/*-----ボディ-------*/
body {
	background-color:#CCCCCC;
	font-size: 12px;
	line-height:150%;
	color:#2e2e2e;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

HR {
  color: #999999; /* 線の色(IE用) */
  background-color: #999999; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}

textarea{font-size: 12px;}

/*-----リンク-------*/
a:link { color:#0A38A1; text-decoration:underline; }
a:visited { color:#0A38A1; text-decoration:underline; }
a:active { color:#0A38A1; text-decoration:underline; }
a:hover { color:red;  text-decoration:underline; }

/*-----フォント　バリエーション-------*/
.font_10px {font-size: 10px;}
.font_11px {
	font-size: 11px;
	line-height: 140%;
}
.font_14px {font-size: 14px;}
.font_16px {font-size: 16px;}
.font_18px {font-size: 18px;}
.font_red {font-weight: bold; color: #FF0000;}


/*-----メニューリンク　-------*/
#menu a:link {color: #0A38A1; text-decoration:none; }
#menu a:visited { color: #0A38A1; text-decoration:none; }
#menu a:active { color: #0A38A1; text-decoration:none; }
#menu a:hover{color: #0A38A1; text-decoration:none;}

/*-----サブメニューリンク　-------*/
#menu2 a:link {color: #FFFFFF; text-decoration:underline;}
#menu2 a:visited { color: #FFFFFF; text-decoration:underline; }
#menu2 a:active { color: #FFFFFF; text-decoration:underline;}
#menu2 a:hover{color: #FFFFFF; text-decoration:underline;}

/*-----価格リンク　-------*/
#price a:link {color: #FF0000;text-decoration:underline;}
#price a:visited {color: #FF0000;text-decoration:underline;}
#price a:active {color: #FF0000;text-decoration:underline;}
#price a:hover{color: #FF0000; text-decoration:underline;}

/*-----トップ-------*/

.main{
	display:block;
	width:900px;
	margin:auto;
}


.header{
	display:block;
	width:900px;
	margin:auto;
	float: left;
	clear: left;
}


.main2{
	display:block;
	width:886px;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 17px;
	padding-right: 7px;
	padding-left: 7px;
}


.menu{
	display:block;
	width:240px;
	margin:auto;
	float: left;
	padding-right: 10px;
}

.menu_table{
	display:block;
	width:236px;
	margin:auto;
	float: left;
	border: 2px solid #0A38A1;
}

.menu_menu {
	display:block;
	width:221px;
	float: left;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0A38A1;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.menu_main {
	display:block;
	width:216px;
	float: left;
	clear: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}

.menu1 {
	display:block;
	width:216px;
	float: left;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0A38A1;
}

.menu2 {
	display:block;
	width:216px;
	float: left;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.br {
	display:block;
	width:240px;
	float: left;
	clear: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

.top_main{
	display:block;
	width:304px;
	margin:auto;
	float: left;
	padding-left: 14px;
}

.top_table {
	border: 2px solid #0A38A1;
}

.top_cell{
	display:block;
	width:280px;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.top_cell2{
	display:block;
	width:280px;
	margin:auto;
	float: left;
	clear: left;
}

.top_pict{
	display:block;
	width:120px;
	margin:auto;
	float: left;
}

.top_pictr{
	display:block;
	width:155px;
	margin:auto;
	float: left;
	padding-left: 5px;
}

.top_info{
	display:block;
	width:200px;
	margin:auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 130%;
}

.banner{
	display:block;
	width:886px;
	float: left;
	clear: left;
	margin:auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bn1{
	display:block;
	float: left;
	margin:auto;
	padding-right: 10px;
}

.bn2{
	display:block;
	float: left;
	margin:auto;
}

.footer{
	display:block;
	width:886px;
	float: left;
	clear: left;
	margin:auto;
	padding-top: 10px;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0A38A1;
	padding-bottom: 10px;
	font-size: 11px;
}


/*-----サブ-------*/

.sub_main{
	display:block;
	width:622px;
	margin:auto;
	float: left;
	padding-left: 14px;
}
.sub_main2{
	display:block;
	width:608px;
	margin:auto;
	float: left;
	clear: left;
	padding-left: 14px;
	padding-top: 15px;
}
.sub_cap {
	display: block;
	float: left;
	clear: left;
	width: 622px;
	padding-bottom: 10px;
}

.sub_menu {
	background-color:#66CC33;
	display: block;
	float: left;
	clear: left;
	width: 612px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.font_cap {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.font_cap2 {
	font-size: 16px;
	font-weight: bold;
	color: #0A38A1;
}
.font_price {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
/*-----LED-------*/

.led_line{
	display:block;
	width:608px;
	margin:auto;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0A38A1;
	font-size: 11px;
	padding-top: 5px;
}
.p2 {
	padding-right: 5px;
}
.tire_coment {
	font-size: 10px;
	line-height: 120%;
	padding-left: 3px;
}
.pad_left {
	padding-left: 15px;
}

.font_price2 {
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
