/*
Theme Name: SJK
Theme URI: http://www.sjk.cc/
Description: SJK
Author: 78it
Version: 1.0
*/


* {
	margin:0;
	padding:0;
}

body {
	background:url(http://sjk.chicappa.jp/wordpress/img/bg.gif);
	margin-top: 10px;
}

img {border:0;vertical-align:bottom;}

h1{
	padding-top:6px;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	color:#333333;
}

#wrap {
        width:900px;
		background-color:#FFFFFF;
        margin-left:auto;
        margin-right:auto;
}

.clearBox {
        clear:both;
		height:0;
		line-height:0;
		font-size:0;
        margin: 0;
        padding: 0;
}

.span10 {
	width:150px;
	height:10px;
	clear:both;
}

.span30 {
	width:150px;
	height:30px;
	clear:both;
}

.span50 {
	width:150px;
	height:50px;
	clear:both;
}

/* -- header -- */

#header {
	background-color:#FFFFFF;
	width:900px;
	height:169px;
        margin-bottom: 5px;
}

#header_a {
	background-image:url(http://sjk.chicappa.jp/wordpress/img/newimg/top/header/hu_back1.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:20px;
}

#header_b {
	width:900px;
	height:48px;
	background-image:url(http://sjk.chicappa.jp/wordpress/img/newimg/header/title2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/* -- main menu --- */

#main-menu {
	width:900px;
	height:63px;
	display: block;
background: url(http://sjk.chicappa.jp/wordpress/img/newimg/top/header/globalnavi_bg_a.jpg) left top repeat;
}
	
#main-menu ul {
	width:900px;
	list-style-type: none;
	margin:0px auto;
	padding:0;
}

#main-menu ul li {
	display: block;
	float:left;
	cursor:pointer;
}
#main-menu ul li a:hover img {
	 visibility:hidden;
background: url(http://sjk.chicappa.jp/wordpress/img/newimg/top/header/globalnavi_bg_b.jpg) left top repeat;
}

#main-menu ul li a {
	display:block;
}

#main-menu ul li a:hover {
	background-color:transparent;
}


#main-menu ul li.btn01 {
width:128px;
height:63px;
text-align: center;
border-left: 1px solid #fff;
background: url(http://sjk.chicappa.jp/wordpress/img/newimg/header1/h01_b.jpg) center top no-repeat;
}


#main-menu ul li.btn02 {
width:128px;
height:63px;
text-align: center;
border-left: 1px solid #fff;
background: url(http://sjk.chicappa.jp/wordpress/img/newimg/header1/h02_b.jpg) center top no-repeat;
}


#main-menu ul li.btn03 {
	width:128px;
	height:63px;
text-align: center;
border-left: 1px solid #fff;
	background:url(http://sjk.chicappa.jp/wordpress/img/newimg/header1/h03_b.jpg) center top no-repeat;
}


#main-menu ul li.btn04 {
	width:128px;
	height:63px;
text-align: center;
border-left: 1px solid #fff;
	background:url(http://sjk.chicappa.jp/wordpress/img/newimg/header1/h04_b.jpg) center top no-repeat;
}


#main-menu ul li.btn05 {
	width:128px;
	height:63px;
text-align: center;
border-left: 1px solid #fff;
	background:url(http://sjk.chicappa.jp/wordpress/img/newimg/header1/h05_b.jpg) center top no-repeat;
}
#main-menu ul li.btn06 {
	width:128px;
	height:63px;
text-align: center;
border-left: 1px solid #fff;
	background:url(http://sjk.chicappa.jp/wordpress/img/newimg/header1/h06_b.jpg) center top no-repeat;
}


#main-menu ul li.btn07 {
	width:125px;
	height:63px;
text-align: center;
border-left: 1px solid #fff;
	background:url(http://sjk.chicappa.jp/wordpress/img/newimg/header1/h07_b.jpg) center top no-repeat;
}

/* -- END main menu --- */

#header_c {
	width:880px;
	height:22px;
	font-size:12px;
	text-align:right;
	padding-top:3px;
	padding-right:20px;
}

/* -- END header -- */

/* -- container -- */

#container {
        /*width:897px;*/
	width:881px;
margin-left:19px;
}

/* -- footer -- */

#footer {
	width:900px;
	height:119px;
        clear:both;
background: #999;
}

#footer_a {
	background-image:url(http://sjk.chicappa.jp/wordpress/img/info.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#EDEBE1;
	width:900px;
	height:46px;
}

#footer_b {
	width:900px;
	height:50px;
	background-color:#EDEBE1;
	font-size:10px;
	line-height:150%;
	text-align:center;
}

#footer_c {
	background-color:#663300;
	width:900px;
	height:23px;
}

#footer_c div {
	color:#FFFFFF;
	font-size:10px;
    padding-top:5px;
	text-align:right;
}

/* -- END footer -- */


/* -- ニューモデル（新）--*/

.nmdlWrap {
  width: 607px;
  height: 176px;
  margin: 20px 0 20px 20px;
  }

.nmdlLeft {
  width: 252px;
  height: 189px;
  text-align: center;
  border: 1px solid #cccccc;
  float: left;
  }

.nmdlRight {
  width: 335px;
  height: 190px;
  margin: 0 5px 0 5px;
  float: right;
  }

.nmdlRight a {
  text-decoration: none;
  cursor: pointer;
  }

.nmdlTitle {
  width: 300px;
  height: 37px;
  background-image: url(http://www.sjk.cc/img/newimg/newmodel/title_bg.jpg);
  padding-top: 17px;
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
  margin: 3px 0;
  color: #333333;
  }



