@charset "utf-8";



body {
	background-image: url(img/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #300;
}

/*リンク*/
A:link {
	color:#006600;
	text-decoration:none;
	}
A:visited {
	color:#006600;
	text-decoration:none;
	}
A:hover {
	color:#99FF00;
	text-decoration:underline;
	}
A:active {
	color:#006600;
	text-decoration:none;
	}
	

img {
	border:none;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #330000;
}
#contents {
	background-image: url(img/bg_page.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	background-image: url(img/head.png);
	background-repeat: no-repeat;
	height: 293px;
	text-indent: -9999px;
	display: block;
}
h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 56px;
}
.midashi1 {
	background-image: url(img/m_01.png);
}
.midashi2 {
	background-image: url(img/m_02.png);
}
.midashi3 {
	background-image: url(img/m_03.png);
}
.midashi4 {
	background-image: url(img/m_04.png);
}
.midashi5 {
	background-image: url(img/m_05.png);
}
.midashi6 {
	background-image: url(img/m_06.png);
}
.midashi7 {
	background-image: url(img/m_07.png);
}
.midashi8 {
	background-image: url(img/m_08.png);
}
.clear {
	clear: both;
	height: 0px;
}

.att1 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.att2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	font-weight: bold;
}
.cau1 {
	background-color: #300;
	padding: 5px;
	color: #FFF;
	margin: 0px;
}
.cau2 {
	color: #F33;
}

.att1 b {
	font-size: 14px;
	font-weight: bold;
	color: #300;
}
.pict {
	float: left;
	width: 263px;
}
.data {
	float: left;
}




#pageFoot {
	background-image: url(img/bg_foot.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#inner {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}
.pagetop {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	width: 940px;
	font-size: 10px;
}
#footer {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}


#footer a {
	height: 26px;
	width: 60px;
	display: block;
	text-indent: -9999px;
	float: left;
	background-image: url(img/light.png);
	background-repeat: no-repeat;
}
#footer p {
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fooline {
	background-color: #300;
	height: 6px;
	width: auto;
}
