body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 1.2em;
}

.hr{
	background-image : url(../img/line.gif);
	background-repeat : repeat-x;
	height: 5px; 
}
#wap {
	font-size: 12px;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}
#wap h1{
	font-size: 10px;
	color: #EC008C;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}
#wap #header{
	background-image: url(../img/header_background.jpg);
	background-repeat: no-repeat;
	height: 97px;
	margin-bottom: 0px;
}
#wap #header p{
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	padding-right: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 650px;
}
#wap #header p strong{
	font-size: 12px;
	color: #333333;
}
#wap #topic_path{
	background-image: url(../img/topic_path.gif);
	background-repeat: no-repeat;
	width: 966px;
	height: 44px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#wap #topic_path p{
	float: left;
	margin: 0px;
	height: 44px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 44px;
	/*background-image: url(../img/topic_path_line.gif);
	background-repeat: repeat-x;*/
}
#wap #left{
	float: left;
	width: 234px;
	margin-bottom: 10px;
}
#wap #left #left_line{
	float: left;
	background-image: url(../img/left_background.gif);
	background-repeat: repeat;
}
#wap #left #left_line p#left_mylist_title{
	background-image: url(../img/left_mylist_bar.jpg);
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	float: left;
	width: 183px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-left: 51px;
}
#wap #left #left_line #left_my_flame{
	float: left;
	width: 234px;
	margin: 0px 0px 10px;
	height: 30px;
	background-color: #efefef;
	padding: 5px 0px 3px;
}
#wap #left #left_line #left_my_flame a{
	color: #EC008C;
}
#wap #left #left_line #left_my_flame ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wap #left #left_line #left_my_flame ul li#my_list{
	background-image: url(../img/my_list_btn.gif);
	background-repeat: no-repeat;
	float: left;
	width: 90px;
	height: 20px;
	list-style-position: inside;
	font-size: 90%;
	margin: 0px 1px;
	padding: 4px 1px 1px 24px;
}
#wap #left #left_line #left_my_flame ul li#my_page{
	background-image: url(../img/my_list_btn.gif);
	background-repeat: no-repeat;
	float: left;
	width: 90px;
	height: 20px;
	list-style-position: inside;
	font-size: 90%;
	margin: 0px 1px;
	padding: 4px 1px 1px 24px;
}
#wap #left #left_line p.left_search_title{
	background-image: url(../img/left_search_bar.jpg);
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	float: left;
	width: 183px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-left: 51px;
}
#wap #left #left_line .left_search{
	float: left;
	width: 224px;
	background-color: #efefef;
	padding: 5px;
}
#wap #left #left_line .left_search p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#wap #left #left_line .left_search #search_btn{
	float: right;
}
#wap #left #left_line .left_search #search_word{
	padding-top: 3px;
	padding-bottom: 3px;
	width: 219px;
}
#wap #left #left_line .left_search #search_list{
	padding-top: 3px;
	padding-bottom: 3px;
}
#wap #left #left_line .left_search #search_padding{
	margin: 0px;
	padding: 0px;
}

#wap #left #left_line p.left_category_title{
	background-image: url(../img/left_category_bar.jpg);
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	float: left;
	width: 183px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 23px;
	padding-left: 51px;
	color: #FFFFFF;
}
#wap #left #left_line .left_category{
	float: left;
	background-color: #FEF3F8;
	border: 1px solid #DADADA;
	width: 212px;
	padding: 10px;
}
#wap #left #left_line .left_category a:link{
	color: #9D3E01;
}
#wap #left #left_line .left_category a:visited{
	color: #9D3E01;
}
#wap #left #left_line .left_category a:hover{
	color: #ff3300;
}
#wap #left #left_line .left_category a:active{
	color: #9D3E01;
}
#wap #left #left_line .left_category ul{
	margin: 0px;
	padding: 0px;
}
#wap #left #left_line .left_category ul li{
	font-size: 12px;
	line-height: 16px;
	background-image: url(../img/category_arrow.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wap #left #left_line .left_category img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 3px;
	margin-left: -1px;
}
#wap #left p.left_footer{
	background-image: url(../img/left_footer_bar.gif);
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	float: left;
	width: 234px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
}
#wap #left #left_ad{
	float: left;
	margin-top: 5px;
}
#wap #center{
	width: 728px;
	float: right;
	margin-bottom: 10px;
}

/*#wap #top_img{
	margin-bottom: 0px;
	background-image: url(../img/top_bnr.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
}*/

#wap #center #free_space{
	padding-bottom: 10px;
	width: 728px;
}
#wap #center .center_title{
	background-image: url(../img/center_title_bar.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 42px;
	float: left;
	width: 686px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#wap #center .center_title p{
	margin: 0px;
	padding: 0px;
}
#wap #center .center_title2{
	background-image: url(../img/center_title_bar.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 42px;
	float: left;
	width: 686px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#wap #center .center_title2 p{
	margin: 0px;
	padding: 0px;
}

#wap #center #center_ranking{
	float: left;
	clear: both;
	width: 726px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-left-color: #DADADA;
}
#wap #center #center_ranking #rank_pic{
	float: right;
	border: 1px solid #CCCCCC;
}
#wap #center #center_ranking p#rank_name{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C1300;
	width: 420px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wap #center #center_ranking p#rank_text{
	width: 420px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wap #center #center_ranking a{
	color: #EC008C;
}
#wap #center #center_ranking #best_1{
	background-image: url(../img/best_1_bg.jpg);
	background-repeat: no-repeat;
	height: 83px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#wap #center #center_ranking #best_2{
	background-image: url(../img/best_2_bg.jpg);
	background-repeat: no-repeat;
	height: 83px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#wap #center #center_ranking #best_3{
	background-image: url(../img/best_3_bg.jpg);
	background-repeat: no-repeat;
	height: 83px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#wap #center .center_line{
	float: left;
	clear: both;
	width: 726px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#wap #center .center_line_bnr{
	float: left;
	clear: both;
	width: 728px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
}
#wap #center .center_line_bnr02{
	float: left;
	clear: both;
	width: 728px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 5px;
}
#wap #center .center_line #item{
	float: left;
	width: 225px;
	height: 120px;
	border: 1px solid #E6E6E6;
	padding: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#wap #center .center_line #item p#item_text{
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 120px;
	line-height: 14px;
	font-size: 10px;
}
#wap #center .center_line #item p#item_price{
	padding: 0px;
	float: right;
	width: 115px;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #804E47;
}
#wap #center .center_line #item #item_pic{
	text-align: center;
	float: left;
}
#wap #center .center_line #item a{
	color: #804E47;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#wap #center #center_footer{
	float: left;
	width: 728px;
	margin: 0px;
	padding: 0px;
}
#wap #center #center_ad_header{
	float: left;
	background-image: url(../img/center_header_bar.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 718px;
	line-height: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}
#wap #center #center_ad_header p{
	margin: 0px;
	padding: 0px;
}
#wap #center #center_ad_footer{
	float: left;
	height: 20px;
	width: 728px;
	background-image: url(../img/center_footer_bar.gif);
}
#wap #center #center_ad{
	float: left;
}
#wap #footer {
	width: 971px;
	clear: both;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ED0990;
}
#wap #footer p {
	color: #666666;
	text-align: right;
	margin: 10px;
}
#wap #footer p A:link{
	color: #333333;
}
#wap #footer p A:visited{
	color: #333333;
}
#wap #link {
	width: 971px;
	line-height: 18px;
	text-align: right;
	color: #666666;
	padding-bottom: 10px;
	background-image: url(../img/copyright_background.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#wap #link a{
	color: #757158;
}
#wap #design {
	background-image: url(../img/copyright_background.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	color: #666666;
	padding-bottom: 10px;
	text-align: right;
}

#pick_area {
	background-image: url(../img/pick_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 110px;
	width: 728px;
	/*padding: 5px;*/
}

#pick_area ul {
	margin: 0px 0px 5px 20px;
	padding: 6px 0px 0px;
	list-style-type: none;
}

#pick_area li {
	background-image: url(../img/pick_allow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 4px 0px 0px;
	padding: 0px 0px 0px 17px;
}
#pick_area #pick_ads {
	margin-left: 32px;
	margin-top: 6px;
}
#wap #left #left_line .left_category_ads{
	float: left;
	background-color: #FEF3F8;
	border: 1px solid #DADADA;
	width: 232px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#google_s {
	background-image: url(../img/google_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 234px;
	text-align: center;
	margin-bottom: -15px;
	height: 60px;
	padding-top: 27px;
}
.red {
	font-size: 90%;
	color: #FF0000;
}

.info {
	padding: 10px 5px;
}


#wap #center .center_line #info2 dl {
	clear:both;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 0px;
}

#wap #center .center_line #info2 dt {
	width:120px;
	height:auto;
	float:left;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#wap #center .center_line #info2 dd {
	width:400px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px dotted #ccc;
	line-height:18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.td01 {
	background-image: url(../img/top_bnr_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 49%;
	height: 150px;
}

.td02 {
	background-image: url(../img/top_bnr_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 49%;
	height: 150px;

}

.td03 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	background-image: url(../img/top_bnr_03.jpg);

}

.td04 {
	background-image: url(../img/top_bnr_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;

}
.td05 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	background-image: url(../img/top_bnr_05.jpg);

}

.td06 {
	background-image: url(../img/top_bnr_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;

}

.td01 p {
	margin-top: 70px;
	margin-right: 120px;
	margin-left: 20px;
	font-size: 90%;
}
.td02 p {
	margin-top: 70px;
	margin-right: 120px;
	margin-left: 20px;
	font-size: 90%;
}
.td03 p {
	margin-top: 70px;
	margin-right: 120px;
	margin-left: 20px;
	font-size: 90%;
}
.td04 p {
	margin-top: 70px;
	margin-right: 120px;
	margin-left: 20px;
	font-size: 90%;
}
.td05 p {
	margin-top: 70px;
	margin-right: 120px;
	margin-left: 20px;
	font-size: 90%;
}
.td06 p {
	margin-top: 70px;
	margin-right: 120px;
	margin-left: 20px;
	font-size: 90%;
}


#ads_box {
	background-image: url(../img/ads_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 712px;
	padding-top: 5px;
	padding-left: 11px;
}
