@charset "UTF-8";

/* body -------------------------------------------------------------- */

html, body {
	margin: 0;
	height: 100%;
	background-color: #FFFFFF;
	color: #333333;
}
.wrapper {
	min-height: 100%;
	height:auto !important;
	height: 100%;
	margin: 0 auto -50px;
}
th {
	font-weight:normal;
}
img {
	border: 0px;
}
.footer, .push {
	height: 60px;
}
.footer {
	background-color: #CCCCCC;
}

/* link -------------------------------------------------------------- */

A:link {
	COLOR: #0000ff; TEXT-DECORATION
}
A:visited {
	COLOR: #800080; TEXT-DECORATION
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION:none;
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION:none;
}
a.subgenre:link {
	COLOR: #6666FF;
}
a.subgenre:visited {
	COLOR: #800080;
}
a.subgenre:active {
	COLOR: #ff0000; TEXT-DECORATION:none;
}
a.subgenre:hover {
	COLOR: #ff0000; TEXT-DECORATION:none;
}

a.tab_count
{
	font-size: 12px;
	TEXT-DECORATION:none;
}
a.toppr {
	TEXT-DECORATION:none;
	font-size: 80%;
	color: #009900;
}

/* text size --------------------------------------------------------- */

.box1214
{
	font-size: 80%;
	line-height: 130%;
}
.box80110
{
	font-size: 80%;
	line-height: 110%;
}
.box90130
{
	font-size: 90%;
	line-height: 130%;
}
.box90150
{
	font-size: 90%;
	line-height: 150%;
}
.box80150
{
	font-size: 80%;
	line-height: 150%;
}
.box80200
{
	font-size: 80%;
	line-height: 200%;
}

.box80300
{
	font-size: 80%;
	line-height: 300%;
}


/* border ------------------------------------------------------------ */

.border_01
{
	border-bottom:1px dotted #666666;
}
.border_02
{
	border-left:2px dotted #999999;
}
.border_03
{
	border-bottom:1px dashed #999999;
	font-size: 80%;
	line-height: 130%;
}
.border_04
{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.border_05
{
	border-left:1px solid #666666;
}
.border_06
{
	border-top:1px solid #666666;
}
.border_08
{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px dotted #666666;
}
.border_09
{
	border-bottom:1px solid #cccccc;
}
.border_10
{
	border-left:5px solid #C93232;
	border-bottom:2px solid #C93232;
}
.border_11
{
	border-bottom:1px solid #CCCCCC;
}
.border_12
{
	border-left:3px solid #C5D1F3;
	border-bottom:1px solid #C5D1F3;
}
.border_13
{
	border-left:3px solid #F2BFE8;
	border-bottom:1px solid #F2BFE8;
}
.border_14
{
	border-left:1px solid #CCCCCC;
}
.border_15
{
	border-bottom:1px solid #999999;
}

/* li ------------------------------------------------------------ */

li.search_off
{
	background-position: center left;
	background-repeat: no-repeat;
	list-style: none;
	list-style-image: url(/img/icon/round_link.gif);
	color: black;
	font-weight: normal;
}

li.search_on
{
	background-position: center left;
	background-repeat: no-repeat;
	list-style: none;
	list-style-image: url(/img/icon/round_link_on.gif);
	color: #dc4d4d;
	font-weight: bold;
}

div.refine_list {
	margin-left: 20px;
}

div.refine_list ul {
	padding-left: 10px;
	margin: 0px;
}

li.search_off span {
	margin-left: 3px;
}

/* graph ------------------------------------------------------------ */
.graph_01
{
	border-top:2px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	font-size: 80%;
	line-height: 130%;
}
.graph_02
{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px dotted #999999;
	border-left:1px solid #999999;
	font-size: 80%;
	line-height: 130%;
}
.graph_03
{
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: 80%;
	line-height: 130%;
}
.graph_02_today
{
	border-top:2px solid #FF0000;
	border-right:2px solid #FF0000;
	border-bottom:1px dotted #FF0000;
	border-left:2px solid #FF0000;
	font-size: 80%;
	line-height: 130%;
}
.graph_03_today
{
	border-right:2px solid #FF0000;
	border-left:2px solid #FF0000;
	border-bottom:2px solid #FF0000;
	font-size: 80%;
	line-height: 130%;
}
/*  ------------------------------------------------------------ */

.vmiddle
{
	vertical-align:middle;
}
.vtop
{
	vertical-align:top;
}
.vbottom
{
	vertical-align:bottom;
}

/*  日刊・週刊---------------------------------------------------- */

.publication_box
{
	width:708px;
	text-align: center;
	margin: 0 auto;
}
.publication_line1
{
	float:left;
	border:solid 2px #663300 ;
	width:172px;
	position: relative;
}
.publication_line2
{
	border:solid 2px #CC6633;
	height:245px;
	font-size:80%;
	margin-bottom:0;
	valign:bottom;
}
.publication_title
{
	border-bottom : solid 1px #C2C2C2 ;
	margin:5px;
	cellpadding:5;
	background:#FFFF99;
	height:37px;
	padding:3px;
}
.publication_button
{
	position: absolute;
	top: auto;
	right: 5px;
	bottom: 8px;
	left: auto;
}

/* dealer only ------------------------------------------------------- */

.line
{
border-bottom:2px solid #666633;
}
.line_02
{
	border-left:5px solid #666633;
	border-bottom:2px solid #666633;
}
.line_03
{
	border-left:1px dashed #666633;
}
.line_04
{
	border-bottom:1px dotted #333333;
}
.top_title
{
	border-top:2px solid #333333;
	border-bottom:1px dotted #333333;
}
.top_01
{
	border-left:10px solid #99CCff;
	border-bottom:2px solid #99CCff;
}
.top_02
{
	border-left:10px solid #66CC33;
	border-bottom:2px solid #66CC33;
}
.top_03
{
	border-left:10px solid #ffCC33;
}
.top_04
{
	border-left:10px solid #666666;
	border-bottom:2px solid #666666;
}
.top_05
{
	border-left:10px solid #dc4d4d;
}
.top_05_02
{
	border-left:10px solid #dc4d4d;
	border-bottom:2px solid #dc4d4d;
}
/* etc --------------------------------------------------------------- */

/* 商品検索 */

.serchword
{
width: 160px;
}
.serchsubmit
{
width: 80px;
}

/* ヘッダの企業数商品数 */

.header_count
{
	font-size: 14px;
	border-top:2px dotted #FF9900;
	border-bottom:2px dotted #FF9900;
}

/* SEO */

h1
{
font-size:12px; margin:0px; COLOR: #666666;
font-weight: lighter;
}
h2
{
	padding: 0px;
	margin:0px;
	border-bottom: dotted 3px #666666;
	font-size: 22px;
	color: #666666;
}
strong
{
font-size:14px; font-weight: normal;
}

/* 企業お知らせ */
div.dealer_information_pr
{
	margin: 8px 0 5px 0;
}

div.dealer_information_pr a
{
	color: rgb(204, 0, 0);
	font-size: 17px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}

/* 商品詳細 ムービータグ */
#product_comment span#movie_code {
	display: none;
}

/* 20110603_新sd_manufacturer系フォームフッタ部分 */

.co-form-footer-area-wrap {
	width: 80%;
	margin: 60px 100px 0;
	border-top: solid 1px #999999;
}

.co-form-footer-area-float-wrap {
	width: 550px;
	margin: 20px 0px;
	text-align: left;
}

.co-form-footer-area-float-left {
	width: 49%;
	float: left;
	text-align: left;
}

.co-form-footer-area-float-right {
	width: 49%px;
	float: right;
	text-align: left;
	padding-left: 15px;
}

.co-form-footer-area-border {
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.co-form-footer-area-tel-box {
	margin: 10px 0px 0px 5px;
	text-align: left;
	line-height: 140%;
}

/* abolition(撲滅方向) --------------------------------------------------------- */

TABLE.70 {
	FONT-SIZE: 70%; LINE-HEIGHT: 120%
}
TABLE.80 {
	FONT-SIZE: 80%; LINE-HEIGHT: 120%
}
TABLE.90 {
	FONT-SIZE: 90%; LINE-HEIGHT: 120%
}
TABLE.71 {
	FONT-SIZE: 70%; LINE-HEIGHT: 150%
}
TABLE.81 {
	FONT-SIZE: 80%; LINE-HEIGHT: 150%
}
TABLE.91 {
	FONT-SIZE: 90%; LINE-HEIGHT: 150%
}
TABLE.92 {
	FONT-SIZE: 90%; LINE-HEIGHT: 200%
}
TABLE.mail {
	FONT-SIZE: 80%; LINE-HEIGHT: 110%
}
.cornertitle {
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.borderleft {
	border-left:1px solid #666666;
}

DIV.lthrough {
text-decoration:line-through;
}

div.fixedLay
{
    position         : absolute   ;
    z-index          : 100       ;
    left             : -200px     ;
    top              : -200px     ;
}

a.fixedLay
{
    text-decoration  : none       ;
    font-size        : 14px       ;
    font-weight      : bold       ;
}

/* IE5.5対策 bodyセンタリング */
	div.center_for_ie{
		text-align: center;
	}
	div.body_dum{
		margin: 0 auto;
		text-align: left;
		width: 780px;
	}
/* ********************** */
