/*
 * LinuxMania 動的ページ専用 CSS
 */
 
table.spec_table_jsp{
	width:420px;
	margin-left: 0px;
	border:none;
	padding:0px;
	padding-top: 10px;
	border-collapse:collapse;
}

tr.spec_tr_jsp{
	padding:0px;
	margin:0px
}

td.spec_top_jsp{
	margin:0px;
	padding:0px;
	height:13px;
	background : url(../../image/index/l_m_2007_spec_top.gif) no-repeat;
}

td.spec_center_jsp{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	background : url(../../image/index/l_m_2007_spec_center.gif) repeat-y;
}

td.spec_bottom_jsp{
	padding:0px;
	background : url(../../image/index/l_m_2007_spec_bottom.gif) no-repeat;
	height:20px;
	text-align: right;
}

table.spec_tab_jsp {
	margin-right: 20px;
}

tr.spec_tab_jsp td{
	margin:0px;
	padding:0px;
	height:60px;
}

td.spec_tab_left_term_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_left_term.gif) no-repeat right;
	width: 20px;
}
td.spec_tab_left_on_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_left_on.gif) no-repeat;
	width: 8px;
}
td.spec_tab_left_off_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_left_off.gif) no-repeat;
	width: 8px;
}
td.spec_tab_center_on_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_center_on.gif) repeat-x;
}
td.spec_tab_center_off_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_center_off.gif) repeat-x;
}
td.spec_tab_right_on_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_right_on.gif) no-repeat;
	width: 8px;
}
td.spec_tab_right_off_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_right_off.gif) no-repeat;
	width: 8px;
}
td.spec_tab_right_term_jsp{
	background : url(../../image/index/l_m_2007_spec_tab_right_term.gif) no-repeat;
	width: 8px;
}

p.spec_plan_jsp{
	padding:0;
	text-align:center;
	font-weight: bold;
}

li.spec_list_jsp{
	padding:0;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
}

p.spec_link_jsp{
	padding:0;
	text-align:center;
}

.spec_plan_name_jsp {
	padding-top: 7px;
	padding-left: 1px;
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
 
table.one_column {
	margin:0;
	padding-top: 10px;
	padding-bottom: 0px;	
}

table.one_column td.one_column_title {
	padding-top:1px;
	padding-bottom:1px;
	width: 70px;
}

table.one_column td.one_column_contets {
	padding-top:2px;
	padding-bottom:2px;
}

div.spec_form_button_jsp {
	padding-top: 20px;
	padding-bottom: 8px;
	text-align: center;
	/* text-align: left; */
}

div.text_right {
	text-align: right;	
}
 


/* DETAIL */

table.tbl1_jsp {
	width: 600px;
	margin: 15px 5px;
	padding:0;
	border: 2px;
	background-color: #e5ffe5 ;
}

table.tbl1_jsp_spec_detail {
	width: 600px;
	margin: 3px 5px;
	padding:0;
	border: 2px;
	background-color: #e5ffe5 ;
}

table.tbl_spec_print {
	width: 600px;
	margin: 0px;
	padding:0px;
	border: 2px;
}

table.tbl1_jsp_order {
	width: 700px;
	margin: 20px 5px;
	padding:0;
	border: 2px;
	background-color: #e5ffe5 ;
}

table.tbl1_jsp_comment {
	width: 600px;
	margin: 5px 5px;
	padding:0;
	border: 2px;
	background-color: #e5ffe5 ;
}

table.tbl1_jsp_simple {
	width: 600px;
	margin: 5px 5px;
	padding:0;
	border: 2px;
	background-color: #e5ffe5 ;
}

table.tbl1_jsp_simple th.title {
	max-width: 160px;
	width: 160px;
	min-width: 160px;
}


table.tbl1_jsp td{
	padding: 4px;
}
 
.detail_price {
	font-size:100%;
	color: #FF3300;
}
 
.detail_send_price {
	font-size:100%;
	color: #FF3300;	
}
 
.detail_model_name {
	font-size: 110%;
	font-weight: bold;
}
 
.confirm_komoku_title {
	font-weight: bold;
	font-size: medium;
}

.text_center {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;	
}
 
.text_left {
	text-align: left;
}

.text_left_and_space_10px {
	padding-left: 10px;
	text-align: left;
}

.text_left_and_space_15px {
	padding-left: 15px;
	text-align: left;
}

.button_left {

}

.kiyaku_page_contents {
	width:760px; 
	margin-top: 0px;
	margin-left:auto; 
	margin-right: auto;
}

table.master_tbl1_jsp {
	font-size: 80%;
	padding:0;
	border: 1px;
	background-color: #e6e6e6 ;
}

table.master_tbl1_jsp td {
	border-style: solid;
	border-color: white;
	padding: 1px;
	text-align: left;
}

.estimate_view_row_height {
	height: 60px;
}

table.estimate_view_table_width {
	width: 1200px;
}

table.status_view_table_width {
	width: 1200px;
}

table.large_view {
	width: 1800px;
}

table.master_tbl1_jsp th.cell1 {
	border-style: solid;
	border-color: white;
	padding: 1px;
	text-align: left;
	background-color: #e5ffe5;
}

table.master_tbl1_jsp td.cell1 {

}

table.master_tbl1_jsp th.kokyakuname {
	width: 180px;
}
	
table.master_tbl1_jsp th.kokyakuname_status {
	width: 220px;
}

table.master_tbl1_jsp th.yobi {
	width: 160px;
}
	
table.master_tbl1_jsp th.siharai {
	width: 100px;
}

.color_mitsumori {
    background-color: #C1FFC1;
}

.status_title {
	background-color: white;	
	padding: 10px;
}

.color_kumitate {
    background-color: #F08080;
    
}

.color_nyukinmachi {
    background-color: #FFF68F;
}

.color_haiso {
    /*
    #FA8072
    #c6c6c6;
    background-color: #E0FFFF;
   
    */
    background-color: #87CEFA;
}

.master_header {
	font-size: 150%;
}

.spec_center_jsp_data {
	padding-top:8px;
	padding-left:25px;
	padding-right:18px;
	background : url(../../image/index/l_m_2007_spec_center.gif) repeat-y;
}

.caution_of_online_pay {
	text-align:left;
	padding-left:20px;
}

.komokou_title {
	text-align: left;
	font-size:120%;
}

table#tesuryo {
    text-align: center; 
    border-color: #cccccc;
	margin-left:20px;
}
table#tesuryo td {
	text-align: center;
	padding:5px;	
}

select#select_pay {
	width: 150px;
}

select#pc_cnt {
	width: 50px;
}

.color_red {
	color: #FF3300;		
}
	

input#pay_by_bank {
	margin-top:5px;
}

input#pay_by_online {
	margin-top:15px;
}

.top_space_5 {
	margin-top: 5px;
}

.order_total_price {
	color: #FF3300;
	margin-top:5px;
	margin-bottom:5px;
}

table.order_details {
	width: 98%;
}

table.order_details td{
	padding-left: 3px;
	padding-top:1px;
	padding-bottom:1px;
}

table.order_details td.price {
	text-align: right;
}
table.order_details td.count {
	text-align: right;
}
table.order_details td.subtotal {
	text-align: right;
}

.hr_space {
	margin-top: 7px;	
	margin-bottom: 7px;
}

.order_comment {
	min-height: 80px;
	/* IE6 min-height Hack START */
	height: auto !important;
	height: 80px;
	/* IE6 min-height Hack END */
}

ul.enq{
    list-style-type: disc;
    padding-left:50px;
    padding-top: 5px;
    padding-bottom: 20px;
}

table.myhome_order_history {
	width: 720px;
	margin: 20px 5px;
	padding:0;
	border: 2px;
	background-color: #e5ffe5 ;
}

table.myhome_order_history td.plan_name {
	width: 140px;
	max-width: 140px;
	min-width: 140px;
}

.myhome_order_note {
	font-size:90%;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}


td.stripeOddRow { background:#e5ffe5; }

td.stripeEvenRow { background:white; }

/* ------------------------------------------------------------------ */
/* ラインナップ (テキスト版)  */

div#page_contents_wide {
	width:790px; 
	margin-top: 0px;
	margin-left:auto; 
	margin-right: auto;
}
table#spec_text {  border:1px #CCCCCC dashed; width: 100%; }
table#spec_text td { font-size: 92%; padding-top: 0px; padding-bottom: 0px; vertical-align: middle; height: 42px; min-height: 42px;}

table#spec_text tr.stripeOddRow { }
table#spec_text tr.stripeEvenRow { background: #e5ffe5; }

td.list-title { height: 40px; padding: 3px; background: #CCCCCC; text-align: center; }
td.list-title a:link { color: black; }
td.list-title a:visited { color: black; }
td.list-title-selected { padding: 3px; background: #AAAAAA; text-align: center; text-decoration:none; }
td.list-title-selected a { color:black; text-decoration:none; }

td.spec_icon { width: 108px; max-width: 108px; min-width: 108px; padding: 0px; }
td.spec_model { width: 119px; max-width: 119px; min-width: 119px; padding: 3px; }
td.spec_os { width: 112px; max-width: 112px; min-width: 112px; padding: 3px; text-align: center; }
td.spec_cpu { width: 73px; max-width: 73px; min-width: 73px; padding: 3px; text-align: center; }
td.spec_mem { width: 28px; max-width: 28px; min-width: 28px; padding: 3px; text-align: center; }
td.spec_hdd { width: 58px; max-width: 58px; min-width: 58px; padding: 3px; text-align: center; }
td.spec_mb { width: 45px; max-width: 45px; min-width: 45px; padding: 3px; text-align: center; }
td.spec_vga { width: 62px; max-width: 62px; min-width: 62px; padding: 3px; text-align: center; }
td.spec_price { width: 68px; max-width: 68px; min-width: 68px; padding: 3px; }
td.spec_price_content { text-align: right; }

span.caption { font-size: 86%; color:#111; }

table.search_toolbar {
	text-align : center;
	padding-bottom: 2px;
	width: 100%;
}
.search_toolbar_title {
	color: #001199;
	background: #FFFFDD !important; /* td.list-title */
}
td.search_icon {
	text-align : right;
	width : 240px;
}
img.search_icon {
	border-style: none;
	padding: 0px;
}
table.search_toolbar td.title {
	padding-right:2px;
	padding-left:2px;
}
table.search_toolbar td.cond {
	padding-right:2px;
	padding-left:2px;
	vertical-align: bottom; 
}
table.search_toolbar p.cond_name {
	padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	font-size: 84%;
}
table.search_toolbar select.condition {
	width:50px;
	max-height:37px;
	font-size: 84%;
}

div.optgrp {
	margin: 0px;
	padding-top:3px;
	padding-bottom:3px;
}
.optgrp_note {
	width: 560px;
	margin-left:10px;
	padding:3px;
}
table.option_note {
	width: 560px;
	margin-left:10px;
	padding:1px;
}

/* ------------------------------------------------------------------ */
/* パーツ販売 */

table#spec_text_parts {  border:1px #CCCCCC dashed; font-size: 92%; width: 99%; margin-left:3px; }
table#spec_text_parts td { vertical-align: middle; padding-left:3px;  padding-right:3px;padding-top:5px; padding-bottom:5px;}

table#spec_text_parts tr.stripeOddRow { }
table#spec_text_parts tr.stripeEvenRow { background: #CADFFF; }
                                               
td.title_parts_classname { width: 90px; background: #AAAAAA; text-align: center; }
td.title_parts_nm { width: 140px; background: #AAAAAA; text-align: center; }
td.title_parts_spec { padding: 10px; background: #AAAAAA; text-align: center; }
td.title_parts_price { width: 60px; background: #AAAAAA;  text-align: center; }
td.title_parts_supportpc { width: 60px; background: #AAAAAA; text-align: center;  }
td.title_parts_mb { background: #AAAAAA; text-align: center; }
td.title_parts_id { background: #AAAAAA; text-align: center; }

td.parts_classname {  width: 90px; }
td.parts_nm { width: 140px; }
td.parts_spec { font-size:90%; }
td.parts_price { width: 60px; text-align: right; }
td.parts_supportpc { width: 60px; }
td.parts_id { }
div#class_link {
	padding:18px 10px 4px;
	vertical-align:middle;
	font-size:86%;
}
div#class_link img {
	vertical-align:middle;
}
div#caption {
	margin-top:7px;
}
div#caption p {
	font-size:88%;
}
/* ------------------------------------------------------------------ */

input#regist_email { max-width: 300px; }
input#charg_name { max-width: 390px; }
input#cmpny_name { max-width: 390px; }
input#address2 { max-width: 390px; }
input#address3 { max-width: 390px; }
input#email_add { max-width: 390px; }
input#del_add2 { max-width: 390px; }
input#del_add3 { max-width: 390px; }
textarea#order_comment { max-width: 580px; }
p.bizsportlist { max-width: 560px; }
th.parts_spec_title { width: 120px; }


div#intro_myhome {
	text-align:left;
	margin-left:auto; 
	margin-right:auto;
}

div.order_flow {
	padding-bottom:20px;
}

div.header_my_account {
	text-align: right;
	position: absolute;
	right: 5px;
	top: 174px;
	font-size: 76%;
	color: #333333;
}

