a:link {color: #454175;text-decoration: underline;}
a:visited {color: #454175;text-decoration:  underline;}
a:active {color: #454175;text-decoration:  underline;}
a:hover  { color: #454175; text-decoration: underline;}

body {
 color: #333333;
 background-color: #ffffff;
 margin: 0px;
 font-size: 12px;
 font-weight: normal;
 line-height:160%;
 }

#container { width: 750px; }
#header { width : 750px; height :100px; background-color:#454175;}
#left { float :left; width: 170px; background-color: #e5e5e7; }
#menu { width: 134px;padding: 21px 0px 20px 25px;}
#right { float :right;width: 540px; margin: 0px 10px 20px 10px;}
#title {width: 540px;}
#main { width: 540px;}
#footer { width : 540px;  border-top:solid 1px #999999; margin: 40px 15px 0px 0px; }  /*枠：フッタ*/
#nav {text-align:right;width: 540px; margin: 0px 0px 0px 0px;}
#comment { text-align:right;width: 540px; margin: 0px 0px 8px 0px;color: #777777;}

textarea {
font-size: 12px;
}
img {
border: none;
}
/* フッター */
.foot {
clear: both;
margin: 0px;
}
.foot p {
/**.foot p/foot_p_bg/フッター部の背景色**/	background-color: #e5e5e5;
/**.foot p/foot_p_text/フッター部の文字色**/	color: #ffffff;
padding: 2px;
margin: 0px;
text-align: center;
}
.foot a:link {color: #999999;text-decoration: none;}
.foot a:visited {color: #999999;text-decoration: none;}
.foot a:active {color: #999999;text-decoration: none;}
.foot a:hover  { color: #999999; text-decoration: none;}

/* 各種テーブル */
.border_t th {
background-color: #D6E0FE;
color: #fff;
border: 1px solid #ccc;
padding: 4px;
text-align: center;
}
.border_t td {
background-color: #fff;
color: #666;
border: 1px solid #ccc;
padding: 4px;
}
/* ItemList */
.items p {
margin: 0px;
}
.item_list_t {
clear: both;
text-align: center;
}
.item_list_t table {
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
/**.item_list_t table/item_list_t_table_width/商品一覧テーブル幅**/	width: 100%;
}
.item_list_t th {
/**.item_list_t th/item_list_t_th_bg/商品一覧テーブル見出し背景色**/	background-color: #E0E0E6;
/**.item_list_t th/item_list_t_th_text/商品一覧テーブル見出し文字色**/	color: #666666;
border: 1px solid #ccc;
padding: 4px;
text-align: center;
}
.item_list_t td {
border: 1px solid #ccc;
padding: 4px;
}
.td1 {
/**.td1/td1_bg/商品一覧テーブルデータ背景色１**/	background-color: #EFEFEF;
/**.td1/td1_text/商品一覧テーブルデータ文字色１**/	color: #444444;
}
.td2 {
/**.td2/td2_bg/商品一覧テーブルデータ背景色２**/	background-color: #FFFFFF;
/**.td2/td2_text/商品一覧テーブルデータ文字色２**/	color: #444444;
}
.item_note {
/**.item_note/item_note_text/商品一覧 備考の文字色**/	color: #FF3333;
}
.item_list_t p {
margin: 5px 0px;
}
/* PageUnit */
.page_unit {
float: right;
margin-top: 10px;
margin-bottom: 10px;
}

/* ShowCart */
.show_cart_money {
float: right;
}
.show_cart {
margin-left: auto;
margin-right: auto;
width: auto;
}
/* Flow */
.flow {
text-align: center;
margin-bottom: 20px;
}
.flow p {
/**.flow p/flow_p_bg/カートフロー背景色**/	background-color: #FFFFDD;
/**.flow p/flow_p_text/カートフロー文字色**/	color: #666666;
border: 1px solid #aaa;
width: 500px;
margin: 0px auto;
padding: 5px;
}
.flow_now {
/**.flow_now/flow_now_text/カートフロー現在の文字色**/	color: #6470AA;
}
/* ButtonSet */
.btn_set {
clear: both;
margin-top: 30px;
margin-bottom: 20px;
text-align: center;
}
.btn_set p {
margin-left: auto;
margin-right: auto;
}
/* CartForm */
.user_form {
text-align:center
}
.user_form table {
margin: 20px auto;
/**.user_form table/user_form_table_width/カート情報入力テーブル幅**/	width: 100%;
}
.user_form th {
/**.user_form th/user_form_th_bg/カート情報入力テーブル見出し背景色**/	background-color: #E0E0E6;
/**.user_form th/user_form_th_text/カート情報入力テーブル見出し文字色**/	color: #666666;
border: 1px solid #ccc;
padding: 4px;
text-align: center;
}
.user_form td {
/**.user_form th/user_form_td_bg/カート情報入力テーブルデータ背景色**/	background-color: #FFFFFF;
/**.user_form th/user_form_th_text/カート情報入力テーブルデータ文字色**/	color: #555555;
border: 1px solid #ccc;
padding: 4px;
}
.small {
/**.small/small_text/カート情報入力注釈の文字色**/	color: #6387B0;
font-size: 10px;
font-weight: normal;
}
.need_mark {
/**.need_mark/need_mark_text/カート情報入力必須項目※印文字色**/	color: #FF9999;
}
.w80 {
width: 80px;
}
.w100 {
width: 100px;
}
.w120 {
width: 120px;
}
.w160 {
width: 160px;
}
.clear {
clear: both;
}
.center {
clear: both;
text-align: center;
}
.right {
float: right;
text-align: right;
}
.input {
height: 20px;
}
.ent-b {
/**.attent/attent_text/各種注目すべき文字の文字色**/	color: #444444;font-weight: bold;
}
.att-b {
/**.attent/attent_text/各種注目すべき文字の文字色**/	color: #62A9DB;font-weight: bold;
}

.att {
/**.attent/attent_text/各種注目すべき文字の文字色**/	color: #6387B0;
}
.text {
letter-spacing: 0px;
}
.no_border_t td {
border: none;
}
.bottom_border_t td {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #ccc;
}
/* Error 用 */
.error {
background-color: #FFFFDD;
color: #6470AA;
border: 1px solid #aaa;
padding: 5px;
margin: 20px auto;
width: 90%;
text-align: left;
}
/* message 用 */
.message {
background-color: #eef;
color: #ff6666;
border: 1px solid #cdf;
padding: 5px;
margin: 20px auto;
width: 90%;
}

img.t {margin-top:9px;}
img.c {margin-top:32px; margin-bottom:25px; }
img.tool {margin-top:6px; margin-bottom:3px; }
img.side {margin-top:10px;}
img.m {margin-top:9px;margin-bottom:9px;}
img#face {position:absolute; left:630px;}
img#map {position:absolute; left:520px;}
img#t_blog {margin-top:3px;margin-left:5px;}

h1 { font-size: 14px; font-weight: bold; color:#597a57;}
h2 { font-size: 12px; font-weight: bold; color:#597a57;}

.color-p {border-style:solid; border-width:medium; border-color:#aaaaaa; padding:5px; background-color:#FFFFDD; margin-left:10px;}
.link {line-height:260%;}
.ent{font-size:12px;  }
.pro_price{font-size:14px; font-weight:bold; color:#333333;}
.pro_price_a{font-size:14px; font-weight:normal;}
.pro_name{font-size:18px; font-weight:bold; color:#424071;}
.pro_name_s{font-size:14px; font-weight:normal; color:#424071;}
.white {font-size: 11px;color:#A0B19F;}
.date {font-style:italic;color:#597a57;}
.continue {font-size: 11px;font-weight:bold;color:#597a57; text-align:right;}
.trackback {font-size: 11px;color:#597a57; text-align:right;border-top:dashed 1px #999999;}
.weak{color:#777777;}
.pro_frame {
border: 1px solid #aaa;
background-color:#FFFFDD;
width: 515px;
margin: 0px auto;
padding: 5px;
}
