@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	background-color: #ffffff;
	color: #666666;
	font-size: 78%;
	margin: 0;
	line-height: 140%;
}

a:link{
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #93e666;
}

a:visited {
	color: #666666;
}

div#header {
	width: 100%;
	margin: 0;
	height: 80px;
	background-image: url('images/header_bg.jpg');
	background-repeat: repeat-x;
}

div#header_in {
	width: 800px;
	margin:0 auto;
	height: 80px;
}

div#header_in p {
 text-align: right;
 padding-right:5px;
}

div#content_bg {
	width: 100%;
	margin: 0;
	background-image: url('images/bg.jpg');	
	background-repeat: repeat-x;
}

td.shadow_l {
	background-image: url('images/l_shadow.jpg');
	background-repeat: repeat-y;
	width: 10px;
}

td.shadow_r {
	background-image: url('images/r_shadow.jpg');
	background-repeat: repeat-y;
	width: 10px;
}

div#menu {
	width: 800px;
	margin: 0 auto;
}

td.left {
	width: 224px;
	background-image: url('images/left_bg.jpg');
	background-repeat: repeat-y;
}

h1#tp {
 text-align:right;
 margin:0;
 color: #3f891a;
 font-size:9pt;
 font-weight:normal;
}
h1#tp a {
 color: #3f891a;
 text-decoration:none;　
}

.green {
	color: #3f891a;
}

.orange {
	color: #ffac30;
}

div.pankuzu {
	color: #3f891a;
	font-size: 10px;
	margin-left: 5px;
}

div.leftmenu {
	width: 182px;
	padding: 10px;
	margin-left: 11px;
	background-color: #dbfbca;
}

img.lm {
	margin-top: 7px;
}

div.byouin {
	width: 252px;
}

div.byouin_in {
	width: 237px;
	background-image: url('images/byouin_bg.jpg');
	background-repeat: repeat-y;
	height: 107px;
	padding-top: 25px;
	padding-left: 15px;
}

img.icon {
	margin-right: 10px;
}

div.news {
	width: 516px;
}

div.news_in {
	width: 516px;
	background-image: url('images/news_bg.jpg');
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 10px;
}
div.news_in div {
 padding-bottom:3px;
}

.line {
	background-image: url('images/line.jpg');
	background-repeat: repeat-x;
	height: 1px;
}

td.footer {
	width: 800px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 180%;
}

td.footer_ {
	width: 795px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}

div.content {
	width: 531px;
	padding-left: 21px;
	padding-top: 14px;
}
div.scontent {
	width: 531px;
	padding-left: 21px;
	padding-top: 14px;
}
div.scontent  p{
 margin:3px;
}
div.text {
	margin-top: 15px;
	padding-left: 7px;
	padding-right: 7px;
	width: 500px;
}

div.text_ {
	margin-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	width: 505px;
}

img.title {
	margin-top: 15px;
}

div.animaldock {
	width: 373px;
	height: 80px;
	background-color: #ddfdcb;
	border: 3px;
	border-color: #3e8819;
	padding: 10px;
	border-style: solid;
}

div.animaldock div {
 float: left;
 width: 119px;
 padding-left:5px;
 padding-top:3px;
}

div.advise {
	width: 489px;
	height: 220px;
	background-color: #ddfdcb;
	border: 3px;
	border-color: #3e8819;
	padding: 10px;
	border-style: solid;
}


div.gotop {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.gotop a:link {
	color: #3f891a;
	text-decoration: underline;
}

div.gotop a:hover {
	text-decoration: none;
	color: #93e666;
}

div.gotop a:visited {
	color: #3f891a;
	text-decoration: underline;
}

td.t1 {
	background-color: #3e8819;
	color: #ffffff;
}

td.kensyu {
	background-color: #fdc167;
	color: #ffffff;
}

td.kogata {
	background-color: #fcafc3;
}

td.tyuugata {
	background-color: #b5e0fc;
}

td.oogata {
	background-color: #b5fcbf;
}

td.neko {
	background-color: #fcf4b5;
}

img.kensa {
	margin-top: 8px;
	margin-bottom: 7px;
}
