@charset "utf-8";
/* CSS Document */

#contents {
width:659px;
padding-top:40px;
padding-bottom:20px;
margin:auto;
}
.wrap_bg {
background-color:#FFFFFF;
width:800px;
margin:0 auto;
}

#navi1 {
background-image:url(../howtobuy/img/bg_net.gif);
background-repeat:no-repeat;
width:612px;
height:220px;

}

#navi2 {
background-image:url(../howtobuy/img/bg_store.gif);
background-repeat:no-repeat;
width:612px;
height:220px;

}

#navi3 {
background-image:url(../howtobuy/img/bg_fax.gif);
background-repeat:no-repeat;
width:612px;
height:220px;

}

#navi4 {
background-color:#FFD1B2;
width:612px;
font-size:0px;
}

.color_or {
color:#FF6600;
}

.ls1 {
letter-spacing:5px;

}

.ttl_nav4 {
text-align:left;
line-height:30px;
color:#FF6600;
font-size:18px;
font-weight:bold;
border-bottom:#FF6600;
border-bottom-style:solid;
border-bottom-width:1px;
border-top:#FF6600;
border-top-style:solid;
border-top-width:1px;
}

.tel {
color:#333333;
font-size:14px;
line-height:130%;
}

.email {
background-color:#FFFFFF;
color:#FF6600;
font-size:21px;
font-weight:bold;
width:100%;
line-height:40px;
}

.email a:link {
	color: #FF6600;
	text-decoration:underline;
}
.email a:visited {
	color: #FF6600;
	text-decoration:underline;
}
.email a:hover {
	color: #FF6600;
	text-decoration: none;
}

.button {
padding-top:140px;
color:#FF6600;
}

.ttl1 {
margin-bottom:20px;
text-align:left;
}

.ttl2 {
margin-top:10px;
margin-bottom:5px;
text-align:left;

}

.txt1 {
	width:612px;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	margin-bottom:20px;
	color: #666666;
}

.txt2 {
color: #333333;
font-size:12px;
text-align:left;
line-height:1.5em;
}

.txt2 a:link {
	color: #333333;
	text-decoration:underline;
}
.txt2 a:visited {
	color: #333333;
	text-decoration:underline;
}
.txt2 a:hover {
	color: #333333;
	text-decoration: none;
}

.list {
width:656px;
text-align:left;
font-size:12px;
}

.list td {
border-bottom-style:solid;
border-bottom-color:#999900;
border-bottom-width:1px;
vertical-align:middle;

}

.line {
width:612px;
background-image:url(../howtobuy/img/line_dot.gif);
background-repeat:repeat-x;
height:1px;
margin-top:30px;
margin-bottom:20px;

}

.noshop {
margin:50px;
color:#666666;
font-size:16px;
}
.top_nav {
text-align:right;
margin-top:10px;
margin-bottom:10px;
}


/* 2010/11/16 リファクタリング */
.ttl2 { margin:20px 0 0 0; }
table.list { margin:10px 0 20px 0; }
table.list th {
	padding:7px 0;
	font-weight:normal;
	border-bottom:solid 1px #999900;
	text-align:left;
	}
table.list td {
	padding:15px 0;
	line-height:140%;
	}
.col_space {
	width:19px;
	}
.col_pref {
	width:60px;
	white-space:nowrap;
	}
.col_name {
	width:200px;
	}
.col_address {
	width:225px;
	}
.col_tel {
	width:80px;
	}
