@charset "utf-8";
/*グローバルナビの記述*/
#g01 {
	text-indent: -9999em;
	display: block;
	width: 153px;
	height: 51px;
}
#g01:hover {
	background-image: url(../base_img/global_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}
#g02 {
	text-indent: -9999em;
	display: block;
	height: 51px;
	width: 153px;
}
#g02:hover {
	background-image: url(../base_img/global_nav.gif);
	background-repeat: no-repeat;
	background-position: -153px -53px;
}
#g03 {
	text-indent: -9999em;
	display: block;
	width: 153px;
	height: 51px;
	background-image: url(../base_img/global_nav.gif);
	background-repeat: no-repeat;
	background-position: -306px -53px;
}
#g06 {
	text-indent: -9999em;
	display: block;
	width: 153px;
	height: 51px;
}
#g06:hover {
	background-image: url(../base_img/global_nav.gif);
	background-repeat: no-repeat;
	background-position: -459px -53px;
}
#g04 {
	text-indent: -9999em;
	display: block;
	width: 153px;
	height: 51px;
}
#g04:hover {
	background-image: url(../base_img/global_nav.gif);
	background-repeat: no-repeat;
	background-position: -612px -53px;
}

#g05 {
	text-indent: -9999em;
	display: block;
	width: 153px;
	height: 51px;
}
#g05:hover {
	background-image: url(../base_img/global_nav.gif);
	background-repeat: no-repeat;
	background-position: -765px -53px;
}
/*フッターナビの記述*/
#f01 {
	background-image: url(../base_img/footer_nav01.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 26px;
	width: 74px;
}
#f01:hover {
	background-image: url(../base_img/footer_nav01.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}

#f02 {
	background-image: url(../base_img/footer_nav02.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 26px;
	width: 74px;
}
#f02:hover {
	background-image: url(../base_img/footer_nav02.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#f03 {
	background-image: url(../base_img/footer_nav03.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 26px;
	width: 74px;
	background-position: 0px -26px;
}
#f04 {
	background-image: url(../base_img/footer_nav04.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 26px;
	width: 74px;
}
#f04:hover {
	background-image: url(../base_img/footer_nav04.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#f05 {
	background-image: url(../base_img/footer_nav05.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 26px;
	width: 74px;
}
#f05:hover {
	background-image: url(../base_img/footer_nav05.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#f06 {
	background-image: url(../base_img/footer_nav06.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 26px;
	width: 74px;
}
#f06:hover {
	background-image: url(../base_img/footer_nav06.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}

/*コンテンツの記述*/
#encircle {
	margin-top: 30px;
	margin-right: 70px;
	margin-bottom: 50px;
	margin-left: 70px;
	border: 1px solid #666;
	border-radius: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}
#encircle p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#main_top {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	overflow: hidden;
	margin-bottom: 0px;
}
#top_left h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.2em;
	color: #093;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
}
#top_right h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1em;
	font-weight: bold;
	color: #06F;
	margin-bottom: 10px;
	clear: both;
}
#top_right p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1em;
	line-height: 150%;
	color: #333;
}
#r_right p {
	font-size: 0.7em;
}

#top_right #left  {
	float: left;
	width: 480px;
	margin-bottom: 1em;
}
#r_right {
	float: right;
	width: 180px;
	background-image: url(../active/active_img/kamayan.gif);
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: 0px 20px;
}
#r_right h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 0.8em;
	color: #F30;
	font-weight: bold;
}
