@charset "shift_jis";

*{
	margin:0px;
	padding:0px;
}
a:link {
	text-decoration: none;
	color:#039;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}
body{
	background-color: #FFF;
}
#wrap {
	font-family: ""ＭＳ Ｐゴシック", "MS PGothic", ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
#top {
	width: 880px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}
#top a {
	/*display: block;
	width: 880px;
	height: 110px;*/
}
#top h1,p {
	text-indent: -9999px;
}
#title {
	background-image: url(../images/top_title.gif);
	background-repeat: no-repeat;
	float: left;
	width: 265px;
	height: 105px;
	margin-top:5px;
}
#title_right{
	width: 460px;
	height: 105px;
	float: right;
}
#sitemap {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	float: right;
	width: 130px;
	height: 20px;
	margin-top:5px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#sitemap a {
	display: block;
	width: 130px;
	height: 20px;
}
#contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	float: right;
	width: 130px;
	height: 20px;
	margin-top:5px;
}
#contact a {
	display: block;
	width: 130px;
	height: 20px;
}
#search {
	float: right;
	height: 35px;
	width: 200px;
	padding: 15px;
}
#translate {
	float: right;
	height: 35px;
	width: 200px;
	padding: 15px;
}
#menu_top {
	height: 35px;
	width: 880px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom: 10px;
}
#menu1_top {
	background-image: url(../images/menu_top_new.gif);
	background-repeat: no-repeat;
	float: left;
	width:111px;
	height:35px;
	margin-right:3px;
}
#menu1_top a {
	display: block;
	width:111px;
	height:35px;
	margin-right:3px;
}
#menu1_top a:hover {
	background-image: url(../images/menu_top_new1.gif);
	background-repeat: no-repeat;
}
#menu2_top {
	background-image: url(../images/menu_top_go.gif);
	background-repeat: no-repeat;
	float: left;
	width:150px;
	height:35px;
	margin-right:3px;
}
#menu2_top a {
	display: block;
	width:150px;
	height:35px;
	margin-right:3px;
}
#menu2_top a:hover {
	background-image: url(../images/menu_top_go1.gif);
	background-repeat: no-repeat;
}
#menu3_top {
	background-image: url(../images/menu_top_learn.gif);
	background-repeat: no-repeat;
	float: left;
	width:154px;
	height:35px;
	margin-right:3px;
}
#menu3_top a {
	display: block;
	width:154px;
	height:35px;
	margin-right:3px;
}
#menu3_top a:hover {
	background-image: url(../images/menu_top_learn1.gif);
	background-repeat: no-repeat;
}
#menu4_top {
	background-image: url(../images/menu_top_active.gif);
	background-repeat: no-repeat;
	float: left;
	width:193px;
	height:35px;
	margin-right:3px;
}
#menu4_top a {
	display: block;
	width:193px;
	height:35px;
	margin-right:3px;
}
#menu4_top a:hover {
	background-image: url(../images/menu_top_active1.gif);
	background-repeat: no-repeat;
}
#menu5_top {
	background-image: url(../images/menu_top_calendar.gif);
	background-repeat: no-repeat;
	float: left;
	width:179px;
	height:35px;
	margin-right:3px;
}
#menu5_top a {
	display: block;
	width:179px;
	height:35px;
	margin-right:3px;
}
#menu5_top a:hover {
	background-image: url(../images/menu_top_calendar1.gif);
	background-repeat: no-repeat;
}
#menu6_top {
	background-image: url(../images/menu_top_link.gif);
	background-repeat: no-repeat;
	float: left;
	width:78px;
	height:35px;
}
#menu6_top a {
	display: block;
	width:78px;
	height:35px;
}
#menu6_top a:hover {
	background-image: url(../images/menu_top_link1.gif);
	background-repeat: no-repeat;
}
#menu_top p {
	text-indent: -9999px;
}
#bottom {
	height: 70px;
	width: 900px;
	clear: both;
	padding-top: 5px;
}
#leaf_left{
	float:left;
	width: 70px;
	height: 65px;
	margin-left: 10px;
	margin-right: 10px;
}
#twtter_bottom {
	float: left;
	width: 230px;
	height: 60px;
	margin-right: 10px;
}
#blog_bottom {
	float: left;
	width: 230px;
	height: 60px;
	margin-right: 10px;
}
#profile_bottom {
	float: left;
	width: 230px;
	height: 60px;
}
#leaf_right{
	float:left;
	width: 70px;
	height: 65px;
	margin-left: 10px;
	margin-right: 10px;
}
#footer {
	width: 900px;
	height: 40px;
	text-align:center;
	font-size:14px;
	clear: both;
}