/*--------共通-----*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, 
a, address, img, dl, dt, dd, ol, ul, li, form, label, table, tr, th, td 
{
margin: 0;
padding: 0;
} 
.clear {clear: both;
	margin: 0;
	padding: 0;}

ol, ul { list-style: none; } 
a img {
    border-style:none;
}

a:link {
	color: #633;
}	
a:hover {
	color: #C46C76;
}

h1 {
	font-size: 12px;
	color: #FFF;
}


body {
	background-image: url(../all/bg1.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	margin-top: 0px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	background-color: #a2c250;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper2 {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.head1 {
	width: 800px;
	padding-top: 7px;
	height: 95px;
}
.head1 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	display: block;
	height: 20px;
	margin: 0px;
}
DIV#menu{
	position:absolute;/*△*/
	width:800px;/*△*/
	font-size:14px;
	visibility: visible;
	height: 57px;
	left: -2px;
	top: 108px;
}
#main {
	background-color: #FFF;
	height: auto;
	width: 800px;
	position: relative;
	top: 60px;
}
#topMenu {
	background-color: #ED7997;
	display: block;
	width: 780px;
	margin-bottom: 40px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	overflow: hidden;
	padding-bottom: 5px;
}
.bdr_right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#topMenu li {
	float: left;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../all/btn.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}




#main2 {
	background-color: #FFF;
	height: auto;
	width: 900px;
}

#foot {
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 30px;
	padding-bottom: 13px;
	color: #FFF;
	background-image: url(../all/bg2.gif);
	padding-top: 13px;
	clear: both;
	float: none;
}

.foot-tt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
#topMenu a {
	color: #FFF;
	text-decoration: none;
}
#topMenu a:hover {
	text-decoration: underline;
}
.eiyou1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.eiyou2 {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.eiyou3 {
	padding-top: 30px;
}
.mrgin20 {
	margin-bottom: 20px;
}
.margein40 {
	margin-bottom: 40px;
}

.margein40a {
	margin-bottom: 40px;
	margin-top: 20px;
}

#topMenu2 {
	background-color: #ED7997;
	display: block;
	width: 780px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
}

#topMenu2 li {
	float: left;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../all/btn.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#topMenu2 a {
	color: #FFF;
	text-decoration: none;
}
#topMenu2 a:hover {
	text-decoration: underline;
}