@charset "Shift_JIS";

* {
	line-height: 130%;
}
body {
	color: #333333;
	margin: 0 auto;
h1 { 
	font-size: 12px;
	margin: 0 auto;
	padding-bottom: 2px;
}
h2 { 
	color: #3D7187;
	width: 560px;
	height: 30px; 
	text-indent: 25px; 
	line-height: 30px; 
	font-size: 12px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url("img/title.gif") no-repeat;
}
h2 a {
	color: #3D7187;
	text-decoration: none; 
	line-height: 30px; 
}
h2 a:hover {
	color: #3D7187;
	text-decoration: none; 
	line-height: 30px; 
}
h3 { 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	padding-bottom: 10px;
}
}
a:link, a:visited, a:active { 
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;
}
.list {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.list a:link, .list a:visited, .list a:active { 
	color: #09AA04;
	width: 90px;
	height: 30px;
	background-image: url("img/btn00.gif");
	line-height: 30px;
	text-decoration: none;
	padding-left: 15px;
}
.list a:hover { 
	color: #FFFFFF;
	width: 90px;
	height: 30px;
	background-image: url("img/btn00_ot.gif");
	line-height: 30px;
	text-decoration: none;
	padding-left: 15px;
	}
#bottom1 {
	font-size: 10px;
	padding-bottom: 10px; 
	width: 100%;
	background: #ffffff; 
	}
#contents { 
	color: #ffffff;
	clear: both;
	font-size: 10px;
	background-repeat: no-repeat;
	padding: 23 20 10 20; /* E */
	background-image: url(img/back_contents.gif);
	border-top: 1px solid #d4cfdc;
	border-bottom: 1px solid #d4cfdc;
	text-align: left;
}

#contents li { 
	display: inline;
}
address {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding: 10px 0 30px 0;
}
A:link {
	color: #006633;
	text-decoration: underline;
	
} 

A:visited {
	color: #006633;
	text-decoration: underline;
}

A:hover {
	color: #99CC33;
	text-decoration: none;
}

A:active {
	color: #006633;
	text-decoration: underline;
}
