/* 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;
}
	
/*--------------------------------ロゴ・メインイメージ等ヘッダ枠-------------------*/

#header{
	width:850px; margin:0 auto; background:url(images/header_pic.jpg) no-repeat #FFFFFF; color:#000000; height:270px;
	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;
	}
	

/*------------------------------------ナビゲーション-------------------------*/

#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/home.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.home:hover{
	background:url(images/home_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.media{
	background:url(images/media.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.media:hover{
	background:url(images/media_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.sales{
	background:url(images/sales.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.sales:hover{
	background:url(images/sales_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.content{
	background:url(images/content.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.content:hover{
	background:url(images/content_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.cross{
	background:url(images/cross.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.cross:hover{
	background:url(images/cross_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.profile{
	background:url(images/profile.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.profile:hover{
	background:url(images/profile_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.recruit{
	background:url(images/recruit.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.recruit:hover{
	background:url(images/recruit_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.news{
	background:url(images/news.jpg) no-repeat 0 0; width:108px; height:40px;
	}
#menu  ul li a.news:hover{
	background:url(images/news_h.jpg) no-repeat 0 0; width:108px; height:40px;
	}

#menu  ul li a.s_home{
	background:url(images/home_h.jpg) no-repeat 0 0; width:106px; height:40px;
	}
#menu  ul li a.s_media{
	background:url(images/media_h.jpg) no-repeat 0 0; width:106px; 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 {
	text-indent:-2000px; 
	background: #FFFFFF url(images/bar01.gif) no-repeat 0 0;
	height: 35px;
	width: 610px;
}

#contents  h5.textcopy {
	text-indent:-2000px; 
	background: #FFFFFF url(images/dom_main_copy.gif) no-repeat 0 0;
	height: 15px;
	width: 388px;
	margin: 15px 0 8px 0;
}
#contents  h5.domain {
	text-indent:-2000px; 
	background: #FFFFFF url(images/business_domain_bar.gif) no-repeat 0 0;
	height: 15px;
	width: 210px;
	margin: 20px 0 8px 0;
}

#contents p {
	margin: 0.5em 0px 1em;
	font-size: 12px;
}

img.left {
    float:left;
	margin: 0 10px 0 0;
}

img.right {
    float:right;
	margin: 0 0 0 10px;
}

br.clear{
    clear:both;
}

hr{
	padding: 0;
	margin: 10px 0 10px 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dotted #cccccc;
	height:1px;
}

#contents a.domain{
	font-size:12px; color:#000000; background-color:#ffffff; text-decoration:none;
	padding:0; 
	margin: 0;
	}
#contents a.domain:hover{
	text-decoration:underline; color:#0066cc;
	}
	
#contents ul li a.site{
	font-size:12px; color:#666666; background-color:#ffffff; text-decoration:none;
	padding:0; 
	margin: 0;
	}
#contents ul li a.site:hover{
	text-decoration:underline; color:#0066cc;
	}

/*-------------------------------ボーダー等装飾-------------------------*/

.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:#FFFFFF;
	color: #000000;
	overflow: hidden;
}

#news  h3 {
	text-indent:-2000px; 
	background: #FFFFFF url(images/newsbar.gif) no-repeat 0 0;
	height: 25px;
	width: 180px;
}

#news p {
	margin: 0.5em 0px 1em;
	font-size: 12px;
}

span.date {
	color:#999999;
}

#news ul li a{
	font-size:12px; color:#0099ff; background-color:#ffffff; text-decoration:none;
	}
#news ul li a:hover{
	text-decoration:underline; color:#0066cc;
	}
/*---------------------------------フッター-----------------------------------*/
#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
	}

