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

#about {
}


#about h1{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

#about h2{
	padding: 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}

#about #contents{
	padding-top: 28px;
}


#shimashima{
	padding-top: 35px;
	padding-bottom: 35px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#norikotsuiki{
	padding-top: 35px;
	padding-bottom: 35px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}

#kokurastripes{
	padding-top: 35px;
	padding-bottom: 35px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/*以下コンタクトページと同様*/

#KCI h1{
	font-size: 15px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66px;
}



#KCI{
	font-size: 10px;
	line-height: 14px;
	background-image: url(../img/contact_bg2.gif);
	background-repeat: no-repeat;
	height: 290px;
	width: 700px;
	margin-bottom: 28px;
}

#KCI p#lead{
	margin: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
}


#KCI p#address{
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66px;

}


#KCI p#address a{
	font-size: 12px;
	display: block;
	height: 20px;
}

#KCI p#address a:link{
	text-decoration: none;
	color: #666666;
}

#KCI p#address a:visited{
	color: #333333;
	text-decoration: none;
}

#KCI p#address a:hover{
	color: #999999;
	text-decoration: none;
}

