﻿@charset "utf-8";
/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */


article,aside,canvas,details,figcaption,figure,
header,footer,main,menu,nav,section,summary {
	display: block;
}

body {
	-webkit-text-size-adjust: 100%;
}

html{ 
    height: 100%;
} 

body {
	font-size: 0.8em;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro';

	background:#eeeeee;
	background-image: url('');
	background-size:100% 100%;
	background-attachment:fixed;

	margin: 0px;
	padding: 0px;
	text-align: center;
	/* line-height: 1.8em; */
    height: 100%;
	}

div {
	margin: 0px;
	padding: 0px;
	}

span {
	margin: 0px;
	padding: 0px;
	}

h1,h2,h3 {
	font-size: 1.5em;
	font-family: 'Hiragino Kaku Gothic Std';
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

p {
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

strong {
	display:none
}

/*---スペースは非表示---*/
img.sp {
	visibility:hidden;
}

a:link {
	color: blue;
	text-decoration: none;
	cursor:pointer;
	}

a:visited {
	color: blue;
	text-decoration: none;
	cursor:pointer;
	}

a:active {
	color: blue;
	text-decoration: none;
	cursor:pointer;
	}

a:hover {
	color: blue;
	text-decoration: none;
	cursor:pointer;

	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	}

.b {
	font-weight: bold;
}

.sb {
	font-weight: bold;
	font-size: 0.7em;
}

.red {
	font-weight: bold;
    color: #FF3366;
}

.mini {
	font-size: 0.6em;
	font-weight: bold;
}

.line {
	margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: 1px;
    color: #888888;
}

.btn {
    width:320px;
    font-size:22px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0 10px;
    color:#fff;
    background-color:#111111;
    border-radius:5px;
}

.btn:link {
	color: #fff;
	text-decoration: none;
	cursor:pointer;
	}

.btn:visited {
	color: #fff;
	text-decoration: none;
	cursor:pointer;
	}

.btn:active {
	color: #fff;
	text-decoration: none;
	cursor:pointer;
	}

.btn:hover {
	color: #fff;
	text-decoration: none;
	cursor:pointer;

	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	}

/* ************************************************ 
 *	フォームメニュー
 * ************************************************ */

section form {
	text-align: left;
	padding: 10px 30px;
}

.thanks {
	text-align: left;
	padding: 10px 30px;
}

table{

	border-top:0px solid #663300;
	border-collapse:collapse;
	border-spacing:0;

}

tr {
	text-align: center;
	vertical-align: top;
}

td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

th {
	text-align: left;
	vertical-align: top;
}

.name {
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}

.input_example {
	color: #555;
}


/*---記入テキストボックス---*/
.input_text {
	width: 200px;
	margin: 0px;
	padding: 0px;
}

/*---記入テキストボックス2---*/
.input_text2 {
	border: #cccccc 1px solid;
	background-color: #ffffff;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#postcode1, #postcode2 { width: 3em; ime-mode: inactive; }
#address3, #address4 { width: 15em; }

/*---セレクトボックス---*/
.sel {
	border: #cccccc 1px solid;
	width:380px;
	margin: 0px;
	padding: 0px;
}


.frmtxt {
	background: #AAA;
	border: 1px solid #DDD;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #111;
	width: 200px;
	padding: 20px 0px;
	cursor: pointer
}

.frmtxt:hover {
	color: #000;
	text-decoration: none;
	cursor:pointer;

	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	}

input:focus, select:focus, textarea:focus {
	outline: 0;
	border-color: #FFF;
	background-color: #eeeeee;
}

/* ************************************************ 
 *	コンテンツメニュー
 * ************************************************ */

#con {
	max-width: 800px;
    min-height: 100%;
    height: auto;
	margin: auto;
	padding: auto;
	border-right:1px #888888 solid;
	border-left:1px #888888 solid;
	text-align: center;
	background:#ffffff;
}

header h1 img, section h1 img {
	width: 100%;
}

#i1 {
	padding-top: 10px;
	width: 73%;
}

.i1a img {
	padding: 10px 10px;
	width: 30%;
}

#i2 {
	padding-top: 50px;
	width: 64%;
}

.i2a img {
	padding-top: 10px;
	width: 40%;
}

#i3 {
	padding-top: 50px;
	width: 49%;
}

#i3a {
	padding-top: 10px;
	width: 73%;
}

.form_area {
	background-image: url(bk.gif);
	background-attachment: scroll;
}

.txt {
	text-align: left;
	padding: 15px 0px 0px 50px;
}

.txt2 {
	text-align: left;
	padding: 0px 50px 0px 50px;
}

.select_music {
	text-align: left;
	padding: 0px 0px 0px 15px;
}

.frm_sub {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#top {
	margin: 0px;
	padding: 35px 0px 0px 0px;
}

#copy {
	padding: 1px 0px 1px 0px;
	text-align: center;
}
