@charset "utf-8";

#local_navi {
	font-size: 70%;
	line-height: 35px;
	height: 35px;
	width: 100%;
	text-indent: 1em;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
}
#local_navi a:link {
	color: #CC6666;
	text-decoration: underline;
}
#local_navi a:visited {
	color: #CC6666;
	text-decoration: underline;
}
#local_navi a:hover {
	color: #CC3333;
	text-decoration: underline;
}


h3 {
	margin:0 10px 20px 10px;
}
h4 {
	font-size: 90%;
	color: #660000;
	width: 550px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9999;
	padding-bottom: 3px;
}


/*　ページトップに戻るリンク　*/
.to_pagetop {
	font-size: 10px;
	line-height: 35px;
	height: 35px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 15px;
	background-image: url(../img/to_pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
dl {
	font-size: 80%;
	width: 450px;
	margin-left: 20px;
	color: #333333;
}
dt {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 5px;
}
dd {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 5px;
}


/*　本文・画像が右に回り込む設定　*/
.ly01right {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.ly01right p {
	font-size: 80%;
	line-height: 1.5em;
	color: #666666;
}
.ly01right img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
}

/*　本文・画像が左に回り込む設定　*/
.ly01left {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.ly01left p {
	font-size: 80%;
	line-height: 1.5em;
	color: #666666;
}
.ly01left img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
}

/*　本文・画像が中央に配置される設定　*/
.ly01center {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.ly01center p {
	font-size: 80%;
	line-height: 1.5em;
	color: #666666;
	margin-bottom: 1em;
}
.ly01center_img {
	width: 550px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.price {
	font-size: 80%;
	width: 180px;
	margin-top: 2px;
}

/* 商品リストの設定　*/
.box {
	width: 560px;
	margin:0 auto 20px auto;
}
.box img {

}

.product {
	padding:5px 0 0 12px;
	background: url(../img/arrow01.gif) no-repeat 0px 7px;
	font-size: 80%;
}
.box_a {
	float: left;
	width: 170px;
	height: 240px;
	border: 5px solid #F7F7F7;
	text-align: center;
	padding-top: 5px;
}
.box_b {
	float: left;
	margin-left: 10px;
	height: 200px;
	width: 170px;
	height: 240px;
	border: 5px solid #F7F7F7;
	text-align: center;
	padding-top: 5px;
}
.box_c {
	float: right;
	width: 180px;
	margin-left: 10px;
	width: 170px;
	height: 240px;
	border: 5px solid #F7F7F7;
	text-align: center;
	padding-top: 5px;
}
.box_clear {
	clear: both;
}
.product_title {
	height: 4em;
	width: 160px;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.product_title a:link {
	color: #333333;
	text-decoration: underline;
}
.product_title a:visited {
	color: #666666;
	text-decoration: underline;
}
.product_title a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
.price {
	height: 2em;
	width: 160px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.buy {
	width: 160px;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


/*商品詳細ページの設定*/
#ibox_left {
	float: left;
	width: 370px;
}
#ibox_right {
	float:right;
	width: 240px;
	}
#item_ph {
	width: 350px;
	margin:0 auto;
}
#item_ph_sl {
	width: 160px;
	margin: 10px;
	float: left;
}
/*商品詳細ページ設定の終わり*/
#item_ph_sr {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#item_txt {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC9999;
}
p#product_name {
	background-color: #F7F7F7;
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
p#product_catch {
	font-size: 75%;
	padding: 5px;
	border-bottom: 2px solid #CC9999;
	color: #666666;
}

p#product_spec {
	font-size: 75%;
	padding: 5px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
}
p#product_txt {
	font-size: 75%;
	padding: 5px;
	border-bottom: 2px solid #CC9999;
	line-height: 1.5em;
}
p#product_price {
	padding: 5px;
	font-size: 80%;
	line-height: 2em;
}
#shopping {
	width: 210px;
	background-color: #F5F5F5;
	margin: 0 auto 10px auto;
	vertical-align: middle;
	padding: 20px 0 20px 10px;
	font-size: 12px;
}
#shopping img {
	vertical-align: middle;
	margin-left: 1em;
}
table.list {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
table.list th {
	text-align: center;
	background-color: #F7F7F7;
	width: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.list td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.list td ul {
	color: #666666;
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: 12px;
}
table.list td li {
	background-image: url(../img/sitemap_dd.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 13px;
	background-position: 0px 3px;
	line-height: 17px;
	height: 17px;
}


table.tb_price {
	width: 550px;
	border-collapse:collapse;
}
.tb_price td {
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: center;
	font-size: 80%;
	line-height: 120%;
}
table.tb_company {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	width: 500px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.tb_company th {
	background-color: #FCF3F3;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	font-weight: normal;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
.tb_company td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
#confirm {
	background-color: #F7F7F7;
	margin:10px auto;
	width: 500px;
	padding: 10px;
	border:#999999 1px dotted;
}
.a_center {
	text-align: center;
	font-size: 80%;
}
button {
	padding:0;
	margin:0;
	font-size:80%;
}
#sitemap {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap li {
	font-size: 80%;
	list-style-type: none;
	margin-bottom: 1em;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 15px;
	height: 15px;
	background-position: 0px 3px;
}
table.tb_example {
	font-size: 70%;
	line-height: 130%;
	color: #333333;
	width: 500px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 20px;
	}
.tb_example th {
	background-color: #E8E8E8;
	padding: 5px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.tb_example td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

table.tb_example2 {
	font-size: 70%;
	line-height: 130%;
	color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 20px;
	}
.tb_example th {
	background-color: #E8E8E8;
	padding: 1px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #FFFFFF;
}
.tb_example td {
	padding: 1px;
	border: 1px solid #FFFFFF;
}
