@charset "UTF-8";
/* CSS Document */

#txt_area h2{
	width:495px;
	height:107px;
	background:url(../market/img/copy.jpg) no-repeat;
	text-indent:-9999px;
}
#market_message{
	margin-top:20px;
	width:495px;
	height:241px;
	background:url(../market/img/bg_market_message.jpg) no-repeat;
}
#market_txt{
	width:400px;
	line-height:1.5em;
}
#kate_message{
	font-size:11px;
	margin:45px 0px 0px 20px;
	line-height:1.5em;
	width:380px;
}
#subnavi{
	width:269px;
	margin:0px auto;
	padding-top:20px;
}
#subnavi li{
	height:15px;
	text-indent:-9999px;
	list-style-type:none;
	margin:0px 0px 8px 6px; 
}
#subnavi li a{
	display:block;
}
#sub_01{
	width:211px;
	background:url(../market/img/subnavi_01.gif) no-repeat;
}
#sub_01 a:hover{
	width:211px;
	height:15px;
	background:url(../market/img/subnavi_01_ovr.gif) no-repeat;
}
#sub_02{
	width:217px;
	background:url(../market/img/subnavi_02.gif) no-repeat;
}
#sub_02 a:hover{
	width:217px;
	height:15px;
	background:url(../market/img/subnavi_02_ovr.gif) no-repeat;
}
#sub_03{
	width:261px;
	background:url(../market/img/subnavi_03.gif) no-repeat;
}
#sub_03 a:hover{
	width:261px;
	height:15px;
	background:url(../market/img/subnavi_03_ovr.gif) no-repeat;
}
#sub_04{
	width:122px;
	background:url(../market/img/subnavi_04.gif) no-repeat;
}
#sub_04 a:hover{
	width:122px;
	height:15px;
	background:url(../market/img/subnavi_04_ovr.gif) no-repeat;
}
#sub_05{
	width:147px;
	background:url(../market/img/subnavi_05.gif) no-repeat;
}
#sub_05 a:hover{
	width:147px;
	height:15px;
	background:url(../market/img/subnavi_05_ovr.gif) no-repeat;
}

.market_01{
	width:495px;
	height:534px;
	background:url(../market/img/bg_market_01.jpg) no-repeat;
	margin-top:10px;
	padding-top:20px;
}
.market_02{
	width:495px;
	height:445px;
	background:url(../market/img/bg_market_02.jpg) no-repeat;
	margin-top:10px;
	padding-top:20px;
}
.market_01 h3,
.market_02 h3{
	margin-bottom:20px;
}
.market_contents{
	width:455px;
	margin:0px auto;
}
.market_photo_txt{
	width:455px;
}
.market_photo{
	width:200px;
	float:left;
}
.market_txt{
	width:245px;
	float:right;
	color:#3B322A;
	font-size:10px;
	line-height:1.7em;
	padding-top:10px;
}
.market_th{
	clear:both;
	text-align:center;
	padding-top:20px;
}
.market_th p{
	margin-bottom:5px;
}
.btn_buy{
	text-align:right;
	padding-top:5px;
}
.item_name{
	color:#3B322A;
	line-height:1.5em;
	padding-top:10px;
	font-size:10px;
}
.gotop{
	text-align:right;
	padding:5px 3px 0px 0px;
}
