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


/*ここからメイン*/
#content{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#route{
	width:auto;
	height:auto;
	margin-left:30px;
	font-size:13px;
}


.about_image{
	width:920px;
	height:225px;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:30px;
}

.main_image{
	width:920px;
	height:225px;
}

#company_title{
	width:920px;
	height:auto;
	margin-left:30px;
}

#com_caption{
	width:920px;
	height:auto;
	margin-left:30px;
	margin-bottom:30px;
}

#bigfont{
	font-size:24px;
	font-weight:bold;
	border-bottom: 1px dotted #666;
}

.bold{
	font-weight:bold;
	border-bottom: 1px dotted #666;
	font-size:14px;
	margin-bottom:20px;
	margin-top:0px;
}

.thin{
	font-size:14px;
	font-weight:normal;
	margin:0px;

}

	


/*ここまでメイン*/

