@charset "UTF-8";

div.block {
	padding: 0 10px 30px 10px;
}

h2 {
	position: relative;
	background:url(../../../images/ttl_bg_01.jpg) no-repeat;
	width: 564px;
	height: 38px;
	margin-left: -1px;
	margin-bottom: 20px;
}

h2 span {
	position: absolute;
	top: 12px;
	left: 35px;
	font-weight: bold;
	color: #333333;
}

h3 {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #939594;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
}

h3.dot_cap {
	position: relative;
	background:url(../../../images/ttl_bg_02.gif) no-repeat;
	background-position: 0px 4px;
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #939594;
	margin-bottom: 20px;
	color: #4c4c4c;
	font-weight: bold;
}

h4 {
	color: #9A9A9A;
	font-weight: bold;
	margin-bottom: 15px;
}

h5 {
	position: relative;
	background: url(../../../images/n05_sttl_bg.gif) no-repeat;
	width: 560px;
	height: 20px;
	margin-bottom: 20px;
}

h5 span {
	position: absolute;
	top: 2px;
	left: 5px;
	font-weight: bold;
	color: #000;
}

h6 {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
}

h4.clm_ttl {
	position: relative;
	background: url(../../../images/acc_sttl_bg02.gif) no-repeat !important;
	width: 518px;
	height: 20px;
	margin-bottom: 10px !important;
}

h4.clm_ttl span {
	position: absolute;
	top: 2px;
	left: 5px;
	font-weight: bold;
	color: #fff;
}

h5.clm_ttl_sub {
	background: url(../../../images/acc_icn01.gif) no-repeat 0px 3px;
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #939594;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	width: auto;
	height: auto;
}

ul.acc_list {
	margin-left: 1.3em;
}

ul.acc_list li {
	list-style: outside disc;
	line-height: 1.38;
	padding-bottom: 3px;
}

ul.acc_list li div.l {
	white-space: nowrap;
	float: left;
	width: 10em;
}

ul.acc_list li div.r {
	float: right;
	width: 10em;
}

div.clm_gray {
	padding: 10px;
	background: #F8F8F8;
	border: 3px solid #EFEFEF;
}

/* div.unit_2c */
div.unit_2c_left {
	width: 255px;
	float: left;
}

div.unit_2c_right {
	width: 255px;
	float: right;
}

div.unit_2c .item_l_text{
	padding: 0 0 0 10px;
}

div.unit_2c h4 {
	margin-bottom: 5px;
}


/* clm */
div.attention {
	border: 1px solid #ccc;
	padding: 10px;
	background: #F8F8F8;
}

div.attention h4 {
	background: none;
	padding: 0;
	border: none;
	margin: 0 0 15px 0;
	color: #000;
}


/* attention */
div.attention_left {
	width: 158px;
	float: left;

}

div.attention_center {
	width: 158px;
	float: left;
	display: inline;
	margin-left: 20px;
}

div.attention_right {
	width: 160px;
	float: left;
	display: inline;
	margin-left: 20px;

}

div.attention_left div,
div.attention_center div,
div.attention_right div {
	height: 185px;
}

/* item_l_image2 */

.item_l_image2_image {
width: 270px;
float: left;
}


.item_l_image2_text {
width: 260px;
float: right;
}


