@charset "utf-8";

/*--- reset */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
/* ------------------------
	clearfix
------------------------ */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* ------------------------
	default
------------------------ */

body {
	margin: 0;
	padding: 0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:75%;
	color:#555555;
	line-height:1.5;
	background: url(bodybg.jpg) repeat-x left top;
	text-align:center;
}
* html body {	/* for IF6 */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}

#wrap {
	margin: 0px auto;
	width: 840px;
}
#contents{
	width:820px;
	text-align:left;
}

#main{
	width:800px;
	padding:10px;
	font-size:120%;
}

#fl_half{
	float:left;
	width:365px;
	border:1px solid #000;
	background-color:#fff;
	padding:10px;
}
#fr_half{
	float:right;
	width:365px;
	border:1px solid #000;
	background-color:#fff;
	padding:10px;
}

.ic01{
	position:relativ;
	top:-250px;
	right:138px;
}

h1{
	float:left;
}

.migi{
	float:right;
}
.pd10{padding:10px;}
.mt14{margin-top:1.4em;}


.zakuro_hidari {
	position:relative;
	top: -250px;
	right: 138px;
}

.media{
	margin-top:10px;
}

.mdphoto {
	float: left;
	display: inline;
	height: 160px;
	overflow: auto;
	position: relative;
}
.fl{float:left;}
.fr{float:right;}


/* ------------------------
	ƒeƒXƒg
------------------------ */

div#itemfieald{
	width:780px;
}

div#itemfieald_02{
	width:780px;
	margin-bottom:20px;
}
div#itemphoto_02{
	width:150px;
	float:left;
}
div#itemconts_02{
	width:600px;
	padding-left:15px;
	float:right;
}
div#itembox{
	width:480px;
	float:left;
}

div#itemphoto{
	width:62px;
	float:left;
}



div#itemconts{
	width:400px;
	padding-left:15px;
	float:left;
}



.btn{
	padding-top: 77px;
	width: 376px;
	height: 82px;
	position: relative;
	background: url(img/itemPrice1.jpg) no-repeat;
}

.first{
	margin-left: 26px;
	padding: 0 0 2px;
	z-index: 1;
}

.btn2{
	padding-top: 77px;
	width: 376px;
	height: 82px;
	position: relative;
	background: url(img/itemPrice2.jpg) no-repeat;
}

.first2{
	margin-top:-10px;
	margin-left: 30px;
	padding: 0 0 2px;
	z-index: 2;
}

div#itemex{
	width:280px;
	float:left;
	border:1px solid #dcdcdc;
	padding:2px 5px;
	margin-top:50px;
}
div#itemex ol{
padding-left:2em;
}
div#itemex li{
font-weight:bold;
list-style-type:decimal;
}

#spec table {
	margin-top: 3px;
	width: 100%;
	border: 1px solid #e0e0e0;
	font-size: 11px;
	color: #746365;
	clear:both;
}
#spec  table tr th {
	padding: 13px 19px;
	background: #f7f6f5;
	vertical-align: middle;
	border: 1px solid #e0e0e0;
	width: 105px;
}
#spec  table tr td {
	padding: 13px 19px;
	vertical-align: middle;
	border: 1px solid #e0e0e0;
	background: #fff;
}

#footer {
	height: 121px;
	background: #d56c7f;
	clear:both;
	padding:10px;
}

#fnavi{text-aling:center;}
#fnavi ul {
	overflow: hidden;
}

#fnavi li {
	float: left;
	background: url(img/arrow01.gif) no-repeat left top;
}

#fnavi li a {
	margin-right: 24px;
	padding: 3px 0 3px 20px;
	color:#fff;
}