/* OAミラーサイト */

body {color: #333333;}
hr {color: #aaaaaa; width: 650px; height: 2px; margin-left: 10px; margin-bottom: 20px;}
h1 {text-align: center; color: #ffffff; font-size: 175%; line-height: 1.32em; background-image: url(info/img/h1_bg.gif); padding-left: 20px; margin-bottom: 0px;}
h2 {color: #ffffff; font-size: 150%; line-height: 1.25em; background-image: url(info/img/h2_bg.gif); padding-left: 25px;}

a {color: #0065a2; text-decoration: under;}
a:hover {color: #ffffff; background-color: #0065a2;}

.h_menu {color: #0065a2; text-decoration: none;}
.h_menu:hover {color: #ffffff; background-color: #0065a2;}


.header-menu-bg {
	background-image: url(info/img/h1_d_bg.gif);
	height: 25px;
	text-align: right;
	line-height: 0.7em;
 }

.menu_button {
	margin-top: 0px;
	margin-bottom 0px;
	border: 0px;
 }

/* 商品テーブル（左スペース） */
.commodity {
	margin-left: 20px;
 }


/* 商品名表示 */
.name {	color: #0000ff;	font-size: 110%;font-weight: bold;	margin-right: 10px; }
.name_s {color: #325096;font-size: 90%; }
.urikire {color: #4746ff;font-size: 110%;text-decoration:line-through;margin-right: 10px;}
.urikire_s {color: #4746ff; font-size: 90%; text-decoration:line-through;}

/* 商品番号表示 */
.number {color: #e92d2d; font-size: 80%; font-weight: bold;}
.number_s {	color: #e92d2d;	font-size: 70%;	font-weight: bold; }
.number_l {	color: #ff4200;	font-size: 90%;	font-weight: bold; }
.number_ll {color: #e92d2d; font-size: 100%; font-weight: bold;}

/* 価格表示 */
.price {color: #ff0000; font-weight: bold;}
.state_n {color: #ff0000;}
.state_nu {color: #ff0000;}
.state_u {color: #0000ff;}

/* PC周辺機器 */
.contents_block_n { width: 650px;	margin-left: 10px; padding-left: 10px; margin-bottom: 5px;}
.contents_block_nu { width: 650px;	margin-left: 10px; padding-left: 10px;}
.contents_block_u { width: 650px;	margin-left: 10px; padding-left: 10px;}

.category_block {width: 100%; font-size: 80%;}
.name_block {width: 100%; font-size: 90%; margin-bottom: 5px; border-bottom: 1px solid #666666;}
.main_blcok {width: 100%; margin-top: 10px; margin-bottom: 10px;}
.image_block {width: 85px; float: left; font-size: 80%;}
.specification_block {width: 370px; margin-left: 95px; font-size: 80%;}
.price_block {width: 160px; float: right; font-size: 90%; text-align: center;}

/* ソフトウェア */
.soft_tr_a {background: #ffffff;}
.soft_tr_b {background: #f7f7f7;}

.maker_td {font-size: 80%; border-bottom: 1px solid #999999;}
.number_td {color: #e92d2d; font-size: 75%; border-bottom: 1px solid #999999;}
.name_s_td {color: #052b99; font-size: 90%; border-bottom: 1px solid #999999;}
.soldout_s_td {color: #8196b1; font-size: 80%; border-bottom: 1px solid #999999; text-decoration: line-through;}
.price_td {color: #ff0000; font-size: 80%; border-bottom: 1px solid #999999;}

