@charset "utf-8";
/* CSS Document */


/*沿革*/
h3 {
	margin-top:20px;
	background-image:url(../about/img_history/img_h3_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFF;
	text-indent:1em;
	line-height:200%;
	font-size:14px;
	}
.row {
	margin-top:10px;
	}
p.col_l {
	width:105px;
	text-align:center;
	float:left;
	font-size:16px;
	color:#C00;
	}
p.col_l span {
	font-size:11px;
	}
p.col_r {
	float:left;
	width:410px;
	}
div.col_r {
	float:left;
	width:440px;
	margin:0 0 0 -20px;
	padding:0;
	}
.col_r li {
	list-style-type:disc;
	line-height:150%;
	}
.page_top {
	float:none;
	clear:both;
	}
img.pic_r {
	float:right;
	padding-left:.5em;
	padding-top:.5em;
	}
