/*   ソートボックス */
#sortbox{
	width: 340px;
	text-align: right;
	float: left;
	font-size: 11px;
	margin : 15px 0 0 0;
	color: #f60;
}
#sortbox2{
	width: 130px;
	text-align: center;
	float: left;
	font-size: 11px;
	margin : 15px 0 0 0;
	color: #009;
}
.list_sort{
	text-align: right;
	float: right;
	margin : 0px 0px 0px 3px;
	color: #c30;
}
.list_sort2{
	text-align: right;
	float: right;
	margin : 0px 0px 0px 3px;
	color: #333;
}


/*   一覧ボックス */
#tablebox{
	width: 470px;
	float: left;
}
#tablebox TABLE{
	margin : 0px;
	width: 470px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}
#tablebox TH {
	color: #fff;
	font-size: 10px;
	padding: 4px 0px 4px 0px;
	background: #c00;
	text-align: center;
	font-weight: normal;
}
#tablebox .red{
	color: #FF0000;
}
#tablebox .syouhin{
	font-size: 10px;
	text-align: right;
	padding-right: 1px;
	display: block;
}
#tablebox .toukou{
	font-size: 10px;
	display: block;
}
#tablebox .toukou2{
	font-size: 10px;
	display: block;
	padding-top: 3px;
}
#tablebox .th_hashi{
	color: #fff;
	font-size: 10px;
	padding: 4px 0px 4px 0px;
	background: #c00;
	text-align: center;
	border-right: 1px solid #333;
}
#tablebox .td_center{
	background: #fff;
	text-align: center;
	border-right: 1px dotted #333;
	border-top: 1px solid #333;
}
#tablebox .td_left{
	background: #fff;
	text-align: left;
	border-right: 1px dotted #333;
	border-top: 1px solid #333;
	display: block;
	padding: 0px;
}
#tablebox .td_left a{
	display: block;
	padding: 4px 1px 4px 3px;
	height: 27px;
}
#tablebox .td_left :visited{
	text-decoration: none;
}
#tablebox .td_left a:hover{
	background: #f3f3f3;
	text-decoration: none;
}
#tablebox .td_right{
	background: #fff;
	text-align: right;
	border-right: 1px dotted #333;
	border-top: 1px solid #333;
	padding-right: 3px;
}
#tablebox .td_hashi{
	background: #fff;
	text-align: center;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}
#tablebox .td_center2{
	background: #fff8df;
	text-align: center;
	border-right: 1px dotted #333;
	border-top: 1px solid #333;
}
#tablebox .td_left2{
	background: #fff8df;
	text-align: left;
	border-right: 1px dotted #333;
	border-top: 1px solid #333;
	padding: 0px;
}
#tablebox .td_left2 a{
	display: block;
	padding: 4px 1px 4px 3px;
	height: 27px;
}
#tablebox .td_left2 :visited{
	text-decoration: none;
}
#tablebox .td_left2 a:hover{
	background: #f3f3f3;
	text-decoration: none;
}
#tablebox .td_right2{
	background: #fff8df;
	text-align: right;
	border-right: 1px dotted #333;
	border-top: 1px solid #333;
	padding-right: 3px;
}
#tablebox .td_hashi2{
	background: #fff8df;
	text-align: center;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}
#tablebox .hrank{
	font-size: 12px;
	width: 35px;
}
#tablebox .hkigyou{
	font-size: 12px;
	width: 190px;
}
#tablebox .hyuushi{
	font-size: 12px;
	width: 55px;
}
#tablebox .hkinri{
	font-size: 12px;
	width: 45px;
}
#tablebox .hshinsa{
	font-size: 12px;
	width: 65px;
}
#tablebox .hshindan{
	font-size: 12px;
	width: 30px;
}
#tablebox .sougou{
	font-size: 12px;
	width: 60px;
}
#tablebox .hyouka{
	font-size: 12px;
	width: 35px;
}#tablebox .manzoku{
	font-size: 12px;
	width: 35px;
}
#tablebox .kuchikomi{
	font-size: 12px;
	width: 55px;
}

#tablebox .shinsa{
	font-size: 12px;
	width: 55px;
}
#center H3{
	font-size: 16px;
	color: #f00;
	margin : 15px 0px 0px 0px;
}
#center UL{
	width: 450px;
	text-align: left;
	list-style: none;
	margin : 5px 0px 0px 0px;
	padding: 0px ;
}
#center LI{
	font-size: 12px;
	padding: 2px 0px 0px 50px;
}
.sea_bkimg{
	background-image: url(../image/title/sea_title.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-align: right;
	vertical-align: baseline;

}
#tablebox2{
	width: 470px;
	float: left;
	padding: 10px 0px 0px 0px;
}
#tablebox2 .line{
	font-weight: lighter;
	text-align: left;
	border-bottom: 1px dotted #b3cbe3;
}
#tablebox2 .line td{
	border-bottom: 1px dotted #b3cbe3;
	padding: 5px 3px;
}
#tablebox2 .td_left{
	width: 100px;
	font-weight: bold;
}
#tablebox2 .td_center{
	width: 310px;
}
#tablebox2 .td_right{
	width: 160px;
}
#tablebox2 select{
	width: 120px;
}
#kaipage{
	width: 470px;
	float: left;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
}
/*   メニュートップ */
#kaipage span {
	color: #000;
	background: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:relative;
}
#kaipage .page{
	padding: 5px 3px 5px 5px;

}
#kaipage .nolink{
	padding: 5px 5px 5px 5px;
	background: #EFEBDE;
	border: 1px solid #EFEBDE;

}
#kaipage a{
	background: #FFF;
	margin : 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #EFEBDE;
	font-weight: normal;

}
#kaipage a:hover{
	background: #009;
	color: #fff;
	padding: 5px 5px 5px 5px;
	border: 1px solid #EFEBDE;
	text-decoration: none;
}
/*   評価総合ボックス */
.hsougou{
	width: 470px;
	background: url(../image/mark/spec.gif) no-repeat right center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #fff;
	float: left;
}
#hyoukabox{
	border: 1px solid #000000;
	width: 468px;
	margin: 0px;
	padding: 12px 0px 10px 0px;
	background-color: #FFF;
	float: left;
}
#hyoukabox #left{
	width: 243px;
	padding: 0px;
	float: left;
	text-align: left;
	color: #000000;
}

#hyoukabox #right{
	width: 225px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	float: left;
}
#hyoukabox #right .red{
	color: #FF0000;
	font-weight: bold;
}

#hyoukabox #left p {
	width: 212px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	letter-spacing: 1px;
}

#hyoukabox #left .big {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

#hyoukabox #right p {
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: 2px;
	font-size: 10px;
	height: 15px;
}

#hyoukabox #left .form {
	width: 210px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: 2px;
	font-size: 10px;
}

#hyoukabox #right .mosimo {
	width: 208px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	letter-spacing: 2px;
	font-size: 10px;
	border: 1px solid #666666;
	padding: 10px 5px 10px 5px;
	line-height: 16px;
	height: 70px;
}
#hyoukabox #right .mosimo_title {
	width: 208px;
	margin-bottom: 2px;
	text-align: left;
	letter-spacing: 2px;
	font-size: 10px;
	line-height: 16px;
	display: block;
	padding: 0px;
	color: #CC0000;
}

#hyoukabox #right .mosimo_box {
	width: 190px;
	text-align: left;
	display: block;
	margin-left: 20px;
}

#hyoukabox #left .mini {
	font-size: 10px;
}
#hyoukabox #left #input {
	width: 100px;
	border: 1px solid #000000;
}
#hyoukabox #left #submit {
	border: 1px solid #000000;
}
#hyoukabox #right img {
	vertical-align: bottom;
	margin-right: 2px;
}

#hyoukabox #right .link {
	text-align: left;
	letter-spacing: 1px;
}

#hyoukabox #left table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7B7B7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7B7B7;
	margin-left: 10px;
}

#hyoukabox #left th {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

#hyoukabox #left td {
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
}

#hyoukabox #left .left {
	font-weight: normal;
	padding: 5px 0px 6px 5px;
	background: #F8F8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}

#hyoukabox #left .right {
	font-size: 12px;
	background: #FFF;
	padding: 5px 0px 6px 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}

#hyoukabox #left .img{
	display: block;
	width: 80px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hyoukabox #left .wariai{
	display: block;
	padding-left: 10px;
	width: 35px;
	float: left;
	font-size: 10px;
}
#kuchi_title {
	width: 470px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #000;
	float: left;
	background-image: url(../image/back/kuchi_title.gif);
	background-repeat: repeat-x;
	background-position: right center;
	text-align: left;
	font-weight: bold;
}
#kuchi_title p{
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#kuchi_title .ken{
	font-size: 12px;
	font-weight: normal;
}
#kuchi_sort {
	width: 470px;
	background-image: url(../image/back/kuchi_sort.gif);
	background-repeat: repeat-x;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #993300;
	float: left;
	text-align: right;
}
#kuchi_sort ul{
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kuchikomibox{
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	text-align: center;
}
#kuchikomibox #left{
	width: 120px;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;

}
#kuchikomibox #right{
	width: 350px;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
}
#kuchikomibox #left p{
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#kuchikomibox #left img{
	margin-top: 5px;
	padding0px;
}
#kuchikomibox #right p{
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #666666;
	text-align: right;
}
#kuchikomibox #right .bun{
	text-align: left;
	display: block;
	width: 310px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 18px;
	letter-spacing: 1px;
}
#kuchikomibox #line{
	margin: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*   フォームタイトル */
#kuchi_form_tile{
	width: 470px;
	background: url(../image/mark/kuchi_form_title.gif) no-repeat right center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #fff;
	float: left;
}
#kuchi_form_tile p{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 2px;
}
#kuchi_formbox{
	border: 1px solid #000000;
	width: 468px;
	margin: 0px;
	padding: 12px 0px 10px 0px;
	background-color: #FFF8DF;
	float: left;
}
#kuchi_formbox table{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kuchi_formbox th{
	font-weight: normal;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
#kuchi_formbox td{
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#kuchi_formbox .input{
	font-size: 12px;
	border: 1px solid #333333;
	width: 120px;
}
#kuchi_formbox .textarea{
	font-size: 12px;
	border: 1px solid #333333;
	width: 320px;
}

#kuchi_formbox .submit{
	font-size: 12px;
	border: 1px solid #333333;
	width: 80px;
}
#kuchi_formbox .radio{
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
}
#kuchi_formbox .com{
	font-size: 10px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}
#kuchi_formbox p{
	font-size: 10px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	color: #990000;
	line-height: 14px;
}
