@charset "UTF-8";

/* ***************************************************
   build
   *************************************************** */
/* ----------------------------------------------- 
 *	#contents
 * ----------------------------------------------- */
/* ---------------------------- 
 *	.pageTtl
 * ---------------------------- */
.pageTtl{
	padding-bottom:10px;
}

/* ---------------------------- 
 *	contBlock title
 * ---------------------------- */
.contBlock h3{
	font-weight:normal;
	font-size:1em;
	margin: 0px 0px 16px;
}
.contBlock h3 strong{
	display:block;
	font-family: "Hiragino Kaku Gothic Pro W3", "qMmpS Pro W3", "lr oSVbN", sans-serif;
	font-size: 2em;	
	margin-top:3px;
}

/* ---------------------------- 
 *	.appeal
 * ---------------------------- */
.appeal{
	padding-bottom: 20px;
	margin: 26px 0px 15px;
}
.appeal .appealbox_l{
	float:left;
	width:310px;
}
.appeal .appealbox_r{
	float:right;
	width:310px;
}
.appeal .appealbox_l,
.appeal .appealbox_r{
	background-image: url(../img/what/appeal_box_top.gif);
	background-repeat:repeat-y;
	margin-bottom: 10px;
}
.appeal .appealbox_l p,
.appeal .appealbox_r p{
	font-weight: bold;
	font-size:1.3em;
	padding:10px 20px;
}
.appeal .appealbox_bottom{
	padding:5px 0;
	background-image: url(../img/what/appeal_box_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
.appeal .detail{
	text-align: right;
}
.appeal .detail a{
	background-image: url(../img/index/infomain_newslist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 20px 0px 20px;
	float:right;
	display:block;
	line-height:1.7em;
	_height:1.7em;/* 〜IE6 */
}





/* ---------------------------- 
 *	.possible
 * ---------------------------- */
.possible{
	margin-bottom:15px;
}
.possible dl{
	border: 1px solid #54c2f0;
	padding: 12px;
}
.possible dl dt{
	font-size:1.3em;
	margin-bottom:10px;
}
possiblebox{
	width:670px;
	background-image: url(../img/common/rbox_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.possiblebox_inside{
	width:670px;
	background-image: url(../img/common/rbox_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.possiblebox_inside p{
	background-image: url(../img/common/rbox_bg_side.gif);
	background-repeat:repeat-y;
}



.possible .possiblebox{
	background-image: url(../img/what/possible_box_top.gif);
	background-repeat:repeat-y;
	margin-bottom: 10px;
	background-position: top;
}
.possible .possiblebox p{
	font-weight: bold;
	font-size:1.3em;
	padding:10px 20px;
}
.possible .possiblebox_bottom{
	padding:5px 0;
	background-image: url(../img/what/possible_box_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
.possible .detail{
	text-align: right;
}
.possible .detail a{
	background-image: url(../img/index/infomain_newslist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 20px 0px 20px;
	float:right;
	display:block;
	line-height:1.7em;
	_height:1.7em;/* 〜IE6 */
}


/* ---------------------------- 
 *	.story
 * ---------------------------- */
.story dl{
	border: 1px solid #54c2f0;
	padding: 12px;
}
.story dl dt{
	font-size:1.3em;
	margin-bottom:10px;
}
.story dl dd{
	display:block;
	float:left;
	width:208px;
}
.story dl dd.story1,
.story dl dd.story2{
	margin: 0px 8px 19px 0px;
}
.story dl dd.story3{
	margin: 0px 0px 19px;
}
.story dl dd.story4,
.story dl dd.story5{
	margin: 0px 8px 0px 0px;
}
.story dl dd.story6{
	margin: 0px;
}

/* -----------------------------------------------
 *	.QA
 * ----------------------------------------------- */
.QA{
	padding: 8px 6px 0px 10px;
}
td {
	text-align: left;
}

