@charset "Shift_JIS";

* {
	line-height: 130%;
}
body {
	color: #333333;
	background: #FFCC00;
	margin: 0 auto;
}
a { 
	color: #FF3300;
	text-decoration: underline;
}
a:hover { 
	color: #FFFFFF;
	text-decoration: none;
}
ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}
li {
        margin: 0px;
        padding: 0px;
}
h1 { 
	font-size: 12px;
	margin: 0 auto;
	padding-bottom: 2px;
}
h2 { 
	font-size: 14px;
	color: #3D7187;
	height: 40px;
	text-indent: 40px;
	line-height: 40px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url("img/07.gif") no-repeat;
}
h2 a {
	color: #FF0000;
	text-decoration: none; 
	line-height: 30px; 
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: none; 
	line-height: 30px; 
}
h3 { 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	padding-bottom: 10px;
}
span {
	display: none;
}
.list-item1 a:link, .list-item1 a:visited, .list-item1 a:active {
	width: 200px;
	height: 60px;
	background-image: url("img/03_a.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item1 a:hover { 
	width: 200px;
	height: 60px;
	background-image: url("img/03_b.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 34px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item2 a:link, .list-item2 a:visited, .list-item2 a:active {
	width: 200px;
	height: 60px;
	background-image: url("img/04_a.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item2 a:hover { 
	width: 200px;
	height: 60px;
	background-image: url("img/04_b.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 34px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item3 a:link, .list-item3 a:visited, .list-item3 a:active {
	width: 200px;
	height: 60px;
	background-image: url("img/05_a.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item3 a:hover { 
	width: 200px;
	height: 60px;
	background-image: url("img/05_b.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 34px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
#contents { 
	clear: both;
	font-size: 10px;
	background-repeat: no-repeat;
	padding: 23 20 10 20; /* 上右下左 */
	background-image: url(img/back_contents.gif);
	border-top: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
        text-align: left;
}
#contents li { 
	display: inline;
}
address {
	width: 750px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding: 10px 0 30px 0;
}


















.list {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
.list-item a {
	color: #666666; 
	border: #cccccc 1px solid; 
	display: block; 
	font-size: 12px; 
	margin: 0px; 
	margin-bottom: 5px; 
	width: 100%; 
	text-indent: 5px; 
	line-height: 25px; 
	height: 25px; 
	background: #ffffff; 
	text-decoration: none; 
}
.list-item a:hover { 
	border: #cccccc 1px solid; 
	display: block; 
	background: #D1E1E7; 
	text-decoration: none; 
}
.list-item a:visited {
	color: #666666; 
	display: block; 
	text-decoration: none; 
}
/* コンテンツ */