/* CSS Document */
A:HOVER{
  color : olive;
}
TD{
  font-size : 12px;
  line-height : 17px;
}
.resultbox {
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0A2C38;
}

/**/
body,p,img {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
img {
	border: 0px;
}
.coler_cya {
	color: #993300;
}
.coler_cya_02 {
	color: #996600;
}
.coler_red {
	color: #CC0000;
}
.fs_10 {
	font-size: 10px;
	line-height: 130%;
}
.fs_12 {
	font-size: 12px;
	line-height: 130%;
}
.fs_12L {
	font-size: 12px;
	line-height: 180%;
}
.fs_13 {
	font-size: 13px;
	line-height: 130%;
}
.fs_14 {
	font-size: 14px;
	line-height: 130%;
}
.fs_16 {
	font-size: 16px;
	line-height: 130%;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:link.fff {
	color: #ffffff;
	text-decoration: underline;
}
a:visited.fff {
	color: #ffffff;
	text-decoration: underline;
}
a:hover.fff {
	color: #FFFF00;
	text-decoration: underline;
}
a:active.fff {
	color: #FFFF00;
	text-decoration: underline;
}


#wrap {
	width: 100%;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../img/head_line.gif);
	background-repeat: repeat-x;
}
#contents {
	width: 952px;
	margin: 0 auto;
}
#head {
	width:920px;
	height: 14px;
	padding: 7px 0;
	clear: both;
	margin: 0 0 20px 0;
}
h1 {
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#head .r {
	float: right;
	font-size: 12px;
	text-align: right;
	width: auto;
}
p.koukoku {
	padding: 0 0 0 8px;
}

img.example {
	float: left;
	margin: 0 20px 10px 0;
}
p.pv {
	padding: 10px 0 20px 0;
}
ul#attention {
	margin: 0;
	padding: 0 15px;
	list-style: none;
}

ul#attention .p1 {
	margin: 10px 0px 10px 0px;
	padding: 0 15px;
}

ul#attention li {
	margin: 0px;
	padding: 1px 0px 3px 15px;
	background-image:url(../img/attention_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
}

ul#rules {
	margin: 0;
	padding: 0px 15px;
	list-style: none;
}

ul#rules .unit {
	margin: 5px 0px 10px 0px;
	padding: 0;
	line-height: 160%;
	font-size: 12px;
}

ul#rules li {
	margin: 0px 0px 5px 0px;
	padding: 1px 0px 3px 15px;
	background-image:url(../img/attention_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
}

img.ttl {
	float: left;
	margin: 0 0 0 13px;
}
#category {
	margin: 12px auto;
	padding: 5px 0 0 0;
	width: 610px;
	height: 27px;
	background-image: url(../img/bbs_category.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
#category1 {
	margin: 12px auto;
	padding: 5px 0 0 0;
	width: 610px;
	height: 27px;
	background-image: url(../img/bbs_category1.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
ul#search {
	margin: 8px 13px;
	padding: 0px;
	list-style: none;
	border-bottom: solid 2px #131A1A;
}
ul#search li.h {
	margin: 0px;
	padding: 0 0 3px 17px;
	background-image:url(../img/search_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}
ul#search li.inpt {
	margin: 0px;
	padding: 0 0 8px 0;
	font-size: 14px;
}
ul#search li.btn {
	margin: 0px;
	padding: 0 0 15px 0;
	text-align: center;
}

#result {
	margin: 0 13px;
	padding: 0px;
	width: 258px;
	height: 870px;
	overflow: scroll;
}
#result .amazon {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #131A1A;
	width: 240px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
#result p {
	margin: 0 0 5px 0;
	padding: 2px;
	background-color: #EAE8E3;
	font-size: 14px;
}
#result .btn {
	margin: 8px 0;
}
#totop {
	margin: 8px 0;
	width: 920px;
	text-align: right;
}
#foot {
	width: 100%;
	background-color: #EFEFEF;
	background-attachment: scroll;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 25px 0 15px 0;
}
#contents .ad {
	margin-bottom: 15px;
}
