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

.imgposition {
*position:relative;top:-6px;
}


#main-right h2, #content01 h2, #content02 h2 {
border-bottom:0px double #999999;
font-size:14px;
margin-bottom:10px;
}



.c-text01{
	display: block;
	padding-bottom: 15px;
}

.company-box{
	background-image: url(http://www.kikukawa.com/company/images/c-boxmiddle.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	padding-top: 0px;
}

.cc-img{
	float: left;
	margin: 5px 18px 4px 10px;
}

.company-box-text{
	padding: 5px 10px 4px 0px; 
	display: block;
}


.company-box h3{
	margin-bottom: 10px;
}

.clear-lr{
	clear: both;
	display: block;
}

#main p{
	line-height: 120%;
	color: #343a35;
}


#c-text-box{
	padding-bottom: 10px;
	display: block;
}


.c-text-box-img{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	display: block;
	height: 154px;

}

#c-text-box p{
	line-height: 120%;
	color: #343a35;
	padding-bottom: 15px;
}



.cs-h2{
	padding-bottom: 10px;
}




.line {
	background-image: url(http://www.kikukawa.com/company/images/glay-dot.gif);
	background-repeat:repeat-x;
	height:3px;
	margin: 5px 0px;
	margin-left: 0px;
}

.history {
	text-align:left;
}

.history dt {
	float: left;
	display: block;
	line-height: 150%;
	color: #343a35;
}

.history dd {
	margin-left: 80px;
	line-height: 150%;
	color: #343a35;
}

.history-btm {
border-bottom:1px dotted #999999;
display:block;
width:100%;
}