@charset "EUC-JP";

/*  #contents #main
---------------------------------------------------------- */
/*-- common --*/
.box_roundBorderBlue{
	padding: 10px;
	position: relative;
	background: #ffffff;
	border: 3px solid #013c82;
}

/*-- box_kantei --*/
#main .box_kantei{
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
	background: url(../img_v2/bg_box_kantei_top.gif) no-repeat 0 0;
}

#main .box_kantei .bg_inner{
	padding: 6px 10px 10px 10px;
	background: #fff100 url(../img_v2/bg_box_kantei_btm.gif) no-repeat 0 bottom;
}

/* tit */
#main .box_kantei .hl{
	float: left;
	widht: 728px;
	margin: 0 0 0 0;
}

/* movie */
#main .box_kantei .movie{
	width: 205px;
	float: right;
	padding: 8px 0 0 0;
}

#main .box_kantei .movie em{
	display: block;
	margin: 0 0 2px 0;
}

/* info */
#main .box_kantei .info{
	clear: both;
	width: 938px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	background: url(../img_v2/bg_box_kantei_info_top.gif) no-repeat 0 0;
}

#main .box_kantei .info .bg_inner{
	background: #ffffff url(../img_v2/bg_box_kantei_info_btm.gif) no-repeat 0 bottom;
}

/* about */
#main .box_kantei .info .about{
	float: left;
	width: 520px;
}

#main .box_kantei .info .about em{
	display: block;
	margin: 0 0 7px 0;
}

#main .box_kantei .info .about p{
	font-size: 117%;
	line-height: 1.7;
}

#main .box_kantei .info .about p span{
	color: #e5001f;
}

/* recommend */
#main .box_kantei .info .recommend{
	float: right;
	width: 380px;
}

#main .box_kantei .info .recommend em{
	display: block;
	margin: 0 0 7px 0;
}

#main .box_kantei .info .recommend ul{
	font-weight: bold;
}

#main .box_kantei .info .recommend ul li{
	margin: 0 0 3px 0;
}

#main .box_kantei .info .recommend ul span{
	margin: 0 3px 0 0;
	font-size: 117%;
	color: #e5001f;
}

#main .box_kantei .info .recommend ul{
	padding: 0 0 0 115px;
	background: url(../img_v2/bg_kantei_recommend.gif) no-repeat 0 0;
}




/*  #contents #main
---------------------------------------------------------- */
/*-- tab_kantei --*/
#main #tab_kantei{
	position: relative;
	margin: 0 0 20px 0;
	background: url(../common_v2/img/bg_tab_line.gif) repeat-x 0 100%;
}

#main #tab_kantei p{
	position: absolute;
	right: 0;
	top: 7px;
	padding: 0 0 0 16px;
	background: url(../../common_v2/img/icon_faq_gray.gif) no-repeat 0 2px;
}

#main #tab_kantei .tabLink li{
	font-size: 100%;
	width: 200px;
	background: url(../common_v2/img/bg_tab_kantei_link.jpg);
}

#main #tab_kantei .tabLink li.first{
	width: 199px;
	background-position: left top;
}

#main #tab_kantei .tabLink li.first.current{
	background-position: left -40px;
}

#main #tab_kantei .tabLink li.second{
	background-position: -199px top;
}

#main #tab_kantei .tabLink li.current{
	background-position: -199px -40px;
}

#main #tab_kantei .tabLink li.third{
	background-position: -399px top;
}

#main #tab_kantei .tabLink li.third.current{
	background-position: -399px -40px;
}

#main #tab_kantei .tabLink li.fourth{
	width: 201px;
	background-position: -599px top;
}

#main #tab_kantei .tabLink li.fourth.current{
	background-position: -599px -40px;
}

/*  ANG_PRJ-1634 150130 kakinuma
---------------------------------------------------------- */
#appPresent {
	margin-bottom: 20px;
	padding: 30px 25px 20px 25px;
	border: 3px solid #013c82;
}

#appPresent .presentLeft {
	float: left;
	width: 492px;
}

#appPresent .definition {
	margin-top: 20px;
	font-size: 134%;
	font-weight: bold;
}

#appPresent #definition01 {
	background: url(../img_v2/app_present_subttl01.gif) no-repeat scroll left center;
	padding: 5px 0 5px 100px;
}
#appPresent #definition02 {
	background: url(../img_v2/app_present_subttl02.gif) no-repeat scroll left center;
	padding: 15px 0 15px 100px;
}

#appPresent .definition dt {
	color: #015192;
	font-size: 156%;
}

#appPresent .presentRight {
	float: left;
	width: 412px;
}

#appPresent #appPresentImage {
	margin: 20px 0 0 20px;
}

#appPresent #appPresentBtn a {
	display: block;
	background: url(../img_v2/app_present_btn.jpg) no-repeat scroll left top;
	padding: 13px 0;
	color: #ffffff;
	font-size: 184%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
