@charset "UTF-8";
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
}
#header {
	background-attachment: fixed;
	background-image: url(headerimg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #0066FF;
	line-height: 70px;
	margin-top: 0px;
}
#minasan {
	margin: auto;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(minasan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#minasan p {
	font-size: 12px;
	line-height: 1.8em;
	color: #666666;
}
#side {
	float: left;
	width: 180px;
	padding-right: 20px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
#main {
	float: left;
	width: 550px;
	margin-left: 20px;
}
#kensaku {
	margin-top: 1px;
	font-size: small;
	color: #3333FF;
}
#service {
	margin-top: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 1.5em;
}
#footer {
	clear: both;
	height: 20px;
	width: 100%;
	background-color: #66CC00;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
#side h2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 10px;
	height: 100px;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bolder;
	text-indent: 10px;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 30px;
}
#side ul {
	margin-top: 0px;
	padding-top: 20px;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
}
h5 {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
}
#side .asobiba {
	height: 25px;
	width: 150px;
	line-height: 1.5em;
	margin-left: 25px;
}
#side .kurasu {
	height: 25px;
	width: 150px;
	line-height: 1.5em;
	margin-left: 25px;
}#side .naosu {
	height: 25px;
	width: 150px;
	line-height: 1.5em;
	margin-left: 25px;
}#side .tudou {
	height: 25px;
	width: 150px;
	line-height: 1.5em;
	margin-left: 25px;
}#side .sichouson {
	height: 25px;
	width: 150px;
	line-height: 1.5em;
	margin-left: 25px;
}
.asobiba  a {
	color: #00CC00;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
.asobiba a:hover {
	color: #FFFFFF;
	background-color: #00CC00;
}
.kurasu a {
	color: #FF6699;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
.kurasu a:hover {
	color: #FFFFFF;
	background-color: #FF6699;
}
.naosu a {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bolder;
}
.naosu a:hover {
	color: #FFFFFF;
	background-color: #66CCFF;
}
.tudou a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bolder;
}
.tudou a:hover {
	color: #FFFFFF;
	background-color: #FFCC00;
}
.sichouson a {
	color: #993333;
	text-decoration: none;
	font-weight: bolder;
}
.sichouson a:hover {
	color: #FFFFFF;
	background-color: #993333;
}
.chu {
	font-size: 9px;
}
#katarutext {
	margin: auto;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(img/minasan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#katarumain {
	float: left;
	width: 550px;
	margin-left: 20px;
}
#katarumain h3 a {
	background-color: #CCCCFF;
	display: block;
	height: 23px;
	width: 500px;
	text-decoration: none;
	font-size: 16px;
	color: #990033;
	padding-left: 5px;
	line-height: 20px;
}
#katarumain p {
	font-size: 14px;
	color: #996633;
	line-height: 1.5em;
}
#katarutext h3 {
	color: #6666CC;
}
#katarutext h4 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 20px;
	border: 3px ridge #FFFFFF;
	padding-left: 5px;
}
/*body {
	background-color: #CCFF99;
}*/
#katarutext h5 {
	color: #996633;
	font-size: 13px;
	font-weight: bold;
}
#katarutext p {
	font-size: 12px;
	color: #666666;
	line-height: 1.6em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#footer a:hover {
	text-decoration: underline;
}
