@charset "utf-8";

/*ガイド（コンテンツエリアのグレータイトル部分*/
#guide{
	margin-top:20px;
	width:550px;
	height:30px;
	margin-bottom:10px;
}

#guide #left{
	float:left;
	width:6px;
	height:30px;
	background-image:url(../images/use_turning/con_head_left.gif);
	background-repeat:no-repeat;
}
#guide #center{
	float:left;
	display:block;
	width:538px;
	height:30px;
	background-color:#343434;
}
#guide #center h2{
	float:left;
	display:block;
	width:538px;
	height:30px;
	color:#E5E5E5;
	padding-top:8px;
	text-align:right;
	background-image:url(../images/about_img/title.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-weight:100;
}

#guide #right{
	float:left;
	width:6px;
	height:30px;
	background-image:url(../images/use_turning/con_head_right.gif);
	background-repeat:no-repeat;
}


/**********************コンテンツ内容*******************/

.about_sub_title{
	text-align:left;
	font-size:12px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.about_sub_title2{
	text-align:left;
	font-size:12px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 40px;
}


.about_sub_title3{
	font-size:15px;
	margin-top:50px;
	width:516px;
	_width:550px;
	padding: 0px 17px 0px 17px;
	text-align:right;
}


.guide_bottom{
	line-height:18px;
	margin-top:20px;
	margin-bottom:2px;
	background-image:url(../images/use_turning/icon_title.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-align:left;
}


.about_sub_title_comwaku{
	width: 516px;
	_width:550px;
	text-align: left;
	padding: 0px 17px 0px 17px;
}

.a_com{
	width:550px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:20px;

}
