@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;



}

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

}
#title_logo a img {
	max-width: 40%;
	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;
}
.text_main {
	font-size: 160%;
	letter-spacing: 0.1em;
}



.text_main2 {
	font-size: 110%;
	letter-spacing: 0.1em;
}

.text_main3 {
	font-size: 200%;
	letter-spacing: 0.1em;
}
#talk1 table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
	padding-left: 150px;
}
#talk1 table tr td {
	padding-right: 1em;
}
#talk1 img {
	margin-left: -49px;
}



#about, #profile        , #process, .price, .notes, application,#faq, #privacy{
	max-width: 50%;
	height: auto;
}

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

.yomi  {
	font-size: 72%;
	margin-left: 0.5em;
}
.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;
	width: 90%;
}
.price dt   {
	float: left;
	clear: left;
	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;
	width: 17%;
}

.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: 65%;
}
.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;
}
#privacy p {
	text-align: left;
}









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; }

.margin_b_15px {
	margin-bottom: 15px;
}
.margin_b_5px {
	margin-bottom: 5px;
}
.margin_h_30px {
	margin-top: 30px;
}
.text_center {
	text-align: center;
}
.text_left {
	text-align: left;
}
.text_bold {
	font-weight: bold;
}
