@charset "Shift_JIS";

/**** 各ページ共通****/
#tab_cnt {
	padding: 20px 0px 15px 0px;
}
#tab_top {
	background-image: url(../img/hear_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#tab_main {
	margin: 0px;
	color: #333333;
	background-image: url(../img/hear_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 0px;
}
#tab_btm {
	margin: 0px;
	padding-top: 0px;
}

.right {
	float: right;
}
.clear_r {
    clear: right;
}
.txt_blue {
    color:#000099;
}
.txt_red {
    color: #CC0000;
}
#wrapper h1 {
	width: 730px;
	height: 51px;
	margin: 0px 0px 25px 25px;
}
#wrapper h2 {
	margin: 0px 0px 0px 32px;
	height: 20px;
}
#wrapper h3 {
	margin: 30px 0px 0px 30px;
}
/*コンテンツ*/
#box {
    padding: 0px 45px 0px 30px;
}
/*プロからのコメントアドバイス用囲みセット*/
.comentb {
	width: 693px;
	margin-left: 30px;
}
.comentb_head {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 693px;
}
.comentb_main {
	background-image: url(../img/comentb_main.jpg);
	background-repeat: repeat-y;
	font-size: 100%;
	line-height: 1.5em;
	color: #333333;
	width: 633px;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.comentb_bottom {
	background-image: url(../img/comentb_bottom.jpg);
	background-repeat: no-repeat;
	width: 693px;
	height: 13px;
}
/*プロからのコメントアドバイス用囲みセット終わり*/


.teikei {
	float:right;
	clear:both;
	background-image:url(../img/dot_yajirusi.gif);
	background-repeat:no-repeat;
	padding: 3px 0px 0px 12px;
	font-size: 75%;
	color: #333333;
	text-decoration: none;
	height: 15px;
	background-position: left bottom;
	/*vertical-align: middle;*/
	}
.teikei a{
	color:#333333;
	text-decoration: none;
}
.teikei a:hover{
	text-decoration: none;
	color: #FF6600;
}

.kugili_dot {
	/*width: 700px;*/
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	/*margin-left: 30px;*/
	margin-top: 30px;
}

/* 前のページへ次のページへ */
#mae_tugi {
    width: 740px;
    margin: 20px auto 0px auto;
}
#mae {
	float: left;
}

#tugi {
	float: right;
	margin-right: 3px;
	display: inline;
}


/* 注意 */

#date_notice {
	float: left;
	font-size: 75%;
	margin-left: 22px;
}


