

/*
############# 1.common setting ##############
 */
p.clear{margin:0; padding:0; clear:both;} 
body {
	text-align: center;
	}



div#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

div#header {
	margin-bottom: 5px;
	}
	
div.content_body,
div.wrapper,
div.section {
	overflow: hidden;
	/*height: 1%;*/
	}

	
div.content_body {
	float: left;
	width: 745px;
	}
	
div#relational {
	float:right;
	width: 200px;
	}

div#footer {
	clear: both;
	width: 100%;
	margin-top: 20px;
	}
.panku-zu{ font-size:12px; padding-bottom:8px;}

.navigation li {
	float:left;
	/float: none;
	/display: inline;
	/zoom: 1;
	width: auto;
	list-style-position: outside;
	line-height: 1;
	list-style: none;
	}

.navigation:after  { /*clearfix*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.navigation { zoom:1;}


.boxLayoutRight {
width: auto;
	}

.boxLayoutRight a {
	display: block;
	float: right;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	}
a.pageTop {
	padding-left: 8px;
	background: url(../images/ico-pageTop.gif) no-repeat 0 50%;
	}
.bread_crumb {
	clear: both;
	}
	
/*
############# 2. div#header design setting #############
*/
div#header-top {
	height: 22px;
	margin-bottom: 8px;
	border-bottom: solid 1px #CCC;
	}
h1 {
 	float: left;
	overflow:hidden;
	font-size: 12px;
	line-height: 22px;
 }
 ul#head-relational {
 	float: right;
 	font-size: 12px;
 	padding: 3px 0 0;
 	margin: 0;
	}
div#logo {
	float: left;
	}
div#head-banner {
	float: right;
	}
	
li#sitemap {
	margin-right: 5px;
	padding:2px 5px 0 18px;
	border-right: #333 1px solid;
	background: url(../images/ico-sitemap.gif) no-repeat 0 50%;
	}
li#inquiry{
	margin-right: 5px;
	padding:2px 5px 0 18px;
	border-right: #333 1px solid;
	background: url(../images/ico-inquiry.gif) no-repeat 0 50%;
	}
li#goo-net {
	padding:2px 5px 0 18px;
	background: url(../images/ico-goo.gif) no-repeat 0 50%;
	}
div#globalNav {
	margin-top: 8px;
	font-size:1.2em;
	}

*html div#globalNav {
	margin-top: 8px;
	font-size:1.2em;
	clear:both;
	}

ul#global {
	background: url(/common/img/top_menu_bg.gif) no-repeat;
	padding-left: 0px;
	height: 28px;
	border:1px solid #ccc;
	border-bottom:none;
	font-size:12px;
	margin:0;
	text-align:left;
	}
ul#global li {
	line-height: 28px;
	text-align: center;
	}
ul#global li a {
	color: #333;
	text-decoration:none;
	border-right: 1px solid #cccccc;
	}
ul#global li.now {
	font-weight: bold;
	background: url(../images/bg-header_o.gif) repeat-x;
	}
ul#global li a {
	display: block;
	}
ul#global li a:hover,
ul#global li.now a {
	background: url(../images/bg-header_o.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	}
li#global01 a { width: 54px; }
li#global02 a { width: 91px; }
li#global03 a { width: 95px; }
li#global04 a { width: 91px; }
li#global05 a { width: 130px; }
li#global06 a { width: 63px; }
li#global07 a { width: 60px; }

ul#child {
	padding-left: 0;
	border: #CCC 1px solid ;
	border-top: none;
 	background:#C80122;
 	margin:0;
	text-align:left;
	}
ul#child li {
	height: 21px;
	/*line-height: 21px;*/
	/*white-space:pre;*/
	font-size: 12px;
	margin: 2px 1px;
	}
ul#child li a {
	color: #fff;
	text-decoration: none;
	font-size:13px;
	border: 1px solid #ffffff;
	display: block;
	line-height: 19px;
	}
/*
############# 3.div#footer design setting #############
*/


/*
############# 5.div#main design setting #############
*/
div#content_header {
	height: 25px;
	background: #F4F4F4;
	border: solid 1px #d5d5d5;
	}
	
div#content_header h2,
div#content_header p {
	display: inline;
	padding-left: 7px;
	line-height: 25px;
	}
div#content_header p {
	font-size:11px;
	}

div.content_body div.boxLeft {
	float: left;
	}
*html div.content_body div.boxLeft {
	float: left;
	width:250px;
	}
div.content_body div.boxRight {
	float: right;
	text-align:right;
	}
div.content_body div.boxLeft div.section {
	margin: 0 20px 9px 0;
	border: solid 1px #CCC;
	border-top: none;
	}
div.section h2 {
	margin-bottom: 0.3em;
	}

div.section h4,
div.section h5,
div.section h6 {
	}
	
div.section p,
div.section ul,
div.section ol,
div.section dl,
div.section blockquote,
div.section pre {
  margin: 0 0 1.4em 0;
}


div.section .fltRight {
	float: right;
	margin: ;
	padding:;
	}
div.section .fltLeft { 
	float: left;
	margin: ;
	padding:;
	}
	
div.content_body div.boxRight div.section {
	border: solid 1px #CCC;
	}
	
div.search-box {
	border: solid 1px #cccccc;
	width:958px;
	height:30px;
	}
div.search-box .kensuu-area{
	padding-left: 10px;
	line-height: 30px;
	/*border-bottom: solid 1px #CCC;*/
	background: url(../images/bg-searchbox-header.gif) repeat-x;
	border-collapse:collapse;
	font-size:1.3em;

	}

*html div.search-box .kensuu-area{
	width:948px;
	padding-left: 10px;
	height:30px;
	background: url(../images/bg-searchbox-header.gif) repeat-x;
	border-collapse:collapse;
	font-size:1.3em;
	}


	
/* 090820 */	
div.search-box .kensuu-area .suji{
	color:#FF0000;
	font-family:"Arial",arial,sans-serif;
	font-size:142%;
	font-weight:bold;
	padding:0 5px;
}	
div.search-box .kensuu-area .tire_search{
	float:right;
	padding-right:15px;
	width:250px;
	text-align:right;
	font-size:12px;
}
div.search-box .kensuu{
	float:left;
	width:450px;
	font-weight:bold;
	font-size:12px;
}
/* 090820 */
div.wrapperd {
	padding: 5px;
	background: #f6f6f6;
	border: 1px #cccccc solid;
	border-collapse:collapse;
	_width:948px;/*IE用*/
	}	
div.form_wrapper {
	padding: 5px;
	background: #f6f6f6;
	}	
div.form_wrapper form {
	position: relative;
	background: #FFFFFF;
	}
div.form_wrapper form table {
	width: 100%;
	background: #FFF;
	margin-bottom: 0;
	}
div.form_wrapper form th {
	width: 95px;
	text-align: right;
	padding-right: 5px;
	}
div.form_wrapper form td {
	padding: 2px 0;
	}
div.form_wrapper h3 {
	background: #FFF;
	border-left: #e30026 solid 7px;
	padding: 5px;
	}
div.wrapperd table {
	width: 100%;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-bottom: 0pt;
	border-collapse:collapse;
}

div#top_button table tr.search_button{
background-color: #F6F6F6;
}


div#under_button table tr.search_button{
background-color: #F6F6F6;
}

div.tablee{
background-color: #fff;
}
select.hanni { width: 105px; }
div.view_s-history {
	/*text-align:left;*/
	}
td.ajax {
	padding-left: 10px;
	}
div.open { right:790px; }

div.section p{
font-size:1.2em;
font-weight:bold;
}
div.section span.count {
	font-family:"Arial",arial,sans-serif;
	color: #F00;
	font-size: 16px;
	font-weight:bold;
	}
.price {
	color: #F00;
	font-size: 14px;
	font-weight:bold;
	}
.unit {
	font-size: 14px;
	}
.tax {
	font-size: 10px;
	}
	
strong {
	color: #E33;
	}

/*- 090917 ΤEEEƤ-*/
div.list-foot span.count{
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}


/*
############# 6.div#rightbar design setting ############# #############
*/	
ul.adbanner li {
	margin-bottom: 20px;
	}

div#relational div.section {
	border: solid 1px #CCC;
	margin-top: 10px;
	font-size: 110%
	}

div#relational div.section_top {
	border: solid 1px #CCC;
	margin-bottom: 10px;
	font-size: 110%
	}

div#relational div.section_top h3 {
	padding: 5px;
	line-height:18px;
	background: #f4f4f4;
	border-bottom:#d5d5d5 solid 1px;
	}

div#relational div#right_top {
	margin-top: 0;
}

div#relational div.section h3 {
	padding: 5px;
	line-height:18px;
	background: #f4f4f4;
	border-bottom:#d5d5d5 solid 1px;
	}

div#relational div.section_article {
	padding: 3px;
	}

div#relational div.section_article2 div {
	padding: 3px;
	}
div#relational div.section_article div.kensaku {
	text-align: center;
}

div#relational table.right_rank { border-collapse:collapse; margin: 3px; }

div#relational table.right_rank td {vertical-align: top;}

div#relational table.right_rank td.right_rank_photo { border-bottom: 1px solid #CCC; padding-top: 8px; }
div#relational table.right_rank td.right_rank_photo_top { border-bottom: 1px solid #CCC; padding-top: 5px; }
div#relational table.right_rank td.right_rank_photo_last { padding-top: 8px; }
div#relational table.right_rank td.right_ranking {  padding-top: 5px; }
div#relational table.right_rank td.right_ranking_top { padding-top: 2px; padding-left: 2pt; padding-right: 2pt;}
div#relational table.right_rank td.right_rank_product { padding-top: 8px; line-height: 1.3em;}
div#relational table.right_rank td.right_rank_product_top { padding-top: 5px; line-height: 1.3em;}
div#relational table.right_rank td.right_rank_price {color: #CC0000; font-weight: bold; border-bottom: 1px solid #CCC; margin-bottom:5px;}
div#relational table.right_rank td.right_rank_price_last {}

div#relational div#right_store_info {}
div#relational div#right_store_info span { display: block;margin: 5px 0; font-size: 1.0em;}

div#relational div#right_store_address { line-height: 1.3em;  font-size: 1.0em;}
div#relational div#right_store_notice { border: 3px solid #DDD; padding:2px; margin: 5px 0; font-size: 0.8em;}
div#relational div#right_store_notice span.red{ display:inline; color:#CC0000;line-height: 1.em;}
div#relational div#right_store_info ul{ margin: 5px 0;}
div#relational div#right_store_info li{ font-size: 1.0em;}
div#relational div#right_store_info li img{padding-right: 5px;}

div#relational div#right_player {background-color: #F7F7F7; text-align: center; padding: 3px 0;}
div#relational div#right_player img {padding-right: 3px;}
div#relational div#right_search form {width: 170px; margin: 5px 0; }

div#relational div#right_search span.right_select  { display: inline	; padding-right: 8px; color: #999;}
div#relational div#right_search ul { margin: 5px 0 10px 5px; }
div#relational ul#right_benri { margin: 5px 0 10px 5px; }

div#relational table#right_qr td {line-height:1.2em; vertical-align: top;}

/*
############# 7.form design setting #############
*/
label {
}
	
fieldset {
	}
	
div.submitArea {
	clear: both;
	width: ;
	margin: 0 auto;
	padding: ;
	text-align: center;
	}

div.submitArea img {
border:none;
	}
	
span.searchr_btn{
padding-left:20px;
line-height:24px;
}
	
	
	
/* 090820 */	
div.submitArea .view_s-history{
	/*float:left;*/ 
	padding-top:0px;
}	
div.submitArea .btn{ float:left; margin-left:300px; padding-top:5px;}	
*html div.submitArea .btn{ float:left; margin-left:150px; padding:5px 0;}	

/* 090820 */
div.submitArea li {
	display: inline-block;
	/display: inline;
	zoom: 1;
	margin-right: 22px;
	vertical-align: bottom;
	}

	input.submit {
		}
	
	input.submit:hover {
		}
/*
	old
*/

body{ background-color:white; margin:0; padding:0; }

/* Normal */
A{color:#0000ee;text-decoration:underline;}
A:link{color:#004ab8;text-decoration:underline;}
A:visited{color:#941d55;text-decoration:underline;}
A:hover{color:#004ab8;text-decoration:underline;}
A:active{color:#003399;text-decoration:underline;}

/* Main Navigation */
a.mainnavi { color: #666666; font-size: 80%; text-decoration: none }
a:link.mainnavi { color: #666666; font-size: 80%; text-decoration: none }
a:visited.mainnavi { color: #666666; font-size: 80%; text-decoration: none }
a:hover.mainnavi { color: #666666; font-size: 80%; text-decoration: underline }
a:active.mainnavi { color: #666666; font-size: 80%; text-decoration: none }

/* Main Navigation Focus */
a.mainnavi_x { color: #ffffff; font-size: 80%; text-decoration: none }
a:link.mainnavi_x { color: #ffffff; font-size: 80%; text-decoration:none }
a:visited.mainnavi_x { color: #ffffff; font-size: 80%; text-decoration:none }
a:hover.mainnavi_x { color: #ffffff; font-size: 80%; text-decoration:underline }
a:active.mainnavi_x { color: #ffffff; font-size: 80%; text-decoration:none }

/* Sub Navigation */
A.subnavi{ color:#ffffff; text-decoration:none }
A:link.subnavi{ color:#ffffff;  text-decoration:none }
A:visited.subnavi{ color:#ffffff;  text-decoration:none }
A:hover.subnavi{ color:#ffffff;  text-decoration:underline }
A:active.subnavi{ color:#ffffff;  text-decoration:none }

/* Sub Navigation Focus*/
A.subnavi_x { color:#ffcc33;  text-decoration:none }
A:link.subnavi_x { color:#ffcc33;  text-decoration:none }
A:visited.subnavi_x { color:#ffcc33;  text-decoration:none }
A:hover.subnavi_x { color:#ffcc33;  text-decoration:underline; }
A:active.subnavi_x { color:#ffcc33;  text-decoration:none }

/* Navigation Fonts */
.navi_ss { color: #666666; font-size: 60%; text-decoration: none; margin-right: 5px; margin-left: 5px }
.subnavi_ss { color: #ffffff; font-size: 80% }
/*
.text_ss { line-height: 150%; font-size: 80% }
.textm_g { color:#666666; line-height: 125%; font-size: 12px }
*/

.textss{font-size:80%;line-height:135%;}
.texts{font-size:80%;line-height:135%;}
.textsmg10{font-size:80%;line-height:135%;}
.textsw{font-size:80%;line-height:150%;}

.textsfff{font-size:80%;line-height:135%; color:#ffffff;}

.textsccc{font-size:80%;line-height:135%;color:#cccccc;}
.textse{font-size:80%;line-height:135%;font-family: Verdana,sans-serif;}

.textm{font-size:12px;line-height:135%;}
.textmw{font-size:80%;line-height:150%;}

.textmcc0{font-size:80%;line-height:125%;color:#cc0000;}
.textmf00{font-size:80%;line-height:125%;color:#ffff00;}
.textmfff{font-size:80%;line-height:125%;color:#ffffff;}

A.textmfff { color:#ffffff; font-size: 80%; text-decoration:none }
A:link.textmfff { color:#ffffff; font-size: 80%; text-decoration:none }
A:visited.textmfff { color:#ffffff; font-size: 80%; text-decoration:none }
A:hover.textmfff { color:#ffffff; font-size: 80%; text-decoration:underline; }
A:active.textmfff { color:#ffffff; font-size: 80%; text-decoration:none }

.textmmg10ff{font-size:80%;line-height:125%;margin-left:10px;color:#ffffff;}
.textmmg10{font-size:80%;line-height:125%;margin-left:10px;}

.textlcc0{font-size:1.0em;line-height:125%;color:#cc0000;}
.textl{font-size:1.0em;line-height:125%;}

.frmsolidtop{background-color:#ffffff;padding:0px;border:1px solid #cccccc;width:200px;}
.frmsolid02{background-color:#ffffff;padding:0px;border:1px solid #cccccc;width:180px; margin-right: 5px;}

/* Listing AD */
#adpc {border:1px solid #dddddd;margin-top:0px;;padding:2px;}
#adpc img {width:80px;hight:60px;}
#adpc td.on {width:80px;hight:60px}
.adp{font-size:smaller;line-height:110%;color:#0000cc;font-weight: bold;}
.ada{font-size:smaller;line-height:110%;color:#0000cc;}
.adf{font-size:70%;line-height:110%;}
.adbgc1{background-color:#dddddd;}
.adc{font-size:70%;line-height:110%;font-weight:bold;}
.ads{font-size:80%;line-height:110%;}
.adg{font-size:smaller;line-height:110%;color:#339900;}
.adbgc{background-color:#dddddd;padding:2px;white-space: nowrap;height: 18px;}
.adpg{background-color:#ffffff; width:1%;}

#adspb{background-color:#f5f5f5;width:10%;vartical-align:top;}
#adspb img{width:80px;hight:60px;}

/* Page Line Color */
#p_line1 td { background-color: #cc0000; }
#p_line2 td { background-color: #cc0000; }
#r_line1 td { background-color: #cc0000; }
#r_line2 td { background-color: #FFFFCC; }

/* Global Footer */
#flist {
	width: 800px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#flist li {
	float: left;
	white-space: nowrap;
}
#flist h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: 100;
	float: left;
}
.footrim {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
table#flist_wrapper {
	width: 98%;
	margin-top: 5px;
	vertical-align: top;
	border-top: solid 1px #cccccc;
}
table#flist_wrapper td {
	padding: 5px;
	font-size: 11px; /* FontSize */
	line-height: 1.3;
}

.icon-area dt{float:left;}
.icon-area dd{padding-right:5px;}
.clear{ clear:both; margin:0; padding:0px;}


.feature2 dd{ padding-right:10px;}
