@charset "UTF-8";
body {
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #FFF9D9;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 755px;
}

#header {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	/*height: 450px;*/
	background: #fff url(img_top/bg_header.jpg) no-repeat;
}
h1 {
	text-align: center;
	margin: 0 0 10px 0;
	padding-top: 35px;
}
h2 {
	position: absolute;
	top: 0px;
	right: -5px;
	color: #fff;
	background: url(mail/img_mail/hashira_bg.gif) no-repeat 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 25px;
	width: 225px;
	font-size: 13px;
	font-weight:normal;
}
#lead {
	float: left;
	margin: 0;
	padding: 0 0 0 65px;	/* floatw肵Ă邽marginŎw肷ƃALIEŔ{ɂȂ */
	width: 325px;
	background-color: transparent;
}
#leadtxt em {
	color: #CC3300;
	font: bold 18px Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5;
}
#leadtxt {
	font-size: 14px;
	line-height: 1.5;
	background-color: transparent;
}
#inqbutton a {
	display: block;
	color: #333;
	text-decoration: none;
	width: 325px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	background: url(img_top/button_b1.gif) no-repeat 0px 1px;
}
#inqbutton a:hover {
	color: #fff;
	background: url(img_top/button_b2.gif) no-repeat 0px 0px;
}
#i-1 {
	text-align:center;
	padding-top: 30px;
}

#pricebutton a {
	float: left;
	display: block;
	color: #FF3300;
	text-decoration: none;
	width: 280px;
	margin:10px 40px 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	background: url(img_top/btn_price.gif) no-repeat 0px 0px;
}
#pricebutton a:hover {
	color: #FF5353;
	background: url(img_top/btn_price_f2.gif) no-repeat 0px 0px;
}
#sellbutton a {
	display: block;
	color: #333;
	margin:0px 0 20px;
	text-decoration: none;
	width: 325px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	background: url(img_top/btn_sell.gif) no-repeat 0px 0px;
}
#sellbutton a:hover {
	color: #fff;
	background: url(img_top/btn_sell_f2.gif) no-repeat 0px 0px;
}

/* === headerclearfix === */
/* _uEU΍ */
#header:after {
	content: ",";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* MacIE5IE7΍ */
#header {
	display: inline-block;
}

/* MacIE5IE6ȉ΍ \*/
* html #header { height: 1%; }
#header { display: block; }
/* MacIE5IE6ȉ΍I */

/* === headerclearfixI === */

#contents {
	clear: both;
	margin: 0;
	padding: 0;
	margin: 0 0 30px;
}
h3 {
	clear: both;
	background: url(img_top/midashi_bg.gif) no-repeat 0px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0 0 8px 20px;
	padding: 0 0 0 1em;
	width: 715px;
}
.comment {
	margin: 0 20px 15px 20px;
	padding: 0;
	font-size: 12px;
	line-height:125%;
}
.item {
	display: inline; /* IEŃAL{ɂȂ̂ӂ */
	margin: 0 0 30px 20px;
	padding: 10px 0;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	width: 223px;	/* {[_[ƍ킹ĕ225px */
	border: #ccc solid 1px;
}
.item span {
	font-size: 10px;
	font-weight: normal;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0 10px;
	border-top: #1E4799 solid 1px;
	border-bottom: #1E4799 solid 4px;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	clear:both;
}
#footer span {
	color:#1E4799;
}
.f-l {
	float: left;
	font-size: 10px;
}
#f-r {
	float: right;
	font-size: 10px;
	line-height:20px;
	padding-top:10px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #3366CC;
}

.maker {
	clear: both;
	width: 400px;
	margin: 5px 20px;
	font-size: 10px;
	text-align: right;
	float: right;
}
.maker a:link, .maker a:visited {
	color: #333;
	text-decoration: none;
}
.maker a:hover, .maker a:active {
	color: #3366CC;
	text-decoration: none;
}
.tokucho {
	margin: 0px 20px 5px 50px;
	padding: 0;
	font-size: 14px;
	line-height:135%;
}
.tokucho-title {
	margin: 15px 35px 5px 35px;
	padding: 0;
	color:#003366;
	font-weight:bold;
	font-size: 14px;
	line-height:135%;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}

#hiddenimg {
	display:none;
}
.w660fr {
	width:660px;
	height:1%;
	margin:7px auto;
	font-size:12px;
	line-height:145%;
	}
.w660fr p {
	margin:7px 0;
	}
.w660fr ol {
	margin:5px 0 5px 30px;
	padding:0px 0 0px 12px;
	list-style-type:decimal;
	list-style-position:outside;
	list-style-image:none;
}
.w660fr li {
	padding:0 0 0 0px;
	list-style-type:decimal;
	list-style-position:outside;
	list-style-image:none;
	}
.padding15 {
	padding:0 0 0 18px;
}
.pagemenu-fr {
	width:700px;
	height:16px;
	margin:12px auto 3px;
	font-size: 10px;
}
.pagemenu {
	float: right;
	padding: 2px 8px 0px 0px;
}
.pagemenu a:link , .pagemenu a:visited {
	color:#0033CC;
	text-decoration: underline;
}

.pagemenu a:hover , .pagemenu a:active {
	text-decoration: underline;
	color: #00CCFF;
}
.lineup{
	float: right;
	padding: 2px ;
	margin: 0px 8px 0px 0px;
}
.lineup a:link , .lineup a:visited {
	color: #00CCFF;
	text-decoration: underline;
}

.lineup a:hover , .lineup a:active {
	text-decoration: underline;
	color:#0033CC;
}
.red {
	color:#FF0000;
	font-weight:normal;
}

#language {
	position: absolute;
	top: 22px;
	right: 8px;
	font-size:12px;
	text-align:right;
}
#language a:link,#language a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#language a:hover,#language a:active {
	color:#FF0000;
	text-decoration:underline;
}

#note {
	border-top:#999999 1px solid; 
	border-bottom:#999999 1px solid; 
	margin:10px; 
	padding:7px 0; 
	font-size:12px;
}