@charset "utf-8";
body {
	background-image: url(img/bg_main.jpg);
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;
}

#pageTop{
	background:#330000;
	border-radius:5px;
	color:#FF0033;
	padding:20px;
	position:fixed;
	bottom:20px;
	right:20px;
	}
#pageTop:hover{
	background:#FFCC00;
	}#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#container h1 {
	background-image: url(img/head.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 250px;
}
#contents {
	background-image: url(img/page_bg.png);
	background-repeat: repeat-y;
}
#conFoot {
	background-image: url(img/page_foot.png);
	background-repeat: no-repeat;
	height: 18px;
}
#inner {
	background-image: url(img/bg_pict.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#inner h2 {
	background-image: url(img/t_title.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
}
#inner h3 {
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	margin-left: 20px;
	text-indent: -9999px;
}
.m1 {
	background-image: url(img/m_01.png);
}
.m2 {
	background-image: url(img/m_02.png);
}
.m3 {
	background-image: url(img/m_03.png);
}
.m4 {
	background-image: url(img/m_04.png);
}
.m5 {
	background-image: url(img/m_05.png);
}
.m6 {
	background-image: url(img/m_06.png);
}
#inner p {
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 15px;
	padding-left: 40px;
	display: block;
}
#inner ul {
	list-style-image: url(img/anchr.png);
	display: block;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 55px;
	font-size: 12px;
	line-height: 150%;
}
#inner ul li {
	padding-bottom: 5px;
}
.mT1 {
	font-size: 14px;
	font-weight: bold;
	color: #8E0000;
}
.mT2 {
	color: #330000;
}
.mT3 {
	font-size: 14px;
	font-weight: bold;
}
.mT4 {
	color: #CC0000;
}
.mT5 {
	font-size: 18px;
	font-weight: bold;
}
.mT6 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

#footer {
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	display: block;
	height: 30px;
	width: 73px;
	margin-left: 16px;
	padding-top: 16px;
	text-indent: -9999px;
}
