@charset "utf-8";

img{border:none;}

h1 {
	text-align: center;
	font-weight: normal;
	font-size: 160%;
	color: #3D3D3D;
}

h1 img{border:none;}

h2 {
	text-align: left;
	font-size: 140%;
	color: #3D3D3D;
	font-weight: normal;
}

#contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	text-align: center;
	padding-bottom: 30px;
	min-width: 250px;



}

#title_logo {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;

}
#title_logo a img  , #top img, #banner img{
	max-width: 80%;
	height: auto;
	border;none;
}



#main {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
section {
	text-align: center;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	max-width: 950px;
}
.margin_b_15px {
	margin-bottom: 15px;
}
.margin_b_5px {
	margin-bottom: 5px;
}
.margin_h_30px {
	margin-top: 30px;
}
.text_main {
	font-size: 140%;
	letter-spacing: 0.1em;
	margin-left: 5%;
	margin-right: 5%;
}



.text_main2 {
	font-size: 100%;
	letter-spacing: 0.1em;
	margin-left: 5%;
	margin-right: 5%;
}

.text_main3 {
	font-size: 180%;
	letter-spacing: 0.1em;
	margin-left: 5%;
	margin-right: 5%;
}
#talk1 table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#talk1 table tr td {
	padding-right: 0px;
	display: block;
	margin-bottom: 5px;
}

#promise {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	max-width: 60%;
}
#talk1 img {
	margin-left: -49px;
	max-width: 100%;
	height: auto;
}
#about, #profile        , #process, .price, .notes, application,#faq, #privacy{
	height: auto;
	max-width: 800px;
	padding-left: 5%;
	padding-right: 5%;
}
.text_left {
	text-align: left;
}

.about_text    , .profile_text, .process_text, .price_text{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 100%;
}

.yomi  {
	font-size: 72%;
	margin-left: 0.5em;
}
.text_center {
	text-align: center;
}
.price table {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 110%;
	line-height: 140%;
	width: 90%;
}

.price th {
	background-color: #646464;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
	padding-right: 3%;
	color: #FFFFFF;

}
.price td {
	background-color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
}
.price dl {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 55%;
}
.price dt   {
	float: left;
	clear: left;
	width: 4em;
	padding-bottom: 0.5%;
	padding-top: 0.5%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	background-color: #E3E3E3;
}

.price dd   {
	float: left;
	clear: right;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	margin-bottom: 0.5%;
	margin-top: 0.5%;
	background-color: #E3E3E3;
	width: 13em;
}
.notes button        , #input_button  , #input_reset, #send, #back{
	background-color: #A491F9;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-top: 15px;
	color: #FFFFFF;
	border-radius: 10px;
	border-style: none;
}
.faq_ans {
	margin-left: 2em;
}














#banner {
	text-align: center;
}
#banner p {
	margin-bottom: 5px;
	font-size: 110%;
}
#banner a:hover {
	opacity: 0.6;
}











footer {
	text-align: center;
	background-color: #A491F9;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;

}
footer p {
	font-style: normal;
	margin-bottom: 5px;
	color: #FFFFFF;

}

footer a{
font-weight:bold;
color:#cccccc;
text-decoration:underline;
}
#return_top { position:fixed; right:10px; bottom:10px; }
#return_top img { opacity:0.6; display:block; }
#return_top:hover img { opacity:1; }

.text_bold {
	font-weight: bold;
}



