@charset "utf-8";



/*-------------------------ページ全体------------------*/
* { 
 margin:0px;
 padding:0px;
}

.img_tarina {
	width: 550px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 133px;
}

.page {
width: 900px;
margin-right: auto;
margin-left: auto;
}






/*---------------------ヘッダー-----------------------*/




/*----------------------------Ｇナビ---------------------*/
.g_navi { 
}
.g_navi ul {
list-style-type: none;
display: inline;
}
.g_navi ul li {
float: left;
list-style-type: none;
clear: right;
}

.page .g_navi ul li a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}



/*------------------------ＦＬＡＳＨ---------------------*/
.page .flash {
clear: left;
height: 265px;
width: 900px;
}






/*------------------------サイドナビゲーション---------------------*/
.form_02 {
	width: 250px;
	margin-top: 10px;
}

.side_navi {
	width: 280px;
	float: left;
}

.s_navi { width: 280px; }

.s_navi ul { list-style-type: none; }
.s_navi ul li a img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: 0;
border-right-style: 0;
border-bottom-style: 0;
border-left-style: 0;
}

.ss_navi {
width: 280px;
margin-top: 20px;
}
.ss_navi ul { list-style-type: none; }
.ss_navi ul li a img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: 0;
border-right-style: 0;
border-bottom-style: 0;
border-left-style: 0;
clear: left;
}







/*------------------------メインコンテンツ---------------------*/
.news_content {
width: 610px;
background-image: url(../images/con_lo.gif);
height: 390px;
}

.news_content .txet {
	width: 400px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	text-align: left;
}
.news_content .photo_01 {
width: 150px;
float: left;
margin-top: 15px;
}

.page .news {
	width: 610px;
	margin-bottom: 5px;
}

.page .con_hi {
	width: 610px;
}

.page .content_body {
	width: 610px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.con_news {
height: 120px;
width: 610px;
}
 .con_news_02 {
height: 120px;
width: 610px;
margin-top: 15px;
margin-bottom: 15px;
}
.news_content .con_news_03 {
height: 120px;
width: 610px;
}
.rss img {
float: right;
margin-top: 3px;
margin-right: 15px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: 0;
border-right-style: 0;
border-bottom-style: 0;
border-left-style: 0;
}

.rss {
width: 610px;
height: 31px;
background-image: url(../images/m_01.gif);
background-repeat: no-repeat;
}







/*------------------------フッター---------------------*/
.page .footre {
	clear: left;
	width: 900px;
	text-align: center;
	background-image: url(../images/footre.gif);
	height: 50px;
	background-repeat: no-repeat;
}

.page .footre p {
padding-top: 5px;
font-size: 12px;
}


.page .footre p a { text-decoration: none; 
}




.footre p a:link {
	text-decoration: none;
	color:#00C;
}
.footre p a:visited {
	text-decoration: none;
	color:#00C;
}
.footre p a:hover {
	text-decoration: none;
	color:#03F;
	;
}





.txet p a:link {
	text-decoration: none;
	color:#00C;
}
.txet p a:visited {
	text-decoration: none;
	color:#00C;
}
.txet p a:hover {
	text-decoration: none;
	color:#03F;
	;
}









.seihin .kenkou a:link{
	color: #191970;
}
.seihin .kenkou a:visited {
	color: #191970;
}
