@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333;
	background-image: url(img/b058.jpg);
	background-repeat: repeat;
}

a:link {
	color: #003333;
	font-size: 14px;
	letter-spacing: 1px;
}

a:hover {
	color: #030;
	font-size: 14px;
}

a:visited {
	color: #003300;
	font-size: 14px;
}

p {
	margin: 20px 0 20px 0;
	line-height: 150%;
	letter-spacing: 1px;
}

.p_photo_l img {
	float:left;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.p_photo_r img {
	float: right;
	padding: 4px;
	line-height: 120px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}

#main #main_contents ul,
#main #main_contents ol,
#page_main #main_contents ul,
#page_main #main_contents ol {
	margin-bottom:10px;
}
#main #main_contents ul li,
#page_main #main_contents ul li {
	border-bottom:1px dotted #CCCCCC;
	background-image: url(../icon/list.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
}
#main #main_contents ul.ul_box,
#main #main_contents ol.ol_box,
#page_main #main_contents ul.ul_box,
#page_main #main_contents ol.ol_box {
	margin-bottom:0px;
	border:1px solid #999999;
	padding:10px;
	margin-bottom:10px;
}
#main #main_contents .ol_box,
#page_main #main_contents .ol_box {
	list-style-type: decimal;
}
#main #main_contents ol li,
#page_main #main_contents ol li {
	padding:3px 0px 3px 0px;
	list-style-type: decimal;
	margin-left:28px;
}

/*---------- メイン ----------*/

#main {
	padding: 0;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
}



/* //////////////////////////////////// */
/* テーブル指定
/* //////////////////////////////////// */

/* table_top */
table.table_top {
	width:100%;
}

table.table_top th {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color:#FFFFFF;
}
table.table_top td {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color:#FFFFFF;
}
/* table_free */
table.table_free {
	margin: 0px auto 20px auto;
	border-top: 1px solid #8fbc8f;
	border-left: 1px solid #8fbc8f;
}
table.table_free caption {
	margin: 0px auto 0px auto;
	font-size: 120%;
	font-weight: bold;
	color: #330033;
	text-align: left;
	padding-bottom: 3px;
	background-color: #F5F5F5;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8fbc8f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8fbc8f;
	border-left-color: #8fbc8f;
	padding-top: 2px;
	padding-left: 5px;
}
table.table_free th {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	background-color:#E8F0E8;
	border-bottom: 1px solid #8fbc8f;
	border-right: 1px solid #8fbc8f;
	font:bold;
	color:#333333;
}
table.table_free td {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #8fbc8f;
	border-right: 1px solid #8fbc8f;
}

/* //////////////////////////////////// */

/*---------- ヘッダー ----------*/

#header {
	margin: 0;
	width: 1000px;
	height: 350px;
	background-color: #FFFFFF;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
}

#header2 {
	margin: 0;
	width: 1000px;
	height: 100px;
	font-family: Verdana;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-image: url(img/top3.gif);
}

#header3 {
	clear: both;
	margin: 0;
	text-align: center;
	font-size: 13px;
	color: #000033;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header3 a {
	color: #333333;
	font-size: 13px;
 }

#header3 a:hover {
	color: #006633;
}

#header h1 {
	margin: 0;
	text-align: left;
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#header h2 {
	margin: 0;
	width: 400px;
	text-align: left;
	font-size: 14px;
	color: #009900;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


#table-left{
	text-align: left;
	font-size: 20px;
	color: #333333;
	line-height: 150%;
	text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
	font-size: 16px;
	color: #f5f8d5;
	text-decoration: none;
}


#table-right{
	text-align: right;
	margin: 0;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0;
}

#table-right a{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#table-right a:hover{
	font-size: 13px;
	color: #f5f8d5;
	text-decoration: none;
	font-weight: bold;
}


/*---------- コンテンツ ----------*/

#container {
	margin: 0px;
	padding: 6px;
	background-image: url(img/b058.jpg);
}


/*---------- メインコンテンツ ----------*/

#contents {
	float: right;
	margin: 0;
	font-size: 15px;
	line-height: 200%;
	letter-spacing: 2px;
	width: 670px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 10px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents h2 {
	line-height: 110%;
	font-size: 17px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}

#contents p {
	margin: 20px 0 20px 0;
	letter-spacing: 3px;
}

#pankuzu {
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.box{
	float: left;
	width: 195px;
	line-height: 1.5;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 0.9em;
}

.box_img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.last{margin-right:0;}


/*---------- メニュー ----------*/

#menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 290px;
	letter-spacing: 1px;
	text-align: left;
	background-image: url(img/b058.jpg);
	background-repeat: repeat;
}

#menu h2 {
	line-height: 110%;
	font-size: 12px;
	color: #333;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 17px;
}

.menulist {
	width: 280px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF;
}

.menulist h2 {
	margin: 0;
	line-height: 110%;
	font-size: 12px;
	color: #fffffc;
	background-image: url(img/sidebar.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
}

.menulist a{
	color: #003300;
	display: block;
	width: 250px;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(img/menu_back.gif);
	background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #99ab4e;
  background-color: #ffffff;
}



.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
	margin: 0;
	padding: 6px 0 6px 12px;
	line-height: 110%;
	font-size: 12px;
	color: #fffffc;
	background-image: url(img/sidebar.gif);
	background-repeat: no-repeat;
}

.menu_free a{
  color: #69821b;
  width: 148px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}


#menu p {
  margin: 10px 4px 0 4px;
  line-height: 150%;
}





/*---------- フッター ----------*/

#footer {
	clear: both;
	margin: 0;
	text-align: center;
	font-size: 13px;
	color: #333333;
	border-top-color: #009933;
	background-color: #ffffff;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
}

#footer a {
	color: #333333;
	font-size: 13px;
 }

#footer a:hover {
	color: #333333;
	font-size: 13px;
}

.nasuleft{
width:300px;
float:left;
margin-right:10px;
margin-bottom:10px;
}
.nasuright{
width:350px;
float:right;
line-height:18px;
}


