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

/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#contents h2{
	margin-bottom:15px;
}
div#titleArea{
	margin:0 0 15px 5px;
}
div#contents div#titleArea h2{
	float:left;
	display:block;
	margin-bottom:0;
}
div#titleArea p{
	float:left;
	display:inline;
	margin-left:15px;
	padding-top:5px;
}
div#owner{
	margin-bottom:60px;
}
div#owner p{
	margin:0 20px 15px 20px;
	line-height:1.8;
}
div#owner ul{
	margin-left:25px;
}
div#owner li{
	padding-left:15px;
	line-height:1.8;
	background:url(../../common/images/ico_blue.gif) no-repeat 0 8px;
}
div#contactArea{
	margin-top:60px;
}
