@charset "utf-8";
/*
Theme Name: SDI
Theme URI: http://sd-i.jp/
Description: SDI-theme
Version: 1.0
Author: SDI
Author URI: http://sd-i.jp/
Tags: simple

*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #f9f6f2;
}


a{color:#636363;text-decoration:none;}
a:hover{color:#909090;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
border-top: 6px solid #6c6c6d;
background: #ffffff;
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
/*background: url(images/header.png) no-repeat 100% 0;*/
height: 80px;
}

#header h1 {
padding: 7px 0 10px;
font-size: 12px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
background:url(imgs/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:101px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 101px;
height: 46px;
background:url(imgs/topnav.png) no-repeat;
}

ul#topnav a#top{background-position:0 0;}
ul#topnav a#info{background-position:-101px 0;}
ul#topnav a#profile{background-position:-202px 0;}
ul#topnav a#brand{background-position:-303px 0;}
ul#topnav a#president{background-position:-404px 0;}
ul#topnav a#staff{background-position:-505px 0;}
ul#topnav a#shop{background-position:-606px 0;}
ul#topnav a#contact{background-position:-707px 0;}
ul#topnav a#recruit{background-position:-808px 0;}

/*
*/

ul#topnav a#top:hover, ul#topnav li.active a#top{background-position:0 -46px;}
ul#topnav a#info:hover, ul#topnav li.active a#info{background-position:-101px -46px;}
ul#topnav a#profile:hover, ul#topnav li.active a#profile{background-position:-202px -46px;}
ul#topnav a#brand:hover, ul#topnav li.active a#brand{background-position:-303px -46px;}
ul#topnav a#president:hover, ul#topnav li.active a#president{background-position:-404px -46px;}
ul#topnav a#staff:hover, ul#topnav li.active a#staff{background-position:-505px -46px;}
ul#topnav a#shop:hover, ul#topnav li.active a#shop{background-position:-606px -46px;}
ul#topnav a#contact:hover, ul#topnav li.active a#contact{background-position:-707px -46px;}
ul#topnav a#recruit:hover, ul#topnav li.active a#recruit{background-position:-808px -46px;}
/*
*/




/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 20px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 2px 10px 0px 15px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #6c6c6d;
background: #6c6c6d url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#6c6c6d;
font-size:12px;
}

#next {
text-align: center;
margin-top:20px;
padding-top: 10px;
padding-bottom: 30px;
border-top:1px solid #CCC;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}
p.button a:hover{color:#d9e8ff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 16px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 2px 10px 0 15px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #6c6c6d;
background: #6c6c6d url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dashed #6c6c6d;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #6c6c6d;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
margin: 0 auto;
padding: 3px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
background: #cccccc;
width: 950px;
}



#ftrBox{
	clear:both;
	height:120px;
	width:910px;
	margin:0px auto;
	background: url(imgs/ftr_info.png) no-repeat 0 0;
	border-top:1px solid #cccccc;
}

#ftrAddress{
	display:none;
}



/* ページ内用CSS */

#listBox {
	float:right;
	width:500px;
	margin:10px 20px 30px 0px;
	font-size:12px ;
	line-height:18px;
	color: #333;
}


#listBox dl {clear:both;}

#listBox dt {
	width:450px;
	margin:0 10px 10px 0;
	padding:4px;
	text-align:left;
	color: #666666;
	background-color:#eee7dd;
}

#listBox dd {
	width:450px;
	margin:0 0 10px 0;
	padding:4px;
	padding-left:10px;
	border-left:1px solid #999999;	
}


/* リクルート用CSS */
.formText {
	margin-bottom:5px;
}

.jobBox {
	margin-left:20px;
}

.jobBox th {
	font-weight:100;
	width:100px;
	text-align:left;
	padding:2px;
}

.jobBox td {
	width:400px;
	text-align:left;
	padding:2px;
}

.bgcGr {
	background-color:#F0F0F0;
}
















