* {
	color:#543923;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

body{
	position: relative;
	margin: 0px;
	padding : 0px;
	height: 100%;
	text-align: left;
　      background-color: #b0c898
	}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 35px;
	color: #ffffff;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
}

#sub {
	border-collapse: collapse;
	background-image: url(img/line0.gif);
	line-height: 25px;
	color: #543923;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
}

h4 {
	padding-left: 3px;
	margin: 5px;
}

h4,h4 a {
	color: #515151;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDAD6;
}

a {
	color:#116BD9;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg2.gif);
	background-repeat: repeat-y;
	border: 0px solid #D3D3D3;
}

#wrap {
	width: 690px;
	float: left;
	padding: 5px;
}

#stage {
	width: 900px;
        margin: 0px 25px 0px 25px;
        background: url(img/base_bg3.gif) repeat-y;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:700px;
	height:216px;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 50px;
	text-indent: -10000px;
}

img { border : 0px;
      position: relative;
      margin-bottom: 0px; }

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:700px;
	height: 25px;
	background-image: url(img/line.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#nav ul {
	list-style-type:none;
	padding-right: 5px;
	padding-left: 40px;
	padding-top: 3px;
  }
  
#base #nav table {
	margin-top: -10px;
	float: right;
	margin-right: 10px;
}

#nav li {
	float:left;
	line-height:normal;
	text-indent:0;
  }
  
#nav a {
	color: #543923;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 10px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #666666;
	background-color: #DDDDDD;
	border-bottom-style: none;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width: 500px;
	float: left;
	padding: 5px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
}

#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
	line-height: 16px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 160px;
	padding: 0px;
}

#side li {
	list-style-type: none;
}

#side_d {
	background-color: #ffffff;
	padding-top: 2px;
	border: 1px solid #f2f2f2;
	margin-bottom: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #666666;
	background-image: url(img/side_h3.jpg);
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
}

#side_d li a {
	display: block;
	width:110px;
	font-size: 10px;
	text-decoration:none;
	color:#543923;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 2px;
	background-image:url(img/li.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}


#side_d li a:hover {
	background-color: #FFFFFF;
	color: #b67d4f;
	text-decoration: underline;
	background-image: url(img/li_ov.jpg);
	background-repeat: no-repeat;
}

#side_pr {
	padding: 3px;
}
#side_pr ul {
	padding: 5px;
}
#side_pr h3 {
	text-align: center;
	color: #677883;
	line-height: 20px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#side_pr li a {
	font-size: 10px;
	display: block;
	padding: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
	letter-spacing: 0.1em;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #543923;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #b3cddc;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}
/*テーブル
----------------------------------------------- */

table {
	border-collapse: collapse;
	width: 97%;
	margin-top: 10px;
	margin-left: 2%;
	margin-right: 1%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

table td {
	border-collapse: collapse;
	padding: 5px;
}

table th {
	text-align: center;
	border-collapse: collapse;
	background-color: #b3cddc;
	line-height: 25px;
	color: #543923;
	letter-spacing: 0.2em;
}
.td_h {
	color: #444444;
	padding-left: 10px;
}
.td_m {
	text-align: center;
	background-color: #F7F2EC;
}
#side_d ul {
	margin-bottom: 5px;
}
.mosikomi {
	display: block;
	height: 30px;
	width: 200px;
	line-height: 30px;
	background-image: url(img/bt.jpg);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bn_img {
	background-color: #000000;
	width: 500px;
	text-align: center;
}
#side_bn {
	text-align: center;
	background-color: #BF0000;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#side_bn a {
	color: #FFFFFF;
}
#contents li {
	list-style-type: none;
	margin-bottom: 5px;
	line-height: 14px;
	text-indent: 20px;
	background-image: url(img/c_li.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
}
#contents li strong {
	font-weight: normal;
	margin-right: 5px;
	line-height: 14px;
	background-color: #FFDAB5;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #333333;
}
#contents dl {
	margin: 20px;
}
#contents dt {
	font-weight: bold;
	color: #CC3333;
	margin-top: 15px;
	background-image: url(img/c_li.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 18px;
}
#contents li a {
	line-height: 14px;
}
#top_fla {
	height: 250px;
	background-color: #333333;
}
#contents dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
}
#contents td h3 {
	margin-left: 0px;
}
#contents td p {
	margin-left: 10px;
}
