@charset "Shift_JIS";
/*2009.03.10更新
========================================== hot dinos汎用CSSの読み込み*/
@import url("hot_common.css");
@import url("hot_head.css");
@import url("menu2.css");


/* ================================================================== Default*/

p {	color:#333333; }

.hdn {
	position: relative;
	visibility: hidden;
}
a img {border:none;}


/* ================================================================== 共通Hot dinos contents Wrap*/

#hotmain_Wrap {
	width: 945px;
	height: auto;
	margin:0px auto;
	text-align:left;
}
#hotcont_Wrap {
	width: 936px;
}
#hotcont {
	width: 730px;
	float: left;
	text-align:left;
}
#hotmenu {
	width: 182px;
	float: right;
	text-align:left;
}

#pankuzu_hot {
	width:930px;
	font-size:100%;
	margin:10px auto 4px;
	text-align:left;
}



/* ================================================================== Layout*/
#qa_Wrap {
	width:730px;
	margin:0px auto;
}

/* ------------------------------------ Ｑ＆Ａキャッチ */
#qa_box01 {
	width: 723px;
	margin:0px auto 20px;
	background: url(../community/qa/images/bg2.jpg) no-repeat left top;
	border:1px solid #CCCCCC;
	min-height:255px;
	_height: 255px;		/* IEのみに適用される(undesr score hack) */
	padding-bottom:5px;
}
#qa_box02 {
	width:342px;
	float:left;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-top:145px;
}
#qa_box02_1 {
	width:338px;
	border-left:2px solid #FFA3C1;
	border-bottom:2px solid #FFA3C1;
	border-right:2px solid #FFA3C1;
	padding-bottom:10px;
}

#qa_box03 {
	width:140px;
	float:left;
	margin-left:10px;
	margin-top:100px;
}
#qa_box04 {
	width:197px;
	float:right;
	background:url(../community/qa/images/top_sab_ttl2.gif) no-repeat left top;
	padding-top:36px;
	margin-right:10px;
}

#qa_box04_1 {
	width: 100%;
	background:url(../community/qa/images/top_sab_bk2.gif) no-repeat left bottom;
	padding-bottom:10px;
}
#qa_box04_1 p {
	width:177px;
	background:url(../community/qa/images/top_sab_bk1.gif) repeat-y left top;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	line-height:120%;	
}


/* ------------------------------------ Ｑ＆Ａコンテンツ */
#qac_Wrap {
	width: 725px;
	margin:0px auto 20px;
	background-color:#FFE0EB;
	padding-top:15px;
	padding-bottom:5px;
}
.qac_box01 {
	width: 691px;
	margin:0px auto 20px;
	background-color:#FFFFFF;
	padding-bottom:25px;
}
.qac_box02 {
	width: 665px;
	padding-top:15px;
}

.qac_box02ico {　 /* QAアイコン */
	width: 52px;
	float:left;
	padding-right:5px;
	padding-left:5px;
}
.qac_box03 {
	width: 603px;
	padding-top:15px;
	margin-left:62px;
}

.qac_inbox01 {
	width: 295px;
	float:left;
}
.qac_inbox02 {
	width: 276px;
	float:right;
}
.qac_inbox03 {
	width: 259px;
	float:left;
}
.qac_inbox04 {
	width: 300px;
	float:right;
}
.qac_inbox05 {
	width: 260px;
	float:left;
}
.qac_inbox06 {
	width: 300px;
	float:right;
}
.qac_inbox07 {
	width: 602px;
	float:left;
}
.qac_inbox08 {
	width: 305px;
	float:left;
}
.qac_inbox09 {
	width: 266px;
	float:right;
}
.qac_inbox10 {
	width: 300px;
	float:left;
}
.qac_inbox11 {
	width: 271px;
	float:right;
}
.qac_inbox12 {
	width: 312px;
	float:left;
}
.qac_inbox13 {
	width: 259px;
	float:right;
}
.qac_inbox14 {
	width: 370px;
	float:left;
}
.qac_inbox15 {
	width: 315px;
	float:right;
}
.qac_inbox16 {
	width: 352px;
	float:left;
}
.qac_inbox17 {
	width: 226px;
	float:right;
}



/* ================================================================== Font */
.qac_box01 p {
	line-height:160%;
}
.qa_p01 {
	color: #FF6699;
}


/* ================================================================== List*/

#qa_box02_1 li {
	list-style:none;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:2px;
	color:#FF8CB3;
	font-weight:bold;
}
#qa_box02_1 li a {
	color:#333333;
	font-weight: normal;
}
.qac_ul01 li {
	list-style:none;
	padding-left:24px;
	line-height:160%;
}
.qac_li01 {
	background:url(../community/qa/090721/images/num1.gif) no-repeat left 2px;
}
.qac_li02 {
	background:url(../community/qa/090721/images/num2.gif) no-repeat left 2px;
}
.qac_li03 {
	background:url(../community/qa/090721/images/num3.gif) no-repeat left 2px;
}
.qac_li04 {
	background:url(../community/qa/090721/images/num4.gif) no-repeat left 2px;
}
.qac_li05 {
	background:url(../community/qa/090721/images/num5.gif) no-repeat left 2px;
}
.qac_li06 {
	background:url(../community/qa/090721/images/num6.gif) no-repeat left 2px;
}
.qac_li07 {
	background:url(../community/qa/090721/images/num7.gif) no-repeat left 2px;
}


