html, body {
	background-image: url(../img/bg201408.jpg);
	background-repeat: no-repeat;
	background-color: #F7F3DA;
	background-position: right top;
}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/

body {
	text-align:center;
}
#hd {
	clear:both;
/*
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
*/
}
#ft {
	clear:both;
	background-image: url(../img/bg_btm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	padding-top: 16px;
	letter-spacing: 2px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

#doc {
	text-align:left;
	width:880px;
	_width:880px; /*IE*/
	background-image: url(../img/bg_center.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}



#hd:after, .box_splash:after, #bd:after, .box_left:after, .box_main:after, .box_right:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#bd, .box_left, .box_main, .box_right {
	zoom:1;
}
.splash {
	background-image: url(../img/splashbg.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 690px;
	padding-top: 30px;
	padding-left: 14px;
	margin-left: 10px;
	float: left;
	_margin-left: 0px;
	_padding-left: 24px;
	_background-position: 10px;
}
/*
.hdtitle {
	height: 67px;
}
#doc #hd .hdtitle .title {
	float: left;
	text-indent: -999999px;
	text-decoration: none;
	height: 60px;
	width: 320px;
}
#doc #hd .hdtitle .title a {
	display: block;
	height: 60px;
	width: 320px;
}
#doc #hd .hdtitle .hdsubmenu {
	float: right;
	padding-right: 40px;
	padding-top: 10px;
}


.hdmenu {
	height: 50px;
}
*/

/*
.box_splash {
	width: 818px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 298px;
	padding-top: 20px;
	padding-bottom: 12px;
}
.box_splash .kokuchi {
	float: left;
	width: 673px;
}
.box_splash .itemscroll {
	height: 296px;
	width: 145px;
	margin: 0px;
	padding: 0px;
	float: right;
}
*/
.itemscroll {
	width: 145px;
	float: right;
	margin-top: 0px;
	/*margin-right: 15px;*/
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.kokuchi2 {
	width: 790px;
	border-width: 1px;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#000000;
	background-color: #F5F5F5;
	padding: 10px;
	clear: both;
}
.kokuchi_red {
	width: 790px;
	border: 1px solid #FF3B3E;
	margin:10px auto;
	color:#000000;
	padding:10px 20px;
	clear: both;
	font-size: 14px;
}

.kokuchi3 {
	width: 790px;
	border-width: 1px;
	border-color: #cccc00;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color:#000000;
	background-color: #ffffff;
	padding: 5px;
	clear: both;
}

.kokuchi4 {
	width: 840px;
	border-width: 1px;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#cccccc;
	background-color: #F5F5F5;
	padding: 10px;
	clear: both;
}

.kokuchi4 a.link {
	font-size: 16px;
	color:#C00;
	text-decoration: none;
}

.box_left {
	float: left;
	width: 190px;
	text-align: center;
}
.box_left h2 {
	text-decoration: none;
	background-image: url(../img/left_menut.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	text-indent: -999999px;
	height: 46px;
}
.leftmenu {
	padding-left: 10px;
}

.box_main {
	float: left;
	width: 470px;
}
.topicbox {
	width: 460px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 10px;
}
.topicbox iframe {
	width: 458px;
	border-top-style: none;
}
/*IE6*/
* html .topicbox iframe {
	width: 456px;
}
/*IE7*/
*:first-child+html .topicbox iframe {
	width: 456px;
}


iframe.newitem{
	height: 300px;
}

iframe.news{
	height: 140px;
}

.box_right {
	float: right;
	width: 190px;
	padding-right: 10px;
}
.campaign {
	float: right;
	width: 190px;
	background-image: url(../img/r_campaign1.jpg);
	background-repeat: no-repeat;
	height: 390px;
}
.campaign h2 {
	text-decoration: none;
	text-indent: -999999px;
	height: 55px;
}
.campaignbox {
	text-align: right;
	padding-right: 6px;
}

.campaignbox iframe {
	width: 175px;
	height: 315px;
}

.banner{
	color:#006600;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
.banner_l{
margin:5px;
}
.special {
	float: right;
	width: 173px;
}
.special h2 {
	text-decoration: none;
	background-image: url(../img/r_special1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	height: 52px;
}

.specialbox {
	background-image: url(../img/r_special2.gif);
	background-repeat: repeat-y;
	background-position: 0px bottom;
	padding-right: 0px;
	padding-left: 13px;
	text-align: center;
	padding-bottom: 20px;
}
.specialbox img {
	margin-top: 1px;
	margin-bottom: 1px;
}
.cyuumoku {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
}
.cyuumoku img {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.cyuumoku a img {
opacity:1;
filter: alpha(opacity=100);
}
.cyuumoku a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
}

.xmassale{
	background:#EA0307;
	border:2px solid #006E22;
	box-sizing:border-box;
}
.xmassale a{
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	vertical-align:center;
}
.xmassale a:hover{
	background:#F72F2F;
}
.xmassale a img{
vertical-align:middle;
}

/*20201208トップ枠調整*/
.kokuchi_red p{
    font-size: 13px;
    line-height: 1.1;
    text-align: center;
}