@charset "utf-8";
/* CSS
----------------------------------------------------------- */
body {
	line-height: 1.6 !important;
	_display: inline;
	_zoom:1;
}

#wrap{
	overflow:hidden;
	width:440px;
	margin:0 auto;
	padding:20px 30px;
	font-size:0.75em;
}


#header{margin-bottom:30px;}
#header h1{
	float:left;
	width:210px;
}
#header p{
	float:right;
	width:230px;
	padding-top:50px;
}
#header p span{color:#5e5e5e;}


#contents{
	font-size:12px;
	margin-right:-80px;
	margin-bottom:40px;
}
#contents dl{
	float:left;
	width:180px;
	margin-right:80px;
	margin-bottom:30px;
}
#contents .thumb{margin-bottom:10px;}
#contents dd{padding:2px 0;}
#contents .name{
	font-size:14px;
	font-weight: bold;
}
#contents .disc{}
#contents .cost{}
