@import "html5reset.css";

html {
}

body {
	background-color:#EFEFC9;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mainContainer {
	background: url(../img/partsBaseBack.png);
	width:980px;
	margin:0 auto;
	position:relative;
	/* [disabled]height: auto;
*/
}

.topPage #mainContainer {
	height:730px;
	background:url(../img/top/baseBack.jpg) no-repeat;
}
#contentBase{
	position:relative;
}
.subPage #contentBase {
	background:url(../img/partsNaviTopBase.png) no-repeat top left;
}

#mainContainer footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height: 50px;
	background: url(../img/partsFootBack.png) no-repeat bottom left;
}

#mainContainer footer nav {
	position:absolute;
	left: 10px;
	bottom: 8px;
	width: auto;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

#mainContainer footer nav ul {
	overflow:hidden;
	white-space: nowrap;
}

#mainContainer footer nav ul li {
	float:left;
	white-space: nowrap;
	word-break: keep-all;
	padding: 0 10px;
}

#mainContainer footer aside {
	position:absolute;
	bottom:32px;
	right:30px;
	height: 24px;
}

#copyright {
	position:absolute;
	right:15px;
	bottom:8px;
	color: #FFF;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}

#mainContainer footer nav ul li a {
	color:#FFF;
	text-decoration:none;
}

#topNavi {
	position:absolute;
	left:0;
	top:98px;
	width: 251px;
	height: 426px;
}

#topNavi>ul {
	position:absolute;
	top:55px;
	left:30px;
}

#topNavi>ul li {
	height:26px;
}

.active img, #topNavi>ul li a:hover img {
	background:url(../img/partsNaviCheck.png) no-repeat left top;
}

#topImgMenu {
	position:absolute;
	top:0px;
	right: 0px;
	width: 720px;
	/* [disabled]background-color: #0F0;
*/
	height: 600px;
}

#topImgMenu li {
	position:absolute;
}

#topImgMenu li p a {
	color: #666666;
	display: block;
	font-size: 13px;
	height: 60px;
	text-decoration: none;
}

dl#news_tag {
	font-size:13px;
	width: 360px;
}

dl#news_tag dt {
	float:left;
	width:80px;
	line-height:180%;
	color:#999999;
}

dl#news_tag dd {
	clear:right;
	padding-left:10px;
	line-height:180%;
	word-break: keep-all;
	white-space: nowrap;
}

#newsFrame {
	position:absolute;
	top:545px;
	left:366px;
	width: 390px;
	height: 110px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#topSlide {
	background:url(../img/slideBaseBack.png) no-repeat;
	position:absolute;
	top:420px;
	left:0px;
	width:240px;
	height:285px;
}

#topSlide ul li {
	padding:36px 20px;
}

#topSlide ul li img {
	width:173px;
	height:178px;/* -webkit-box-shadow:0px 0px 5px #666;
       -moz-box-shadow:0px 0px 5px #666;
            box-shadow:0px 0px 5px #666;*/
	
}

#topMenu01 {
	top:313px;
	left:0px;
}

#topMenu02 {
	top:145px;
	left:264px;
}

#topMenu03 {
	top:414px;
	left:486px;
}

#pageNavi {
	position:absolute;
	top:100px;
	left:0;
	width:150px;
}

#pageNavi ul {
	padding:50px 0 0 0;
}

#pageNavi ul li {
	height:26px;
	overflow:hidden;
}
