/* CSS Document */
body{
	padding:0; margin:0;
	background-color:#F2F2F2;
	line-height:1.5;
	}
div, p, h1, h2, h3, ul, img{
	padding:0; margin:0;
	}
img{
	border:none; vertical-align:top;
	}
ul{
	list-style-type:none;
	}
.balnk{
	font-size:0px; line-height:0px; clear:both;
	}
	
/*** ページ全体外ボックス枠 ***/

#main{
	width: 864px;
	margin:0 auto 0 auto;
    position:relative;
	background:url(images/bg.gif) repeat-y #FFFFFF;
}
	
/*--------------------------------ロゴ・メインイメージ等ヘッダ枠3-------------------*/

#header{
	width:850px; margin:0 auto; background:url(images/header_pic3.jpg) no-repeat #FFFFFF; color:#000000; height:215px;
	position:relative; 
	}
#header ul{
	color:#000000; display:block; position:absolute; height:25px;
	 width:386px; margin:0; padding:0; top:0px; right:15px;
	}
#header ul li{
	float:left; display:block; margin:0;
	}
#header ul li a{
	height:25px; text-decoration:none; text-indent:-2000px; display:block;
	margin:0 5px 0 0;
	}
#header ul li a.mobile{
	background:url(images/mobile.gif) no-repeat 0 0; width:173px; height:25px;
	}
#header ul li a.mobile:hover{
	background:url(images/mobile_h.gif) no-repeat 0 0; width:173px; height:25px;
	}
#header ul li a.map{
	background:url(images/sitemap.gif) no-repeat 0 0; width:96px; height:25px;
	}
#header ul li a.map:hover{
	background:url(images/sitemap_h.gif) no-repeat 0 0; width:96px; height:25px;
	}
#header ul li a.contact{
	background:url(images/contact.gif) no-repeat 0 0; width:102px; height:25px;
	}
#header ul li a.contact:hover{
	background:url(images/contact_h.gif) no-repeat 0 0; width:102px; height:25px;
	}
#header ul li a.s_mobile{
	background:url(images/mobile_h.gif) no-repeat 0 0; width:173px; height:25px;
	}
#header ul li a.s_map{
	background:url(images/sitemap_h.gif) no-repeat 0 0; width:96px; height:25px;
	}
#header ul li a.s_contact{
	background:url(images/contact_h.gif) no-repeat 0 0; width:102px; height:25px;
	}
	
#header img{
	position:absolute; left:55px; top:15px; display:block;
	}
	

/*------------------------------------ナビゲーション3-------------------------*/

#menu{
	width: 864px;
	margin:0 auto 0 auto;
    position:relative; 
	height:40px;
	padding:0;
	}	
#menu  ul{
	width:850px; display:block; margin:0;  background-color:#FFFFFF;
	position:absolute; top:0px; left:7px;
	}
#menu  ul li{
	height:40px; padding:0; margin:0;
	display:block; float:left; 
	}
#menu  ul li a{
	height:40px; text-decoration:none; text-indent:-2000px; display:block; width:106px;
	}
#menu  ul li a.home{
	background:url(images/home3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.home:hover{
	background:url(images/home_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.media{
	background:url(images/media3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.media:hover{
	background:url(images/media_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.sales{
	background:url(images/sales3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.sales:hover{
	background:url(images/sales_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.content{
	background:url(images/content3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.content:hover{
	background:url(images/content_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.cross{
	background:url(images/cross3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.cross:hover{
	background:url(images/cross_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.profile{
	background:url(images/profile3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.profile:hover{
	background:url(images/profile_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.recruit{
	background:url(images/recruit3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.recruit:hover{
	background:url(images/recruit_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.news{
	background:url(images/news3.jpg) no-repeat 0 0; width:108px; height:40px;
	}
#menu  ul li a.news:hover{
	background:url(images/news_h3.jpg) no-repeat 0 0; width:108px; height:40px;
	}

#menu  ul li a.s_profile{
	background:url(images/profile_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.s_recruit{
	background:url(images/recruit_h3.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.s_news{
	background:url(images/news_h3.jpg) no-repeat 0 0; width:108px; height:40px;
	}
	
/*** コンテンツ部分ボックス枠 ***/

#main_body{
	width: 864px;
	margin:0 auto 0 auto;
    position:relative;
}

/*------------------------------------右側メインコンテンツ枠-------------------------*/

#contents {
	float: right;
	width: 610px;
	display: inline;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-right: 27px;
	margin-left: 0px;
	background-color:#FFFFFF;
	color: #000000;
	overflow: hidden;
}

#contents  h3 {
    background: #FFFFFF url(images/con_bar.gif) no-repeat;
	height: 35px;
	width: 610px;
	line-height: 35px;
	padding-left: 20px;
	margin: 0;
	font-size:13px; color:#333333;
	font-weight:100;
}

#contents  h5 {
    background-color: #FFFFFF;
	padding: 2px 0px;
	border-bottom: 1px solid #0099ff;
	font-size:14px; color:#0099ff;
	font-weight:100;
	margin: 20px 0 20px 0;
}
#contents  h6 {
    background: #FFFFFF url(images/level_bar.gif) no-repeat;
	width: 610px;
	line-height: 14px;
	padding-left: 20px;
	margin: 20px 0 20px 0;
	font-size:13px; color:#333333;
	font-weight:100;
}
#contents p {
	margin: 0.5em 0px 1em;
	font-size: 12px;
}
#contents ul li a{
	font:12px; color:#0099ff; background-color:#ffffff; text-decoration:none;
	}
#contents ul li a:hover{
	text-decoration:underline; color:#0066cc;
	}
img.left {
    float:left;
	margin: 0 10px 0 0;
}

img.right {
    float:right;
	margin: 0 0 0 10px;
}

br.clear{
    clear:both;
}
#contents table {
	margin: 0.5em 0px 1em;
	font-size: 12px;
}

#contents table a{
	font:12px; color:#0099ff; background-color:#ffffff; text-decoration:none;
	}
#contents table a:hover{
	text-decoration:underline; color:#0066cc;
	}
.formdesign th {
	height: 26px;
	background-color: #eeeeee;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formdesign td {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #ffffff;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	height: 30px;
}

.formdesign td.top {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #cccccc;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	height: 30px;
}
/*-------------------------------ボーダー等装飾-------------------------*/

.d_border li {
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0.5em 0px 1em;
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
}

/*------------------------------------左側ニュース枠-------------------------*/

#news {
	float: left;
	width: 180px;
	margin-top: 30px;
	margin-bottom: 50px;
	display: inline;
	margin-right: 0px;
	margin-left: 27px;
	background-color:#e7e7e7;
	overflow: hidden;
}

#news  ul{
    width:170px; height:350px;
	margin: 5px;
	}

#news ul li{
	height:50px; padding:0; margin:0;
	display:block;
	}
#news  ul li a{
	height:50px; text-decoration:none; text-indent:-2000px; display:block; width:170px;
	}
#news ul li a.c_1{
	background:url(images/c_menu1.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.c_1:hover{
	background:url(images/c_menu1_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news ul li a.c_2{
	background:url(images/c_menu2.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.c_2:hover{
	background:url(images/c_menu2_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news ul li a.c_3{
	background:url(images/c_menu3.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.c_3:hover{
	background:url(images/c_menu3_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news ul li a.c_4{
	background:url(images/c_menu4.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.c_4:hover{
	background:url(images/c_menu4_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news ul li a.c_5{
	background:url(images/c_menu5.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.c_5:hover{
	background:url(images/c_menu5_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news ul li a.c_6{
	background:url(images/c_menu6.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.c_6:hover{
	background:url(images/c_menu6_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news ul li a.c_7{
	background:url(images/c_menu7.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.c_7:hover{
	background:url(images/c_menu7_h.gif) no-repeat 0 0; width:170px; height:50px;
	}

#news  ul li a.s_c_1{
	background:url(images/c_menu1_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.s_c_2{
	background:url(images/c_menu2_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.s_c_3{
	background:url(images/c_menu3_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.s_c_4{
	background:url(images/c_menu4_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.s_c_5{
	background:url(images/c_menu5_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.s_c_6{
	background:url(images/c_menu6_h.gif) no-repeat 0 0; width:170px; height:50px;
	}
#news  ul li a.s_c_7{
	background:url(images/c_menu7_h.gif) no-repeat 0 0; width:170px; height:50px;
	}

	
/*---------------------------------フッター-----------------------------------*/
#footer {
	clear: both;
	height: 35px;
	padding: 0;
	font-size: 11px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background:url(images/footer_bg.gif) repeat-x #FFFFFF;
	
}


#footer ul{
	margin:0; display:block; height:15px; position:absolute; top:6px; left:15px;
	width: 850px;
	}
#footer ul li{
	float:left; font-size:11px; color:#999999; background-color:#ffffff;
	display:block; 
	}
#footer ul li a{
	font-size:11px; color:#666666; background-color:#ffffff; text-decoration:none;
	margin:0 5px 0 5px;
	}
#footer ul li a:hover{
	text-decoration:underline; color:#0066cc;
	}
#footer p{
	margin:0; font-size:11px; color:#666666;
	position:absolute; top:6px; right:20px;
	background-color:#ffffff
	}


