@charset "UTF-8";
/*基本設定
------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/back1.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#maincontte a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#maincontte a:hover {
	background-image: url(../img/topmenubt2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#maincontte a:visited {
	color: #F3F3F3;
	text-decoration: none;
}
#maincontte a:active {
	text-decoration: none;
	background-color: #0093D3;
}
#sideconte a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sideconte a:hover {
	color: #6DC3E3;
	text-decoration: none;
}
#chirashi-c {
	height: 2890px;
	width: 570px;
	background-image: url(../img/chirashi-c.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#chirashi-c h3 {
	height: 50px;
	width: 550px;
	background-image: url(../img/titelber.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 100%;
	line-height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#chirashi-c h4 {
	font-size: 75%;
	line-height: 20px;
	font-weight: normal;
	width: 550px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}
#chirashi-c h5 {
	font-size: 75%;
	line-height: 50px;
	font-weight: normal;
	color: #0093D3;
	margin-left: 70px;
	width: 480px;
}
#chirashi-c p {
	font-size: 75%;
	line-height: 50px;
	font-weight: normal;
	margin-left: 70px;
}
#chirashi-c ul {
	width: 550px;
	margin-left: 10px;
}
#chirashi-c li {
	float: left;
	width: 91px;
	list-style: none;
	line-height: 25px;
	font-size: 75%;
	font-weight: normal;
	height: 25px;
}
#Ppegetop {
	clear: both;
	height: 20px;
	width: 900px;
	margin: 20px auto 0px;
}
#footer {
	height: 110px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/under.jpg);
	background-repeat: repeat;
	list-style: none;
	margin-top: 0px;
}
#footer ul {
	height: 110px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer li {
	line-height: 110px;
	text-align: center;
	list-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 75%;
	font-weight: normal;
}
