/* CSS Document */

@charset "Shift_JIS";

/*--------------------------------------------
  1.基本設定
  2.div設定
  3.ヘッダー設定
  4.フッター設定
  5.メニュー設定
  6.コンテンツ部設定
  7.トップページコンテンツ設定
  8.ニュースページコンテンツ設定
  9.ブランドページコンテンツ設定
  10.会社案内ページ設定
  13.その他の設定
-----------------------------------------------*/

/*
################################################################################################################
  1.基本設定
################################################################################################################
*/


*{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body {
	margin:0;
	padding:0 0 20px 0;
	color: #666666;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:#EEEEEE;
	text-align:center;
	line-height:140%;
}

h1{
	margin:0;
	padding:0;
	display:none;
}

h2{
	margin:0;
	padding:0;
}

h2 img{
	vertical-align:bottom;
}

p{
	color: #666666;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:10px 10px 10px 0;
	line-height:140%;
}

hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width:585px;
}

br{
	clear:both;
}

a {
	outline: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0099CC;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF6600;
}


img{
	border:none;
}
/*
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}

*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.privacy{
	width:720px;
	text-align:right;
	padding-right:30px;
	height: 28px;
}

/*
################################################################################################################
  2.div設定
################################################################################################################
*/

#container{
	width:770px;
	height:auto;
	margin:0 auto;
	padding:0;
	background:url(../img/common/bk.jpg) repeat-y center top;
	text-align:left;
}

/*パンくず*/
#bulletlist{
	padding:5px 25px;
	font:10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
/*トップに戻る*/
#Totop{
	float:right;
	font-size:10px;
	margin-right:30px;
	padding-bottom:5px;
}
#Totop a{
	background:url(../img/common/back_arw.gif) no-repeat top left;
	padding-left:15px;
	margin-left:5px;
}
/*
################################################################################################################
  3.ヘッダー設定
################################################################################################################
*/

#header{
	width:750px;
	height:88px;
	margin:0 auto;
	padding:0;
	background: url(../img/common/headerBk.jpg) no-repeat left top;
}
#header .toplogo{
	margin-left:30px;
	float:left;
	}
#header .saneilogo{
	float:right;
}

/*
################################################################################################################
  4.フッター設定
################################################################################################################
*/

#footer{
	clear:both;
	width:770px;
	height: 80px;
	margin: 0 auto;
	padding:20px 0;
	background: url(../img/common/footerBk.jpg) no-repeat left top;
	overflow:hidden;
	text-align:left;
	text-indent:20px;
	font: 10px Verdana;
}


/*
################################################################################################################
  5.メニュー設定
################################################################################################################
*/

ul#menu{
	width:700px;
	height:50px;
	display:block;
	margin:0 0 0 30px;
	padding:5px 0;
	background:url(../img/common/line_gray.gif) repeat-x left top;
}

ul#menu li{
	margin:0 0 3px 0;
	padding:0;
	display:inline;
}
ul#menu box_last{
	float:right;
}

ul#menu li a{
	overflow:hidden;
}

/*
################################################################################################################
  6.コンテンツ部設定
################################################################################################################
*/


#contents{
	width:750px;
	/*height:auto;*/
	margin:0 auto;
	padding:0 0 20px 0;
	/*overflow:auto;*/
	background:url(../img/common/contentsBk.jpg) repeat-y left top;
}

/*
################################################################################################################
  7.トップページコンテンツ設定
################################################################################################################
*/
#topmainContents .topprivacy{
	width:750px;
	text-align:right;
	height: 28px;
}
#topmainContents .newslistttl{
	width:700px;
	margin:0 0 0 30px;
	padding:0;
	border-bottom:#999999 1px solid;
}
#topmainContents ul{
	width:700px;
	margin:0 0 0 30px;
	padding:10px 0;
}
#topmainContents li{
	font: 12px Verdana, Helvetica, sans-serif;
	background:url(../img/common/list_disc_gray.gif) no-repeat left top;
	list-style-type:none;
	text-indent:12px;
	margin:0 0 5px 0;
	padding:5px;
	border-bottom:#999999 1px dashed;
}
#topmainContents  .newsl{
	width:335px;
	float:left;
}
#topmainContents .newsr{
	width:335px;
	float:right;
	clear:both;
}

#topmainContents li a{
	font-weight:bold;
}

#topmainContents span{
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
}
/*
################################################################################################################
  8.ニュースページコンテンツ設定
################################################################################################################
*/
#newsContents h3{
	margin:15px 20px 0px 20px;
}
#newsContents ul{
	width:680px;
	margin:0 0 0 50px;
	padding:0;
}
#newsContents li{
	font: 12px Verdana, Helvetica, sans-serif;
	background:url(../img/common/list_disc_gray.gif) no-repeat left top;
	list-style-type:none;
	text-indent:12px;
	margin:0 0 5px 0;
	padding:5px;
}
#newsContents a{
	text-indent:1em;
}
#newsContents .tx10{
	font: 10px Verdana, Helvetica, sans-serif;
}
#newsContents #newsBox{
	width:660px;
	margin:10px 40px;
	}
#newsContents #newsBox .newsDate{
	font: 10px Verdana, Helvetica, sans-serif;
	background:#999999;
	padding:5px;
	margin:15px 2px 2px 2px;
	color:#FFF;
}
#newsContents #newsBox .newsTitle{
	font-weight:bold;
	background:#0099CC;
	padding:5px;
	margin:2px;
	color:#FFF;
}
#newsContents #newsBox p{
	padding:5px;
	margin:5px;
}
#newsContents #newsBox .bodytxt{
	margin-top:0;
	padding-bottom:15px;
}
#newsContents #newsBox .pic{
	padding:0px;
	margin:0px;
	text-align:center;
}
#newsContents #newsBox .pic img{
	padding:5px;
	margin:5px;
}
/*
################################################################################################################
  9.ブランドページコンテンツ設定
################################################################################################################
*/
#brandContents #brandBox{
	width:660px;
	margin:10px 40px;
	text-align:center;
	}
#brandContents #brandBox p{
	border-bottom:#999999 1px dashed;
	}
#brandContents #dizzyBox{

	border-top:#999999 1px dashed;
	border-bottom:#999999 1px dashed;
}
/*
################################################################################################################
  10.会社案内ページ設定
################################################################################################################
*/
#compContents #compBox{
	width:660px;
	margin:10px 40px;
	text-align:center;
	}
#compContents #compBox p{
	border-bottom:#999999 1px dashed;
	}
#compContents td .pad{
	padding:5px;
}
.company_menu{ background:#8E8E8E;}
.company_menu table{ margin-left:20px;}
/*
################################################################################################################
  10.採用情報ページ設定
################################################################################################################
*/
#recruitContents #recruitBox{
	width:660px;
	margin:10px 40px;
	text-align:center;
	}
#recruitContents #recruitBox p{
	border-bottom:#999999 1px dashed;
	}
/*
################################################################################################################
  11.サイトマップページ設定
################################################################################################################
*/
#sitemapContents dt{
	border-left:#CCCCCC 2px solid;
	text-indent:1em;
	margin-left:15px;
	margin-bottom:2px;
	}

#sitemapContents h3{
	margin:8px 20px;
}
#sitemapContents ul{
	width:680px;
	margin:0 0 0 50px;
	padding:0;
}
#sitemapContents li{
	font: 12px Verdana, Helvetica, sans-serif;
	background:url(../img/common/list_disc_gray.gif) no-repeat left top;
	list-style-type:none;
	text-indent:12px;
	margin:0 0 5px 0;
	padding:5px;
}
#sitemapContents a{
	text-indent:1em;
}
#sitemapContents .tx10{
	font: 10px Verdana, Helvetica, sans-serif;
}
#sitemapContents #sitemapBox{
	width:660px;
	margin:10px 40px;
	}
#sitemapContents #sitemapBox .sitemapDate{
	font: 10px Verdana, Helvetica, sans-serif;
	background:#999999;
	padding:5px;
	margin:15px 2px 2px 2px;
	color:#FFF;
}
#sitemapContents #sitemapBox .sitemapTitle{
	font-weight:bold;
	background:#0099CC;
	padding:5px;
	margin:2px;
	color:#FFF;
}
/*
################################################################################################################
  11.ポリシーページ設定
################################################################################################################
*/

#policyContents {
	border-top:#999999 1px dashed;
	
	border-bottom:#999999 1px dashed;
}

#policyContents .tx10{
	font: 10px Verdana, Helvetica, sans-serif;
}
#policyContents td{
	text-align:left;
}
/*
################################################################################################################
  13.その他の設定
################################################################################################################
*/

.mg5{
	margin:5px;
}

.mg10{
	margin:10px;
}

.mg15{
	margin:15px;
}

.mg20{
	margin:20px;
}

.mg25{
	margin:25px;
}

.mg30{
	margin:30px;
}

.pd5{
	padding:5px;
}

.pd10{
	padding:10px;
}

.pd15{
	padding:15px;
}

.pd20{
	padding:20px;
}

.pd25{
	padding:25px;
}

.pd30{
	padding:30px;
}

