@charset "utf-8";
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	background-color: #E8FFE8;
}
#con{
	height: auto;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#header{
	background-image: url(../images/topimga_r1_c1.jpg);
	background-repeat: repeat;
	height: 49px;
	width: 800px;
}
#mpic{
	background-image: url(../images/topimga_r2_c1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 377px;
	width: 208px;
}
#menu{
	float: left;
	width: 337px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#ac{
	background-image: url(../images/topimga_r2_c3.jpg);
	background-repeat: no-repeat;
	height: 377px;
	width: 255px;
	float: left;
}
#gule{
	background-image: url(../images/topimga_r7_c1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 174px;
	width: 545px;
}
#guri{
	background-image: url(../images/topimga_r7_c3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 174px;
	width: 255px;
}

#info{
	width: 330px;
	padding-top: 70px;
	padding-left: 20px;
	height: 90px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.text1{
	font-size: 14px;
	color: #006666;
	background-color: #FFFFCC;
}
.text2{
	padding-left: 20px;
}
#copy{
	float: left;
	height: 20px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	background-color: #FFFFFF;
}
#ai{
	text-align: left;
	width: 465px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/aiback.jpg);
	background-repeat: no-repeat;
}
.ai1{
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	height: 20px;
	padding-top: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #009933;
	border-left-color: #009933;
	padding-bottom: 5px;
}
.ai2{
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	padding-left: 15px;
}
