@charset "Shift_JIS";

/*======================================

	基本設定

=======================================*/


body {
    text-align: center; /* center on ie */
    width: 100%;
    margin-top: 50px;
    background-color: #000728;
    color: #EEBA2F;
}

html{
    height:100%;
    margin-bottom:1px;
}
img {
border:0;
}


/*======================================

	レイアウト設定

=======================================*/

/* ----------　ページ全体　------------- */

#all1 {
	width: 1030px;
	border: 0px;
	clear: none;
	height: 650px;
	background-image: url(../img/common/topbk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin : auto;
}
#all2 {
	width: 1030px;
	border: 0px;
	clear: none;
	height: 650px;
	background-image: url(../img/common/bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin : auto;
}
#all3 {
	width: 1030px;
	border: 0px;
	clear: none;
	height: 730px;
	background-image: url(../img/common/bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin : auto;
	color: #EEBA2F;
}
/* ----------　トップ　------------- */
#top_logo {
	float: left;
	width: 1030px;
	height: 70px;
	background-image: url(../img/common/t_logon.jpg);
	background-repeat: no-repeat;
	margin:  30px 0px 17px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #EEBA2F;
}

/* ----------　コンテンツ共通　------------- */

#top_logo2 {
	float: left;
	width: 1030px;
	height: 70px;
	background-image: url(../img/common/logon.jpg);
	background-repeat: no-repeat;
	margin:  0 0 17px 0;
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: EEBA2F;
}
#contents_box {
	float: left;
	width: 770px;
	margin: 0px;
	padding: 50px 0 0 130px;
}
#contents_sbox01 {
	width:770px;
	line-height:normal;
	background-color: #FFF;
	text-align: right;
}

/* ----------　ニュース　------------- */

#news_boxl {
	float: left;
	width: 285px;
	height: 405px;
	text-align: left;
	background-color: #FFF;
}
#news_boxl2 {
	float: left;
	width: 305px;
	height: 405px;
	text-align: left;
	background-color: #FFF;
}
#news_boxr1 {
	float: left;
	width: 485px;
	height: 360px;
	margin: 0px;
}
#news_boxr2 {
	float: left;
	width: 470px;
	height: 35px;
	padding: 10px 15px 0 0;
	margin: 0px;
	background-color: #FFF;
}
#news_boxr3 {
	float: left;
	width: 470px;
	height: 35px;
	padding: 10px 15px 0 0;
	margin: 0px;
	background-image: url(../img/newsbk.jpg);
}
#news_boxr4 {
	float: left;
	width: 465px;
	height: 360px;
	margin: 0px;
}
#news_boxr5 {
	float: left;
	width: 450px;
	height: 35px;
	padding: 10px 15px 0 0;
	margin: 0px;
	background-color: #FFF;
}
#news_boxr6 {
	/*float: left;*/
	position:absolute;
	left:0px;
	top:361px;
	width: 471px;
	height: 36px;
	padding: 10px 10px 0 0;
	margin: 0px;
}

#news_boxl7 {
	float: left;
	width: 305px;
	height: 405px;
	text-align: left;
	background-color: #FFF;
}
#news_boxr7 {
	float: left;
	width: 465px;
	height: 360px;
	margin: 0px;
}
#news_boxr7_2 {
	float: left;
	width: 450px;
	height: 35px;
	padding: 10px 15px 0 0;
	margin: 0px;
	background-color: #FFF;
}
/* ----------　コンセプト　------------- */

#concept_boxl {
	float: left;
	width: 455px;
	height: 355px;
	padding: 25px;
	text-align: left;
	background-image: url(../img/concept01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	line-height: 13px;
	color: #000C39;
	background-color: #FFF;
}
#concept_boxr {
	float: left;
	width: 265px;
	height: 405px;
	background-repeat: no-repeat;
}

/* ----------　ショップ　------------- */

#contents_shopbox01 {
	width: 720px;
	padding: 25px 25px 0 25px;
	height: 700px;
	line-height:normal;
	background-color: #FFF;
	text-align: right;
	background-image: url(../img/shop01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333333;
	font-size: 10px;
}
#shop_boxl {
	float: left;
	width: 226px;
	height: 175px;
	margin: 0 20px 0 0;
	font-size: 12px;
}
#shop_boxr1 {
	float: left;
	width: 225px;
	height: 175px;
	margin: 0 20px 0 0;
}
#shop_boxr2 {
	float: left;
	width: 225px;
	height: 175px;
	margin: 0 0 0 0;
}
#shop_boxsl {
	float: left;
	width: 115px;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
}
#shop_boxsr {
	float: left;
	width: 110px;
	margin: 10px 0 0 0;
}


/* ----------　フッター　------------- */

#footer {
	font-size: 10px;
	width: 1030px; 
	margin: auto; /* Firefoxでセンタリング方法 */
	text-align: center; /* IEでセンタリングさせる方法 */
	padding: 20px 0 0 0;
	clear: both;
	color: #21327f;
}
#footer_top {
	font-size: 10px;
	width: 1030px; 
	margin: auto; /* Firefoxでセンタリング方法 */
	text-align: center; /* IEでセンタリングさせる方法 */
	padding: 0 0 0 0;
	clear: both;
	color: #21327f;
}
/* ----------　index.htmlのフッターボタン　------------- */

#footer_link {
	width: 1030px;
	margin: auto;
	text-align: right; 
	padding: 2px 0 0 0;
	clear: both;
}
/* ----------　リンク　------------- */


a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #EEBA2F;
}
a:active {
	color: #EEBA2F;
}


/* ----------セール用赤文字.link1 {color: #FF0000}
.link2 {color: #FFFFFF}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}------------- */

