@charset "UTF-8";
/*--------------------------------------
　BODY
---------------------------------------*/
html {
	height: 100%;
	}

body {
	height: 100%;
	font-size: 12px;
	font-family: Verdana, "ＭＳ ゴシック", "Osaka−等幅";
	color: #333333;	
	margin: 0;
	padding: 0;
	background :#FFFFFF url() repeat-x left top;
	text-align: center; /* IE5:container centered */
}

/*--------------------------------------
　LAYOUTS
---------------------------------------*/
#container {	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	}

#header	{
	border-bottom: 1px solid #DDDDDD;
	margin:0px auto 0px auto;
	padding:5px 0px 0px 0px;
	text-align:left;
	}

#main {
	width:580px;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 0px;
	}

#center {
	color:#333333;
	width:580px;
	margin:0px;
	float:left;
	padding:0px 0px 0px 0px;
	}
	
#clear {
	height:10px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

#footer	{
	background:#EFEFEF url(img/footer.gif) repeat-x left top;
	margin:0px;
	padding:0px 0px 15px 0px;
	clear:both;
	}



/*--------------------------------------
　CENTER
---------------------------------------*/
.topicpath {
	font-size:x-small;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	color:#666666;
	width:580px;
	background-color:#F2F2EF;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin:0px 0px 1px 0px;
	padding:8px 0px 8px 0px;
	text-align:left;
	}
	
.topicpath a {
	text-decoration:none;
	}
	
.topicpath a:hover {
	border-bottom:1px dotted;
	text-decoration:none;
	}

.topicpath a:visited {
	text-decoration:none;
	}

.sub {
	width:580px;
	height:22px;
	background:url(../img/sub.gif) no-repeat left top;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	}


/*----GENERAL CONTENT----*/
.figure {
	width:580px;
	height:180px;
	margin:0px;
	padding:3px 0px 10px 0px;
}
	
.gcontent {
	font-size:12px;
	color:#333333;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:200%;
	text-align:left;
	}



/*----CONTENT----*/
.contentbox {
	width:580px;
	clear:both;
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	}

.photo {
	width:240px;
	height:240px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:left;
	}

.content {
	width:330px;
	font-size:12px;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	line-height:160%;
	text-align:left;
	float:right;
	}
	
.content ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	list-style-type:square;
	}
	
.icon {
	height:20px;
	margin:5px 0px 6px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	}
	
.icon ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}
	
.icon li {
	float:right;
	}
	
.icon li a {
	text-decoration:none;
	}
	
.prebis {
	width:43px;
	height:20px;
	background:url(img/icon_prebis.gif) no-repeat left top;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	}
	
.simbis {
	width:43px;
	height:20px;
	background:url(img/icon_simbis.gif) no-repeat left top;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	}
	
.conbis {
	width:54px;
	height:20px;
	background:url(img/icon_conbis.gif) no-repeat left top;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	}
	
.plus1 {
	width:43px;
	height:20px;
	background:url(img/icon_plus1.gif) no-repeat left top;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	}
	
.icon30 {
	width:43px;
	height:20px;
	background:url(img/icon_30.gif) no-repeat left top;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	}
	
.icon90 {
	width:43px;
	height:20px;
	background:url(img/icon_90.gif) no-repeat left top;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	}
	
.releasedate {
	border: 0px solid #999999;
	color: #FF4444;
	font-weight:normal;
}

.spec {
	font-size:11px;
	border: 1px solid #DDDDDD;
	margin:0px 0px 0px 0px;
	padding:9px 10px 9px 10px;
	text-align:left;
	clear:both;
	}
	
.detailtop {
	height:12px;
	font-size:11px;
	background:url(img/detailtop.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	text-align:left;
	clear:both;
	}
	
.detail {
	height:90px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	text-align:left;
	}
	
.detail ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}
	
.detail li {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	float:left;
	}
	
.line {
	width:580px;
	height:1px;
	border-bottom: 1px solid #DDDDDD;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	}
	
	
	

/*TABLE*/
.ttopl {
	width:100px;
	font-size:12px;
	font-weight: bold;
	background: #EEEEEE;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:5px 5px 5px 0px;
	text-align:center;
}

.ttopr {
	width:480px;
	font-size:12px;
	font-weight: bold;
	background: #EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:5px 0px 5px 5px;
	text-align:center;
}

#ftth {
	font-size:12px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding:0px 5px 0px 5px;
	text-align:center;
}

#fttd {
	font-size:12px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding:5px 5px 5px 5px;
	text-align:left;
}



/*CATALOG LIST*/
.cellbox {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

.cell {
	width:120px;
	font-size:11px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:left;
}

.productname {
	color:#552200;
	text-decoration:underline;
}





/*--------------------------------------
　FOOTER
---------------------------------------*/
.footertxt {
	width:760px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}
	
#jump {	
	margin:0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}

.notice {
	font-size:x-small;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	color:#999999;
	line-height:150%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	clear:both;
	}

address {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#999999;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	text-align:left;
	clear:both;
	}
	
address a:link {
	color:#999999;
	text-decoration:none;	
	}
	
address a:visited {
	color:#999999;
	text-decoration:none;	
	}
	

/*--------------------------------------
　FONTS OTHA
---------------------------------------*/
.break {
	height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	}
	
.break2 {
	height:4px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

p {
	line-height:165%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

h2 {
	font-size:14px;
	color:#493C36;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	}
	
h3 {
	font-size:13px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
h4 {
	font-size:11px;
	color:#999999;
	height:18px;
	background:url(img/categoryhead.gif) no-repeat left top;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999pc;
}

h5 {
	font-size:12px;
	color:#663333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	
a:link {
	color:#993333;
	}

a:visited {
	color:#993333;
	}
	
.bol {
	font-weight:600;
	}
	
.komidashi {
	font-size:13px;
	font-weight:700;
	color:#004455;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	



.note {
	font-size:11px;
	color:#660000;
	text-align:left;
	padding:5px 0px 5px 0px;
}

.sticka {
	font-size:11px;
	width:195px;
	height:94px;
	border: 1px solid #999999;
	margin:0px 0px 5px 0px;
	padding:5px;
	text-align:center;
}




