/*=======================================================================================================================================Á´ÂÎÅª¤Ê¥¹¥¿¥¤¥ë
=======================================================================================================================================*/
* {
    margin:0;
    padding:0;
    line-height:1.5;
    color:#333333;
}
body {
	background-color: #A3D18C;
	text-align: center;
}
#pagebody {
	width: 841px;
	text-align: left;
	background-image: url(../images/bg_stage2.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
/*=======================================================================================================================================¥Ø¥Ã¥À
=======================================================================================================================================*/
#header {
	height:89px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #98CB00;
	position: relative;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 120px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 20px;
	color: #199942;
	font-weight: bolder;
}
h1 a {
	text-decoration:none;
}
#header_btn1 {
	position: absolute;
	left: 570px;
	top: 5px;
}
#header_btn2 {
	position: absolute;
	top: 5px;
	left: 700px;
}
#header_btn3 {
	position: absolute;
	top: 35px;
	left: 570px;
}
#header_btn4 {
	position: absolute;
	top: 35px;
	left: 700px;
}

#header_btn1 a {
	font-weight: bold;
	color: #77AE77;
	font-size: 12px;
	display: block;
	width: 100px;
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	text-align: center;
	text-decoration: none;
    color: #006600;
	background-color: #FFFFFF;
}
#header_btn1 a:hover {
	color: #ffffff;
	background-color: #2FA456;
}
#header_btn2 a {
	font-weight: bold;
	color: #77AE77;
	font-size: 12px;
	display: block;
	width: 100px;
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
    border-bottom: 1px solid #000080;
	text-align: center;
	text-decoration: none;
    color: #006600;
	background-color: #FFFFFF;
}
#header_btn2 a:hover {
    color: #ffffff;
	background-color: #2FA456;
}
#header_btn3 a {
	font-weight: bold;
	color: #77AE77;
	font-size: 12px;
	display: block;
	width: 100px;
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
    border-bottom: 1px solid #000080;
	text-align: center;
	text-decoration: none;
    color: #006600;
	background-color: #FFFFFF;
}
#header_btn3 a:hover {
    color: #ffffff;
	background-color: #2FA456;
}
#header_btn4 a {
	font-weight: bold;
	color: #77AE77;
	font-size: 12px;
	display: block;
	width: 100px;
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
    border-bottom: 1px solid #000080;
	text-align: center;
	text-decoration: none;
    color: #006600;
	background-color: #FFFFFF;
}
#header_btn4 a:hover {
    color: #ffffff;
	background-color: #2FA456;
}

/*=======================================================================================================================================¥á¥¤¥ó
=======================================================================================================================================*/
#main {
	background-image: url(../images/bg-stage.jpg);
	background-repeat: repeat-y;
	width: 840px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
/*=======================================================================================================================================¥á¥¤¥ó:¥³¥ó¥Æ¥ó¥Ä¡§right
=======================================================================================================================================*/
#content {
	float: right;
	width: 630px;
	background-color: #FFFFFF;
	margin-right: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	padding: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/title-obi.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	color: #329900;
	height: 35px;
	width: 625px;
	padding-top: 7px;
	clear: both
}
#box_1 {
	background-image: url(../images/box-m-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 625px;
}
#box_1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: auto;
	height: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#box_1 img {
	float: right;
	height: 128px;
	width: 168px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_1 a {
	text-decoration: none;
}
#box_1 a:link {
	color: #329900;
}
#box_1 a:visited {
	color: #FF6600;
}
#box_1 a:hover {
	color: #FF3300;
}
#box_1 a:active {
	color: #FF6600;
}

#box_2 {
	background-image: url(../images/box-m-bg.jpg);
	background-repeat: repeat-y;
	width: 625px;
	height: 150px;
}
#box_2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: auto;
	height: auto;
}
#box_2 img {
	float: right;
	height: 128px;
	width: 168px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_3 {
	background-image: url(../images/box-m-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 625px;
}
#box_3 img {
	height: 156px;
	width: 474px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#box_3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	width: auto;
	height: auto;
	padding: 20px;
}

#box_4 {
	background-image: url(../images/box-m-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 625px;
}
#box_4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	width: auto;
	height: auto;
	padding: 20px;
}
#box_4 a {
	text-decoration: none;
}

#box_4 img {
	height: 450px;
	width: 500px;
	margin-left: 40px;
}
#box_4 a:link {
	color: #329900;
}
#box_4 a:visited {
	color: #FF6600;
}
#box_4 a:hover {
	color: #FF3300;
}
#box_4 a:active {
	color: #FF6600;
}
.line {
	margin-top: 10px;
	margin-bottom: 10px;
}

.syosai {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 100px;
	float: right;
}
.syosai a {
	font-size: 12px;
	display: block;
	width: 100px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.syosai a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}


/*=======================================================================================================================================¥á¥¤¥ó:¥µ¥Ö¥á¥Ë¥å¡¼¡§left
=======================================================================================================================================*/
#submenu {
	margin-top: 10px;
	margin-bottom: 300px;
	width: 165px;
	height: 36px;
	margin-left: 15px;
}
#menu-tate ul {
	list-style-type:none;
	background-image: url(../images/menu-btn01-4.jpg);
}
#menu-tate01 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate01 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px 0px;
}
#menu-tate02 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate02 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -36px;
}

#menu-tate03 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate03 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -72px;
}

#menu-tate04 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate04 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -108px;
}

#menu-tate05 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate05 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -144px;
}

#menu-tate06 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate06 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -180px;
}

#menu-tate07 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate07 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -216px;
}

#menu-tate08 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate08 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -252px;
}

#menu-tate09 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate09 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -288px;
}

#menu-tate10 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate10 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -324px;
}

#menu-tate11 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate11 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -360px;
}

#menu-tate12 a {
	height: 36px;
	width: 165px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
	text-decoration: none;
}
#menu-tate12 a:hover {
    color: #F54012;
	background: url(../images/menu-btn01-4.jpg) no-repeat -164px -396px;
}

/*=======================================================================================================================================¥Ð¥Ê¡¼
=======================================================================================================================================*/
#baner {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 165px;
	font-weight: bold;
}
#mitsumori a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 38px;
	padding-left: 10px;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	background: url("../images/banner-normal01.jpg") no-repeat 0px 0px;
}
#mitsumori a:hover{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/banner-normal01.jpg);
	background-repeat: no-repeat;
	color: #FF9900;
	text-decoration: none;
}
#address {
	background-image: url(../images/banner-normal02.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	height: 130px;
	text-decoration: none;
	font-weight: bold;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	line-height: 140%;
	padding-left: 5px;
}

/*=======================================================================================================================================¥Õ¥Ã¥¿¡¼
=======================================================================================================================================*/
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 40px;
	width: 840px;
	clear:both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	padding-top: 10px;
	position: relative;
}
#img_topix {
	height: 128px;
	width: 168px;
}


/*=======================================================================================================================================¥Ò¥å¡¼¥Þ¥ó¤È¤Ï
=======================================================================================================================================*/
#midashi_e {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/btn_koshi_r_s1.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 100%;
}
.hr {
	clear: both;
}

.text_red12{
    font-size: 12px;
	color:#FF0000;
}
