@charset "Shift_JIS";
/*===========================================================
ヘルスプロモーション研究センター（トップページ、各ページ基本部分のCSS）
目次
1.基本設定
2.文字
3.ヘッダー
4.イメージ
5.サイドメニュー
6.バナー
7.トピックス
8.フッター
=============================================================*/
/*===========================================================
1.基本設定（トップページ、各ページ）
=============================================================*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.back {
	width: auto;
	background: url(../images/base_img/back.gif) repeat-x;
}

.base {
	width: 780px;
	margin: 0px auto;
}

.box {
	width: auto;
	margin: 0px 25px 0px 25px;
}

.com_box {
	width: 540px;
	float:right;
}


form {
	margin: 0px;
	padding: 0px;
}

/*フロートのクリア*/
.clear {
	clear: both;
}


/*全てのイメージ下の隙間を無くす*/

img {
	vertical-align: text-bottom;
	border:none;
}


/*===========================================================
2.文字（トップページ、各ページ）
=============================================================*/

h1 {
	display: none;
}

p {
	margin: 0px;
	padding: 0px;
}


a {
	color: #447700;
	text-decoration: none;
}

a:hover {
	color: #669900;
	text-decoration: underline;
}

/*サイズ、行間*/
*{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", Osaka;
}

.fs01{
	font-size: 0.7em;
	line-height: 1.3em;
}

.fs02{
	font-size: 0.8em;
	line-height: 1.3em;
}

.fs03{
	font-size: 0.8em;
	line-height: 1.8em;
}

.fs04{
	font-size: 1.0em;
	line-height: 1.8em;
}

/*カラー*/

.fc01{
	color: #FFFFFF;
}

.fc02{
	color: #444444;
}

.fc03{
	color: #447700;
}

.fc04{
	color: #CC0000;
}

.fc05{
	color: #EE7700;
}

.fc06{
	color: #4477AA;
}

.fc07{
	color: #E66600;
}

.fc08{
	color: #CCE866;
}

.fc09{
	color: #A4C21F;
}

.fc10{
	color: #557722;
}

.fc11{
	color: #004400;
}


/*===========================================================
3.ヘッダー（トップページ、各ページ）
=============================================================*/

.head {
	width: 780px;
	height: 77px;
	background: url(../images/base_img/header.gif) no-repeat;
}



.head h2 {
	display: none;
}


.head .head_logo a {
	height: 53px;
	width: 350px;
	position: absolute;
	top: 15px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 20px;
}

.head .head_jade {
	height: 25px;
	width: 150px;
	position: absolute;
	top: 41px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 607px;
}

.head .head_jade a {
	height: 25px;
	width: 150px;
	border-style: none;
	text-indent: -9999px;
	display: block;
}

.head .head_sitemap a {
	height: 14px;
	width: 83px;
	position: absolute;
	top: 12px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 501px;
	font-size:10%;
}

.head .font_s  {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 8px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 684px;
	font-size:10%;
}

.head .font_s a {
	height: 16px;
	width: 16px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	font-size:10%;	
}

.head .font_m  {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 8px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 707px;
	font-size:10%;
}

.head .font_m a {
	height: 16px;
	width: 16px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	font-size:10%;
}

.head .font_l  {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 8px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 730px;
	font-size:10%;
}


.head .font_l a {
	height: 16px;
	width: 16px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	font-size:10%;
}



/*
.head .inq a {
	position: absolute;
	display: block;
	background: url(../images/base_img/mail.gif) no-repeat left center;
	text-indent: 20px;
	top: 10px;
	text-decoration: none;
	color: #447700;
	padding: 5px 0px;
}

.head .inq  {
	position: absolute;
	display: block;
	background: url(../images/base_img/mail.gif) no-repeat left center;
	text-indent: 20px;
	top: 10px;
	margin: 0px 0px 0px 660px;
	text-decoration: none;
	color: #447700;
	padding: 5px 0px;
}

.head .inq a:hover {
	background: url(../images/base_img/mail_o.gif) no-repeat left center;
	text-decoration: underline;
	color: #669900;
}

*/





/*===========================================================
4.ヘッダ下（トップページ）
=============================================================*/

/*
.anzen {
	background: url(../images/base_img/topimage01.gif) no-repeat;
	height: 23px;
	width: 760px;
	margin: 0px auto;
}

.anzen span {
	display: none;
}

*/



/*===========================================================
4.イメージ（トップページ）
=============================================================*/

.topimage {
	background: url(../images/base_img/top_health.jpg) no-repeat;
	height: 145px;
	width: 780px;
}

.topimage span {
	display: none;
}

.topimage .jade a {
	height: 13px;
	width: 105px;
	position: absolute;
	top: 205px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	background: url(../images/base_img/jade.gif) no-repeat;
}

.topimage .jade  {
	height: 13px;
	width: 105px;
	position: absolute;
	top: 205px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 650px;
	background: url(../images/base_img/jade.gif) no-repeat;
}


/*===========================================================
4.イメージ（サブページ）
=============================================================*/

.subimage {
	background: url(../images/base_img/sub_health.jpg) no-repeat;
	height: 75px;
	width: 780px;
}



.subimage span {
	display: none;
}

.subimage .rogo a {
	height: 53px;
	width: 345px;
	position: absolute;
	top: 83px;
	border-style: none;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 10px;
}


/*===========================================================
5.サイドメニュー（トップページ、各ページ）
=============================================================*/

.sidemenu {
	width: 170px;
	float: left;
}

.sidemenu ul, .sidemenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}



.sidemenu .sm_01 a {
	background: url(../images/base_img/menu_01.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_01  {
	background: url(../images/base_img/menu_01.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 0px;
}

.sidemenu .sm_02 a {
	background: url(../images/base_img/menu_02.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_02  {
	background: url(../images/base_img/menu_02.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}

.sidemenu .sm_03 a {
	background: url(../images/base_img/menu_03.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}


.sidemenu .sm_03  {
	background: url(../images/base_img/menu_03.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}


.sidemenu .sm_04 a {
	background: url(../images/base_img/menu_04.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_04  {
	background: url(../images/base_img/menu_04.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}

.sidemenu .sm_05 a {
	background: url(../images/base_img/menu_05.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_05  {
	background: url(../images/base_img/menu_05.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}

.sidemenu .sm_06 a {
	background: url(../images/base_img/menu_06.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}


.sidemenu .sm_06  {
	background: url(../images/base_img/menu_06.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}

.sidemenu .sm_07 a {
	background: url(../images/base_img/menu_07.gif) no-repeat;
	width: 170px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_07  {
	background: url(../images/base_img/menu_07.gif) no-repeat;
	width: 170px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}

.sidemenu .sm_07_top a {
	background: url(../images/base_img/menu_07_top.gif) no-repeat;
	width: 170px;
	height: 125px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_07_top  {
	background: url(../images/base_img/menu_07_top.gif) no-repeat;
	width: 170px;
	height: 125px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}


.sidemenu .sm_08 span {
	background: url(../images/base_img/menu_08.gif) no-repeat;
	width: 170px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}


.sidemenu .sm_09 a {
	background: url(../images/base_img/menu_09.gif) no-repeat;
	width: 170px;
	height: 28px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_09  {
	background: url(../images/base_img/menu_09.gif) no-repeat;
	width: 170px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 0px;
}

.sidemenu .sm_10 a {
	background: url(../images/base_img/menu_10.gif) no-repeat;
	width: 170px;
	height: 28px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_10  {
	background: url(../images/base_img/menu_10.gif) no-repeat;
	width: 170px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 0px;
}


.sidemenu .sm_11 a {
	background: url(../images/base_img/bn_koshu.gif) no-repeat;
	width: 170px;
	height: 45px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_11  {
	background: url(../images/base_img/bn_koshu.gif) no-repeat;
	width: 170px;
	height: 45px;
	text-indent: -9999px;
	display: block;
	margin: 15px 0px 0px 0px;
}

.sidemenu .sm_12 a {
	background: url(../images/base_img/menu_11.gif) no-repeat;
	width: 170px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}


.sidemenu .sm_12  {
	background: url(../images/base_img/menu_11.gif) no-repeat;
	width: 170px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}


.sidemenu .sm_13 a {
	background: url(../images/base_img/menu_12.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

.sidemenu .sm_13 a:hover {
	background: url(../images/base_img/menu_12_o.gif) no-repeat;
	display: block;
}


.sidemenu .sm_13  {
	background: url(../images/base_img/menu_12.gif) no-repeat;
	width: 170px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
}



/*
.sidemenu .search a {
	background: url(../images/base_img/menu_06.gif) no-repeat;
	width: 170px;
	height: 38px;
	text-indent: -9999px;
	display: block;
}



.sidemenu .sanka a {
	background: url(../images/base_img/bn_sanka2.gif) no-repeat;
	width: 170px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	margin: 10px 0px 0px;
}

*/



.sidemenu .sm_01 a:hover {
	background: url(../images/base_img/menu_01_o.gif);
}

.sidemenu .sm_02 a:hover {
	background: url(../images/base_img/menu_02_o.gif);
}

.sidemenu .sm_03 a:hover {
	background: url(../images/base_img/menu_03_o.gif);
}

.sidemenu .sm_04 a:hover {
	background: url(../images/base_img/menu_04_o.gif);
}


.sidemenu .sm_05 a:hover {
	background: url(../images/base_img/menu_05_o.gif);
}


.sidemenu .sm_06 a:hover {
	background: url(../images/base_img/menu_06_o.gif);
}


.sidemenu .sm_07 a:hover {
	background: url(../images/base_img/menu_07_o.gif);
}

.sidemenu .sm_07_top a:hover {
	background: url(../images/base_img/menu_07_top_o.gif);
}


.sidemenu .sm_09 a:hover {
	background: url(../images/base_img/menu_09_o.gif);
}


.sidemenu .sm_10 a:hover {
	background: url(../images/base_img/menu_10_o.gif);
}


.sidemenu .sm_12 a:hover {
	background: url(../images/base_img/menu_11_o.gif);
}


/*

.sidemenu .search a:hover {
	background: url(../images/base_img/menu_06_o.gif);
}


.sidemenu .sanka a:hover {
	background: url(../images/base_img/bn_sanka2_o.gif);
}

*/



/*===========================================================
6.バナー（トップページ）
=============================================================*/

.katsudo {
	width: 238px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.katsudo a {
	background: url(../images/base_img/top_katsudou.gif) no-repeat;
	width: 238px;
	height: 139px;
	text-indent: -9999px;
	display: block;
}

.katsudo  {
	background: url(../images/base_img/top_katsudou.gif) no-repeat;
	width: 238px;
	height: 139px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 0px ;
}

.zenkoku  {
	background: url(../images/base_img/top_shien.gif) no-repeat;
	width: 83px;
	height: 139px;
	display: block;
	float:right;
	margin: 0px 0px 0px 0px ;
}

.setsumei {
	margin: 5px 0px 10px 0px ;
	float:right;
}



.bnmenu {
	width: 203px;
	float:right;
	margin: 0px 0px 0px 0px;
}

.bnmenu ul, .bnmenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.bnmenu .sanka span {
	background: url(../images/base_img/top_shien_01.gif) no-repeat;
	width: 203px;
	height: 44px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 0px ;
}


.bnmenu .area a {
	background: url(../images/base_img/top_shien_02.gif) no-repeat;
	width: 203px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}

.bnmenu .area  {
	background: url(../images/base_img/top_shien_02.gif) no-repeat;
	width: 203px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}

.bnmenu .tema a {
	background: url(../images/base_img/top_shien_03.gif) no-repeat;
	width: 203px;
	height: 48px;
	text-indent: -9999px;
	display: block;
}

.bnmenu .tema  {
	background: url(../images/base_img/top_shien_03.gif) no-repeat;
	width: 203px;
	height: 48px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 5px;
}

.bnmenu .area a:hover {
	background: url(../images/base_img/top_shien_02_o.gif);
}


.bnmenu .tema a:hover {
	background: url(../images/base_img/top_shien_03_o.gif);
}


/*===========================================================
7.トピックス（トップページ）
=============================================================*/

.infobox {
	width: 540px;
	margin: 0px 0px 0px 0px;
	background: url(../images/base_img/info_back.gif) repeat-y;
}


.information {
	width: 265px;
	float:left;
	margin: 0px 0px 0px 0px;
}

.information .bk a {
	background: url(../images/base_img/a.gif) no-repeat left center;
	color: #447700;
	text-decoration: none;
	padding: 2px 0px 2px 16px;
	float: right;
	display: block;
}

.information .bk  {
	background: url(../images/base_img/a.gif) no-repeat left center;
	color: #447700;
	text-decoration: none;
	padding: 2px 0px 2px 16px;
	float: right;
	display: block;
}


.information .bk a:hover {
	background: url(../images/base_img/a_o.gif) no-repeat left center;
	text-decoration: underline;
	color: #669900;
}



.information .topics {
	width: 265px;
	height: 26px;
}

.information .topics a {
	width: 265px;
	height: 26px;
	text-indent: -9999px;
	display: block;
	background: url(../images/base_img/top_oshirase.gif) no-repeat;
}

.information .topics  {
	width: 265px;
	height: 26px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 0px ;
	background: url(../images/base_img/top_oshirase.gif) no-repeat;
}


.information .topics a:hover {
	background: url(../images/base_img/top_oshirase_o.gif) no-repeat;
}


.information .kiji {
	width: 265px;
min-height:240px;
height:auto !important;
height:240px;

}

.information .kiji ul , .information .kiji li {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	list-style: none;
}


.information .kiji li {
	margin: 0px 0px 5p 0px;
	padding: 3px 0px 3px 10px;
	border-bottom: 1px dotted #FFFFFF;
}



.information .kiji li a {
	color:#FFFFFF;
}



/*記事左のアイコン*/
.information .kiji .icon1 {
	background: url(../images/base_img/topics_arrow.gif) no-repeat left center;
}

.top_seminar {
	width: 265px;
	float:right;
	background: #557721;
	margin: 0px 0px 0px 0px;
}

.top_seminar .bk a {
	background: url(../images/base_img/a.gif) no-repeat left center;
	color: #447700;
	text-decoration: none;
	padding: 2px 0px 2px 16px;
	float: right;
	display: block;
}

.top_seminar .bk  {
	background: url(../images/base_img/a.gif) no-repeat left center;
	color: #447700;
	text-decoration: none;
	padding: 2px 0px 2px 16px;
	float: right;
	display: block;
}


.top_seminar .bk a:hover {
	background: url(../images/base_img/a_o.gif) no-repeat left center;
	text-decoration: underline;
	color: #669900;
}


.top_seminar .topics {
	width: 265px;
	height: 26px;
}

.top_seminar .topics a {
	width: 265px;
	height: 26px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 0px ;
	background: url(../images/base_img/top_seminar.gif) no-repeat;
}

.top_seminar .topics a:hover {
	background: url(../images/base_img/top_seminar_o.gif) no-repeat;
}


.top_seminar .kiji {
	width: 265px;
}


.top_seminar .kiji ul , .seminar .kiji li {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	list-style: none;
}

.top_seminar .kiji li {
	margin: 0px 0px 5p 0px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px dotted #FFFFFF;
}



.top_seminar .kiji li a {
	color:#FFFFFF;
}


/*記事左のアイコン*/

.top_seminar .kiji .icon1 {
	background: url(../images/base_img/topics_arrow.gif) no-repeat left center;
}

/*

.information .kiji .icon2 {
	background: url(../images/c_file_img/icon_topi2.gif) no-repeat left center;
}

.information .kiji .icon3 {
	background: url(../images/c_file_img/icon_topi3.gif) no-repeat left center;
}


.information .kiji .icon4 {
	background: url(../images/c_file_img/icon_topi4.gif) no-repeat left center;
}



.information .kiji .icon5 {
	background: url(../images/c_file_img/icon_topi5.gif) no-repeat left center;
}

*/


/*______________________________________________________________________________________________________☆yanagiawa追加*/
.information back{
	background-image: url(../images/base_img/top_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 540px;
}

.infsemi{
	background-color: #80FFFF;
}


/*===========================================================
8.フッター（トップページ、各ページ）
=============================================================*/

.foot_01 {
	margin: 0px 0px 0px 0px;
	height:10px;
	background: url(../images/base_img/footer.gif) no-repeat center bottom
}

.foot {
	border-top:#CCCCCC solid 1px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}



.foot ul, .foot li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.foot li {
	float: right;
}


.foot a {
	background: url(../images/base_img/arrow.gif) no-repeat left center;
	display: inline;
	margin-left: 15px;
	height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}

/*
.foot a:hover {
	background: url(../images/base_img/a_o.gif) no-repeat left center;
}

*/


/*著作権*/
.copyright {
	margin: 0px auto;
	background: url(../images/base_img/foot_back.gif) repeat-x center;
	text-align: center;
	padding: 5px 0px 0px;
}


/*運営者*/
address {
	font-style: normal;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 15px;
}


/*JavaScript無効*/
noscript p {
	color: #990000;
	font-size: 1.5em;
}
