@charset "utf-8";
/* 会社概要 */

/*概要*/
#com_title{
	width:800px;
	height:20px;
	text-align:left;
	border-bottom:1px solid #003F71;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
			}

#com_bun{
	width:700px;
	height:160px;
	text-align:left;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
			}

#com_pho{
	width:800px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	height: 200px;
			}

#com_phol{
			width:400px;
			height:auto;
			float:left;
			}
#com_phor{
			width:400px;
			height:200px;
			float:right;
			}

#com_nai{
		width:150px;
		height:15px;
		float:left;
		text-align:justify;
		}
		
/*アクセス*/
#acce_main{
	width:850px;
	height:auto;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
			}

