*{
	padding: 0;
	margin: 0;
}

body, div, h1, h2, h3, h4, h5, p, ul, ol, dl, li, dt, dd, table, tr, th, td, p, hr, img, span, em, strong, form, fieldset, cite, blockquote{
	color: #333;
}

.clear{
	clear: both;
}

.clear hr{
	display: none;
}

.font-red{
	color: #ff0000;
}

img{
	border: none;
}

ul{
	list-style: none;
}

#all .mr-none{
	margin: 0;
}

.mgtop3{
	margin-top: 3px;
}

.mgbt10{
	margin-bottom: 10px;
}

.pdbtm35{
	padding-bottom: 35px;
}

.width140{
	width: 140px;
}

.font10{
	font-size: 10px;
}

.font12{
	font-size: 12px;
}

.font14{
	font-size: 14px;
}

.line-through{
	text-decoration: line-through;
}

.font-bold{
	font-weight: bold;
}

#all .mgri0{
	margin-right: 0;
}

body{
	background: url("../image/header.jpg") repeat-x 0 0;
}

#all{
	float: left;
	width: 1100px;
	margin-bottom: 30px;
	padding-top: 8px;
}

#contents-area{
	float: left;
	background: url("../image/side-bg.gif") repeat-y left top;
	width: 900px;
	margin: 0 20px 0 0;
}

#header{
	background: url("../image/header.jpg") repeat-x 0 0;
	width: 1100px;
}

#header img{
	display: block;
}

#header p{
	font-size: 10px;
	padding-left: 13px;
	height: 15px;
}

#header ul li{
	float: left;
}

#header .cart-box{
	float:left;
	font-size:12px;
	text-align:right;
}


#header .cart-look{
	margin: 10px 0 8px;
	font-size: 12px;
	float: none;
}

#header .cart-look a:link,
#header .cart-look a:visited,
#header .cart-look a:hover,
#header .cart-look a:active{
	color: #fff;
	margin-left: 3px;
	background: url("../image/cart-icon.gif") no-repeat 0 0;
	padding-left: 20px;
}

#header img.head-text{
	float: left;
	margin: 35px 5px 0 123px;
}

.navi{
	height: 25px;
	display: inline;
}

#main-content{
	width: 728px;
	float: right;
	text-align: center;
}

.topicpath{
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}

.topicpath li{
	display: inline;
}

.topicpath a:link, .topicpath a:visited, .topicpath a:hover, .topicpath a:active{
	color: #666;
}

.guide-area{
	border: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	width: 726px;
	margin-top: 10px;
}
.guide-area h4{
	margin-top: 10px;
}

.guide-area dt{
	font-size: 12px;
	font-weight: bold;
	color: #F7949B;
	margin-top: 10px;
}

.guide-area dd, .guide-area p{
	margin-top: 5px;
}

.guide-left{
	width: 345px;
	float: left;
	padding: 0 0 9px 10px;
}

.guide-right{
	width: 350px;
	float: right;
	padding: 0 9px 10px 0;
}

.guide-left img, .guide-right img{
	margin-top: 5px;
}

#main-content h1{
	background: #FC939A url("../image/h1-bg.jpg") no-repeat 0 0;
	text-align: left;
	font-size: 18px;
	padding: 7px;
	color: #fff;
	margin: 20px 0;
}

#main-content .guide-area table{
	border-collapse: collapse;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	empty-cells: show;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	width: 224px;
	margin-top: 10px;

}

#main-content .guide-area table th{
	background-color: #fdf2f7;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	vertical-align: top;
	padding: 4px;
	color: #FC939A;
	width: 100px;

}

#main-content .guide-area table td{
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	font-size: 12px;
	padding: 4px;
	text-align: right;
}

#side-content{
	width: 162px;
	float: left;
}

#side-content h3, #side-content h2{
	background: url("../image/side-midasibg.jpg") no-repeat 0 0;
	font-size: 14px;
	color: #fff;
	padding: 8px;
}

#side-content li{
	font-size: 12px;
	background: url("../image/side-border.gif") no-repeat 0 bottom;
	padding: 8px;
}

#side-content li a:link, #side-content li a:visited, #side-content li a:hover, #side-content li a:active{
	background: url("../image/side-icon.gif") no-repeat 0 50%;
	color: #333;
	padding-left: 10px;
}

#side-content ul li.bg-none{
	background: none;
}

#side-content p{
	background-color:#FFFFFF;
	border:2px solid #FC939A;
	font-size:10px;
	margin:5px;
	padding:5px;
	text-align:left;
	line-height: 150%;
}

#banner{
	float: left;
	margin-top: 25px;
}

#banner img{
	margin: 0;
	padding: 0;
}

#footer{
	background: url("../image/footer.jpg") repeat-x 0 0;
	border-top: 2px solid #FC939A;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	height: 40px;
}

#footer ul{
	margin-left: 10px;
}

#footer ul li{
	display: inline;
}

#footer address{
	margin: 10px 0 0 10px;
	font-style: normal;
}


#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active{
	color: #333;
}

.item_description_deep p{
	font-size:14px;
	margin-top:5px;
	padding:8px 15px 15px;
}