@charset "shift_jis";


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

body {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/back.gif);
}

a:link {
	color: #69821b;
}

a:hover {
	color: #99ab4e;
}

a:visited {
	color: #69821b;
}

p {
	margin: 18px 0 18px 0;
	line-height: 180%;
	letter-spacing: 1px;
}

img {
	border:none;	/*---イメージにはボーダーを表示しない---*/
} 


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

#main {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	border-right:  solid 2px #c6c6c6;
	border-bottom: solid 2px #c6c6c6;
	border-left: solid 2px #c6c6c6;
	background-color: #ffffff;
}

#main img.head_photo {
	margin: 6px 0 0 0;
}


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

#header {
	margin: 0;
	width: 800px;
	height: 75px;
	border-top: solid 3px #99ab4e;
	background-color: #ffffff;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	margin: 0;
	padding: 2px 0 0 10px;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	color: #69821b;
	border-top: solid 3px;
	border-top-color: #99ab4e;
}

#header h2 {
	margin: 0;
	padding: 20px 10px 10px 15px;
	width: 400px;
	text-align: left;
	font-size: 14px;
	color: #555555;
	letter-spacing: 1px;
}


#table-left{
	text-align: left;
	font-size: 16px;
	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: #666666;
	text-decoration: none;
}


#table-right{
	text-align: right;
	margin: 0;
	padding: 2px 14px 2px 0;
	font-size: 15px;
	color: #6ea11c;
	line-height: 150%;
	text-decoration: none;
}

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

#table-right a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


#header-menu {
	height: 26px;
	background-color: #333333;
	margin: 0px;
	padding: 12px 0 0 17px;
	border-top: solid 2px #cccccc;
	background: url(../img/head_menu_back.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: auto;
}

#header-menu ul {
	text-align: left;
	margin: 0px;
	padding: 0px
}

#header-menu li {
	color: #ffffff;
	display: inline;
	padding-left: 15px;
	padding-right: 10px;
	background: url(../img/l_icon.gif) no-repeat;
	background-position: left center;
}

#header-menu a {
	color: #ffffff;
	text-decoration: none;
}

#header-menu a:hover {
	color: #dddddd;
}


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

#container {
	width: 788px;
	overflow: hidden;
	margin: 0px;
	padding: 6px;
	background-color: #ffffff;
}

#container #pannavi {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
}


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

#contents {
	float: right;
	margin: 0;
	padding: 5px 10px 5px 0;
	font-size: 12px;
	line-height: 180%;
	width: 520px;
	letter-spacing: 1px;
}

#contents #pannavi {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
}

#contents h2 {
	height: 27px;
	margin: 0 0 4px 0;
	padding: 8px 0 0 20px;
	font-size: 14px;
	color: #69821b;
	background-image: url(../img/titlebar.gif);
	background-repeat: no-repeat;
}

#contents h3 {
	margin: 12px 5px 10px 6px;
	padding: 8px 10px 5px 13px;
	line-height: 110%;
	font-size: 13px;
	color: #444444;
	border-left: solid 5px #aaaaaa;
	background-color: #eeeeee;
}

#contents h4 {
	height: 27px;
	margin: 0 0 4px 0;
	padding: 8px 0 0 20px;
	font-size: 14px;
	color: #ff0000;
	background-image: url(../img/titlebar.gif);
	background-repeat: no-repeat;
}

#contents h5 {
	margin: 12px 5px 10px 6px;
	padding: 8px 10px 5px 13px;
	line-height: 110%;
	font-size: 13px;
	color: #ff00ff;
	border-left: solid 5px #aaaaaa;
	background-color: #eeeeee;
}

#contents p {
	margin: 18px 0 18px 0;
	padding: 0 5px 0 5px;
	line-height: 180%;
	font-size: 12px;
}

#contents a {
	color: #69821b;
}

#contents a:hover {
	color: #99ab4e;
}

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

#contents img.photo {
	float: left;
	margin: 10px 20px 0 0;
}


/*--- 画像の回り込み設定・解除 ---*/

#contents img.picture {
	margin: 0 10px 10px 0;
	float: left;
}

#contents img.picture_l {
	margin: 0 10px 10px 0;
	float: left;
}

#contents img.picture_r {
	margin: 0 10px 10px 0;
	float: right;
}

.clearLeft {
	clear: left;
}

.clearrigth {
	clear: right;
}

.clear {
	clear:both;
}   

.clear hr {
	display:none;
}  


#contents p.photo {
	margin: 0 0 20px 0;
	padding: 0;
}


table#t01 {
	border: solid 1px #999999;
	border-collapse: collapse;
}


td#t01 {
	border: solid 1px #999999;
	border-collapse: collapse;
}


td#head {
	padding: 7px 6px 5px 10px;
	border: solid 1px #999999;
	border-collapse: collapse;
	background-image: url(../img/item_block_bg.gif);
}


table.table_line {
	border-collapse: collapse;
	margin : 10px 0 0 0;
	width: 520px;
}

td.table_line {
	border-collapse: collapse;
	padding : 9px 14px 7px 14px;
	border-bottom: solid 2px #fffffc;
}

td.table_line2 {
	border-collapse: collapse;
	padding : 9px 14px 7px 14px;
	border-bottom: solid 2px #fffffc;
	background-color: #dddddd;
}


/*----- テーブルコンテンツ -----*/

.table-tb{
	border-width: 1px 1px 1px 1px;
	border-style: ridge;
	border-color: #FFFFFF;
}

.table-tb-cell1 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	border-width: 2px 2px 2px 2px;
	border-style: ridge;
	border-color: #FFFFFF;
	padding: 6px 10px;
}

.table-tb-cell2 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	border-width: 0 0 0 0;
	border-style: ridge;
	border-color: #FFFFFF;
	padding: 6px 10px;
}

#rigth {
	line-height: 180%;
	font-size: 10px;
	text-align: right;
}

#rigth2 {
	line-height: 180%;
	font-size: 10px;
	text-align: right;
}


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

#menu {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 240px;
	text-align: left;
	background-image: url(../img/menu_back.gif);
	letter-spacing: 1px;
}

#menu h2 {
	height: 19px;
	margin: 0;
	padding: 7px 0 0 12px;
	font-size: 12px;
	color: #fffffc;
	background-image: url(../img/sidebar.jpg);
	background-repeat: no-repeat;
}

#menu p {
	margin: 0;
	padding: 10px 4px 2px 4px;
	font-size: 12px;
	background-color: #f3f3f2;
	line-height: 180%;
}

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

.menulist h2 {
	height: 19px;
	margin: 0;
	padding: 7px 0 0 12px;
	font-size: 12px;
	color: #fffffc;
	background-image: url(../img/sidebar.jpg);
	background-repeat: no-repeat;
}

.menulist a{
	color: #69821b;
	display: block;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	border-left: solid 1px #cfcfcf;
	width: 204px;
	padding: 6px 4px 4px 20px;
	font-size: 12px;
	line-height: 180%;
	background-image: url(../img/side_menu_bg.jpg);
	background-repeat: no-repeat;
}

.menulist a:hover{
	color: #99ab4e;
	background-image: url(../img/side_menu_bg_hover.jpg);
	background-repeat: no-repeat;
}


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

.menu_free h2 {
	height: 19px;
	margin: 0;
	padding: 7px 0 0 12px;
	font-size: 12px;
	color: #fffffc;
	background-image: url(../img/sidebar.jpg);
	background-repeat: no-repeat;
}

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

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

.menu_free p{
	margin: 0;
	padding: 10px 4px 0 4px;
	font-size: 12px;
	background-color: #f3f3f2;
	line-height: 180%;
}

.menu_free2 {
	margin: 0;
	padding: 15px 2px 15px 5px;
	width: 230px;
	text-align: center;
	background-image: url(../img/menu_back.gif);
}


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

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 15px 0 15px 0;
	line-height: 150%;
	text-align: center;
	font-size: 11px;
	color: #333333;
	border-top: solid 3px;
	border-top-color: #99ab4e;
	background-color: #eeeeee;
}

#footer a {
	color: #333333;
}

#footer a:hover {
	color: #333333;
}

hr {
	width: 600px;	/*--- 線の長さ ---*/
}


#page_top {
	clear: both;
	text-align: right;	/*--- ページトップの文字を右へ ---*/
}
