/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
color:#333333;
line-height:1.8em;
}

/*bodyのスタイル*/

body {
text-align: center;
margin: 0px;
padding: 0px;
background:#C6587A;
}

p {
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
margin-right: 0px;
margin-left: 0px;
text-align:left;
font-size:12px;
}

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

html, body {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
font-size: 100%;
}

h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}

table, caption, th, td {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: inherit;
font-size: 100%;
}

a {color: #996600;
	text-decoration:none;}
	
a:hover {color:#AD133F;
text-decoration:none;}

li{list-style:none;}

td{text-align:left;}

p{
	margin:10px 0px;
	text-align:left;}



p.tcenter{
	text-align:center;}

h1{
	float:left;
	margin:0px;}

#left h2{
	margin:0px 0px 10px;}

#right h2.top{
	float:left;
	margin:0px;}

#right h3{
	margin:30px 0px 10px;}

#right h3.h3m20{
	margin:30px 0px 20px;}

#right h3.h3mt0u20{
	margin:0px 0px 20px;}
	

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
text-align:center;
margin:0px auto;
width:1000px;
font-size:12px;
background:#FFFFFF;
padding:15px 0px 15px;
}

#wrapper{
	width:960px;
	margin:0px auto;}

/*headerのスタイル*/
#header {
padding: 0px;
margin:0px 0 0px;
}

#navi{
	margin:0px 0px 15px;}

#main{
	margin:0px 0px 0px;}

#left{
	width:252px;
	float:left;
	margin:0px 0px 30px;}

.leftbox{
	border:#EFD6C3 solid 1px;
	padding:0px 0px 10px;
	margin:0px 0px 10px;}



.l_faq ul{
padding:0px;
	margin:0px 0px 0px;}

.l_faq li{
	background:url(../commonimg/qmark.gif) no-repeat 0 6px;
	padding:3px 0px 0px 20px;
	text-align:left;
	line-height:1.5em;}

.l_faq li.noli{
	background:none;
	padding:0px 0px 0px 0px;
	text-align:left;}


.lstaff p{
	margin:0px;
	text-align:left;
	line-height:1.5em;
	font-size:11px;}

.lstaff p.txtb{
	margin:0px;
	text-align:left;
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;}

#right{
	width:685px;
	float:right;
	margin:0px 0px 30px;}

.topservice{
	position:relative;
	width:685px;
	height:347px;
	margin:0px 0px 50px;
	background:url(../commonimg/about.jpg) no-repeat 0 0;}

.topservice p{
	width:350px;
	position:absolute;
	top:60px;
	left:45px;
	line-height:2.0em;}

.topservice_btn{
	width:540px;
	position:absolute;
	top:240px;
	left:75px;}

#footer01{
	background:url(../commonimg/fbg.jpg) no-repeat 0 0;
	padding:20px 0px 0px;}
	
#footer02{
	background:#EBEBEB;
	margin:0px;
	padding:20px 0px;}

#footer02 li {
	display: inline;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-size:11px;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	line-height:2em;
}
#footer02 ul {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px 0px 10px;
}


#footer02 a{
	text-decoration:none;
	color:#211713;
}


#footer02 a:hover{
	text-decoration:none;
	color:#211713;
}

.fol{
	float:left;
	width:590px;
	text-align:right;}

p.pan{
	margin:0px 0px 15px;}

/*conceptのスタイル*/

.concept{
	position:relative;
	width:685px;
	height:347px;
	margin:0px 0px 30px;
	background:url(../concept/img/conceptimg.jpg) no-repeat 0 0;}

.concept p.txt01{
	width:350px;
	position:absolute;
	top:70px;
	left:15px;
	line-height:2.0em;}
	
.concept p.txt02{
	width:350px;
	position:absolute;
	top:190px;
	left:15px;
	line-height:2.0em;}

/*faqのスタイル*/

.faq_q li{
	background:url(../faq/img/qmark.gif) no-repeat 0 2px;
	padding:0px 0px 5px 25px;
	text-align:left;}

.faq_q ul{
	margin:0px 15px;}
	
.faq_q a{
	color:#990033;}

.faq_q a:hover{
	color:#cc3399;}
	
.faq_abox{
	background:url(../faq/img/qaboxm.jpg) no-repeat 0 0;}

.faq_abox p.faq01{
	background:url(../faq/img/qmark.gif) no-repeat 0 0;
	padding:0px 0px 5px 25px;
	text-align:left;
	margin:0px;}

.faq_abox p.faq02{
	background:url(../faq/img/amark.gif) no-repeat 0 0;
	padding:0px 0px 5px 25px;
	text-align:left;
	margin:0px;}

.faq_abox p.faq02-1{
	padding:10px 0px 5px 25px;
	text-align:left;
	margin:0px;}

.faq_abox a{
	color:#990033;}

.faq_abox a:hover{
	color:#990033;}

/*staffのスタイル*/
.staffbox{
	background:url(../faq/img/qaboxm.jpg) no-repeat 0 0;}

.staffbox a{
	color:#333333}

.staffbox p.ttl{
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 10px;}

.staffbox p.m0{
	margin:0px 15px 0px;}

/*serviceのスタイル*/

#right .service p{
	margin:10px 0px 10px;}

#right .service p.m0{
	margin:0px 0px 10px;}
	

#right .servicebox{
	background:url(../faq/img/qaboxm.jpg) no-repeat 0 0;}

#right .servicebox p.ttl{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px;}

#right .servicebox td{
	color:#990033;
	font-size:14px;
		background:url(../service/img/icon.gif) no-repeat 0 7px;
	padding:3px 0px 3px 25px;}

#right .servicebox td.noimg{
	color:#990033;
	font-size:14px;
		background:none;
	padding:3px 0px 3px 25px;}

#right .service h3 {
color:#990033;
text-align:left;
font-size:14px;
margin:20px 0px 0px;
padding:0px;
}
#right .trialbox{
	background:url(../service/img/trialtm.jpg) repeat-y 0 0;
	position:relative;
	}

#right .trialbox .img{
	position:absolute;
	top:-7px;
	right:20px;}
	
/*hyouのスタイル*/
.hyou01 td.td01{
	background:url(../commonimg/list.gif) no-repeat 10px 12px;
	padding:5px 10px 5px 20px;}

.hyou01 td{
	padding:3px 0px;}

/*privacyのスタイル*/

.privacyul ul {
	margin: 0 0 0 5px;
	text-align: left;
}

#right .privacyul h4 {
color:#990033;
text-align:left;
margin:20px 10px 0px;
}

.privacyul ul
{
	margin-left:20px;}

.privacyul ol{
	margin-left:30px;
	text-align:left;}

.privacyul ol li{
	list-style:decimal;}
	
.privacyul ul li span.special {
	padding-top: 30px;
	color: #333;
	display: block;
}

.privacyul .rightText {
	text-align: left;
	float: right;
}

.privacyul p {
	padding: 10px;
}

/*contactのスタイル*/
.input1{
	border:1px solid #999999;}

.input2{
	border:1px solid #999999;
	width:460px;}

.txtsize{
	border:1px solid #999999;
	height:150px;
	width:460px;}

/*priceのスタイル*/

#right .price h4 {
color:#990033;
text-align:left;
margin:20px 0px 0px;
font-size:14px;
}

#right .price h4.h4mt40 {
color:#990033;
text-align:left;
margin:40px 0px 0px;
font-size:14px;
}


#right .price p{
	margin:0px 0px 10px;}

/*hyouのスタイル*/

.hyou01 td.tdl{
	background:#F9EFE7;
	color:#9D3908;}

.hyou01 td.tdline{
	background:url(../contact/img/line.gif) repeat-x 0 0;
	height:1px;
	padding:0px;}

.hyou01 td{
	padding:5px 10px;}
	
.hyou01 table{
	border:none;}

.hyou01 table td{
	padding:0px;}

.hyou03{
	border:solid 1px #666666;
	margin:0px 0px 10px;}

.hyou03 td{
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	text-align:center;}

.hyou03 td.tdt{
	background:#EED3BE;
	}

.hyou03 td.tdl{
	background:#F8ECE3;
	}
	
.hyou03 td.tdg{
	background:#EEEEEE;
	}

/*otherのスタイル*/

.mp15 p{
	margin:10px 15px;}

.mp15 p.mu20{
	margin:0px 0 20px;}

.borderpoint{
border-collapse: collapse;
}

.pagetop{
margin:30px 0px 0px;
text-align:right;
}

.pagetop2{
margin:15px 0px;
text-align:right;
}

/*fontのスタイル*/
.txtb{
font-weight:bold;
}

.txtblue{
color:#163594;}

.txtred{
	color:#ff0000;
}

.txtbred{
color:#FF0000;
font-weight:bold;
}

.txt404{
	font-size:18px;
	font-weight:bold;
	color:990000;}

.txt14{
	font-size:14px;
	font-weight:bold;}

/*float alignのスタイル*/
.fleft{
float:left;
text-align:left;
}

.fright{float:right;}

.tcenter{text-align:center;}
.tleft{text-align:left;}
.tright{text-align:right;}
.tcenter{
	text-align:center;
	vertical-align: top;
}
.clear{clear:both;}
.vtop{vertical-align:top;}

/*margin paddingのスタイル*/
.mt5{margin:5px 0px 0px;}
.mt10{margin:10px 0px 0px;}
.mt15{margin:15px 0px 0px;}
.mt20{margin:20px 0px 0px;}
.mt25{margin:25px 0px 0px;}
.mt30{margin:30px 0px 0px;}
.mt40{margin:40px 0px 0px;}

.mu3{margin:0px 0px 3px;}
.mu5{margin:0px 0px 5px;}
.mu7{margin:0px 0px 7px;}
.mu8{margin:0px 0px 8px;}
.mu10{margin:0px 0px 10px;}
.mu14{margin:0px 0px 14px;}
.mu15{margin:0px 0px 15px;}
.mu20{
margin:0px 0px 20px;
text-align: left;
}
.mu25{margin:0px 0px 25px;}
.mu30{margin:0px 0px 30px;}
.mu40{margin:0px 0px 40px;}
.mu41{margin:0px 0px 41px;}
.mu45{margin:0px 0px 45px;}
.mu50{margin:0px 0px 50px;}
.mu51{margin:0px 0px 51px;}
.mu60{margin:0px 0px 60px;}
.mu70{margin:0px 0px 70px;}
.mu100{margin:0px 0px 100px;}
.mu200{margin:0px 0px 200px;}
.mu500{margin:0px 0px 500px;}
.mu10r14{margin:0px 14px 10px 0px;}

.ml20{margin-left:20px;}
.mlr15{margin:0 15px 0 15px;}

.mtu10{
	margin:10px 0px;}

/*widthのスタイル*/

.w230{
	width:230px;
	margin:0px auto;}

.w460r{
	width:460px;
	float:right;}

.w495l{
	width:495px;
	float:left;}

.w500{
	width:500px;
	margin:0px auto;}
	

.w540{
	width:540px;
	margin:0px auto;}
.w600{
	width:600px;
	margin:0px auto;}

.w620{
	width:620px;
	margin:0px auto;}

.w650{
	width:650px;
	margin:0px auto;}


.w655{
	width:655px;
	margin:0px auto;}

.w655 p{
	margin:10px 0px;}

.w710r{
	width:710px;
	float:right;}
	
.w915{
	width:915px;
	margin:0px auto;}