@charset "utf-8";
/*

----------------------------------------------------

Description: post
   Site URL: css/post.css
   Authors : kobayashi <kobayashi@c-advan.co.jp>
	
----------------------------------------------------

UpdateHistory
09/0******

*/


/*画像置換*/

.post h2{
	display:block;
	text-indent:-999em;
	width:760px;
	height:124px;
	background: url(../img/post_img_main.jpg) 0 0 no-repeat;
}

.post div#mainContents h3#postsalonMain01{display:block;text-indent:-999em;width:750px;height:29px;background: url(../img/top_txt_post.jpg) 0 0 no-repeat;margin-bottom:20px;}
.post div#mainContents h3#postsalonMain02{
	display:block;
	text-indent:-999em;
	width:750px;
	height:29px;
	background: url(../img/top_txt_post02.jpg) 0 0 no-repeat;
}


.post div#mainContents ol li{
	font-size:10px;
	list-style-position: outside;
	list-style-type:decimal;
	margin:0 0 0.5em 1em;
}
.post div#mainContents ol li ol li{
	font-size:10px;
	list-style-type:upper-alpha;
	list-style-position: outside;
	list-style-type:disc;
	margin:0 0 0 1em;
}

.post #mainContents .section h4 {
	color:#CC3333;
	background: url(../../common/img/cmn_line_01.gif) left bottom repeat-x;
	padding:3px;
	margin-bottom:5px;
}

.post #mainContents .section h5 {
	margin-top:0.8em;
}

.post #mainContents .section .name{
	line-height:2.3em;
	padding-left: 550px;
} 

.post #mainContents .section table{
	margin:0;
	padding:0;
	border:1px solid #725e45;
	background-color:#FFFFFF;
}
/*
.post #mainContents .section th{
	margin:0;
	padding:0;
	border:1px solid #725e45;
	background-color:#ffa6a2;
	color:#725e45;
	padding:5px 10px;
}*/

.post #mainContents .section td{
	margin:0;
	padding:0;
	border:1px solid #725e45;
	color:#725e45;
	padding:5px 10px;
} 

.post table{
border:none !important;
padding:0px;
margin:30px 0 30px 40px !important;
}

.post td{
border:none !important;
padding:0px;
margin:0;
}

.post tr{
border:none !important;
padding:0px;
margin:0;
}

#voice{
	background-color:#f1ece6;
	border:none;
	padding:50px 50px 50px 40px;
	margin:0;
}

#voice .tit{
	text-align:right;
	padding-top: 10px;
	background-image: url(../img/post_19.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #ec6674;
}
#voice .tit img{
float:left;
}
.post .q{
	width:23px;
	height:16px;
	background-image:url(../img/post_ico_q.jpg);
	text-align: center;
	color: #ffffff;
	float: left;
	margin-right:5px;
	display:inline;
}

.post .a{
	width:23px;
	height:16px;
	background-image:url(../img/post_ico_a.jpg);
	text-align: center;
	color: #ffffff;
	float: left;
	margin-right:5px;
	display:inline;
}

#voice .detail {
	background-image:url(../img/post_img_08.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
}



#voice .detail dl{
padding:0 0 0 120px;
margin-left:30px;
}

#voice .detail dd{
	margin-top:10px;
	float:left;
}

#voice .detail dt{
	margin-top:10px;
	width:450px;
	}
	
	

.qabox{
padding:0 0 10px 140px;
width:520px;
line-height:
}

.post #voice table .plan{
border:1px solid #fff;
}

.post #mainContents .section th{
background-color:#edecea !important;
border-bottom:1px solid #fff !important;
border-right:1px solid #fff !important;
padding:10px;
}

.plan td{
background-color:#f5f4f2;
border-bottom:1px solid #fff !important;
border-right:1px solid #fff !important;
}

