* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #333333;
	font-family: sans-serif;
	line-height: 1.6;
}
strong{
	font-weight:bold;
}

/* リンク色（ページ全体） */
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #4A0000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


hr{
 color:#CCCCCC;
 margin: 10px 20px;
}


.none{
font-weight:normal;
}


/**▼サイトレイアウト*****/

#wrap{
	width:820px;
	margin: 0px auto;
	background-image: url(image/wrap_bg.gif);
	background-repeat: repeat-y;
}





/**▼ヘッダー*****/

#head{
	width:800px;
	margin:0 10px;
}

#head_img{
	height: 250px;
	background-image: url(image/head_book.jpg);
	background-repeat: no-repeat;
	padding: 30px 30px 10px;
}

#head h1 {
	padding: 50px 20px 20px;
	position: absolute;
	font-size: 3em;
	width: 680px;
}
#head h2 {
	font-size: 2em;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
#head h3 {
}
#head p {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#cnt h1 {
	text-align: center;
}






/**▼メインコンテンツ*****/

#cnt h2{
	height: 45px;
	line-height: 45px;
	font-size: 136%;
	font-weight:bold;
	padding-left:50px;
	clear:both;
	background-image: url(image/bg_h2o.jpg);
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#cnt{
	width:760px;
	padding: 0px 20px;
	margin-right: auto;
	margin-left: auto;
}

.in_cnt{
 margin:10px 30px;
 padding-bottom: 10px;
}

.in_cnt p{
	margin:0 15px 15px;
	text-align:justify;
	line-height: 1.6em;
}
#cnt a {
	color: #0000FF;
}





/**▼フッター*****/

#footer {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}
#nakao {
	padding: 20px 30px;
	clear: both;
	font-size: 80%;
}
#footermenu {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top:1px #ccc solid;
	padding-top: 10px;
}
#footermenu ul {
	list-style: none;
	font-size: 90%;
}
#footermenu li {
	background-image: url(image/Doticon_red_Right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	float: left;
}
#footer address {
	font-size: 75%;
	text-align: center;
	display: block;
	clear: both;
	padding: 10px;
}




/**▼フッターリンク*****/

#linkspace{

	padding: 20px 30px;
 font-size:80%;
 border-top:1px #ccc solid;
 clear:both;
}

#linkspace ul{
 margin:0 35px;
}

#linkspace a{color:#333;text-decoration:underline;}
#linkspace a:hover{color:#f00;text-decoration:none;}





/**▼ランキング表*****/

.rh3{
 background-image: url(Health/img/bg_h3.jpg);
 line-height: 25px;
 background-repeat: no-repeat;
 padding-left: 25px;
 margin-bottom: 15px;
 font-size:115%;
}


.rank_table{
 margin:0 45px 40px;
 border: 2px solid #CCCCCC;

}

.rank_table th{
 width:150px;
 border: 1px solid #999999;
 vertical-align:top;
 padding-top:10px;
 text-align:center;
}
.rank_table td{
 border:1px solid #999999;
 vertical-align: top;
}

.rank_table td p{
 margin:10px;
 font-size:107%;
}


.rank{
 padding:0px;
 margin:0px;
 background-image: url(Health/img/th_bg.jpg);
}

.rank h3{
 background-image:none;
 padding-left: 10px;
 margin-bottom: 0px;
 margin: 0px;
 font-size:136%;
 font-weight:bold;
 line-height:52px;
 height:50px;
 overflow:hidden;
}


/**▼お申込みボタン*****/

.btn{
 text-align:center;
 margin: 10px 0 20px;
 padding: 10px;
 clear:both;
}



/**▼文字装飾*****/

/*赤文字*/
.rb{ color:#f00;}

/*下線*/
.uline{ text-decoration:underline;}

/*文字色背景を黄色*/
.yb{ background:#ff0;}

/*文字列を左寄せにする*/
.tl{ text-align:left;}

/*文字列を中央に配置*/
.tc{ text-align:center;}

/*文字列を右寄せにする*/
.tr{ text-align:right;}

/*画像を左に配置し、後に続く文字を右に回り込ませる*/
.left{
 float:left;
 margin:0 20px 0 0;
}

/*画像を右に配置し、後に続く文字を左に回り込ませる*/
.right{
 float:right;
 margin:0 0 0 20px;
}


/*回り込み解除*/
.c_both{ clear:both;}
#unei #cnt/* unei style
--------------------------------------------*/
{
	font-style: normal;
	font-size: 80%;
}
#unei_table {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	border-top: 1px dotted #666666;
}
#unei_table th {
	vertical-align: top;
	text-align: right;
	padding: 10px;
	border-bottom: 1px dotted #666666;
	background-color: #E6E6E6;
}
#unei_table td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px dotted #666666;
}
