@charset "utf-8";

/*IE7のみCSS適用　*:first-child+html  */


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/index/container_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
html {
    margin-bottom:1px;
    height:100%;
    }

#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #EEEEEE;
}
#container_news {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #EEEEEE;
	background-image: url(../images/news/year_bg.jpg);
	background-repeat: repeat-y;
}


#head {
	height: 70px;
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#top_text {
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#main {
	float: left;
	width: 620px;
	background-color: #EEEEEE;
	height: 300px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nlpj {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nlpj img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 13px;
}

#news {
	float: left;
	width: 600px;
	height: 145px;
	background-image: url(../images/index/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 15px;
}
#news #shop_banner {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 160px;
}
/*IE7除くモダンブラウザに適用*/
#news ul {
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	float: left;
	line-height: 15px;
}


#news li {
	list-style-image: url(../images/index/icon.gif);
	line-height: 15px;
}
#news li .date {
	margin-right: 10px;
}


#pickup {
	float: left;
	width: 380px;
	margin-bottom: 10px;
	height: 145px;
}
#pickup .pic {
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#footer {
	padding: 0px;
	height: 23px;
	width: 980px;
	clear: both;
	margin: 0px;
}
#year {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.content {
	float: left;
	width: 700px;
}
.content ul {
	margin-left: 0px;
	/margin-left: 35px;
	_margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	float: left;
}


.content li {
	list-style-image: url(../images/index/icon.gif);
	line-height: 20px;
}
.content li .date {
	margin-right: 10px;
}
