@charset "UTF-8";

img, div { behavior: url(css/iepngfix.htc) }

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #CCCCCC;
	font-style: normal;
	line-height: 20px;
	background-color: #000000;
	background-position: center top;
}
a:link {
	color: #80a3bc;
	text-decoration: none;
}
a:hover {
	color: #80a3bc;
	text-decoration: none;
}
a:visited {
	color: #80a3bc;
}
#allitem {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header {
	height: 120px;
	width: 940px;
	padding-bottom: 20px;
}
#contents_left {
	width: 160px;
	padding-left: 15px;
	float: left;
	padding-right: 35px;
}
.midashi {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	line-height: 20px;
	color: #CCCCCC;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 8px;
}
#contents_left li {
	list-style-type: none;
}
#contents_right {
	width: 710px;
	float: right;
	padding-right: 20px;
}
.contents_inner_information {
	font-size: 80%;
	letter-spacing: 1px;
}
.info_title {
	padding-bottom: 20px;
}
.info_midashi {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e28120;
	color: #e28120;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-top: 20px;
}
.sikiri710 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.table {
	font-size: 80%;
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.td_left  {
	background-color:#666666;
	text-align:center;
	vertical-align: top;
	padding: 5px;
	color: #FFFFFF;
}
.td_right   {
	background-color:#CCCCCC;
	text-align:center;
	vertical-align: top;
	padding: 5px;
	color: #333333;
}



.contents_inner_goods {
	background-image: url(../images/2nd_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	font-size: 80%;
}
.goods_table {
	background-image: url(../goods/images/table_bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
.goods_info {
	width: 676px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.goods_ph {
	margin-bottom: 15px;
}
.goods_info ul {
}
.goods_info li {
	list-style-type: none;
	background-image: url(../goods/images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
}
.goods_info  li p {
	padding-left: 17px;
	font-weight: bold;
	color: #f15caf;
}
.sikiri676 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	clear: both;
	width: 940px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	font-size: 80%;
}

