@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;
}
#de {
	width: 570px;
	background-repeat: no-repeat;
	height: 240px;
	background-image: url(../img/indexhaikei1.jpg);
	margin-left: 0px;
}
#de ul {
	width: 550px;
	margin-left: 10px;
	padding-top: 20px;
}
#de h3 {
	line-height: 50px;
	background-image: url(../img/titelber.jpg);
	background-repeat: no-repeat;
	list-style: none;
	text-align: center;
	font-size: 100%;
}
#de h4 {
	line-height: 20px;
	color: #0093D3;
	margin-top: 10px;
}
#de li {
	list-style: none;
	line-height: 20px;
	margin-left: 220px;
	font-size: 75%;
	width: 320px;
}
#riyou {
	height: 280px;
	width: 570px;
	background-image: url(../img/indexhaikei2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#riyou ul {
	width: 550px;
	margin-left: 10px;
}
#riyou li {
	list-style: none;
	font-size: 75%;
	line-height: 20px;
	margin-left: 20px;
	width: 520px;
}
#riyou h3 {
	background-image: url(../img/titelber.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 100%;
}
#riyou h4 {
	line-height: 20px;
	color: #0093D3;
}
#gazou1 {
	height: 180px;
	width: 570px;
	background-image: url(../img/indexhaikei3.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#news {
	height: 160px;
	width: 570px;
	background-image: url(../img/indexhaikei4.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#news ul {
	width: 550px;
	margin-left: 10px;
}
#news li {
	list-style: none;
	line-height: 20px;
	font-size: 75%;
	width: 520px;
	margin-left: 15px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #CCCCCC;
}
#news h3 {
	line-height: 50px;
	background-image: url(../img/titelber.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 550px;
	text-align: center;
	font-size: 100%;
}
#saku {
	height: 180px;
	width: 570px;
	background-image: url(../img/indexhaikei5.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#saku ul {
	width: 550px;
	margin-left: 10px;
}
#saku li {
	font-size: 75%;
	line-height: 20px;
	list-style: none;
	width: 530px;
	margin-left: 10px;
}
#saku h3 {
	line-height: 50px;
	text-align: center;
	background-image: url(../img/titelber.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 100%;
}
#gazou2 {
	height: 230px;
	width: 570px;
	background-image: url(../img/indexhaikei6.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#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;
}
