<style>
/**** WHATS NEW ****/

*{ 
	font-family: "baskerville","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo;
	}

.tabbed_box {
	
	width:780px; background:#f0f0f0;
}

.clearer{ clear:both; height:10px;}

.war-tabbed_box {
	
	width:780px; background:#f0f0f0; border-top:3px solid #e6e6e6;
}

#tabbed_box_1 {
	margin: 0px;
	padding:10px;
	width:780px;
	float: right;
}

#war-tabbed_box_1 {
	margin: 0px;
	padding:10px;
	width:780px;
}

.tabbed_box h4 {
	font-family: "baskerville","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family: "baskerville","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}

ul.tabs {
	margin:7px 0 10px;
	padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color: #0112ff;
	color: #fff;
	background-image: url("images/tab_on.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 15px;	
}
ul.tabs li a:hover {
	background-color:#0112ff;
	color:#fff;
}
ul.tabs li a.active {
	background-color: #fff;
	color: #454545;
	padding: 8px 25px 8px;
	text-decoration: none;
	font-size: 13px;
	font-family: "baskerville","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo;
	text-transform: uppercase;
	background-image: url("images/tab_off.jpg");
	background-repeat: repeat-x;
	background-position: center bottom;
}


.content {
	background-color:#ffffff;
	padding:10px;	
	font-family: "baskerville","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
	width:760px;
}

#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8, #content_9, #content_10 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
	font-size:12px;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family: "baskerville","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}


.table_width{
	  width:780px;
	  height:390px;
	
	
 }
 
.war-table_width{
	  width:780px;
	  margin:0px;
	  padding:0 3px 0 0;
 }
  
.new_cont{
	width:525px;
	height:250px;

}

.war-new_cont{
	width:648px;

}

.inside_content{
	width:485px;
	margin:0 auto;
	padding:0px 0 2px 0;
}

.war-inside_content{
	width:648px;
	margin:0px auto;
	padding:0px 0 0px 0;
}

.scroll_new{
	margin:0;
	height:390px;
	width:759px;
	overflow-y:auto;
	overflow-x: hidden; 
	text-transform:uppercase;
}

.new_sp{
	background:url(../images/bullet-yellow.jpg) no-repeat top left;		
	width:13px;
	height:13px;
	float:left;
	margin-right:2px;
}

.new_spred{
	background:url(../images/bullet-red.jpg) no-repeat top left;		
	width:13px;
	height:13px;
	float:left;
	margin-right:2px;
}

.new_txt {
	width:625px; float:left;
}

.new_txt a {
	 font-size:12px;
	 color:#444;
	 vertical-align:left;
	 font-weight:normal;
	padding-bottom:5px;
	float:left;
	text-decoration:none;
}

.new_txt a:hover {
	  color:#0112ff;
}

.new_red {
	width:360px; float:left;
}

.new_red a {
	font-size:12px;
	color:#0112ff;
	vertical-align:left;
	font-weight:normal;
	padding-bottom:5px;
	float:left;
	text-decoration:none;
}

.new_red a:hover {}

.wn-sect {
	margin-top:10px; padding-bottom:10px; border-bottom:1px dashed #bbb; width:550px;
}

.wn-calendar {
	float:left; text-align:center; width:75px; margin:10px 5px 0 0;
}

.wn-month {
	padding:2px; background:#000; color:#fff; font-size:10px; font-weight:bold;	
}

.wn-day {
	padding:9px; font-size:30px; font-weight:bold; color:#757575; background:#f4f4f4;
}

.wn-article {
	float:left; width:380px;
}



.news-date{ color:#454545; font-size:12px; margin-top:10px;}
.news-info{ color:#000; font-size:12px; text-decoration:none;}
.news-info a{ color:#454545; font-size:12px; text-decoration:none}
.news-info a:hover{ color: #0112ff;}
.dot{border-bottom:#9d9d9d dashed 1px; padding-bottom:10px; width:675px;}
.news-upcoming{ color:#454545; font-size:12px; text-decoration:none; padding-top:15px;}
.spacer{ clear:both;margin-bottom: -5px;}

/*** END WHATS NEW ***/

.fourcolbox	{ width:780px; font- size:12px; line-height:15px; } 
.fourcolbox	ul{ width:100%; padding:5px; }  
.fourcolbox ul li{ width:24.5%; display:inline-block; padding:2% 2% 3% 2%; list-style:none; }
.fourcolbox ul li:hover{ opacity:0.8; }
.fourcolbox ul li a:hover{ text-decoration:none; color:#333;}
.fourcolbox ul li img{ width:95%; }
.fourcolbox ul li div{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.fourcolbox ul li div.price{ font-size:14px; padding-top:8px; color:#BF0000; }



.fivecolbox	{
width: 152px;
border: 1px solid #fff;
height: 210px;
float: left;
margin: 2px 9px 2px -4px;
}   
			
.fivecolbox:hover{
border: 1px solid #bbb;
height: 210px;
}

					
    
.fivecolboxhr	{
				background-color: #F00;
                color: #FFF;
                text-align: center;
                font-size: 14px;
                width: 100%;
                padding: 3px 0px 3px 0px;
				}	

.imgbox	{
		text-align:center;
		margin: 10px 0px 10px 0px;
		}


.detailbox	{
			padding: 3px;
			}

.saleprice	{
			color: #BF0000;
			font-size: 14px;
			text-align: center;
			margin-bottom: 5px;
			margin-top: 10px;
			}

.iteminfo	{
			color:#333;
			font-size: 10px;
			line-height: 12px;
			text-align: left;
			font-family:Verdana, Geneva, sans-serif;
			}



.itemcateg {margin-left:5px;}
.itemcateg img{ width:110px; height:110px;}

.itemcateg a {font-size:12px; color:#454545; text-decoration:none;  
width:170px; height:250px; line-height:16px;}

.itemcateg a:hover{ 
	color:#bf0000;
	text-decoration:none;}
	
.txtcateg {overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; width:145px; text-align:center;}

#pricecateg { font-size:18px; color:#BF0000; padding-top:10px; }

.categwrap { width:810px;}
.itembox {background-color:#fbfaf8; width:170px; height:250px; margin-right:30px; margin-bottom:20px; border:1px solid #fff;}

.itembox:hover{border:1px solid #BBB; width:170px; height:250px;}
.itemimg {padding-top:15px;}
