@charset "EUC-JP";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}


body {
	background-color: white;
}

a {
	color:#657E29;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

.maka {
	color: red;
}

.aka {
	color: #EE6363;
}

.akab {
	color: #EE6363;
	font-weight: bold;
}

.ao {
/*	color: #0000EE; */
	color: #3A5FCD;
}

.aodai {
	color: #3A5FCD;
	font-size: 13px;
}

.aob {
	color: #3A5FCD;
	font-weight: bold;
}



.ore {
	color: #FF8C00;
}

.mid {
	color: #008B00;
}

.ki {
	color: #FFFF00;
}


.akamid {
	color: #00FF00;
}

.dai {
	font-size: 14px;
}

.daib {
	font-size: 14px;
	font-weight: bold;
	color: #EE6363;
}

.daikakaku {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.daiki {
	font-size: 14px;
	font-weight: bold;
	color: #EE6363;
}

.daiao {
	font-size: 14px;
	color: #3A5FCD;
}

.daiaob {
	font-size: 14px;
	color: #3A5FCD;
	font-weight: bold;
}



.mid_under {
	text-decoration: underline;
}


.mosg {
	color: #458B00;
}


.ryokin {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.ryokin2 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}


.logtitle {
/*	color: #0000EE; */
	color: #3A5FCD;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#wrap {
	float: left;
	padding: 5px;
	background-image: url(../img/side_base.gif);
	background-repeat: repeat-y;
	background-position: left;
}


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

h1 {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

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

#top_img {
	padding-top: 5px;
	padding-bottom: 5px;
/*	background-color: #DFDFDB; */
	background-color: #EFEFE9;
	text-align: center;
	border: 1px solid #FFFFFF;
}

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 15px;
	padding-left: 25px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 31px;
	background-image: url(../img/h3.gif);
	height: 35px;
	background-repeat: no-repeat;
}


#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h4 a {
	font-size: 14px;
}

#contents h5 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #9EAD70;
	margin-right: 20px;
	padding-left: 10px;
}

#contents ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

#contents .c_img_left img {
	border: 1px solid #999999;
}

#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents .c_img_right img {
	border: 1px solid #999999;
}

#contents .img_right {
	float: right;
	padding: 10px;
}


#contents p .chui {
	line-height: 20px;
}
.list li {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
}
ul.list {
	margin-bottom: 10px;
}
.list li:hover {
	background-color: #FFFFFF;
}



#contents .aka {
	color: #EE6363;
}

#contents #c_pad .aka {
	color: #EE6363;
}



/*
２box
-------------------------------------------------------------------*/
#contents .box2 {
	float: left;
/*	height: 130px; */
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(../img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#contents .box2 h4 {
	margin: 0px;
	background-color: #EEC900;
/*	color: #FFFFFF; */
	color: #4F4F4F;
	font-size: 12px;
	font-weight: normal;
/*	border-left-color: #9ACD32; */
	border-left-color: #8EE5EE; 
}

#contents .box2 p {
	margin: 0px;
}

#contents .box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .box2 .btn a:hover {
	background-color: #FF9900;
	background-image: url(../img/btn_ov.gif);
}

/*
リンク集ページ用
-------------------------------------------------------------------*/

#contents dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	padding-left: 5px;
}
#contents dd {
	margin: 5px;
}

#contents dl.shot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}

table td {
	border-collapse: collapse;
}

#contents table {
	margin-top: 5px;
	margin-right: auto; 
	margin-bottom: 5px;
	margin-left: auto; 
}

#contents table.sp {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0000CD;
}



/*
#contents table td {
	vertical-align: top;
}
*/

#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}

#contents form table th {
	width: 127px; 
}

.waku {
	padding: 5px;
	border: 1px solid #EAE8DF;
}

table.log{
	text-align: left;
	padding: 20px;
}


table td.td_head {
	background-color: #FFA500;
	text-align: center;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
/*	background-image: url(../img/td_head.gif); */
	background-repeat: repeat-x;
}

table td.td_tour {
	background-color: #FFA500;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-repeat: repeat-x;
}


table td.td_head_short {
	background-color: #FFA500;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
/*	background-image: url(../img/td_head.gif); */
	background-repeat: repeat-x;
}

table td.td_head_oh {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-repeat: repeat-x;
	vertical-align: top;
}


table td.td_odd {
	background-color: #F8F3E7;
	text-align: left; 
	vertical-align: top;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}

table td.td_odd_middle {
	background-color: #F8F3E7;
/*	text-align: left; */
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}

table td.td_odd_center {
	background-color: #F8F3E7;
	text-align: center; 
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}


table td.td_odd_right {
	background-color: #F8F3E7;
	text-align: right; 
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
	color: red;
}

table td.td_odd_right_top {
	background-color: #F8F3E7;
	text-align: right; 
	vertical-align: top;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
	color: red;
}


/* スケジュール */
table td.sche_odd {
	background-color: #F8F3E7;
	text-align: left; 
	vertical-align: top;
	padding: 2px;
	border: 1px solid #D3CDB4;
	font-size: 12px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}

table td.sche_odd_nasi {
	background-color: #FFFFFF;
	vertical-align: top;
	border: 1px solid #D3CDB4;
	font-size: 12px;
}


table td.sche_odd_center {
	background-color: #F8F3E7;
	text-align: center; 
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}


table td.sche_odd_right {
	background-color: #F8F3E7;
	text-align: right; 
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
	color: red;
}


.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #68823E;
}


table td.sche_odd_plan_p {
	background-color: #F8F3E7;
	text-align: center; 
	vertical-align: top;
	padding: 5px;
	border: 1px solid #D3CDB4;
	font-size: 12px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}

table td.sche_odd_plan_k {
	background-color: #F8F3E7;
	text-align: right; 
	vertical-align: top;
	padding: 5px;
	border: 1px solid #D3CDB4;
	font-size: 12px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}

table td.sche_odd_plan_s {
	background-color: #F8F3E7;
	text-align: left; 
	vertical-align: top;
	padding: 5px;
	border: 1px solid #D3CDB4;
	font-size: 12px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}




/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left; /* 左側に配置*/
	width: 175px;
	background-color: #DFDFD2;
	margin-left: 2px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}

#side_d h3 {
	display: block;
	width: 146px;
	line-height: 24px;
/*	color: #FFFFFF; */
/*	color: #556B2F;  #0000FF：青 */
	color: #4F4F4F;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #D3D3D3;
	background-image: url(../img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
	height: 24px;
	font-weight: normal;
}

/* トップメニュー用 */
#side_d h4 a {
	display: block;
	width: 146px;
	line-height: 24px;
/*	color: #4F4F4F; */
	color: #363636;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #D3D3D3;
	background-image: url(../img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
	height: 24px;
	font-weight: normal;
	text-decoration: none;
}

#side_d h4 a:hover {
	color: #FF8247;
}



#side_d ul {
	margin-bottom: 5px;
}

/* <ID>サイドメニュー、リスト<タグ>、リンク<タグ> */
#side_d li a {
	display: block;  /* インライン要素もブロックレベルに*/
	width:120px; /* ベースの横幅*/
	font-size: 12px;
	color:#555555; /* 文字色：濃いグレー */
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat; /* 背景色：繰り返さない */
	background-color: #EEEEEE; /* 背景色：薄いグレー*/
	text-decoration: none; /* テキストに線なし */
}

.bgyo {
	height: 32px; /* ベースの縦幅*/
	line-height: 14px; /* 行幅 */
	background-image:url(../img/side_li_large_noline.gif);
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
}

.maru {
	height: 24px; /* ベースの縦幅*/
	line-height: 24px; /* 行幅 */
	background-image:url(../img/side_li_noline.gif);
	padding-left: 20px;
	padding-right: 10px;
}

.sub {
	height: 24px; /* ベースの縦幅*/
	line-height: 24px; /* 行幅 */
	background-image:url(../img/side_li_sub.gif);
	padding-left: 30px;
	padding-right: 0px;
}


.bgyo:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/side_li_ov_large_noline.gif);
}

.maru:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/side_li_ov_noline.gif);
}

.sub:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/side_li_ov_sub.gif);
}



/*
#side_d li a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/side_li_ov.gif);
}
*/


#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;
}

#side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
	text-align: left;
}


#pr {
	text-align: right;
	font-size: 10px;
	color: #A2CD5A;
}

#pr a {
	text-align: right;
	font-size: 10px;
	color: #A2CD5A;
}

#pr2 {
	text-align: center;
	font-size: 10px;
	color: #A2CD5A;
}

#pr2 a {
	text-align: center;
	font-size: 10px;
	color: #A2CD5A;
}



/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #698B22;
	text-align: center;
	display: block;
	background-color: #FAFAD2;
	font-size: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

address a {
	text-decoration: none;
	font-style: normal;
	color: #698B22;
}





