@import url("../../css/greatscene.css");
/* ---------------------------- コンテンツ部分 ---------------------------- */
/* ---------- タイトル h1 ---------- */

.text2 {
	margin: 0px 13px 10px 13px;
	}

.link_detail {
	display: inline;
	float: left;
	}
.link_detail a{
	display: block;
	width: auto;
	text-align: left;
	margin: 0px 0px 8px 13px;
	padding: 0px 0px 0px 16px;
	background:url("/image_cmn/arrow_pk.gif") no-repeat 0px 5px;
	color: #DB2F74 !important;
	}
/* ---------- プロフィールページ ---------- */
#prof_box {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 675px;
	height: 685px;
	margin: 10px auto 0px auto;
	background: url("../prof/image/bg_prof.png") no-repeat 0px 0px;
	}
#prof_box h3{
	background:none;
	padding:0;
	}
#prof_box h4{
	border:none;
	padding:0;
	margin-left:20px;
	width:318px;
	}
#prof_box ul{
	margin:0 0 15px 20px;
	width:318px;
	}
#prof_box ul li{
	padding: 0px 0px 5px 15px;
	background: url("/image_cmn/mark_square.gif") no-repeat 0px 3px;
	text-align: left;
	}
#prof_box p {
	margin:0 20px 15px;
	text-align: left;
	}
#prof_box .img_sai{
	float:right;
	margin:22px 15px 15px 15px;
	}
	
#prof_box .left_box {
	float:left;
}
.txt_sanp1 {
	background:url(/image_cmn/mark_aten.gif) 0 4px no-repeat;
	text-indent:-9999px;
	display:inline-block;
	width:10px;
	height:15px;
	margin:0 2px 0 2px;
}
.txt_sanp2 {
	clear:both;
	_margin:15px 0 0 0; /* IE6用のハック */
	padding:0 0 0 12px;
	background:url(/image_cmn/mark_aten.gif) 0 4px no-repeat;
	display: block;
	font-size: 85%;
}

/* IE7用のハック */
*:first-child+html .txt_sanp2 {
	clear:both;
	margin:15px 0 0 0;
	padding:0 0 0 12px;
	background:url(/image_cmn/mark_aten.gif) 0 4px no-repeat;
	display: block;
	font-size: 85%;
}


/* ---------- 一覧ページ ---------- */
#tn_box {
	height: 1700px;
	background: url("../image/sai_back.gif") no-repeat 0px 10px;
}
#tn_box ul{
	margin: 12px 0px 0px 0px;
}

#tn_box img{
	background:url("../../kanoh/image/back_tn.gif") no-repeat 0px 0px;
}
.txt_btn {
	background:url("/image_cmn/arrow_black.gif") no-repeat 3px 4px;
	text-decoration:none;
	color: #333333 !important;	
	}
.txt_btn a{
	color: #333333 !important;
	text-decoration:none;
	}


#tn_box ul#widepic{
	margin: 26px 0px 0px 0px;
	}
#tn_box ul#widepic li{
	width: 336px;
	}
#tn_box ul#widepic li img{
	background:url("../image/back_tnwide.gif") no-repeat 0px 0px;
	}


.sai_baner {
	width: 565px;
	margin:  30px auto 0 auto;
}

.sai_baner a:hover {
	opacity: 0.7;
}


