@charset "Shift_JIS";

* {
	line-height: 130%;
}
body {
	color: #333333;
	background: #ffffff;
	margin: 0 auto;

	background-attachment: scroll; 
	background-image: url(img/bg.gif); 
	background-repeat: repeat-x; 
	background-position: left top;
}
a:link, a:visited, a:active { 
	text-decoration: underline;
}
a:hover { 
	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;
}
h3 { 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	padding-bottom: 10px;
}
span {
	display: none;
}
h2 { 
	display: inline;
	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: #3D7187;
	text-decoration: none; 
	line-height: 30px; 
}
h2 a:hover {
	color: #3D7187;
	text-decoration: none; 
	line-height: 30px; 
}
.list-item0 a:link, .list-item0 a:visited, .list-item0 a:active {
	width: 120px;
	height: 30px;
	background-image: url("img/btn01.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item0 a:hover { 
	width: 120px;
	height: 30px;
	background-image: url("img/btn01_on.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:link, .list-item1 a:visited, .list-item1 a:active {
	width: 120px;
	height: 30px;
	background-image: url("img/btn02.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: 120px;
	height: 30px;
	background-image: url("img/btn02_on.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:link, .list-item2 a:visited, .list-item2 a:active {
	width: 120px;
	height: 30px;
	background-image: url("img/btn03.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: 120px;
	height: 30px;
	background-image: url("img/btn03_on.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:link, .list-item3 a:visited, .list-item3 a:active {
	width: 120px;
	height: 30px;
	background-image: url("img/btn00.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: 120px;
	height: 30px;
	background-image: url("img/btn00_on.gif");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
address {
	width: 750px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding: 10px 0 30px 0;
}
.title {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
.padding10 {
        padding: 10px;
}
.padding5 {
        padding: 5px;
}

















.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; 
}
/* コンテンツ */
#contents { 
	color: #ffffff;
	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 #d4cfdc;
	border-bottom: 1px solid #d4cfdc;
        text-align: left;
}

#contents li { 
	display: inline;
}

A:link {
	color: #4C4E5A;
	text-decoration: underline;
	
} 

A:visited {
	color: #4C4E5A;
	text-decoration: underline;
}

A:hover {
	color: #F2C322;
	text-decoration: none;
}

A:active {
	color: #4C4E5A;
	text-decoration: underline;
}
