@charset 'UTF-8';

@import url("base_new.css");
@import url("common.css");
@import url("navi_new.css");

/* -----------------------------------------------------------------------------
>> 「お役立ち情報」共通
----------------------------------------------------------------------------- */

/* コンテンツボックス -------------------------------------------------------------*/
#Larea .header1{
/*
	background-color: #F8F8F8;
	padding: 10px;
	border: 1px solid #B6B6B6;
	*/
	margin-bottom:25px;
}
#Larea .header1 h2{
	font-size: 30px;
	font-weight:bold;
	color: #111;
	line-height:1em;
	text-shadow:-1px -1px 0px #DDC,1px 1px 0px #FFF;
}
#Larea .content_box1{
	width: 640px;
	padding:20px;
	margin-bottom:25px;
	font-size: 16px;
	background-color: #FFF;
	border: 1px solid #B6B6B6;
	border-radius:2px;
	-moz-border-radius:2px:
	-webkit-border-radius:2px;
	behavior: url(css/PIE.htc);
	position:relative;
}

#Larea .content_box1 .img_area {
	float: right;
	width: 200px;
}
#Larea .content_box1 .img_area img{
	margin-right:10px;
}



/* -----------------------------------------------------------------------------
>> お役立ち情報
----------------------------------------------------------------------------- */

#Larea .content_box1 .date {
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
	color: #F60;
}
#Larea .content_box1 .cate {
	font-weight:bold;
	font-size:12px;
	clear:both;
	margin-bottom:10px;
	margin-right:20px;
	color: #2D4B9B;
}
.useful_201 #Larea .content_box1 h2{
	background-image: url(../img/icon/Q.gif);
	background-position: left center;
	padding-top: 10px;
	padding-left: 50px;
	height: 41px;
}

.useful_401 #Larea .content_box1 dl{
	border: none;
}
.useful_401 #Larea .content_box1 dt{
	background-image: url(../img/icon/Q.gif);
	background-position: left top;
	padding-left: 50px;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #630;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF6C3F;
}
.useful_401 #Larea .content_box1 dd{
	background-image: url(../img/icon/A.gif);
	background-position: left top;
	margin-top:15px;
	padding-top: 45px;
}
.useful_401 #Larea .content_box2 table td{
	text-align:center;
	vertical-align: top;
	line-height: normal;
}
.useful_401 #Larea .content_box2 table td sub{
	clear:both;
	font-size:10px;
	line-height: normal;
}
.useful_501 #Larea .content_box1 .btn1{
	margin-top:20px;
}
.useful_501 #Larea .content_box1 .img_right{
	margin-left:10px !important;
}

