@charset "UTF-8";


/* navi
----------------------------*/
#sub li#questionTop a{
	background:url(../../shared/image/border02.gif) repeat-x left bottom;
}

#sub li#questionTop02 a{
	background:#FFDED6 url(../../shared/image/border02.gif) repeat-x left bottom;
}


/* content
---------------------------------------------------*/
#content h2{
	background:url(../image/title01.jpg) no-repeat;
}

#content #main h4{
	float:none;
	width:538px;
	font-size:12px;
	font-weight:normal;
	padding-top:0;
	margin-bottom:10px;
}

#content #main h4#qandaTitle{
	clear:both;
	width:530px;
	background:#E7E7E7;
	padding:8px 0 8px 8px;
}

#content #main .bigBox02{
	background-color:#FFF0ED;
	padding:6px 0;
	color:#030303;
	text-indent:12px;
}

#content #main .bigBox02 a{
	color:#030303;
}

#content #main ul{
	overflow:hidden;
	margin-bottom:5px;
}

#content #main ul li{
	width:538px;
	font-size:12px;
	line-height:22px;
}

#content #main .entry-body{
	margin:10px 0;
	padding:0 0 10px 8px;
	background:url(../../shared/image/border02.gif) repeat-x left bottom;
}

#content #main .entry-body p,
#content #main #more p{
	line-height:22px;
}

#content #main .entry-body #answerText{
	float:left;
	padding-right:12px;
	color:#FF886A;
}

#content #main .entryA{
	padding-left:16px
}

#content #main #more p{
	padding-left:16px;
	padding-bottom:28px;
}

#content #main .minisize{
	font-size:10px;
	padding:0;
	margin-bottom:10px;
}


/* sub
----------------------------*/
#sub li.module-list-item a:hover{
	background:#FFDED6 url(../../shared/image/border02.gif) repeat-x left bottom;
	color:#424242;
}

