#page_padding {
	padding-left: 0px;/*23px*/
	padding-top:0px;
}


/* ----------------
   subpage css
---------------- */
#navi {
	float: left;
	width: 181px;
	margin: 0 10px;
	padding-top:0 !impotant;
}

#rootlist {
	padding: 9px 0 3px 28px;
}

#main_padding {
	float: right;/**/
	width: 542px;/**/
	margin-top:0;
	padding-top:0;
	padding-left: 3px;/*23px*/
	padding-right:0px;/**/
}

#content_title {
	width: 486px;
	height: 34px;
}

.content_subtitle {
	padding:10px 0 0 14px;
}

.content_text {
	padding-right: 20px;/*45px*/
	line-height: 150%;
}

.content_text h3 {
	color:#a9b779;
	margin-top:20px;
	margin-bottom:10px;
	padding: 5px 0 5px 10px;
	border-left: solid 8px  #D3cca3;
	border-bottom: dashed 1px #666;
}

.content_text h4 {
	margin-top:20px;
	border-bottom: dashed 1px #666;
}
.content_text p {
	text-indent:0.6em;
	padding: 15px 0 0 15px;
}

.content_text ul li {
font-size:100%;
color:#d87f6d;
font-weight:bold;
margin-top:20px;
margin-left:20px;
list-style-image: url("http://www.e-men.jp/img/mark_contenttext_ul_li.gif");
}
.content_text ul p {
color:#333333;
font-weight:nomal;
font-size:85%;
}

.content_text ol li {
font-size:92%;
color:#333333;
margin-top:20px;
margin-left:50px;
}
/*QAコーナー*/
.content_text .question h3 {
	background: url("http://www.e-men.jp/img/mark_question.gif") no-repeat;
	color:#a9b779;
	margin-top:20px;
	padding-left:30px;
	padding-bottom:5px;
	border-left:none;
	border-bottom: dashed 1px #666;
}

.content_text .question p {
	color:#d87f6d;
	font-weight:bold;
}

.content_text .ans h3 {
	background: url("http://www.e-men.jp/img/mark_ans.gif") no-repeat;
	color:#333333;
	margin-top:20px;
	padding-left:30px;
	padding-bottom:5px;
	border-left:none;
	border-bottom: dashed 1px #666;
}

.content_text .ans p {
	color:#333333;
	font-weight:nomal;
	font-size:93%;
}

.content_img {
	padding: 20px 0 20px 15px;
}

.postmetadata {
background-color:#d3cca3;
padding-top:20px;
margin:10px;
}

.content_lr {
	padding-top: 0px;/*40px*/
	float: left;
	width: 458px;
	text-align: center;
}

.content_l {
	float: left;
	width: 229px;
}

.content_r {
	float: right;
	width: 229px;
}

#main_padding h2 {
	width:100%;
	height:60px;
	background: url(http://www.e-men.jp/wp-content/themes/men01/common/images/bg_h2.gif) no-repeat;
	padding-top:10px;
	padding-left:10px;
	margin-top:20px;
}

/*Sitemap限定*/
#sitemap {
padding: 10px;
}

#sitemap ul {
margin-left:30px;
list-style-type:disc;
}

#sitemap ul ul {
list-style-type:circle;
}

#sitemap ul li {
font-size:small;
}
/*Sitemap限定ＥＮＤ*/

/*blockquote */
blockquote {
font-size:75%;
border:dashed #999 1px;
}

blockquote ul {
font-size:80%;
list-style-image: url(http://www.e-men.jp/wp-content/themes/men01/common/images/li_small_ye.gif)!important;
font-weight:nomal;
margin-top:14px;
margin-left:20px;
color:#999;
}

blockquote li {
margin:0;
padding:0;
}
.bq	/*{ background: url(http://www.e-men.jp/wp-content/themes/men01/common/images/blockquote-t.gif) no-repeat center top; }*/
.bq blockquote	{
	/*background: url(http://www.e-men.jp/wp-content/themes/men01/common/images/blockquote-b.gif) no-repeat center bottom;*/
	padding: 40px;
	color: #AAA;
}
.bq p	{
	margin-bottom: 12px;
}
.bq .origin	{
	text-align: center;
	margin-bottom:0;
}
.bq .origin a	{
	color: #555;
}
/*blockquote END*/