﻿@charset "utf-8";

/* reset.cssへの追加・上書き */
body {
	font-size: 12px;
	color: #000000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
a {
	color: #FA6916;
	font-weight:bold;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

.clearfix{
    display: inline-block;  /* not valid */
}

option{
	font-weight:normal;
}

select{
	font-weight:normal;
}

#contact_submit{
	margin-top:30px;
}


/*====================
 +container&header
====================*/
body { text-align: center;
background-color:#EEEEEE; } 

#structure {	/* #中央寄せに */
	width: 870px;
	margin: 0px auto 0 auto;
	padding-top:50px;
	text-align:left;
	background-color:#FFFFFF;
	}
#header{
	position: relative;
	margin:0 40px 0 40px;
}

.site-title {
	margin-bottom:13px;
	}

ul#helplink {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 36px;
    right: 10px;
		_right: 50px;
}

ul#helplink a{
		color:#000000;
}

ul#helplink a:hover {
	color: #FF0000;
	text-decoration: underline;
}

ul#helplink li {
    margin: 0;
    padding: 0;
    float: left;
}

ul#helplink #tomap a{
	background: url(../img/sitemap_b.gif) no-repeat;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	float: left;
	width:53px;
	height:16px;
}

ul#helplink #tomap a:hover{
	background: url(../img/sitemap_br.gif) no-repeat;
}

ul#helplink #toprivacy a{
	background: url(../img/privacy_b.gif) no-repeat;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	float: left;
	width:88px;
	height:16px;
}

ul#helplink #toprivacy a:hover{
	background: url(../img/privacy_br.gif) no-repeat;
}



ul#nav {
		margin-top:5px;
}

ul#nav,
ul#nav li,
ul#nav li a {
    padding: 5px 0 0 0 ;
    display: block;
    height: 45px;
		color: #000000;
		text-indent:-9999px;
}

.menutop{
	font-size:13px;
	font-weight: bold;
	letter-spacing:1px; 
}

.menubottom{
	font-size:10px;
	letter-spacing:3px; 
}



ul#nav li a:hover{
	color: #FF0000;
	text-decoration: underline;
	}


ul#nav li {
    float: left;
}


ul#nav li#totop a{
		width:94px;
		text-align:center;
    background: url(../img/topmenu1.gif) no-repeat;
}
ul#nav li#totop a:hover{
    background: url(../img/topmenu1r.gif) no-repeat;
}
ul#nav li#tocompany a{
		width:125px;
		text-align:center;
    background: url(../img/topmenu2.gif) no-repeat;
}
ul#nav li#tocompany a:hover{
    background: url(../img/topmenu2r.gif) no-repeat;
}
ul#nav li#toservice a{
		width:111px;
		text-align:center;
    background: url(../img/topmenu3.gif) no-repeat;
}
ul#nav li#toservice a:hover{
    background: url(../img/topmenu3r.gif) no-repeat;
}
ul#nav li#toworks a{
		width:109px;
		text-align:center;
    background: url(../img/topmenu4.gif) no-repeat;
}
ul#nav li#toworks a:hover{
    background: url(../img/topmenu4r.gif) no-repeat;
}
ul#nav li#torelease a{
		width:117px;
		text-align:center;
    background: url(../img/topmenu5.gif) no-repeat;
}
ul#nav li#torelease a:hover{
    background: url(../img/topmenu5r.gif) no-repeat;
}
ul#nav li#torecruit a{
		width:114px;
		text-align:center;
    background: url(../img/topmenu6.gif) no-repeat;
}
ul#nav li#torecruit a:hover{
    background: url(../img/topmenu6r.gif) no-repeat;
}
ul#nav li#tocontact a{
		width:115px;
		text-align:center;
    background: url(../img/topmenu7.gif) no-repeat;
}
ul#nav li#tocontact a:hover{
    background: url(../img/topmenu7r.gif) no-repeat;
}


/*====================
 +font-change
====================*/
.fontnormal{
	font-size: 12px;
	font-weight: normal;
	margin:22px 0 15px 0;
}

.center{
	text-align:center;
}

.inline{
	display: inline;
}

.fontsmall{
	font-size:10px;
}

.orange{
	color:#FA6916;
}

.red{
	color:#FF0000;
}

ul#submenu li {
	margin-top:8px;
}

.disc_list {
	list-style-type: disc 
}

.disc_list li{
	margin-left:17px;
}

.bold{
	font-weight: bold;
}


/*====================
 +contents
====================*/
#contents {
	line-height: 1.4;
	margin:0 40px 0 40px;
	width:770px;
	}
/* ▽2段組float解除のためのclearFix　ここから▽ */
#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#contents {
	zoom: 1;
	}
/* △2段組float解除のためのclearFix　ここまで △*/



/*====================
 +primary
====================*/
#primary {	/*画面右がわのコラム*/
	margin:15px 0 20px 5px;
	float: right;
	}

#toplist{
	margin-top:7px;
}

#primary.toplist h2{
	font-size:12px;
}

#primary-prebox h3{
	font-size:12px;
	display: inline;
	margin-left:18px;
}

#primary-prebox li{
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	}

.arrow{
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left:20px;
}

.arrow2{
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:15px;
}

.subarrow{
	padding-left:10px;
}


#primary-main{
	margin:15px 0 0 0;
	width:540px;
}

#rss{
margin 0;
}


#primary-main p{
	line-height: 1.2;
	margin:15px 0 15px 10px;
}

.arrowlist{
	margin-left:15px;
}

.arrowlist li{
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left:15px;
}

.arrowlist p{
	margin:25px 0 0 20px !important;
}


/*====================
 +secondary-content,
====================*/
#secondary {	/*画面左がわのコラム*/
	width: 197px;
	float: left;
	margin-bottom:20px;
	_margin-right:9px;
	}

#secondary div{
margin:25px 0 20px 0;
}

#secondary #secondary-contents2{
margin:15px 0 20px 0;
}

#secondary .dotbox{
margin:5px 0 0 0;
}

.secondary-h{
	margin:10px 0 0 0 ;
}

#secondary-contents1 p{
	margin-bottom:0px;
}

#secondary-contents0 p{
	margin-bottom:5px;
}

#secondary-contents2 .center{
	margin-bottom:5px;
}

.dotbox{
	border:1px #D8E3DE dashed;
	padding:20px 10px 0 10px;
}

.dotbox li{
	background-image: url(../img/side_list.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left:20px;
	margin-bottom:20px;
	color:#000000 !important;
	font-size:12px;
}

.a_black{
	color:#000000;
	font-weight:normal;
}

/*====================
 +footer
====================*/
#topfooter {
	padding: 14px 0 36px 0;
	background-image:url(../img/topfooter.gif) ;
	background-repeat: no-repeat;
	height:351px;
	}

#topfooter h3{
	font-size:12px;
	padding-top:345px;
	text-indent:-9999px;
}

#footer {
	margin-top:100px;
	padding: 14px 0 36px 0;
	background-image:url(../img/footer.gif) ;
	background-repeat: no-repeat;
	}

#footer h3{
	font-size:12px;
	text-indent:-9999px;
}

/*====================
 +additional
====================*/
#privacy h1{
	width:558px;
	height:30px;
	background: url(../img/head_privacy.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
}

#privacy-top{
	margin-bottom:25px;
}

#sitemap h1{
	width:558px;
	height:30px;
	background: url(../img/head_sitemap.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}

#contact h1{
	width:558px;
	height:30px;
	background: url(../img/head_contact.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}


.sheet{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	border: 1px solid #CCC;
	border-bottom: none;
	margin-bottom: 1.5em;
}

.sheet caption{
	background: #EEE url(../img/bg_th.gif) repeat-x 0% 0%;
	border: 1px solid #CCCCCC;
	border-bottom:none;
	text-align: left;
	padding: 8px 5px;
	font-weight: bold;
}

.sheet th, .sheet td{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
}

.sheet th{
	background: #EEE url(../img/bg_th.gif) repeat-x 0% 0%;
	width: 120px;
	font-weight: normal;
}

.sheet img{
	vertical-align:middle;
	}


.hr{
margin:10px 0 10px 0;
}