
html, body {
	margin: 0px;
	padding: 0px;
	
	font-size: 15px;
	line-height: 18px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "Meiryo", "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

br.cb {
	clear: both;
}

div.body {
	width: 1000px;
	margin: 0px auto;
}

a img {
	border: none;
}

.container{ margin:0 auto; width:1000px;}



/***---		head top		---***/

div.box_head_top {
	background: url(image/common/head_top/ao.jpg) top center transparent no-repeat;
	width: 990px;
	height: 20px;
	text-align: right;
	line-height: 20px;
	padding-right: 10px;
	color: #FFFFFF;
}

div.box_head_top a {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 10px;
	border-bottom: 1px transparent solid;
}

div.box_head_top a:hover {
	border-bottom: 1px #FFFFFF solid;
}



/***---		top menu		---***/

nav.top_menu {
	display: block;
	width: 1000px;
}

nav.top_menu div.top_menu_body {
	background: url(../images/common/background_transparent_95.png) top left transparent repeat;
	width: 888px;
	height: 84px;
	padding: 0px 56px;
}

nav.top_menu a {
	display: block;
	float: left;
}

nav.top_menu a.top_menu_home {
	background: url(../images/menu_navi/menu_02.png) top center transparent no-repeat;
	width: 126px;
	height: 50px;
}

nav.top_menu a.top_menu_corporate_profile {
	background: url(../images/menu_navi/menu_03.png) top center transparent no-repeat;
	width: 126px;
	height: 50px;
}

nav.top_menu a.top_menu_case_of_business {
	background: url(../images/menu_navi/menu_04.png) top center transparent no-repeat;
	width: 126px;
	height: 50px;
}

nav.top_menu a.top_menu_actual_construction {
	background: url(../images/menu_navi/menu_05.png) top center transparent no-repeat;
	width: 126px;
	height: 50px;
}

nav.top_menu a.top_menu_access {
	background: url(../images/menu_navi/menu_06.png) top center transparent no-repeat;
	width: 126px;
	height: 50px;
}

nav.top_menu a.top_menu_recruitment {
	background: url(../images/menu_navi/menu_07.png) top center transparent no-repeat;
	width: 126px;
	height: 50px;
}

nav.top_menu a.top_menu_inquiry {
	background: url(../images/menu_navi/menu_08.png) top center transparent no-repeat;
	width: 126px;
	height: 50px;
}



/***---		left menu		---***/

div.left_menu {
	float: left;
	width: 220px;
	padding-left: 55px;
}

div.left_menu a {
	display: block;
	margin-bottom: 10px;
}

div.left_menu a.left_menu_case_of_business {
	background: url(../images/top/gyoumu.png) top center transparent no-repeat;
	width: 210px;
	height: 230px;
	border:#000 solid 1px;
}

div.left_menu a.left_menu_recruitment {
	background: url(../images/top/recruit.jpg) top center transparent no-repeat;
	width: 210px;
	height: 130px;
	border:#000 solid 1px;
}

div.left_menu a.left_menu_inquiry {
	background: url(../images/top/printweb.png) top center transparent no-repeat;
	width: 210px;
	height: 230px;
	border:#000 solid 1px;
}



div.left_menu_corporate_information {
	border: 1px #000000 solid;
	width: 208px;
	padding-bottom: 5px;
}

div.left_menu_corporate_information_top_rogo {
	background: url(image/common/left_menu/rogo.jpg) top center transparent no-repeat;
	width: 208px;
	height: 50px;
}

div.left_menu_corporate_information_main_photo {
	background: url(image/common/left_menu/gaikan.jpg) top center transparent no-repeat;
	width: 208px;
	height: 140px;
}

div.left_menu_corporate_information table {
	margin: 0px auto;
}

div.left_menu_corporate_information table th {
	background: url(image/common/left_menu/base.jpg) top center transparent repeat-x;
	height: 15px;
	line-height: 15px;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 80%;
	min-width: 45px;
}



/***---		right page contents box		---***/

div.page_contents {
	float: left;
	width: 670px;
}



/***---		footer		---***/

footer {
	border-top: 1px #333333 solid;
	padding: 15px 0px;
	margin-bottom: 15px;
	text-align: center;
	background: -moz-linear-gradient(top,  rgba(250,193,0,0.5) 0%, rgba(250,193,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,193,0,0.5)), color-stop(100%,rgba(250,193,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(250,193,0,0.5) 0%,rgba(250,193,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(250,193,0,0.5) 0%,rgba(250,193,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(250,193,0,0.5) 0%,rgba(250,193,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(250,193,0,0.5) 0%,rgba(250,193,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80fac100', endColorstr='#fac100',GradientType=0 ); /* IE6-9 */
}
footer a{
	color:#000;
	text-decoration:none;
}