body {
	background-color: #111111;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#wrap {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow:auto;
}


#header {
	background-color: #FFFFFF;
}
.header_right {
	float: right;
	margin-right: 10px;
	margin-top: 25px;
}

.btn
{

}

.btn a:active img,
.btn a:hover img,
.btn a:focus img{
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;

}
#featured {
	background-image: url(img/featured_ttl.jpg);
	width: 301px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 20px;
}
#featured_bg {
	background-image: url(img/featured_bg.jpg);
	background-repeat: repeat-y;
}
#main_left {
	margin: 10px;
	float: left;
}
.smalltxt {
	font-size: 11px;
	line-height: 1.5em;
}
.info_bg {
	background-image: url(img/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 15px;
	padding-bottom: 15px;
}
#info {
	float: left;
	margin-top: 5px;
}
#bnr {
	clear: both;
	text-align: center;
	padding: 10px;
	margin: 10px;
}
a:link {
	color: #1864C9;
	text-decoration: none;
}

a:visited {
	color: #1864C9;
	text-decoration: none;
}

a:hover {
	color: #D80A0F;
	text-decoration: underline;
}
#copyright2010 {
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック";
	font-size: 10px;
	color: #333333;
	text-align: right;
	background-color: #FFFFFF;
	padding: 0px 10px 10px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#sm {
	width: 200px;
	float: left;
	background-image: url(img/sm_bg.jpg);
	background-repeat: repeat-x;
	padding: 15px 10px;
	margin-right: 10px;
}
.sm_info {
	background-image: url(img/sm_info_ttl.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 200px;
	margin: 0px;
	background-position: top;
}
.sm_info_list {
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	padding: 20px 15px 10px;
}
#mainbody_column {
	text-align: left;
	width: 695px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
}
#bc {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.bodyalign2 {
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.demo_list {
	font-size: 12px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 3px 5px;
}
.demo_list A:link { text-decoration: none; color: #000000;}
.demo_list A:visited { text-decoration: none; color: #666666;}
.demo_list A:hover {
	color: #FF0000;
	text-decoration: underline;
}
.narrow_body {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.pricechek_field {
	margin: 3px;
	width: 100px;
}
.atten_wrap {
	padding: 10px;
	border: 1px dotted #FF0002;
}
.pricecheck_list_td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.pricecheck_list_th {
	background-color: #B8B8B8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

