@charset "utf-8";
/*======================　背景　======================*/

body{
	width: 100%;
	text-align:center;
	background: url(../img/common/bodybg_top2.jpg) repeat-x top;
	color:#333;
}

#bg{
	width:100%;
	background-image: url(../img/common/bodybg_btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container {
	width: 810px;
	text-align:left;
	margin:0px auto;
}
#body:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}

#bg:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}

#container:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}
#contents_wrap:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}
#bg #container #contents_wrap {
	background: url(../img/common/body_bg_line.jpg) repeat-y 0px 0px;
	width: 805px;
	padding-left: 5px;
}
#bg #container #image_wrap {
	background: url(../img/common/body_bg_line1.jpg) repeat-y 0px 0px;
	width: 805px;
	padding-left: 5px;
}

/*======================　ヘッダー　======================*/
#header {
	height: 46px;
	padding-top: 12px;
	padding-left: 15px;
	width: 795px;
}
#header #header_description {
	line-height: 1.4;
	display: inline;
	float: left;
	margin-left: 15px;
	width: 320px;
	font-size: 11px;
	/* [disabled]padding-top: 4px; */
}
#header #header_logo {
	display: inline;
	float: left;
}
#header #header_info {
	display: inline;
	float: right;
	/* [disabled]margin-top: 5px; */
}

/*======================　グローバルナビ　======================*/
#global_nav {
	height: 42px;
	width: 805px;
	clear: both;
	position: relative;
	padding-left: 5px;
}

ul#global_nav li {
	float: left;
	display: inline;
	position: relative; 
}

#global_nav .btn_1 {background: url(../img/common/gnav_btn1_on.jpg) no-repeat 0px 0px;}
#global_nav .btn_2 {background: url(../img/common/gnav_btn2_on.jpg) no-repeat 0px 0px;}
#global_nav .btn_3 {background: url(../img/common/gnav_btn3_on.jpg) no-repeat 0px 0px;}
#global_nav .btn_4 {background: url(../img/common/gnav_btn4_on.jpg) no-repeat 0px 0px;}
#global_nav .btn_5 {background: url(../img/common/gnav_btn5_on.jpg) no-repeat 0px 0px;}
#global_nav .btn_6 {background: url(../img/common/gnav_btn6_on.jpg) no-repeat 0px 0px;}

/*-----------drop down-----------*/

.sub {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	width: 133px;
}
* html .sub { line-height:0; }
.sub li { float: none;}

.sub ul { top: 0; left: 150px; }
.sub a {
	display: block;
	width: 121px;
	background:#333;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #CCC;
	opacity: 0.8;
	zoom: 1;
	line-height: 1.6;
	text-decoration: none;
}
.sub a.hover { background: #444; }

/*======================　左コンテンツ　======================*/
#left_contents {
	float: left;
	width: 200px;
	padding-top: 25px;
	padding-bottom: 50px;
	padding-left: 15px;
}
#left_contents .side_contents_wrap {
	margin-top: 10px;
}
#left_contents .side_contents_box {
	width: 196px;
	border-right: 2px solid #E5E5DD;
	border-bottom: 2px solid #E5E5DD;
	border-left: 2px solid #E5E5DD;
	padding-top: 5px;
	padding-bottom: 10px;
}
#left_contents #recruit .side_contents_box a img {
	display: block;
	margin: 5px auto 0px;
}

#left_contents #associate .side_contents_box a img {
	display: block;
	margin: 0px auto 15px;
}
#left_contents #associate .side_contents_box p {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
}
/*======================　メインコンテンツ　======================*/
#main_contents {
	float: left;
	width: 550px;
	padding-bottom: 50px;
	padding-left: 20px;
}

#topicpath li{
	float: left;
	margin-right: 3px;
	height: 20px;
	color: #333;
}
#topicpath #topicpath_mark {
	color: #333;
}
#topicpath li a {
	color: #333;
}
#topicpath {
	margin-top: 5px;
}
#main_contents h2 {
	background: url(../img/common/headline_bg1.jpg) no-repeat 0px 0px;
	height: 28px;
	width: 490px;
	padding-left: 55px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
}
#main_contents .mcontents_wrap {
	width: 535px;
	padding-left: 15px;
	padding-top: 20px;
}
#under_construction {
	margin-top: 20px;
	margin-left: 25px;
}
/*======================　左コンテンツ　======================*/
#left_contents #side_menu {
	margin-bottom: 15px;
}
#left_contents #side_menu dt {
	font-size: 14px;
	color: #FFF;
	background: #333333;
	width: 187px;
	padding-top: 14px;
	padding-left: 13px;
	display: block;
	height: 26px;
}

#left_contents #side_menu a {
	background: #EAEAEA url(../img/common/mark_5.gif) no-repeat 8px center;
	width: 170px;
	padding-left: 30px;
	border-bottom: 1px solid #666;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #333;
	text-decoration: none;
	display: block;
}
#left_contents #side_menu a:hover {
	background: #DDD url(../img/common/mark_5.gif) no-repeat 8px center;
	width: 170px;
	padding-left: 30px;
	border-bottom: 1px solid #666;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#left_contents #side_menu .sub_menu a {
	background: #EAEAEA url(../img/common/mark_5.gif) no-repeat 20px center;
	width: 148px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 42px;
	border-bottom: 1px dashed #999;
}
#left_contents #side_menu .sub_menu a:hover{
	background: #DDD url(../img/common/mark_5.gif) no-repeat 20px center;
	width: 148px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	border-bottom-style: dashed;
	padding: 6px 10px 6px 42px;
	color: #FFF;
}
#left_contents #side_menu .sub_menu.menu_end a{
	border-bottom: 1px solid #000;
}
#left_contents #side_menu .menu_end2 a{
	border-bottom: 1px solid #000;
}

/*---------------side_contactbox----------------*/

#side_contactbox {
	background: url(../img/common/side_contactbg.gif) no-repeat 0px 0px;
	height: 101px;
	width: 190px;
	padding-top: 8px;
	padding-left: 10px;
}
.side_productbox {
	padding-top: 10px;
	padding-bottom: 10px;
}
#side_productwrap {
	border: 1px solid #333;
	margin-top: 10px;
}

.side_productbox .p_title {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.side_productbox .p_img {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
.side_productbox a .p_btn {
	display: block;
	margin-top: 5px;
	margin-left: 20px;
}
.side_productbox .p_description {
	font-size: 13px;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 3px;
}
 #side_recruitbox {
	margin-top: 10px;
}
#side_recruitbox img {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#side_pbox {
	margin-top: 15px;
	width: 200px;
}
#side_pbox img {
	display: block;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#p_mark {
	margin-top: 15px;
}

/*======================　フッター　======================*/
#footer {
	height: 120px;
	width: 795px;
	clear: both;
	padding-top: 10px;
	padding-left: 15px;
	position: relative;
}
#footer address {
	font-size: 12px;
	line-height: 1.4;
	color: #133272;
	margin-top: 5px;
}
#footer dl dt a{
	font-weight: bold;
	color: #133272;
	padding-left: 16px;
	background: url(../img/common/mark_1.gif) no-repeat 0px center;
	line-height: 1.4;
}
#footer dl dd a{
	background: url(../img/common/mark_2.gif) no-repeat 0px center;
	padding-left: 12px;
	margin-left: 5px;
	color: #133272;
	line-height: 1.2;
}
#footer dl .aaa {
	margin-left: 50px;
}
#footer dl {
	float: left;
	margin-left: 20px;
}
#footer a {
	text-decoration: none;
}
#footer #copyright {
	position: absolute;
	top: 110px;
	color: #FFF;
	left: 25px;
}
#footer #footer_nav li {
	display: inline;
	float: left;
	white-space: nowrap;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #666;
	margin-bottom: 5px;
}
#footer #footer_info_box {
	float: right;
	width: 160px;
	margin-right: 25px;
}
#footer #footer_nav {
	display: inline;
	float: left;
	width: 580px;
}
#footer #footer_nav li a {
	color: #333;
}
#footer #footer_nav li a:hover{
	color: #153373;
	text-decoration: underline;
}
