@charset "utf-8";


* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: url(../img/bg.png) #000000 repeat-x fixed center top;
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','sans-serif';
	line-height: 1.5;
	color: #444444;
	text-align: center;
}

a {
	color: #034e88;
	text-decoration: underline;
}

a:hover {
	color: #3333FF;
}

img {
	border: 0;
	vertical-align: top;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	background: #000;
}

#header {
	background: url(../img/header.jpg) #000000 no-repeat;
	width: 990px;
	height:121px;
}



#logo a{
	float:left;
	width:150px;
	height:121px;
}

#search{
	float:right;
	width: 200px;
	margin:10px 60px 0 0;
}

#flash {
	width: 990px;
	height:273px;
}

#contents {
	background: url(../img/bg_nippon.png) #000000 no-repeat center top;
	width: 990px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
}

#bottom_navi{
	text-align:center;
	width: 990px;
	padding:10px 0;
}

#bottom_navi a{
	color:#dddddd;
	text-decoration: none;
	padding:0 3px;
}
#bottom_navi a:hover{
	color: #034e88;
	text-decoration: underline;
	padding:0 3px;
}


#left_column {
	width: 218px;
	text-align:center;
	vertical-align:top;
}
#center_column {
	width: 555px;
	text-align:center;
	vertical-align:top;
}

#center_column a {
	color: #ffffff;
	text-decoration: none;
}
#center_column a:hover {
	color: #034e88;
	text-decoration: underline;
}


#right_column {
	width: 218px;
	text-align:center;
	vertical-align:top;

}

.menu_bottom{
	background: url(../img/menu_bottom.png) no-repeat bottom left;
	font-family : "�l�r ����" , "Times New Roman" , serif;
	width:167px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	margin-left:27px;
}
.menu_top{
	width:167px;
	height:13px;
}

.menu_bottom2{
	background: url(../img/menu_bottom.png) no-repeat bottom right;
	width:167px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	margin-left:27px;
	vertical-align:top;
}
.menu_top2{
	width:167px;
	height:13px;
	margin:0;
}

#cate{
	padding:0 0 0 23px;
	width:150px;
	text-align:left;
	line-height:2em;
}

#cate li{
	list-style-type:none;
	color:#ffffff;
	font-size:12px;
}
#cate a{
	color:#ffffff;
	text-decoration:none;
}

#member{
	padding-top:10px;
}

#lanking{
	color:#ffffff;
	padding-left:5px;
}

#lanking td{
	padding-bottom:5px;
}

#lanking .num{
	font-family : "�l�r ����" , "Times New Roman" , serif;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

#lanking .p_name{
	font-size:10px;
	padding:0 5px;
	vertical-align:top;
}


#news_table{
	color:#ffffff;
	width:450px;
	margin:0 auto;
	text-align:left;
	padding-bottom:10px;
}#news_table td{
	vertical-align:top;
}
#topics_table{
	color:#ffffff;
	width:450px;
	margin:0 auto;
	text-align:left;
	padding-bottom:10px;
}
#topics_table td{
	vertical-align:top;
}


#arrival_table{
	color:#ffffff;
	width:450px;
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
}
#arrival_table td{
	padding:2px 5px;
}

/* �t�b�^�[
---------------------------------------------*/

#footer {
	clear: both;
	margin: 0 auto;
	padding:0;
	width: 990px;
	height: 35px;
}


/*商品詳細*/

#contents_2 {
	
	width: 990px;
	min-height: 445px;
	height: auto !important;
	height: 445px;

}



#header_2 {
	width: 990px;
	height:210px;
}


#left_column_2 {
	width: 210px;
	text-align:center;
	vertical-align:top;

}
#center_column_2 {
	width: 571px;
	text-align:center;
	vertical-align:top;
}


#right_column_2 {
	width: 210px;
	text-align:center;
	vertical-align:top;

}

/*ショップインフォ*/
#center_column_3 {
	width: 780px;
	text-align:center;
	vertical-align:top;
}






