@charset "Shift_JIS";

* {
	line-height: 130%;
}
body {
	color: #000000;
	background: #FF7D00;
	background-image: url("img/bg_c.gif");
	margin: 0 auto;

	background-attachment: fixed;
	background-image: url(img/bg_b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited, a:active { 
	color: #0033CC;
	text-decoration: underline;
}
a:hover { 
	color: #FF3333;
	text-decoration: none;
}
ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
}
li {
        margin: 0px;
        padding: 0px;
}
.list-item1 a:link, .list-item1 a:visited, .list-item1 a:active {
	width: 180px;
	height: 60px;
	background-image: url("img/btn01.jpg");
	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: 180px;
	height: 60px;
	background-image: url("img/btn01_on.jpg");
	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: 180px;
	height: 60px;
	background-image: url("img/btn02.jpg");
	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: 180px;
	height: 60px;
	background-image: url("img/btn02_on.jpg");
	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: 180px;
	height: 60px;
	background-image: url("img/btn03.jpg");
	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: 180px;
	height: 60px;
	background-image: url("img/btn03_on.jpg");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 34px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item4 a:link, .list-item4 a:visited, .list-item4 a:active {
	width: 180px;
	height: 60px;
	background-image: url("img/btn04.jpg");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-indent: -5000px;
}
.list-item4 a:hover { 
	width: 180px;
	height: 60px;
	background-image: url("img/btn04_on.jpg");
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 34px;
	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;
}








































h1 { 
	font-size: 12px;
	margin: 0 auto;
	padding-bottom: 2px;
}
h2 { 
	font-size: 13px;
	height: 30px;
	text-indent: 25px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0;
	background: url("img/bg_hy.gif") no-repeat;
}
h2 a:link, h2 a:visited, h2 a:active { 
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h3 { 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
}
span {
	display: none;
}
















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

#contents li { 
	display: inline;
}

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

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

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

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