
body {
font-size: 12px;
letter-spacing: 0.1em;
color: #333;
line-height: 1.8em;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;
margin: 10px auto 0px auto;
display: block;
background-color: #fff;
position: relative;
width: 100%;
text-align: center;
}


#sale_img {
position: absolute;
top: -10px;
right: -10px;
width: 190px;
height: 74px;
background: url(sale.png) no-repeat;
}


@media print {
body {
zoom: 70%;
}}

@media print {
.printpoint {
height: 100%;
width: 100%;
background-image: url(line.gif);
background-repeat: repeat-y;
background-position: 379px 30px;
}}

@media print {
.printpoint+ {
height: 100%;
width: 100%;
}}

a {
text-decoration: none;
border-style: none;
border-width: 0px;
}


a.down {
text-decoration: none;
border-style: none;
border-width: 0px;
color: #006000;
}

a.down:hover {
text-decoration: none;
border: none;
border-width: 0px;
color: #066999;
position: relative;
top: 1pt;
}

a.line_b {
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
color: #666000;
font-weight: bold;
}


a.line {
text-decoration: underline;
color: #666000;
font-weight: bold;
}

a.line:hover , a.line_b:hover {
text-decoration:underline;
border: none;
color: #066999;
}



a.top {
text-align: right;
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
color: #666000;
height: auto;
background: none;
display: block;
clear: both;
font-size: 10px;
width: auto;
margin-bottom: 3px;
}

a.top:hover {
border: none;
color: #066999;
}




a img {
border:none;
border-width: 0px;
}

a img:hover {
border:none;
top: 0pt;
}

strong {
color: #CC0000;}

p {
margin: 5px 0px 5px 0px;
}

p.l {
margin: 10px 0px 10px 0px;
}

hr.p {
margin: 10px 0px 10px 0px;
}



h1 {
border-left: 6px solid;
line-height: 21px;
color: #066000;
font-size: 16px;
height: 18px;
margin: 10px 0px 5px 0px;
font-weight: bold;
text-indent: 0.3em;
}

h2 {
height: 16px;
line-height: 19px;
background-image: url(../images/base/h3.gif);
background-position: left;
background-repeat: no-repeat;
text-indent: 1em;
color: #066000;
font-size: 14px;
font-weight: bold;
margin: 15px 0px 5px 0px;
letter-spacing: normal;
}

h3 {
line-height: 100%;
color: #066000;
font-size: 14px;
margin: 20px 0px 5px 0px;
font-weight: bold;
letter-spacing: 0.1em;
}



/*
indexのNews・Shop用↓
---------------------------------------------------------------------
*/
h4 {
color: #066000;
font-size: 15px;
margin: 5px 0px 5px 0px;
font-weight: bold;
line-height: 110%;
letter-spacing: 0em;
text-align: left;
}

h4 a {
color: #066000;
font-size: 15px;
margin: 5px 0px 5px 0px;
font-weight: bold;
line-height: 110%;
letter-spacing: 0em;
text-align: left;
}

h4 a:hover {
color: #066999;
font-size: 15px;
margin: 5px 0px 5px 0px;
font-weight: bold;
line-height: 110%;
letter-spacing: 0em;
text-align: left;
}


/*
灰色↓
---------------------------------------------------------------------
*/
h5 {
line-height: 100%;
color: #333;
font-size: 13px;
margin: 10px 0px 5px 0px;
font-weight: bold;
letter-spacing: 0.1em;
}


/*
斜線↓
---------------------------------------------------------------------
*/

h6 {
background-image: url(../images/base/h6.gif);
background-repeat: repeat-x;
font-size: 14px;
letter-spacing: 0em;
text-indent: 0.2em;
height: 20px;
width: inherit;
color: #066000;
line-height: 22px;
margin-top: 0px;
margin-bottom: 0px;
border-top: 2px solid;
text-align: left;
}


/*
---------------------------------------------------------------------
テキスト縦配置ハック↓
---------------------------------------------------------------------
*/
* html div.text_] div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.text_tate div{/* IE 7 */
display:inline;
zoom:1;
}

div.text_tate {}

div.text_tate div　{/* その他 */
display:table-cell;
width: 600px;
vertical-align: bottom;
}
/*
---------------------------------------------------------------------
*/

.container {
width: 740px;
height: auto;
border: 0px solid #066000;
display: block;
margin-right: auto;
margin-left: auto;
}

.link{
font-size: 12px;
color: #066000;
text-align: right;
margin: 0px ; 
letter-spacing: 0em;
display: block;
}

.main  { 
height: auto;
width: 742px;
margin-right: auto;
margin-left: auto;
border-width:0px 1px 0px 1px;
display: block;
}

.contents  {
height: auto; 
width: 740px;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
border-width:0px 1px 1px 1px;
border-color: #066000;
border-style: solid;
border-top-width:none;
display: block;
border-bottom: 10px #066000 solid;
position:static;
}

/*
各コンテンツ幅指定↓
---------------------------------------------------------------------
*/
.contents_box  {
height:inherit;
width: 720px;
padding-top: 10px;
margin-left: auto;
margin-right: auto; 
display: block;
text-align: left;
}


.contents_box_mini {
height: inherit;
width: 700px;
padding-top: 10px;
margin-left: 10px;;
display: block;
text-align: left;

}

/*
---------------------------------------------------------------------
	ヘッダー
---------------------------------------------------------------------
*/

#header  {
height: 125px; 
width: 740px;
margin-right: auto;
margin-left: auto;
border: 1px solid #066000;
position: relative;
}

.top  { 
height: 90px;
width: 740px;
background-image: url(../images/header/head_bg.gif);
margin-right: auto;
margin-left: auto;
}


.logo_box {
width: 120px;
float: left;
margin: 20px 0px 0px 5px;
border-style: none;
border-width: 0px;
}

.read_box {
height: 90px;
width: auto;
float:left;
text-align: center;
line-height: 90px;
font-size:120%;
color: #8F0000;
}



.faq {
font-size:9px;
margin-right: 10px;
color: #066000;
text-align: right;
padding:65px 0 0 0;
}



#button_line {
height: 35px; 
width: 740px;
margin-right: auto;
margin-left: auto;
float: left;
}

.button {
float: left;
height: 35px; 
margin-right: auto;
margin-left: auto;
margin-top: 0px;
line-height: 10%;
font-size: 70%;
letter-spacing: 0em;
text-align: center;
display:inline;
border: none;
}





/*
---------------------------------------------------------------------
	フッター
---------------------------------------------------------------------
*/
.fotter  {

border-top: 1px dotted #666666; 
width: 720px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
clear: both;
margin-bottom: 10px;
display: block;
}

.contents_fotter  {
height: inherit; 
width: 720px;
font-size: 80%;
color: #006B33;
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
margin-right: auto;
margin-left: auto;
border-bottom: 1px dotted #666666;
}



.end {
width: 720px;
height: 60px;
margin-left: auto;
margin-right: auto;

}

.end_logo {
float: left;
margin-top: 10px;
}

.reserved {
height: 60px;
width: 400px;
font-family: "sans-serif";
color: #666666;
font-size: 80%;
line-height: 60px;
padding-left: 10px;
float: left;
text-align: left;
}

.end_title {
float: right;
margin-top: 20px;
}

/*
---------------------------------------------------------------------
	index
---------------------------------------------------------------------
*/
.head_pict {
height: 175px;
width: 740px;
background-image: url(../images/top/present0807.jpg);
background-repeat: no-repeat;
display: block;

}

.presents_box {
height: 110px;
width: 200px;
float: right;
}

.top_presents_button {
float: right;
height: auto;
font-size: 13px;
line-height: 12px;
vertical-align: bottom:;
padding-right: 25px;
}

.presents_link {
float: left;
width: 200px;
font-size: 12px;
line-height: 14px;
padding:55px 0px 0px 0px;;
vertical-align: bottom:;
text-align: center;
vertical-align: bottom;
margin-left: auto;
margin-right: auto;
}

.title_box {
width: 740px;
margin-bottom: 5px;
border-top: 5px solid #066000;
}

@media screen {
.over {
overflow: hidden;
width: 740px;
margin-bottom: 20px;
}}

@media print {
.over {
display: block;
width: 740px;
margin-bottom: 20px;
}}


/*
	index ニュース・ショップコラム
---------------------------------------------------------------------
*/

.title_box {
float: left;
width: 740px;

}


.title_box_left {
float: left;
width: 380px;
}

.title_box_right {
float: right;
width: 360px;
}


@media screen {
.top_news {
width: 343px;
height: 100%;
float: left;
padding-left: 20px;
padding-bottom: 32768px;
margin-bottom: -32768px;
}}

@media print {
.top_news {
width: 343x;
float: left;
padding-left: 20px;

}}

.top_news_box {
width: 343px;
height: auto;
line-height: 1.6em;
margin-top: 0px;
text-align: left;
}

.top_img {
float: left;
margin: 0em 1em 0.25em 0em;
}

@media screen {
.top_shop {
width: 323px;
height: auto;
padding-right: 20px;
float: right;
padding-bottom: 32768px;
margin-bottom: -32768px;
}}

@media print {
.top_shop {
height: auto;
padding-right: 20px;
float: right;
}}

.top_shop_box {
width: 323px;
height: auto;
line-height: 1.6em;
margin-top: 5px;
text-align: left;
}


@media screen {
.tate {
width: 15px;
height: 100%;
padding-bottom: 32768px;
margin-bottom: -32768px;
float: left;
border-right: 1px dotted #666;
line-height: 100%;
}}

@media print {
.tate {
width: 15px;
float: left;
}}

.obi {
margin: 10px auto 3px auto;
width: auto;
height: 18px;
background-image: url(../images/base/form_bg.gif); 
text-align: center;
font-size: 11px;
color: #333;
line-height: 17px;
font-weight: bold;
letter-spacing: 0.8em;
border-top: 1px solid #066000;
}


/*
	index アクセスランキング
---------------------------------------------------------------------
*/

.ranking {
height: 185px;
width: 720px;
padding: 0px 0px;
margin: 0px 0px 0px 20px;
display: block;
clear: both;

}

.rank_box {
height: 130px;
width: 720px;
margin: 0px 0px;
padding: 0px 0px;
float: left;
font-size: 11px;
display: block;
vertical-align: bottom;

}

.rank_box_in {
height: 130px;
width: 144px;
padding: 0px 0px;
float: left;
display: block;

}

.rank_img {

margin: 0px 0px 3px 0px;
display: block;
}

.rank_cap_box {
vertical-align: bottom;
height: 27px;
width: 720px;
vertical-align: middle;
margin-top: 5px;
font-size: 11px;
letter-spacing: 0.1em;
line-height: 13px;
float: left;
text-align: left;
}


.rank_cap_box_out {
vertical-align: bottom;
height: 27px;
width: 144px;
float: left;
margin-top: 5px;
font-size: 11px;
letter-spacing: 0.1em;
line-height: 13px;
}


.rank_cap_box_in {
vertical-align: bottom;
height: 27px;
width: 144px;
float: left;
margin-top: 5px;
font-size: 11px;
letter-spacing: 0.1em;
line-height: 13px;

}

.go_brand {
width: 720px;
display: block;
margin-left: 20px;
margin-right: auto;
text-align: left;
}


.rank_cap_box_in {
vertical-align: bottom;
height: 10px;
width: 144px;
float: left;
margin-top: 5px;
font-size: 11px;
letter-spacing: 0.1em;
line-height: 13px;
}

.rank_cap_box_out {
float: left;
margin-top: 10px;
}



.brand {
color: #666000;
text-decoration: none;
margin-top: 1px;
height: 18px;
text-indent: 0.75em;
background-image: url(../images/base/link_mini.gif);
background-attachment: inherit;
background-position: left;
background-position-y:center;
background-repeat: no-repeat;
padding: 0 0 0 8px;
margin-bottom: 5px;
}

.brand:hover {
margin-top: 1px;
height: 18px;
text-indent: 0.75em;
color: #066999;
background-image: url(../images/base/link_mini.gif);
background-attachment: inherit;
background-position: left;
background-position-y:center;
background-repeat: no-repeat;
padding: 0 0 0 8px;
margin-bottom: 5px;
text-decoration: underline;
}





/*
	index etc
---------------------------------------------------------------------
*/

.etc_box_out {
height: auto;
width: 720px;
margin: 10px 10px -10px auto;
clear: both;}

.etc_box_left {
height: 75px;
width: 235px;
margin-right: 12px;
margin-bottom: 0px;
float: left;
display: block;
border-right: 1px dotted #666;
}

.etc_box_right {
height: 65px;
width: 223px;
float: right;
display: inline;
margin-bottom: 0px;
}

.space {
height: 10px;
width: 400px;
}

/*
---------------------------------------------------------------------
	ニュース・バックナンバー
---------------------------------------------------------------------
*/
.news_box {
height: 20px; 
width: 720px;
text-align: right;
line-height: 200%;
}


.pict {
height: 20px;
width: 20px;
float: left;
background-image: url(../images/base/list_head.gif);
background-position: center center;
background-repeat: no-repeat;
}


.day {
height: 20px;
width: 75px;
float: left;
line-height: 200%;	
text-align: center;
}

.shop {
float: left;}

.news {
width: auto;
text-indent:1em;
font-size: 12px;
line-height: 200%;
text-align: left;
float: left;
}

.more {
line-height: 200%;
margin: 0px;
}

hr {
border-top:dotted 1px #666666;
border-right:none;
border-bottom:none;
border-left:none;
height:1px;
clear: both;
}

hr.sol {
border-top:solid 1px #666666;
border-right:none;
border-bottom:none;
border-left:none;
height:1px;
clear: both;
}


/*
---------------------------------------------------------------------
	プレゼント
---------------------------------------------------------------------
*/

.pre_box_out {
height: auto; 
width: 700px;
float: right;
}

.pre_box {
height: auto; 
width: 360px;
float: left;
margin-bottom: 5px;
clear: both;
}



.pre_pict_box {
float: right;
width: 240px;
height: auto;
margin-right: 20px;
}

.pre_cap_box {
width: auto;
height: auto;
margin-top: 5px;
padding: 5px;
line-height: 120%; 
font-size: 11px;	 
float: left;
}

.pre_obo_box_out {
width: 680px;
height: inherit;
margin: 5px 10px 10px 0px;
float: left;
clear: both;
}

.pre_obo_box {
width: 680px;
height: 150px;
padding: 0px 0px 0px 0px;
background-color: #EBEFEB;
background-repeat: no-repeat;
float: left;
}

.pre_obo_buttun {
width: 150px;
margin: 0px auto 15px auto;
}

.pre_tosen_box {
width: 680px;
height: 200px;
margin-top: 10px;
height: auto;
float: left;
display:inline;
}

/*
.pre_bar {
width: 680px;
height: 20px;
float: left;
margin-bottom: 5px;
border-left: 5px solid;
border-bottom: 1px solid;
font-size: 14px;
color: rgb(0, 107, 51);
font-weight: bold;
text-indent: 0.5em;
line-height: 20px;
}

*/
.pre_tosen_text_box {
width: 340px;
float: left;
margin: 5px 0 0 0;
}


.pre_tosen_cap_box {
width: 300px;	
height: 100px;
line-height: 120%; 
font-size: 11px;	 
float: right;
margin: 5px 0 0 0;
}



/*
---------------------------------------------------------------------
	T-P通信 BOXはpre_*と共通
---------------------------------------------------------------------
*/

.t-p_title {
padding-top: 11px;
margin-bottom: 0px;
font-size: 11px;
color: #066000;
line-height: 75%;
display: block;
}

.t-p_pict_box {
float: right;
display: block;
}


/*
---------------------------------------------------------------------
	ショップ
---------------------------------------------------------------------
*/
.shop_box_out {
height: auto;
width: 720px;
margin: 10px auto 20px auto;
display: block;
position: relative;
}

.shop_pict_box {
margin: 10px 0 0 0;
height: 200px;
width: 290px;
float: left;
display: block;

}

.shop_text_box {
height: auto;
width: 420px;
float: right;
}

.shop_text_top {
width: 420px;
height: 30px;

display: block;
}

.shop_text_middle {
width: 420px;
height:auto;
margin-top: 5px;
display: block;
line-height: 150%;
}

.shop_text_under {
width: 420px;
height: inherit;
display: block;
font-size: 11px;
line-height: 150%;
text-align: left;
margin-top: 5px;

}

/*
---------------------------------------------------------------------
	ブランド
---------------------------------------------------------------------
*/
.bra_box_out {
height: inherit;
width: 720px;
margin: 20px auto 10px auto;
}

.bra_logo_box {
height: auto;
width: 220px;
float: left;
margin-bottom: 10px;
display: block;
}

.bra_center_box {
height: auto;
width: 380px;
float: left;
margin-left: 10px;
}

.bra_center_top {
width: 380px;
height: 70px;
display: block;
}

.bra_center_under {
width: 380px;
height:auto;
margin-top: 5px;
display: block;
line-height: 150%;
margin-bottom: 10px;
}

.bra_right_box {
width: 80px;
height: inherit;
display: block;
float: right;
margin-bottom: 30px;
}


.form_box {
margin: 5px 0px 10px 10px;
width: 700px;
height: 30px;
background-image: url(../images/base/form_bg.gif); 
}

form {
float: right;
vertical-align: middle;
padding-top: 5px;
padding-right: 5px;
}


/*
---------------------------------------------------------------------
	パターン・オーダー
---------------------------------------------------------------------
*/

.mytable {
margin: 10px 0px 10px 0px;
}

th {
font-style:normal;
font-weight:normal; 
letter-spacing: 0.1em;
line-height: 120%;
border-right: 1px solid white;
border-left: 0px;
border-bottom: 1px solid white;
border-top: 1px solid white;
text-align: left;
background: #E0F0EB;
}

th.left_m {
width: 200px;
color: #444;
padding: 6px 6px 6px 6px;
background-color: #E0F0EB;
font-size: 12px;
font-weight: bold;
}

th.right_m {
width: 480px;
color: #444;
padding: 6px 6px 6px 6px;
background-color: #E0F0EB;
font-size: 12px;
}

th.left {
width: 150px;
color: #444;
padding: 6px 6px 6px 6px;
font-size: 12px;
border-left: 0px solid white;

}

th.right {
width: 530px;
color: #444;
padding: 6px 6px 6px 6px;
font-size: 12px;
}

th.low {	
	border-left: 1px solid withe;
	border-top: 0;
	background: #FCFFFF;
	color:  #6D929B;
	padding: 6px 6px 6px 6px;
	line-height: 120%;
	font-size: 12px;}



td {
	line-height: 120%;
	background: #FCFFFF;
	padding: 6px 6px 6px 6px;
	color: #6D929B;
	font-size: 12px;
}

/*
---------------------------------------------------------------------
	リペア・メンテナンス
---------------------------------------------------------------------
*/

.care_box_out {
height: auto; 
width: 680px;
margin: 0px auto 0px auto;
padding: 0 0 0px 0;
display: block;
}


.repair_pict_out {
width: 280px;
float: right;
font-size: 9px;
}

.repair_pict_in {
width: 120px;
float: right;
margin-left: 10px;
line-height: 12px;
}

a.next { 
width: auto;
float: right;
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
text-indent:em;
color: #333;
display: list-item;
margin-bottom: 0px;
margin-top: 0px;
line-height: 13px;
background-repeat: no-repeat;
background-image: url(../images/base/next.gif);
background-position:center right;
list-style: none;
list-style-position: outside;
font-size: 11px;
height: 13px;
font-weight: bold;
text-align: right;
padding: 0 12px 0 0;
}

a.prev{ 
width: auto;
float: left;
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
text-indent:em;
color: #333;
display: list-item;
margin-bottom: 0px;
margin-top: 0px;
line-height: 13px;
background-repeat: no-repeat;
background-image: url(../images/base/prev.gif);
background-position:center left;
list-style: none;
list-style-position: outside;
font-size: 11px;
height: 13px;
font-weight: bold;
text-align: left;
padding: 0 0 0 12px;
}

a.next:hover { 
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
text-indent:em;
color: #066000;
display: list-item;
margin-bottom: 0px;
margin-top: 0px;
line-height: 13px;
background-repeat: no-repeat;
background-image: url(../images/base/next_h.gif);
background-position:center right;
list-style: none;
list-style-position: outside;
font-size: 11px;
height: 13px;
font-weight: bold;
text-align: right;
padding: 0 12px 0 0;
}

a.prev:hover{ 
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
text-indent:em;
color: #066000;
display: list-item;
margin-bottom: 0px;
margin-top: 0px;
line-height: 13px;
background-repeat: no-repeat;
background-image: url(../images/base/prev_h.gif);
background-position:center left;
list-style: none;
list-style-position: outside;
font-size: 11px;
height: 13px;
font-weight: bold;
text-align: left;
padding: 0 0 0 12px;
}

/*
---------------------------------------------------------------------
	サービスのテーブル
---------------------------------------------------------------------
*/
table {
margin-left: auto;
margin-right: auto;
}

tr {
margin-left: auto;
margin-right: auto;
}

td.re {
text-align: center;
}

td.pe {
border-bottom: 1px solid #999;
text-indent: 1em;
font-size: 12px;
font-weight: bold;
background-image: url(../images/base/li_o.gif);
background-repeat: no-repeat;
background-position: center left;
vertical-align: center;
width: auto;
}

td.pe_r {
border-bottom: 1px solid #999;
vertical-align: bottom;
color: #666	;
}

.cap {
margin-top: 0px;
font-size: 10px;
color: #333;
background-image: url(../images/base/h6.gif);
}



/*
---------------------------------------------------------------------
ショップ各ページ
---------------------------------------------------------------------
*/
.shop_box_out {
overflow: hidden;
}

@media print {
.shop_box_out {
display: block;
}}

.shop_img_box{
float: none;
clear: both;
height: 180px;
width: 720px;
margin:  0px;
padding: 0px;
}

.shop_left_box {
width: 464px;
height: auto;
padding-left: 16px;
margin-right: 20px;
float: left;
padding-bottom: 32768px;
margin-bottom: -32768px;
}

@media print {
.shop_left_box {
width: 464px;
height: auto;
padding-left: 16px;
margin-right: 20px;
float: left;
padding-bottom: 0px;
margin-bottom: 0px;

}}



.shop_right_box {
width: 210px;
height: 100%;
float: right;
background-color: #E0F0EB;
padding-bottom: 32768px;
margin-bottom: -32768px;

}

@media print {
.shop_right_box {
width: 210px;
height: 100%;
float: right;
background-color: #E0F0EB;
padding-bottom: 20px;
margin-bottom: 0px;

}}

ul.shop_news {
list-style: inside;
/*--
list-style-image: url(../images/base/link_mini.gif);
list-style-position: inside;
--*/
margin-left: 0em;
margin-top: 0px;
padding-left: 0em;
line-height: 180%;
}

.shop_right_img {
width: 180px;
height: auto;
padding: 0px 15px;
margin-bottom: 5px;
float:right;
}

.shop_right_txt {
font-size: 11px;
margin: 3px 0px 20px 0px;
padding: 0px 15px;
line-height: 14px;;
}

.shop_access {
height: 18px;
width: 204px;
background-color: #5d8f38;
margin: 3px 3px 5px 3px;
text-align: center;
color: white;
font-weight: bold;
font-size: 13px;
}


/*
---------------------------------------------------------------------
カタログ
---------------------------------------------------------------------
*/

.catalog_box {
width: 700px;
margin: 0px auto 10px auto;
}

.catalog_logo {
float: left;
width: 200px;
margin: 0px 20px 10px 0px;
padding-left: 60px;}

.catalog_txt {
width: 390px;
height: auto;
float: left;
margin: 0px 10px 10px 0px;
text-align: left;
}


.catalog {
text-decoration: none;
border-style: none;
border-width: 0px;
color: #006000;
text-decoration:none;
border: none;
color: #066000;
}

.catalog_table {
margin-bottom: 20px;
clear: both;
color: #066000;
font-size: 11px;
font-weight: bold;
letter-spacing: 0em;
text-align: center;
}




a.top_brand {
text-align: right;
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
color: #666000;
height: 18px;
clear: both;
font-size: 10px;
margin-bottom: 0px;
margin-top: 30px;
line-height: 50%;
}

a.top_brand:hover {
border: none;
color: #066999;
}


/*
---------------------------------------------------------------------
FAQ
---------------------------------------------------------------------
*/

a.faq_line {
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
text-indent: 1.5em;
color: #333;
display: list-item;
margin-bottom: 0px;
margin-top: 0px;
line-height: 100%;
background-repeat: no-repeat;
background-image: url(../images/base/li_02.gif);
list-style: none;
list-style-position: outside;
font-size: 13px;
}

a.faq_line:hover {
text-decoration:underline;
border: none;
color: #066999;
}

.faq_box_top {
width: 700px;
height: inherit;
margin-bottom: 5px;
float: left;
}

.faq_box_top_in {
}


.faq_box {
text-align: left;
height: inherit;
width: 700px;
margin: 0px auto 0px auto;
float: left;
}

font.a {
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-weight: bold;
/* line-height: 0%; */
height: 16px;
width: 16px;
background-color: #066000;
margin-right: 5px;
height: 20px;
width: :20px;
margin-top:3px;
}


font.q {
height: 20px;
width: :20px;
font-size: 16px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
color: #fff;
/* line-height: 200%; */
height: 16px;
width: 16px;
background-color: #066999;
margin-right: 5px;

}

.faq_a {
color: #333;
font-size: 12px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 150%;
letter-spacing: 0.1em;
margin-bottom: 5px;
}

.faq_q {
height: auto;
width: auto;
font-size: 13px;
font-weight: bold;
color: #066999;
margin-bottom: 0px;
margin-top: 3px;
text-align: left;
}


a.top {
text-align: right;
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
color: #666000;
background: none;
clear: both;
font-size: 10px;
margin-bottom: 3px;
display:inline;
float: right;
}

.faq_a {
color: #333;
font-size: 12px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 150%;
letter-spacing: 0.1em;
margin-bottom: 5px;
}

.a_box {
float: left;
}

/*
---------------------------------------------------------------------
info
---------------------------------------------------------------------
*/

.b {
margin: 0px auto 0px auto;
width: 586px;
height: inherit;
}

.c {
margin: 0px auto 0px auto;
width:560px;
height: inherit;
text-align: left;
}

.h  {
margin: 0px auto 0px auto;


}

.s  {
margin: 0px auto 0px auto;
}



.m {
margin: 0px auto 1px auto;
height: 18px;
width: 360px;
margin-top: 10px;
color: #333;
font-size: 13px;
font-weight: bold;
background-image: url(../images/base/h6.gif);
}

.a {
margin: 0px auto 0px  auto;
width: 360px;
}

.t {
width: 354px;
margin: 0px auto 0px auto;
}

.j {
margin: 10px auto 20px auto;
text-align: center;
}




.service_box {
width: 700px;
height: auto;
margin-top: 5px;
display: block;
float: left;
}


.service_left {
width:340px;
height: auto;
float:left;
margin-right:20px;
display: block;
}

.service_right {
width:340px;
height: inherit;
float:right;
}

.ser_cap {
vertical-align: top;
color: #666	;
font-size:10px;
padding-top: 5px;
line-height: 16px;
text-align: left;

}

.ser_sub {
height: auto;
width: 700px;
display: block;
margin-bottom: 0px;
margin-top: 0px;
}

td.syouhin {
}

.ser_cap_list {
color: #666	;
font-size:10px;
padding-top: 3px;
line-height: 13px;
}

.ser_prev {
background-image: url(../images/base/prev.gif);
background-position-x: left;
background-repeat: no-repeat;
background-position-y:center;
text-indent: 1em;
font-size: 10px;
font-weight: bold;
height: 10px;
width: auto;
border-width: 0px;
text-decoration: none;
line-height: 100%;
}

.news_out {
width:700px;
height: inherit;
}

.news_shop_left {
width:320px;
height: inherit;
float:left;
margin-right: 40px;
margin-top: 0px;.
}

.news_shop_right {
width:320px;
height: inherit;
float:right;
margin-top: 0px;
}

.shop_news_box {
height: inherit;
width: 680px;
margin: 0px auto 0px auto;
clear: both;
padding-top:40px;
}

.news_obi {
margin: 5px auto 10px auto;
width: 680px;
height: 16px;
background-image: url(../images/base/form_bg.gif); 
padding-right: 5px;
text-align: right;
font-size: 10px;
color: #000;
line-height: 16px;
font-weight: bold;
}

p.nagaitext {
font-size: 13px;
}

hr.sol {	
border-color: #999;
}


a.next2 { 
width:auto
float: right;
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
color: #333;
display: list-item;
margin-bottom: 0px;
margin-top: 0px;
line-height: 13px;
background-repeat: no-repeat;
background-image: url(../images/base/next.gif);
background-position:center right;
list-style: none;
list-style-position: outside;
font-size: 11px;
height: 13px;
font-weight: bold;
text-align: right;
float: right;
padding: 0 12px 0 0;
 }

a.next2:hover { 
text-decoration: none;
border-top-style: ridge;
border-style: none;
border-width: 0px;
text-indent:1em;
color: #066000;
display: list-item;
margin-bottom: 0px;
margin-top: 0px;
line-height: 13px;
background-repeat: no-repeat;
background-image: url(../images/base/next_h.gif);
background-position:center right;
list-style: none;
list-style-position: outside;
font-size: 11px;
height: 13px;
font-weight: bold;
text-align: left;
float: right;
padding: 0 12px 0 0;
}

/*
---------------------------------------------------------------------
追加css(style.css)
---------------------------------------------------------------------
*/

.old {
text-decoration:line-through;
}

.sale {
float: right;
font-family: Verdana; 
display: block;
background: url(sale_icon.jpg) left center no-repeat;
height: 32px;
width: auto;
font-size: 18px;
line-height: 32px;
text-indent:45px;
font-weight: bold;
color: #CC0000;
border-bottom: 1px solid #003300;
text-align: right;
letter-spacing: 0em;
}

.sale small {
font-size: 0.5em;

}

.caption {
font-size: 11px;
}

.caption_spec {
font-size: 11px;
line-height: 130%;
border: 1px solid;
margin: 10px auto 0px auto;
padding: 3px;
}

.tate {
border: none;}