body {
	font-size: small;
	line-height: 130%;
	color: #666;
	margin: 0px;
	background-color: #FFFFB9;
	clear: both;
}
#wrapper {
	background-color: #FFF;
	width: 780px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #FFF;
	background-color: #8EC31F;
	clear: both;
	height: 20px;
	width: 780px;
	text-align: center;
	margin-top: 30px;
}

#contents_text {
	width: 500px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#header {
	background-image: url(images/top_l.gif);
	background-repeat: repeat;
	height: 116px;
	width: 780px;
	font-weight: bold;
	color: #FFF;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
}



#navi {
	background-image: url(images/top_l_sita.gif);
	background-repeat: repeat;
	height: 30px;
	width: 780px;
	color: #FFF;
	text-align: right;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
}
#contents {
	width: 560px;
	line-height: 160%;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.big_text {
	font-size: 16px;
	font-weight: bold;
}

#menu {
	width: 220px;
	float: left;
	padding-top: 15px;
}


.textgreen {
	color: #093;
}
.textred {
	color: #F00;
}
.c1 {
	list-style-type: disc;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #666;
	text-decoration: underline;
}


#navi a:link {
	color: #FFF;
	text-decoration: none;
}

#navi a:hover {
	color: #FFF;
	text-decoration: underline;
}

#navi a:visited {
	color: #FFF;
	text-decoration: underline;
}#background {
	background-image: url(images/attakachan.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 680px;
}
.center {
	text-align: center;
}
h2 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

h2.aisatsu {
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: small;
	line-height: 130%;
	text-align: left;
	font-weight: normal;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h3.aisatsu {
	font-size: small;
	margin: 0px;
	font-weight: normal;
}

h1 {
	font-size: small;
	margin: 0px;
}
.c2 {
	list-style-type: none;
}
#imagecenter {
	text-align: center;
}
.textgreenb {
	color: #093;
	font-style: normal;
	font-weight: bold;
}
#jyosei {
	background-color: #D3FE8D;
	text-align: left;
	padding: 5px;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.jyosei{
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:2em;
	padding:0px;
}


.right{
	float: right;
	margin-right: 100px;
}


.bottom{
	margin-bottom: 30px;
}

