* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;	
}

body {
	text-align: center;
}

img { border-width: 0px;}
	
a {
	color:303030;
	text-decoration: none;
}

a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}

td {
	font-size: 10px ;
	vertical-align: top;
}

#header_menu {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../images/h_menu_background.gif");
	background-repeat: repeat-x;
}

#header {
	margin: 0px auto;
	text-align: center;
}

#header_logo {
	width: 100%;
	height: 43px;
	text-align: center;
	font-size: 8pt;
	list-style-type: none;
}

#header_logo li.left {float: left;}

#header_logo li.right {
	float: right;
	padding:2px 0px 0px 0px;
	color: #303030;
}

#header_tab {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../images/h_tab_background.gif");
	background-repeat: repeat-x;
}

ul#header_tab_list li {
	display: inline;
}

#header_menu {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../images/info_navi_bkg.gif");
	background-repeat: repeat-x;
}

ul#header_menu_list li {
	display: inline;
}

#contents {
	width: 800px;
	height:100%;
	margin: 0px auto;
	margin-top: 10px;
}

#main {
	float: left;
	width: 470px;
	margin-left: 10px;
	font-size: 13px;
}

.title {margin: 3px 5px 0px 0px;}

.explanation {
	float: left;
	width: 135px;
	margin-top: 10px;
	font-size: 10px;
}

.mi {
	float: left;
	margin-top: 10px;
}

.mp {
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

.mm {
	float: right;
	margin-top: 10px;
}

.ml {
	margin-top: 5px;
}
	
.fe {
	float: left;
	margin: 0px;
}

.sale {
	width: 230px;
	height: 86px;
	background-image: url("../images/sale_background.jpg");
	background-repeat: no-repeat;
}
.box {
	width: 230px;
	height: 86px;
	background-image: url("../images/box_background.jpg");
	background-repeat: no-repeat;
}
.va {
	width: 230px;
	height: 86px;
	background-image: url("../images/va_background.jpg");
	background-repeat: no-repeat;
}
.baty {
	width: 230px;
	height: 86px;
	background-image: url("../images/baty_background.jpg");
	background-repeat: no-repeat;
}
.san{
	width: 230px;
	height: 86px;
	background-image: url("../images/san_background.jpg");
	background-repeat: no-repeat;
}
.imp{
	width: 230px;
	height: 86px;
	background-image: url("../images/imp_background.jpg");
	background-repeat: no-repeat;
}
.char{
	width: 230px;
	height: 86px;
	background-image: url("../images/char_background.jpg");
	background-repeat: no-repeat;
}
.tsum{
	width: 230px;
	height: 86px;
	background-image: url("../images/tsum_background.jpg");
	background-repeat: no-repeat;
}	
.gift{
	width: 230px;
	height: 86px;
	background-image: url("../images/gift_background.jpg");
	background-repeat: no-repeat;
}
.puch{
	width: 230px;
	height: 86px;
	background-image: url("../images/puch_background.jpg");
	background-repeat: no-repeat;
}
.gyou{
	width: 230px;
	height: 86px;
	background-image: url("../images/gyou_background.jpg");
	background-repeat: no-repeat;
}
.drk{
	width: 230px;
	height: 86px;
	background-image: url("../images/drk_background.jpg");
	background-repeat: no-repeat;
}

#shopping_fooder {
	margin-top: 20px;
	padding-top: 20px;
}

#feature {
	float: left;
	font-size: 12px;
}

#feature li{
	float: left;
	padding-top: 5px;
}

#top_clouse_up {
	float: left;
	width: 470px;
}

#left_menu {
	float: left;
	width: 155px;
	font-size: 12px;
}

#all_item_search_body {
	height: 600px;
	padding-left: 5px;
	border: 1px solid #000000; 
	background-color: #f1f3f4;
}

#all_item_search_body form {
	margin: 10px 0px;
} 

#all_item_search select {
	width: 110px;
}

#left_menu_line {
	margin: 7px 0px; 
}

#all_item_search_body ul {
	font-size: 9pt;
}

#all_item_search_body li {
	padding: 5px 0px 0px 12px;
	background-image: url("../images/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#opinion {margin-top: 10px;}

#business_exhibition {margin-top: 5px;}

#affiliate {margin-top: 3px;}

#right_menu {
	float: right;
	width: 155px;
}

.di{
	display: inline;
}	

ul#pick_up_list {
	border: 1px solid #b5b5b5;
	border-top: 1px solid #f6f6f6;
	background-color: #f6f6f6;
}

#pick_up_list li{ 	
	padding: 5px 0px 0px 5px;
}

.pick_bottom {margin-bottom: 5px;}

#ranking_header {
	margin-top: 10px;
}

ul#ranking {
	border-style: solid;
	border-color: #b5b5b5;
}

#ranking_list li {
	height: 80px;
	font-size: 11px;
	padding: 5px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #b5b5b5;
	background-color: #ffffff;
}

#fooder {
	clear: both;
	width: 800px;
	height: 35px;
	margin: 0px auto;
	background-image: url("../images/fooder.gif");
}

#fooder li {
	float: right;
	padding-top: 11px;
}

#item_index {
	width: 800px;
	height: 86px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/index_background.gif");
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #ff0000;
}

ul#index_member {
	float: left;
	width: 160px;
	height: 50px;
}

#index_member li {
	float: left;
	margin: 2px 0px 8px 0px;
}

#index_member li.left {
	float: left;
	padding: 0px 0px 0px 10px;
}

#index_member li.padding {
	float: left;
	padding: 0px 0px 0px 25px;
	background-image: url("../images/arrow_member.gif");
	background-repeat: no-repeat;
}

ul#index_category{
	float: left;
	width: 640px;
	margin: 25px 0px 0px 0px;
}

#index_category li {
	float: left;
	padding: 6px 0px 3px 15px;
	background-image: url("../images/arrow_index.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
	text-align: bottom;
}

#opinion_main {
	width: 510px;
	height: 650px;
	margin: 0px auto;
	margin-top: 30px;
}

#affiliate_main {
	width: 510px;
	height: 400px;
	margin: 0px auto;
	margin-top: 30px;
}

#safety_main {
	width: 510px;
	height: 700px;
	margin: 0px auto;
	margin-top: 30px;
}

#safety_main li {
	float: left;
}

#pl_main {
	width: 510px;
	height: 800px;
	margin: 0px auto;
	margin-top: 30px;
}

#inquiry_main {
	width: 510px;
	height: 780;
	margin: 0px auto;
	margin-top: 30px;
}

#top_feature {
	width: 700px;
	margin: 0px auto;
	margin-top: 10px;
}

#feature_main {
	width: 700px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 50px;
}

#pickup_main {
	width: 700px;
	margin: 0px auto;
	margin-bottom: 50px;
	font-size: 12px;
}

#top_title {
	width: 800px;
	margin: 0px auto;
	margin-top: 10px;
}

#top_title li {
	float: left;
}