@charset "utf-8";
/* CSS Document */

p{
	margin:5px;
	padding:0;
}

/*MENU*/
div.rakmenu{
	display:block;
	float:left;
	display:block;
	text-align:left;
	width:300px;
}
div.rakmenu form{
	margin:0;
	padding:0;
	display:inline;
}
div.rakmenu span{
	font-size:11px;
	margin:5px 0;
}

div.rakmenu2{
	display:block;
	float:right;
	text-align:right;
	width:200px;
	margin:0;
	padding:0 10px 0 0;
}
div.rakmenu2 p{
	font-weight:bold;
	color:#FF9900;
}
div.rakmenu2 p span{
	font-weight:normal;
	margin-left:10px;
	font-size:10px;
}


table#ranking{
	margin:5px;
	border:none;
}
table#ranking th{
	background:#669966;
	color:#FFFFFF;
	padding:3px;
}
table#ranking td{
	margin:2px;
	padding:3px;
	text-align:center;
}
table#ranking td.juni{
	margin:2px;
	background:#E0F1CD;
}
table#ranking td.itemdate{
	text-align:left;
	border-right:#99CC99 1px dotted;
	width:230px;
}
table#ranking td.itemdate h4{
	color:#766041;
	margin:0 0 3px 0;
	padding:0 0 0 0;
	font-size:13px;
}
table#ranking td.itemdate h4 img{
	margin-left:5px;
}
table#ranking td.itemdate p.bland{
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#009966;
}

table#ranking td.itemdate p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
table#ranking td.itemdate div.click{
	display:block;
	text-align:right;
	margin:2px 5px 0 0;
}
table#ranking td.point{
	border-right:#99CC99 1px solid;
}
table#ranking td.point p{
	display:block;
	margin:0;
	border-top:#99CC99 1px dotted;
	padding-top:1px;
	font-size:10px;
	color:#006633;
}
table#ranking td.line{
	background:url(../rank/images/line_5px.gif);
	background-repeat:repeat-x;
}

/* eachy[W̃X^C */
#each_item{
	margin:0 0 0 0;
}
#each_item h4{
	color:#ffffff;
	font-size:14px;
	margin:0 0 5px 0;
	background:url(../rank/images/icn_each_title.gif) #669966;
	background-repeat:no-repeat;
	border-bottom:#009966 1px solid;
	display:block;
	padding:5px 0 3px 20px;
	height:21px;
}
#each_item p{
	margin:5px 0 10px 5px;
	padding:0 0 0 0;
}
#each_item p.top20px{
	margin-top:20px;
}
#each_item img.itemimg{
	float:left;
	margin:5px;
	border:none;
}

#each_item table{
	border-left:#996633 1px dotted;
	border-bottom:#996633 1px dotted;
	width:315px;
}
#each_item table th{
	border:none;
	background:#F0EBD7;
	padding:3px;
	margin:3px;
	font-weight:normal;
	color:#766041;
}
#each_item table td{
	border:none;
	padding:3px;
	font-size:x-small;
	line-height:130%;
	margin:3px;
}
#each_item table td img{
	margin:1px;
}
#each_item span{
	display:block;
	text-align:right;
	font-size:10px;
	margin:2px 10px 2px 2px;
}

/* r[ */
div.rev_left{
	float:right;
	display:block;
	width:280px;
	margin:5px;
}
div.rev_right{
	float:right;
	display:block;
	width:220px;
	margin:5px;
	text-align:center;
}
div.rev_right2{
	float:right;
	display:block;
	width:220px;
	margin:5px;
}
div.rev_right2 dl{
	display:block;
	width:220px;
	display:inline;
}
div.rev_right2 dl dt{
	clear:left;
	display:block;
	float:left;
	width:50px;
	background:#F0EBD7;
	padding:3px;
}
div.rev_right2 dl dd{
	display:block;
	margin:0;
	float:left;
	padding:3px;
}
div.rev_right2 p{
	clear:left;
	font-size:11px;
	color:#FF0000;
}
div.rev_left p{
	font-size:x-small;
	color:#006633;
	margin:1px;
	padding:0 0 0 0;
}
div.rev_right p{
	margin:5px 0 5px 0;
	padding:0 0 0 0;
}
div.rev_right p.rev_itiran{
	margin:15px 0 15px 0;
}
div.rev_right p.comment{
	border:#996600 dotted 1px;
	margin:0 10px;
	padding:5px;
	font-size:x-small;
	line-height:130%;
	background:#FFFAE6;
}

/* r[mFg */
div.rev_kakunin{
	margin:10px auto;
	width:450px;
	border:#669966 2px solid;
	padding:10px;
	text-align:center;
}
div.rev_kakunin h5{
	color:#669966;
	font-size:13px;
	margin:15px 0;
}
div.rev_kakunin p{
	margin:5px 0 20px 0;
}

#each_review{
	margin:1px;
}
#each_review h4{
	background:url(../rank/images/t_review.gif) no-repeat;
	display:block;
	height:30px;
	margin:10px 0;
	padding:0 0 0 0;
}
#each_review h4 span{
	display:none;
}

#each_review table{
	margin:3px;
	border:#669933 1px solid;
	width:270px;
}
#each_review table th{
	margin:2px;
	padding:2px 5px 2px 5px;
	border:none;
	background:#DFEFD8;
	font-weight:normal;
	color:#006633;
}
#each_review table th.review{
	background:#669966;
	color:#FFFFFF;
	font-weight:bold;
}
#each_review table td{
	font-size:10px;
}
#each_review table td p{
	color:#FF0000;
}

/* r[ꗗ̃e[u */
#each_review table.rev_list{
	border:none;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
#each_review table.rev_list td span{
	color:#FF6600;
}


/* N`R~ */
#each_kuchi{
	margin:30px 1px 1px 1px;
}
#each_kuchi2{
	margin:10px 1px 1px 1px;
}
#each_kuchi p.page{
	margin:5px 20px 5px 0;
	padding:0;
	text-align:right;
}
#each_kuchi h4{
	background:url(../rank/images/t_kuchi.gif) no-repeat;
	display:block;
	height:30px;
	margin:40px 0 5px 0;
	padding:0 0 0 0;
}
#each_kuchi h4 span{
	display:none;
}
#each_kuchi table{
	margin:3px;
	border:#669933 1px solid;
	border-collapse:collapse;
}
#each_kuchi table th{
	border-collapse:collapse;
	padding:2px 5px 2px 5px;
	border:none;
	background:#DFEFD8;
	font-weight:normal;
	color:#006633;
	font-size:x-small;
	border:#669933 1px solid;
}
#each_kuchi table th.kuchi{
	background:#669966;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	width:500px;
}
#each_kuchi table td{
	border:#669933 1px solid;
	border-collapse:collapse;
	vertical-align:top;
}
#each_kuchi table td p.kuchi_top{
	margin:0;
	padding:3px 3px 3px 10px;
	background:#ECF7E8;
}
#each_kuchi table td p{
	margin:3px;
	padding:0;
}
#each_kuchi table td p.kuchi_botom{
	margin:0;
	padding:3px;
	border-top:#006633 1px dotted;
	font-size:x-small;
}
/* eachy[W */
#each_kuchi table.kuchi_form{
	margin:30px auto;
	width:400px;
	border:#669933 1px solid;
	border-collapse:collapse;
}
/* mFy[W */
#each_kuchi2 table.kuchi_form{
	margin:30px auto;
	width:450px;
	border:#669933 1px solid;
	border-collapse:collapse;
}
#each_kuchi table.kuchi_form th,
#each_kuchi2 table.kuchi_form th{
	border-collapse:collapse;
	padding:2px 5px 2px 5px;
	border:none;
	background:#DFEFD8;
	font-weight:normal;
	color:#006633;
	font-size:x-small;
	border:#669933 1px solid;
}
#each_kuchi table.kuchi_form th.kuchi,
#each_kuchi2 table.kuchi_form th.kuchi{
	background:#669966;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
/* eachy[W */
#each_kuchi table.kuchi_form td{
	width:300px;
	padding:5px;
	line-height:140%;
	border:#669933 1px solid;
	border-collapse:collapse;
}
#each_kuchi table.kuchi_form td p{
	font-size:10px;
	color:#FF0000;
}
/* mFy[W */
#each_kuchi2 table.kuchi_form td{
	width:350px;
	padding:5px;
	line-height:140%;
	border:#669933 1px solid;
	border-collapse:collapse;
	vertical-align:top;
}
#each_kuchi2 table.kuchi_form td p{
	font-size:10px;
	color:#FF0000;
}

/* LO@OC */
p.tyui{
	border:#006633 dotted 1px;
	margin:0 20px;
	padding:5px;
	font-size:10px;
	line-height:130%;
}

img.img_right{
	float:right;
	margin:5px;
}

/* OCg */
.user_id {
	margin:10px auto;
	padding:0;
	text-align:center;
}
.user_id table{
	width:250px;
	margin:0 auto;
	border:1px solid #99CC99;
}
.user_id table th{
	background:#669966;
	color:#FFFFFF;
}
.user_id table td{
	text-align:left;
	padding:1px 5px;
}
.user_id table td p{
	font-size:10px;
	color:#FF0000;
	margin:0;
	padding:0;
}
.user_id table td.center{
	text-align:center;
}
.user_id table td.pass{
	text-align:center;
	font-size:10px;
}
.user_id img{
	margin:10px 0 0 0;
}

/* [U[o^̃bg */
.merit{
	float:left;
	width:230px;
	margin:10px;
	padding:0;
	border:#006633 1px solid;
}
.merit h4{
	font-size:12px;
	color:#009966;
	border-bottom:#CCC 1px dotted;
	margin:2px;
	background:#EDF7E6;
	padding:2px;
}
.merit p{
	margin:10px;
	width:200px;
	padding:5px;
	border:#99CC99 1px solid;
	background:#FFFFEE;
	color:#006633;
	line-height:130%;
	font-size:11px;
}
.merit p span{
	font-size:10px;
}

.merit_other{
	margin:10px auto;
	border:#006633 1px solid;
	padding:10px;
	width:450px;
	background:#EEFBE6;
}
.merit_other h5{
	color:#669966;
	margin:5px;
	padding:0 0 0 0;
	border-bottom:#99CC99 2px dotted;
}
.merit_other p{
	font-size:10px;
	line-height:130%;
}
.merit_other ul{
	margin:5px 0 0 10px;
	padding:0;
}
.merit_other ul li{
	list-style-type:none;
	padding:0;
}

/* [U[o^ */
table.user_touroku{
	margin:10px;
	border:669966 1px solid;
}
table.user_touroku th{
	border:#669966 1px solid;
	background:#DFEFD8;
	padding:5px;
	color:#669966;
}
table.user_touroku th span{
	font-weight:normal;
	font-size:10px;
}
table.user_touroku th.title{
	background:#669966;
	color:#FFFFFF;
	padding:2px;
}
table.user_touroku td{
	text-align:left;
}
table.user_touroku td p{
	font-size:10px;
	color:#FF0000;
	margin:0;
	padding:0;
}
table.user_touroku td span{
	font-size:10px;
}

/* o^{^ */
.user_form_btn{
	text-align:center;
	margin:10px;
}
.user_form_btn p span{
	display:block;
	margin:10px 0;
	padding:5px;
	border:#99CC99 dotted 1px;
	background:#F7FEED;
}
div.riyo{
	border:#669966 1px solid;
	margin:10px;
	padding:20px;
}
div.riyo h4{
	font-size:13px;
	border-bottom:#99CC99 1px dotted;
	margin:10px 0 10px 0;
}

.kome{
	font-size:10px;
	color:#006633;
}

p.kuchikomi_comment{
	display:block;
	margin:10px 0 10px 50px;
	border:#996600 dotted 1px;
	padding:5px;
	font-size:x-small;
	line-height:130%;
	background:#FFFAE6;
	text-align:center;
	width:400px;
}

div.regist_step{
	display:block;
	border:#009966 solid 1px;
	padding:10px;
	background:#F7FEEF;
	margin:10px 20px 0 0;
}
div.regist_step h4{
	display:block;
	color:#006600;
	font-size:12px;
	padding:0;
	margin:0;
}

p.midori_s{
	margin:3px 0 0 10px;
	padding:0;
	color:#009966;
	font-size:10px;
}


div.help_center{
	text-align:center;
}
p.mark_ttle{
	padding:0 0 0 5px;
	font-size:12px;
	padding:3px;
	border-top:#99CC99 1px solid;
	border-bottom:#99CC99 1px solid;
	margin-bottom:10px;
	color:#FF9900;
	font-weight:bold;
}
table.help_tbl{
	border-collapse:collapse;
	border:none;
	margin-bottom:20px;
	border-top:#006633 1px solid;
	border-bottom:#006633 1px solid;
}
table.help_tbl th{
	border-collapse:collapse;
	border-bottom:#CCC 1px double;
	font-size:12px;
	background:#E6F2DD;
	color:#006633;
	padding:3px;
}
table.help_tbl td.name{
	border-collapse:collapse;
	border-bottom:#CCC 1px dotted;
	padding:5px;
	width:200px;
	text-align:left;
}
table.help_tbl td{
	border-collapse:collapse;
	border-bottom:#CCC 1px dotted;
	padding:5px;
	width:70px;
	text-align:center;
	font-size:12px;
}
h1.mark_help{
	font-size:13px;
	color:#FFF;
	background:#006633;
	padding:3px;
}
