body     {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/topback_01.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#header {
	width: 780px;
	padding: 0px;
	height: 70px;
	background-image: url(img/header_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	clear: both;
}
#headerimg  {
	float:left;
	padding: 0px;
	width: 320px;
}
#searcharea  {
	float:right;
	padding: 0px;
	width: 460px;
	margin-top: 15px;
}
#searcharea .txt {
	color: #555555;
	font-size: 12px;
	line-height: 100%;
	margin: 0px;
}
#headbar {
	width: 780px;
	height: 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FF8C00;
	clear: both;
}
#inbox     {
  margin:0px;
  width: 780px;
  text-align:left;
  padding: 0px;
  background-image: url(img/topback_02.gif);
  background-repeat: repeat-y;
  background-position: left;
}
#sidebox     {
  margin:0px;
  width: 780px;
  text-align:left;
  padding: 0px;
  background-image: url(img/sideback.gif);
  background-repeat: repeat-y;
  background-position: left;
}
#exbox     {
  margin:0px;
  width: 780px;
  text-align:left;
  padding: 0px;
  background-image: url(img/exback.gif);
  background-repeat: repeat-y;
  background-position: left;
}
#side {
  float:left;
  margin:0px;
  width:190px;
  padding: 0px 0px 20px;
  text-align: left;
}
#content {
  float:right;
  width:590px;
  margin:0px;
  padding: 0px 0px 20px;
}
#news {
  width:780px;
  margin:0px;
  padding: 0px;
}
#main {
  float:left;
	width: 400px;
}
#extra {
	float:right;
	width:190px;
}
#footer {
  width: 780px;
  padding: 10px 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E8E8E8;
  background-color: #FFFFFF;
}

a:link      { text-decoration: none }
a:visited   { text-decoration: none }
a:active   { text-decoration: none }
a:hover   { text-decoration: none}

/*ヘッド設定---------------------------------------------------------------------- */
.headtext   {
  color: #FFFFFF;
  font-size: 8pt;
  margin: 0px;
  padding: 4px 0px 0px 18px
  }
.headtext  a,
.headtext  a:hover {
  color: #FFFFFF;
  }
  
/*左メニュー設定---------------------------------------------------------------------- */
.sideimg02 {
	background-image: url(img/sideimg_02.jpg);
	background-position: left top;
	height: 127px;
	width: 190px;
	border-top: 1px solid #FFFFFF;
}
.sidemenu01 {
	width: 190px;
}

/*左メニュー第一階層*/
.sidetext   {
  color: #FFFFFF;
  font-size: 10pt;
  line-height: 140%;
  margin: 0px;
  padding: 0px
  }

.sidetext ul  {
  margin: 0px;
  padding: 0px;
  	list-style-type: none;
	list-style-image: none;
  }

.sidetext  li a{
	color: #333333;
	padding: 2px 0px 2px 22px;
	margin: 0px;
	background-image: url(img/point_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: 1px solid #70B894;
	display: block;
	list-style-type: none;
	list-style-image: none;
}

.sidetext li  a:hover{
	color: #666666;
	background-color: #F2F2F2;
}

.sidevisit{
	color: #006F5D;
	padding: 2px 0px 2px 22px;
	margin: 0px;
	background-image: url(img/point_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #99CC66;
	border-bottom: 1px solid #70B894;
	display: block;
	list-style-type: none;
	list-style-image: none;
}


/*MAIN設定---------------------------------------------------------------------- */
  .mainimg {
	padding-left: 1px;
}
  .maininfo {
	margin: 14px 15px 20px 14px;
}
  .infoimg {
	height: 22px;
	width: 370px;
}
.maintext   {
  	color: #FFFFFF;
  	font-size: 8pt;
  	line-height: 200%;
  	margin: 0px;
  	padding: 0px
  	}
.maintext ul  {
  	margin: 0px;
  	padding: 0px;
  	list-style-type: none;
	list-style-image: none;
  }
.maintext  li a{
	color: #555555;
	padding: 4px 0px 4px 15px;
	margin: 0px;
	background-image: url(img/point_03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
}
.maintext  li  a:hover{
	color: #FF7F00;
}


/*右メニュー設定---------------------------------------------------------------------- */ 
.exmenu01 {
	width: 190px;
}
.eximg01 {
	background-image: url(img/eximg_01.gif);
	background-position: left top;
	height: 10px;
	width: 190px;
	background-repeat: no-repeat;
}
.extext   {
  	color: #FFFFFF;
  	font-size: 10pt;
  	line-height: 170%;
  	margin: 0px;
  	padding: 0px
  	}
.extext ul  {
  	margin: 0px;
  	padding: 0px;
  	list-style-type: none;
	list-style-image: none;
  }
.extext  li a{
	color: #009777;
	padding: 2px 0px 2px 22px;
	margin: 0px;
	background-image: url(img/point_02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: 1px solid #C1E6DC;
	display: block;
	list-style-type: none;
	list-style-image: none;
}
.extext  li  a:hover{
	color: #006F5D;
	background-color: #C5F2A4;
}
.exvisit{
	color: #006F5D;
	padding: 2px 0px 2px 22px;
	margin: 0px;
	background-image: url(img/point_02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #C5F2A4;
	border-bottom: 1px solid #C1E6DC;
	display: block;
	list-style-type: none;
	list-style-image: none;
}
/*コンテンツ設定---------------------------------------------------------------------- */ 

/*共通テーブル内フォント*/
.context table.common {
font-size:12px;
line-height:150%;
color:#333333;
}

/*共通フォント*/
.sub {
font-size:10px;
}

.large {
font-size:14px;
}

.context a.normal{
	font-size:12px;
	color: #555555;
	margin: 0px;
}
.context a:hover.normal{
	color: #FF7F00;
}
.contitle {
	width: 589px;
	height: 80px;
	margin: 0px 0px 0px 1px;
}
.context {
	color: #555555;
	font-size: 10pt;
	line-height: 140%;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.context ul  {
  	margin: 0px 0px 0px 15px;
  	padding: 3px;
  	list-style-type: disc;
	list-style-image: none;
}
.context li.check  {
	background-color:#EEEEEE;
  	padding: 5px;
}
.context .check  {
	background-color:#EEEEEE;
  	padding: 5px;
}
.context h1 { 
	background-color:#CC3366;
	font-size:14px;
	color:#FFFFFF;
  	padding: 3px 3px 3px 10px;
  	margin: 8px 0px 10px 0px;
} 
.context h2 { 
	border: #CC3366 solid;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#CC3300;
  	padding: 0px 0px 0px 0px;
  	margin: 10px 0px 5px 0px;
} 
.context h3 { 
	font-size:12px;
	color:#CC3300;
  	padding: 0px;
  	margin: 0px;
} 
.context h4 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}


.context .menubox {
	border: 1px #CCCCCC solid;
	background-color:#FFFFFF;
  	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.context .menuboxtxt {
	margin-left:15px;
}
.context a.menu{
	font-size:14px;
	color: #333333;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(img/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.context a:hover.menu{
	color: #FF7F00;
}
.context .gototop {
	text-align:right;
	border: #CCCCCC solid;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:1px;
	background-color:#FFFFFF;
  	padding: 0px;
	margin-bottom: 20px;
}
.context a.gotop{
	font-size:10px;
	color: #555555;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(img/arrow_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.context a:hover.gotop{
	color: #FF7F00;
}

/*保健科学研究所*/
#hoken{
	width:520px;
	margin:10px 0px 0px 20px;
}
#hoken h1{
	font-size:14px;
	color:#0066FF;
	border-left:5px solid #0066FF;
	border-bottom:1px solid #0066FF;
	padding:5px;
}
#hoken .theme{
	color:#0066FF;
	font-size:14px;
	font-weight:bold;
	white-space: nowrap;
	 }
#hoken .theme_ttl{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	}
#hoken p{
	font-size:12px;
	line-height:140%;
	padding:0px;
	margin:0px 0px 10px 0px;
}



/* リンク */
a.relate{
	font-size:14px;
	font-weight:bold;
	color: #555555;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
a:hover.relate{
	color: #FF7F00;
}

td.phoenix{
	border-left: 5px solid #FF6600;
	background-image: url(img/phoenix.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding:10px;
}

td.nobeoka{
	border-left: 5px solid #4A1C5D;
	background-image: url(img/nobeoka.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding:10px;
}
.point { 
	font-size:12px;
	color:#CC6699;
} 


/* SEARCH---------------------------------------------------------------------- */
.search  {
  color: white;
  font-size: 10px;
  line-height: 170%;
  margin: 20px 0px 5px;
}

/* FOOTER---------------------------------------------------------------------- */
.copy01 {
	color: #000000;
	font-size: 8pt;
	margin-left: 10px;
}

.gotositemap {
	font-size:10px;
	margin-right: 15px;
	float:right;
}

.gotositemap a{
	padding: 0px;
	margin: 0px;
	color: #555555;
}

.gotositemap a:hover{
	color: #FF7F00;
}

.copy02 {
	color: #555555;
	font-size: 8pt;
	margin-left: 10px;
}

/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
.form_seach    {
	border: 1px solid #BEC7F3;
	height: 19px;
	width: 155px;
}

/*フォントサイズ設定---------------------------------------------------------------------- */
.size10px {
	font-family: Verdana;
	font-size: 10px;
}

