@charset "Shift_JIS";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, var, ol, ul, li, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ruby, rt, rb, rp, rtc, rbc {
	margin: 0;
	padding: 0;
	border: 0 none transparent;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	text-indent: 0px;
	background: transparent;
	outline: 0;
	min-height:0px;
}
body {
	margin: 0;
	padding: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6a001a), to(#fff));
	background-image: -webkit-linear-gradient(top, #6a001a, #fff);
	background-image: -moz-linear-gradient(top, #6a001a, #fff);
	background-image: -ms-linear-gradient(top, #6a001a, #fff);
	background-image: -o-linear-gradient(top, #6a001a, #fff);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	font-size: 80%;
}

a:link { color: #b80000; }
a:visited { color: #b80000; }
a:hover { color: #d93a3a; }
a:active { color: #b80000; }
a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
ul {
	list-style-type: none;
}

#container {
	width: 877px;
	margin: 0 auto;
	border:3px solid #fff;
	overflow: hidden;
	background:#fff;
     box-shadow:0px 0px 5px 3px rgba(0, 0, 0, 0.2)
}

#page {
	margin: 0 auto;
}

#header {
	clear:both;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#90357a), to(#a71623));
	background-image: -webkit-linear-gradient(top, #90357a, #a71623);
	background-image: -moz-linear-gradient(top, #90357a, #a71623);
	background-image: -ms-linear-gradient(top, #90357a, #a71623);
	background-image: -o-linear-gradient(top, #90357a, #a71623);
	overflow: hidden;
	height:148px;

}
#header .logo{	float:left;margin:10px 10px 10px 30px;}
#header h1{
	font-size:20px;
	color:#fff;
	float:left;
	margin:20px 0px 10px 30px;
}
#header h2{
	margin:0px 20px 20px 30px;
	color:#fff;
	width:700px;
	float:left;

}
#content {
	background:#fff;
	padding:5px;
}

#mainbox {
	float: right;
	width: 680px;
	padding-top:10px;
	padding-bottom:30px;


}
.spantext{color:#a71623;}
.maintext{}
.maintitle {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#90357a), to(#a71623));
	background-image: -webkit-linear-gradient(top, #90357a, #a71623);
	background-image: -moz-linear-gradient(top, #90357a, #a71623);
	background-image: -ms-linear-gradient(top, #90357a, #a71623);
	background-image: -o-linear-gradient(top, #90357a, #a71623);
	padding:5px 5px 5px 10px;
	color:#fff;
	font-weight:bold;

}
#diviner_area{
	font-size:12px;
	line-height:1.4em;
	overflow:auto;
	border-right:1px solid #a71623;
	border-left:1px solid #a71623;
	border-bottom:1px solid #a71623;
	background:#fff;
	padding:10px 10px 15px 10px;
	margin-bottom:20px;
	overflow:auto;
}
#diviner_area ul li{
	margin:5px 0px 0 5px;
	width:158px;
	float:left;
}
.b_diviner_box_top{
	border:1px solid #ffecf6;
	height:250px;
	background:#ffeaf5;}
.b_diviner_box{
	border:1px solid #999;
	height:255px;
	background:#fff;
}
.diviner_name{
	padding:5px 5px 5px 10px;
	font-weight:bold;
	height:28px;
}
.diviner_img{
	width:130px;
	height:130px;
	margin:0 auto;
	background-color:#CCC;
}
.diviner_img a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
.diviner_money{
	padding:5px;
}

.diviner_txt{
	padding:5px 10px 2px 10px;
	height:35px;
	font-size:10px;
}
.diviner_box {
	clear:both;
	border:1px solid #cdbf9b;
	padding:20px;
	line-height:20px;
	margin-bottom:20px;
	overflow:auto;

}
.leftbox{
	float:left;
	width:200px;
	margin-bottom:10px;
}
.prof_img{
	margin-bottom:10px;
	
}.diviner_box .prof_text{
	margin-left:20px;
	float:left;
	width:415px;
}
.prof_text a{
	color:#000;
	font-weight:bold;
}
.diviner_det_title{
	margin:10px 0px 10px 0px;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #fff, #ebebeb);
	background-image: -moz-linear-gradient(top, #fff, #ebebeb);
	background-image: -ms-linear-gradient(top, #fff, #ebebeb);
	background-image: -o-linear-gradient(top, #fff, #ebebeb);
	overflow:hidden;
	border-bottom:solid 1px #d6d6d6;
	border-top:solid 2px #a71623;
	clear:both;
	font-weight:bold;
	color:#a71623;
}
.diviner_box p{
	margin-top:10px;
}

.kantei_btn a{
	display:block;
	border:1px solid #c40500;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 5px 10px 5px;
	text-decoration:none;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e5100b), to(#c40500));
	background-image: -webkit-linear-gradient(top, #e5100b, #c40500);
	background-image: -moz-linear-gradient(top, #e5100b, #c40500);
	background-image: -ms-linear-gradient(top, #e5100b, #c40500);
	background-image: -o-linear-gradient(top, #e5100b, #c40500);
	background-image: linear-gradient(to bottom, #e5100b, #c40500);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e5100b, endColorstr=#c40500);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	float:left;
	font-size:16px;

}
.name {
	font-size:20px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
}
.pay {
	font-size:14px;
	padding:5px;
	border:2px solid #a71623;
	padding:10px 0px 10px 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;

}
.taimen_img img{margin:10px 5px 5px 5px;width:80%;}
.waku{float:left;width:31%;margin-top:10px;margin-right:9px;text-align:center;border:1px solid #ccc;height:350px;}
/*---------サイドメニュー------------------------*/
.sidebox {
	width: 170px;
	margin-top:10px;
	text-align:center;
}
.sidebox img{margin-top:10px;border:1px solid #ddd;}
button.shinki_btn {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 18px;
	padding:20px 14px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f1b1b0), to(#910a08));
	background-image: -webkit-linear-gradient(top, #f1b1b0, #910a08);
	background-image: -moz-linear-gradient(top, #f1b1b0, #910a08);
	background-image: -ms-linear-gradient(top, #f1b1b0, #910a08);
	background-image: -o-linear-gradient(top, #f1b1b0, #910a08);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #992b29;
	width:100%;
	text-align:center;
	color: #fff;
	cursor: pointer;
}
button.shinki_btn a{color:#fff;}

.sidemenu_title{
	background: -moz-linear-gradient(top center, #bb86cd 0%, #7f52a3 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#bb86cd), to(#7f52a3));
	background: linear-gradient(top center, #bb86cd 0%, #7f52a3 100%);
	padding:5px 5px 5px 10px;
	color:#fff;
	font-weight:bold;
	border-top:1px solid #858585;
	border-right:1px solid #858585;
	border-left:1px solid #858585;
	font-size:14px;
	margin-top:10px;

}
.sidemenu{
	padding:10px;
	background:#eaaba3;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:5px;
text-align:center;
}
.sidemenu a{color:#fff;	font-weight:bold;
}
.clear{clear:both;}
/*---------ステータス------------------------*/
.status_taiki{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 5px 14px;
	background: -moz-linear-gradient(
		top,
		#f1b1b0 0%,
		#910a08);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f1b1b0),
		to(#910a08));
		
	background-image: -moz-linear-gradient(top, #f1b1b0, #910a08);
	background-image: -ms-linear-gradient(top, #f1b1b0, #910a08);
	background-image: -o-linear-gradient(top, #f1b1b0, #910a08);
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #992b29;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	text-align:center;
}

.status_taiseki{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 5px 14px;
	background: -moz-linear-gradient(
		top,
		#fad4d2 0%,
		#cc7e79);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fad4d2),
		to(#cc7e79));
	
	background-image: -moz-linear-gradient(top, #fad4d2, #cc7e79);
	background-image: -ms-linear-gradient(top, #fad4d2, #cc7e79);
	background-image: -o-linear-gradient(top, #fad4d2, #cc7e79);	
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ba736e;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	text-align:center;
}

.status_kantei{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 5px 14px;
	background: -moz-linear-gradient(
		top,
		#6e43db 0%,
		#2b0294);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#6e43db),
		to(#2b0294));
	
	background-image: -moz-linear-gradient(top, #6e43db, #2b0294);
	background-image: -ms-linear-gradient(top, #6e43db, #2b0294);
	background-image: -o-linear-gradient(top, #6e43db, #2b0294);		
		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #2c009b;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	text-align:center;
}

/*---------フッター------------------------*/

#footer {
	padding: 15px 0 20px;
	background:#6a001a;
	clear:both;
	text-align:center;
	color:#fff;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}