@charset "UTF-8";

/* ------------------------------
 Company Index
------------------------------ */


/*	nav
--------------------------------------*/
div#nav li.subnav-03 a{
	background-position:0 -40px;
}

/*	content
--------------------------------------*/
div#content #section-01 h2{
	width:690px;
	height:35px;
	background:url(../../../img/company/history/heading_section-01.gif) no-repeat;
	text-indent:-9999px;
}

div#content #section-01 #section-01-01{
	width:690px;
	height:495px;
	background:url(../../../img/company/index/text_section-01.jpg) no-repeat;
	text-indent:-9999px;
}

div#content #section-01 .article{
	margin:0 0 20px 0;
}

div#content #section-01 .article .year{
	width:42px;
	font-size:15px;
	color:#6666cc;
	float:left;
	display:inline;
}

div#content #section-01 .article .text{
	width:640px;
	float:right;
	display:inline;
	border-left:1px solid #ccc;
	margin:5px 0;
}

div#content #section-01 .article .text p{
	padding:0 0 0 1em;
}

div#content #section-01 .article .text p.line1{
	margin:0;
}

div#content #section-01 .article .text p.line2{
	padding-left:4em;
	margin:0;
}

div#content #section-01 .article .text h4{
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	color:#6666cc;
}

div#content #section-01 .article .text h4.green{
	color:#368225;
}