/* CSS Document */

/* CSS Document */

/*********************************************/
/********** -検定設定 ************************/
/*********************************************/

/********** --ボディ **********/
body {
	margin:0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	background: #5a430a url(images/body_bg.gif) repeat top;
}


.main{
	margin:0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	background-color: #5A430A;
}



/**#base {
 width: 800px;
 background-color:#;
 margin-bottom:10px;
 }**/

/********** --テキスト **********/
body, td, th{ color: #FFFFCC; line-height: 150%;}

p{padding-left:17px; font-size:14px; line-height:150%;}

/********** --リンクスタイル **********/
a:link {	color: #FFFFCC; text-decoration:none;}
a:visited { color: #FFFFCC; text-decoration:none;}
a:active { color: #FFFFCC; text-decoration:none;}
a:hover {	color: #FFCC33; text-decoration:none;}



/*---------------box-sizing:border-box（ボーダーをwidthに含める。）
ほぼ対応していない。。
Operaのみ。ちなみにプロパティーのcontent-boxはwidth+border＋padding（現在のCSS２）と同義-----
* { box-sizing : border-box}*/
/*---------------mozで始まるのはFIREFOX独自タグ（内容はbox-sizing:border-boxと同様-----
* { -moz-box-sizing : border-box}*/

/*********************************************/
/********** -ボディコンテンツ ****************/
/*********************************************/

/** 引用 **/
blockquote{
	font-size:12px;
	line-height:130%;
	color:#727272;
	border: #aaaaaa 1px solid;
	background-color: #ffffff;
}

/********** --箇条書き **********/
/** ul li {	list-style-image: url(/template/1028/img/listicon.gif);}**/

/********** --水平線 **********/
hr {
	color:#5a430A;
	background-color:#ffffff;
	height: 1px;
	border: 0px;
}

/********** --見出し **********/
h1 {
	color:#FFCC33;
	font-size:10px;
	text-valign:  middle;
	line-height: 150%;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}

h2 {
	color:#FFFFCC;
	font-size:14px;
	letter-spacing: 0.1ex;
	text-align:left;
	text-valign: middle;
	height:33px;
	padding-left:30px;
	width:630px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
	}
h2 a:link, 
h2 a:visited { text-decoration:underline;}
h2 a:hover { background:none; text-decoration:underline;}


h3 {
	color:#FFFFFF;
	font-size:14px;
	letter-spacing: 0.1ex;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	background-image: url(images/h3.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 a:link, 
h3 a:visited { text-decoration:underline; }
h3 a:hover {  background:none; text-decoration:underline;}
h4 {
	background: url(images/h4.gif) no-repeat;
	font-size:14px;
	letter-spacing: 0.1ex;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	width: 640px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 24px;
	margin-bottom: 10px;
}
h4 a:link, h4 a:visited {  text-decoration:underline;}
h4 a:hover { text-decoration:underline;}

h5 {
	background-repeat: no-repeat;
	color:#FFFFCC;
	font-weight:bold;
	font-size:14px;
	background-image: url(images/h5.gif);
	height: 32px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-left: 0px;
	margin-bottom: 10px;
}
h5 a:link, h5 a:visited { text-decoration:none;}
h5 a:hover { text-decoration:underline;}

h6 {     }
h6 a:link, h6 a:visited { text-decoration:none;}
h6 a:hover { text-decoration:underline;}

/********** トップ検定情報枠 **********/

.kenteijohou{
	font-size: 12px;
	line-height: 150%;
	background-color: #FCFAE1;
	padding: 10px 10px 10px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	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: #B1AF0F;
	border-right-color: #B1AF0F;
	border-bottom-color: #B1AF0F;
	border-left-color: #B1AF0F;
	/**font-weight: bold;**/
}

.kenteijohou2{
	font-size: 14px;
	line-height: 150%;
	background-color: #FCFAE1;
	font-weight: bold;
}
.hajimete{
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	line-height: 160%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.btn_long_text {
	padding:10px;
	text-decoration: none;
	font-weight:bold;
	background-image: url(../../images/btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.btn_short_text {
	padding:10px;
	text-decoration: none;
	font-weight:bold;
	background-image: url(../../images/btns.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.tokurei_bg{
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFCC;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #999999;
	/**font-weight: bold;**/

}

.tokurei_bgw{
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #999999;
	/**font-weight: bold;**/

}

/********** --表 **********/
/***** ---パターンA *****/
/**.table_a {
	border-top: #5EC1D1 1px solid;
	border-right: #5EC1D1 1px solid;
	padding: 0px;
}**/

/**.table_a caption {
	color:#333333;
	padding: 3px 3px 3px 18px;
	background: url(/template/1028/img/listicon_a1.gif) no-repeat 2px 1px;
}**/
/**.table_a_th {
	border-bottom: #5EC1D1 1px solid;
	border-left: #5EC1D1 1px solid;
	text-align: left;
	color: #333333;
	background: #F4EEE1;
}**/
/**.table_a_th2 {
	text-align: left;
	border-bottom: #5EC1D1 1px solid;
	border-left: #5EC1D1 1px solid;
	color: #333333;
	background: #F9F4ED;
}**/
/**.table_a_td {
	text-align: left;
	border-bottom: #5EC1D1 1px solid;
	border-left: #5EC1D1 1px solid;
	color: #333333;
	background-color: #ffffff;
}**/






/***** ---パターンB *****/
.table_b {
	border-top: #EEC76C 1px solid;
	border-right: #EEC76C 1px solid;
	border-bottom: #EEC76C 1px solid;
	border-left: #EEC76C 1px solid;
	padding: 0px;
}

.table_b caption {
	color:#333333;
	padding: 3px 3px 3px 18px;
	background: url(/template/1028/img/listicon_a1.gif) no-repeat 2px 1px;
}
.table_b_th {
	border-bottom: #EEC76C 1px solid;
	border-left: #EEC76C 1px solid;
	text-align: center;
	color: #FFFFCC;
	background: #332506;
	font-weight: bold;
}
.table_b_th2 {
	text-align: left;
	border-bottom: #EEC76C 1px solid;
	border-left: #EEC76C 1px solid;
	color: #FFFFCC;
	background: #332506;
}

.table_b_td {
	text-align:left;
	border-bottom: #EEC76C 1px solid;
	border-left: #EEC76C 1px solid;
	color: #FFFFCC;
	font-size:12px;
	background-color: #886411;
	
}

.table_b_td a:link{
	text-align:left;
	color: #069c7d;
	font-size:14px;
	font-weight:bold;
	background-color: #e1f3ef;
	text-decoration:underline;	
}





/***** ---パターンC *****/
.table_c {
	font-size:12px;
	color:#ffffcc;
	line-height:130%;
	background: url(images/h5.gif) no-repeat 5px top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.table_c caption {
	color:#333333;
	padding: 3px 3px 3px 18px;
	background: url(/template/1028/img/listicon_a1.gif) no-repeat 2px 1px;
}
.table_c_th {
	color: #ffffcc;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: 1px;
}
.table_c_th2 {
	color: #ffffcc;
	text-align: left;

}
.table_c_td {
	color: #ffffcc;
}

/** その他 **/
.table_d caption, .table_e caption, .table_f caption {
background: url(/template/1028/img/listicon_a1.gif) no-repeat 2px 1px;
 padding-left:18px;
}
.table_f_th a:link, .table_f_th a:visited {color:#ffffff; text-decoration:none;}
.table_f_th a:hover { color:#ffffff; background:none; text-decoration:underline;}

.table_f_th2 a:link, .table_f_th2 a:visited {color:#ffffff; text-decoration:none;}
.table_f_th2 a:hover { color:#ffffff; background:none; text-decoration:underline;}


/********** --パーツ挿入 **********/
/***** ---ベースA *****/
.listbox_a {
	padding: 0px 5px;
	border: #aaaaaa 0px solid;
	background: #FFFFFF;
	background-position:0% 0%;
	background-repeat: repeat-x;
}

.listset_a1_li {
	color:#333333;
	font-size:12px;
	list-style-image: url(/template/1028/img/listicon_a1.gif);
	line-height:160%;
}


.listset_a2_li {
	color:#333333;
	font-size:12px;
	list-style-image: url(/template/1028/img/listicon_a2.gif);
	line-height:160%;
}

.listset_a1_li a:link{
 color: #4EA893;
 text-decoration:none;
}
.listset_a1_li a:visited{
 color: #4EA893;
 text-decoration:none;
}
.listset_a1_li a:hover{
 color: #4EA893;
  text-decoration:underline;
}



/***** ---ベースB *****/
.listbox_b {
	padding: 0px 5px;
	background-color:;
	margin: 10px;
	}
.listset_b1_ul
{
	padding: 0px;
}
.listset_b1_li {
	color:#FFFFCC;
	font-size:12px;
	line-height:160%;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/side_second.gif) no-repeat 10px top;
	margin: 0px;
	padding-left: 30px;
	list-style: none;
}


.listset_b2_li {
	color:#333333;
	font-size:12px;
	line-height:200%;
	font-weight: normal;
	background: url(images/listset_b02.gif) no-repeat left 5px;
	margin: 0px;
	padding-left: 15px;
	list-style: none;
}

.listset_b1_li a:link{
 color: #FFFFCC;
 text-decoration:none;
}
.listset_b1_li a:visited{
 color: #FFFF99;
 text-decoration:none;
}
.listset_b1_li a:hover{
 color: #FFCC33;
  text-decoration:underline;
}



/***** ---トピックリスト *****/
/** パターン5 **/
.pagetitle_a {
 /*background:URL(/template/1028/img/listicon_a1.gif) no-repeat 0px 3px;*/
 padding:5 0 3 23px;
 margin-left:10px;
 text-align:left;
}

/** パターン6 **/
.pagetitle_b {
 background:;
	padding:5 0 3 18px;
	margin-left:10px;
	line-height: 160%;
}
 
 .pagetitle_b a:hover{
	text-decoration: underline;
	color: #FFcc33;
}

/***** ---サイトマップ *****/
/** パターン3・4 **/
.titletext_level1{
 background:URL(/template/1028/img/listicon.gif) no-repeat left top;
 padding-left:15px;}
.titletext_level2{
 background:URL(/template/1028/img/listicon.gif) no-repeat left top;
 padding-left:15px;}


/***** ---フレームA *****/
.frame_a_outer {
	padding: 0px ;
	border: #666666 1px solid;

}
.frame_a_inner {
	background: #FFFFFF;
	margin:0px;
	padding:2px;
}


/***** ---フレームB *****/
.frame_b_outer {
	padding: 0px;
	border:1px  solid #843C3C;
}
.frame_b_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}

/*********************************************/
/********** -スキンデザイン*******************/
/*********************************************/


/********** --ヘッダー **********/
#header{
 text-align:left;
 height:66px;
 width: 900px;
}

#header h1 {
	font-size: 10px;
	color: #666666;
	border-style: none;
	font-weight: normal;
	text-align: right;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

/***** ---ロゴ *****/
.logo {
 padding:5px 0px 3px 0px;
 text-align:left;
}
.logo a:hover{ background: none; }

/***** ---ヘッダーメニュー *****/
.headermenu_text{
	font-size: 10px;
	line-height: 150%;
	color: #FFFFCC;
	text-decoration:none;
	padding-left: 0px;
	text-align: right;
}
.headermenu_text a:link{
	font-size: 10px;
	line-height: 150%;
	color: #FFFFCC;
	text-decoration:none;
	padding-left: 0px;
	text-align: right;
}
.headermenu_text a:visited{
	font-size: 10px;
	line-height: 150%;
	color: #FFFFCC;
	text-decoration:none;
	padding-left: 0px;
	text-align: right;
}
.headermenu_text a:hover{
	font-size: 10px;
	line-height: 150%;
	color: #FFCC33;
	text-decoration:none;
	padding-left: 0px;
	text-align: right;
}
/********** --メインナビゲーション **********/

/***** ---メインメニュー *****/
#mainmenubox{
	background: url(images/gn_bg.gif) no-repeat left bottom;
	padding: 0px;
	width: 900px;
	margin: 0px;
	font-size: 12px;
	height: 51px;
}

.text_text{
}
/** メインメニュー通常時 **/

.mainmenu{
	color: #FFFFFF;
	cursor: pointer;
	width: 225px;
	height: 21px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(none);
	font-weight:bold;
	spacing:100%;
}

.mainmenu a:link{
 color:#4c4c4c;
 font-weight:bold;
 spacing:100%;
}
.mainmenu a:visited{
 color:#4c4c4c;
 text-decoration : none;
 font-weight:bold;
 spacing:100%;
}
.mainmenu a:hover{
 color:#666666;
 text-decoration : none;
 font-weight:bold;
 spacing:100%;
}

/** メインメニュー設定なし **/

/*.mainmenu_top_off{
*height:6px;*
 background: #FFFFFF;
}

.mainmenu_off{
}*/

/** メインメニュー選択時 **/
/*.mainmenu_on_top{
*height:6px;*
 background: #FFFFFF;
}*/

.mainmenu_on a{
	background: url(images/gn_hover.gif) no-repeat left bottom;
	color: #FFFFFF;
	cursor: pointer;
	width: 225px;
	display: block;
	height: 21px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	font-weight:bold;
}

.mainmenu_on a:link{
 color: #FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
.mainmenu_on a:visited{
 color: #FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
.mainmenu_on a:hover{
 color: #FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
/** メインメニューマウスオーバー時 **/
/*.mainmenu_hover_top{
*height:6px;*
 background: #fefefe;
}*/
.mainmenu_hover a{
	background: url(images/gn_hover.gif) no-repeat left bottom;
	color: #FFFFFF;
	cursor: pointer;
	width: 225px;
	display: block;
	height: 21px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	font-weight:bold;
}
.mainmenu_hover a:link{
  color:#FFFFFF;
  font-weight:bold;
}
.mainmenu_hover a:visited{
color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
.mainmenu_hover a:hover{
color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}                           

/***** ---ぱんくず *****/
#crumb {
	font-size:10px;
	/**border-bottom:1px solid #ffffff;**/
 color:#FFFFFF;
	text-align:left;
	letter-spacing: 0.15em;
	background: url(images/crumb_bg.gif) no-repeat left top;
	padding-top: 10px;
	padding-bottom: 10px;
 }

.crumb_text {
 padding:8px 20px 8px 0px;
 color: #666666;
}
.crumb_text a:link {
 color: #006666;
 text-decoration:underline;
}
.crumb_text a:visited {
 color: #006666;
 text-decoration:underline;
}
.crumb_text a:hover {
 color: #006666;
 text-decoration:underline;
}

/********** --ボディコンテンツ枠 **********/
.main_td {
	width:598px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
height: 400px;
}

.full_td{
	width:660px;
	height: 400px;
	text-align:left;
	padding: 0px 27px 15px 24px;
	margin: 0px;
}
.full_td_non{
	width:870px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 39px;
	padding-bottom: 15px;
	padding-left: 32px;
	height: 400px;
	text-align:left;
	color:#686868;
}

.top_td{
	width:880px;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align:left;
}

/*********************************************************** --サイド ***********************************************::**/
#side{
	width:169px;
	padding: 0px;
}

#side_top{
	background: #ffffff;
	width:195px;
	padding: 0px;
}

/**---サイドバーリスト（使用）**/
.smenu {
 margin:0px;
/** padding:8px 8px; **/
/** text-align:left; **/
 font-size:12px;
 width:169px;
 padding:0px;
}

.smenu ul { list-style-type: none;}
.smenu li { list-style-type: none;}

.smenu_off ul { list-style-type: none;}
.smenu_off li { list-style-type: none;}

.smenu_on ul { list-style-type: none;}
.smenu_on li { list-style-type: none;}

.smenu_off {
width: 169px;
}

.smenu_off a:link, 
.smenu_off a:active,
.smenu_off a:visited{
	letter-spacing:0.1em;
	width: 152px;
	height: 26px;
	padding: 10px 2px 9px 15px;
	background: url(images/side_off_bg.gif) no-repeat;
	display: block;
	color: #FFFFCC;
}

.smenu_off a:hover {
width: 152px;
	padding: 10px 2px 9px 15px;
	background: url(images/side_on_bg.gif) no-repeat left top;
	display: block;
	color: #FFCC33;
	
}


.smenu_on {
	color:#FFFFFF;
	letter-spacing:normal;
	font-weight: bold;
	height: 26px;
	background: url(images/side_on_bg.gif) no-repeat left top;
	width: 152px;
	padding: 10px 2px 9px 15px;
	
}

.smenu_on a:link { color:#FFFFCC;}
.smenu_on a:visited { color:#FFFFCC;}
.smenu_on a:hover { color:#FFCC33;}
.smenu_on a:active { color:#FFFFCC;}

.smenu_off ul
.smenu_on li

/**第二階層**/

.smenu2 ul { list-style-type: none;}
.smenu2 li { list-style-type: none;}

.smenu2_off {
	color: #3E957F;
	text-decoration: none;
	font-size: 11px;
	height: 25px;
	font-weight: normal;
	background: url(images/side_second.gif) no-repeat 5px 5px;
	padding: 5px 0px 5px 25px;
	margin: 0px;
	line-height: 150%;
}

.smenu2_off a:link { color:#FFFFCC;}
.smenu2_off a:visited { color:#FFFFCC;}
.smenu2_off a:hover { color:#FFCC33;}
.smenu2_off a:active { color:#FFFFCC;}


.smenu2_on {
	color: #3E957F;
	text-decoration: none;
	font-size: 11px;
	height: 25px;
	font-weight: bold;
	background: url(images/side_second.gif) no-repeat 5px 5px;
	padding: 5px 0px 5px 25px;
	margin: 0px;
	line-height: 150%;
}

.smenu2_on a:link {color:#FFFFCC;}
.smenu2_on a:visited {color:#FFFFCC;}
.smenu2_on a:hover  {color:#FFCC33;}
.smenu2_on a:active {color:#FFFFCC;}

/***** ---サイドメニュー（不使用） *****/
.sidemenu {
 width:180px;
padding-left:0px;
}
.sidemenu_header {
 margin-bottom:0px;
}
.sidemenu_footer {
 margin-bottom:0px;
}

.sidemenu_txt{
 width:180px;
}

.sidemenu_td{
}
.sidemenu_table {
 cursor: pointer;
 width:180px;
}
.sidemenu_table_on {
 cursor: pointer;
 width:180px;
}
.sidemenu_table_hover {
 cursor: pointer;
 width:180px;
}

/** サイドメニューtop **/
.sidemenu_top{
 height:0px;

}
.sidemenu_on_top{
 height:0px;
}
.sidemenu_hover_top{
 height:0px;
}

/** サイドメニューbottom **/
.sidemenu_btm{
 height:0px;
}
.sidemenu_on_btm{
 height:0px;
}
.sidemenu_hover_btm{
 height:0px;
}
/** サイドメニューmiddle **/
.sidemenu_mdl{
 padding:7 0 7 25px;
 font-size:10px;
letter-spacing:0.1em;
 font-weight:normal;
 color:#743F3F; text-align:left;
/**background: url(/template/1028/../../img/nv02.gif) no-repeat;**/
 background:#EEEDE8;
/**background-position: 0% 50%;**/
}
.sidemenu_mdl a:link{
 font-size:10px;
 font-weight:normal;
 color:#743F3F; text-align:left;
 text-decoration:none;
}
.sidemenu_mdl a:visited{
 font-size:10px;
 font-weight:normal;
 color:#743F3F; text-align:left;
 text-decoration:none;
}

.sidemenu_on_mdl{
 padding:7 0 7 25px;
 font-size:10px;
letter-spacing:0.1em;
 font-weight:bold;
 color:#743F3F; text-align:left;
/**background: url(/template/1028/../../img/nv02.gif) no-repeat;**/
 background:#E2DFD6;
/**background-position: 0% 50%;**/
}
.sidemenu_on_mdl a:link{
 font-size:10px;
 font-weight:normal;
 color:#743F3F; text-align:left;
 text-decoration:none;
}
.sidemenu_on_mdl a:visited{
 font-size:10px;
 font-weight:normal;
 color:#743F3F; text-align:left;
 text-decoration:none;
}

.sidemenu_hover_mdl{
 padding:7 0 7 25px;
 font-size:10px;
letter-spacing:0.1em;
 font-weight:normal;
 color:#743F3F; text-align:left;
/**background: url(/template/1028/../../img/nv02.gif) no-repeat;**/
 background:#E2DFD6;
/**background-position: 0% 50%;**/
}
.sidemenu_hover_mdl a:link{
 font-size:10px;
 font-weight:normal;
 color:#743F3F; text-align:left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:visited{
 font-size:10px;
 font-weight:normal;
 color:#743F3F; text-align:left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:hover{
 font-size:10px;
 font-weight:normal;
 color:#743F3F; text-align:left;
 text-decoration :none;
 
}

/***** ---サイドバー *****/
/**.child_side { 
  width:160px; margin-top:10px; margin-bottom:10px; background:#ffffff; **/
 
  border-top:1px solid #ffffff; border-left:1px solid #ffffff;}

.child_side ol { margin:0px; padding:0px; list-style:none outside; }
.child_side li { margin:0px 2px 0px 5px; padding:2px 0px 5px 13px;
  background:url(/template/1028/img/listicon_a2.gif) no-repeat top left; }



.child_side_header { margin:0; padding:0; border-bottom:0px solid #B9B09B; }

.child_side_title {
  width:160px; text-align:center; font-weight:bold; font-size:10px;
  color:#809933; padding:3px 0; overflow:hidden; word-break:break-all; letter-spacing:1px; }
  
.child_side_box { width:148px; margin:3px 5px; padding:0; overflow:hidden; word-break:break-all;}

.child_side_text { margin:0; padding:0; font-weight:normal; font-size:10px;
  color:#666666; line-height:1.2; text-align:left; }
.child_side_text a:link { color:#666666; text-decoration:none; }
.child_side_text a:visited { color:#666666; text-decoration:none; }
.child_side_text a:hover { color:#9B9B9B; text-decoration:none;}


/********** --フッター **********/

#footer {
	text-decoration: none;
	width:890px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	
.footer_text{
	font-size: 10px;
	line-height: 150%;
	color: #FFFFCC;
}
.footer_text a:link{
 color: #FFFFCC;
 text-decoration:none;
}
.footer_text a:visited{
 color: #FFFFCC;
 text-decoration:none;
}
.footer_text a:hover{
 color: #FFCC33;
 text-decoration:underline;
}
#footer .copyright {
/*	background: url(images/copy.gif) no-repeat right; */
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #999999;
	letter-spacing: 0.05em;
}

#footer .copyright a:link{
 color: #999999;
 text-decoration:none;
 letter-spacing: 0.05em;
}
#footer .copyright a:visited{
 color: #999999;
 text-decoration:none;
 letter-spacing: 0.05em;
}
#footer .copyright a:hover{
 color: #999999;
 text-decoration:underline;
 letter-spacing: 0.05em;
}


/********** --ポップアップ **********/
.popup_header {
 height:0px;
 font-size:12px; 
 font-weight:bold; 
 letter-space:1px; 
 color:#FFFFFF;
 padding:0px 10px 0px 20px;
 background-color: #523C0A;

}

.popup_footer {
/**border-bottom:5px solid #28530E;**/
 padding: 10px 10px 5px 10px;
 text-align:center;
 color: #FFFFCC;
background-color: #523C0A;
}

.popup_footer .footer_text a:link{
 color: #FFFFCC;
 text-decoration:none;
}
.popup_footer .footer_text a:visited{
 color: #FFFFCC;
 text-decoration:none;
}
.popup_footer .footer_text a:hover{
 color: #FFCC33;
 text-decoration:none;
}

.popup_main{
 padding:10px;
background:#523C0A;

 }

.popup_range{
 width:600px;
 }

.popup_body { 
 padding:10px 10px 20px 10px;
}


/* --階層リスト(不使用) */
.sidemenu2 {
	text-align:left;
}	

.sidemenu2 li {
	list-style:none ! important;
	list-style-type:none	 ! important;
	list-style-image:none ! important;
}	

ul.sidemenu2 {
	margin: 0px;
	padding: 0 ;
	
	list-style:none;
	
	width:160px;
}	

ul.sidemenu2 li a {
	margin: 0;
	padding: 0;

	list-style:none;
	overflow:hidden;
	word-break: break-all;	
}

/* ---header,footer */
ul.sidemenu2 li.sidemenu2_head,
ul.sidemenu2 li.sidemenu2_foot {
	display:none;
}

/* ---lv1 */
ul.sidemenu2 li.sidemenu2_on,
ul.sidemenu2 li.sidemenu2_off {
}

/* ----lv1_off */
ul.sidemenu2 li.sidemenu2_off a {
	margin: 0;
	padding:10px 15px;

	display:block;
	cursor: pointer;

	_width: 100%;

	border-bottom: 1px solid #5EC1D1;
	
	color:#727272;
	text-decoration:none;			
}

ul.sidemenu2 li.sidemenu2_off a span {
}

/* ----lv1_on */
ul.sidemenu2 li.sidemenu2_on a {
	margin: 0;
	padding:10px 15px;

	display:block;
	cursor: pointer;

	_width: 100%;

	background: F9F4ED;
	border-bottom: 1px solid #5EC1D1;
		
	color:#51A6AF;
	text-decoration:none;			
}

ul.sidemenu2 li.sidemenu2_on a span {
}

/* ----lv1_hover */
ul.sidemenu2 li.sidemenu2_on a:hover,
ul.sidemenu2 li.sidemenu2_off a:hover {
	margin: 0;
	padding:10px 15px;

	display:block;
	cursor: pointer;

	_width: 100%;

	background: F9F4ED;
	border-bottom: 1px solid #5EC1D1;

	color:#51A6AF;
	text-decoration:none;		
}

ul.sidemenu2 li.sidemenu2_on a:hover span, 
ul.sidemenu2 li.sidemenu2_off a:hover span {
}

/* ---lv2 */
ul.sidemenu2 li.sidemenu2_on2,
ul.sidemenu2 li.sidemenu2_off2 {

}

/* ----lv2_off */
ul.sidemenu2 li.sidemenu2_off2 a {
	margin: 0px;
	padding: 5 5 5 20px;	

	display:block;
	cursor: pointer;

	_width: 100%;

	border-bottom:1px dotted #9DE0EB;
	
	color:#727272;	
	text-decoration:none;	
}

/* ----lv2_on */
ul.sidemenu2 li.sidemenu2_on2 a {
	margin: 0px;
	padding: 5 5 5 20px;	

	display:block;
	cursor: pointer;

	_width: 100%;
         
         background: F9F4ED;
	border-bottom:1px dotted #9DE0EB;
	
	color:#51A6AF;		
	text-decoration:none;
}

/* ----lv2_hover */
ul.sidemenu2 li.sidemenu2_on2 a:hover,
ul.sidemenu2 li.sidemenu2_off2 a:hover {
	margin: 0px;
	padding: 5 5 5 20px;	

	display:block;
	cursor: pointer;

	_width: 100%;

	background: #F9F4ED;
	border-bottom:1px dotted #9DE0EB;
	
	color:#51A6AF;		
	text-decoration:none;
}

/* ---lv3 */
ul.sidemenu2 li.sidemenu2_on3,
ul.sidemenu2 li.sidemenu2_off3 {
}

/* ----lv3_off */
ul.sidemenu2 li.sidemenu2_off3 a {
	margin: 0 0 1px 15px;
	padding: 5px 5px 0 15px;

	display:block;
	cursor: pointer;

	_width: 100%;
			
	color:#727272;		
	text-decoration:none;	

}

/* ----lv3_on */
ul.sidemenu2 li.sidemenu2_on3 a {
	margin: 0 0 1px 15px;
	padding: 5px 5px 0 15px;

	display:block;
	cursor: pointer;

	_width: 100%;

	background:url("/template/1028/img/listicon_a2.gif") no-repeat center left;	

	color:#51A6AF;		
	text-decoration:none;	
}

/* ----lv3_hover */
ul.sidemenu2 li.sidemenu2_on3 a:hover,
ul.sidemenu2 li.sidemenu2_off3 a:hover {
	margin: 0 0 1px 15px;
	padding: 5px 5px 0 15px;

	display:block;
	cursor: pointer;

	_width: 100%;
	
	background:url("/template/1028/img/listicon_a2.gif") no-repeat center left;	
	
	color:#51A6AF;		
	text-decoration:none;	
}

.btn_seisou{
	background:url(images/arrow_bk.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-top:0px;
	padding-left:0px;
	height:41px;
	weight:202px;
	color:#555555;
}

.btn_seisou a:link{
	font-size:16px;
	font-weight:bold;
	padding-top:8px;
	padding-left:30px;
	height:41px;
	weight:202px;
	color:#555555;
	display: block;
}	
	
.btn_seisou a:visited{
	font-size:16px;
	font-weight:bold;
	padding-top:8px;
	padding-left:30px;
	height:41px;
	weight:202px;
	color:#555555;
	display: block;
}

.btn_seisou a:hover{
font-size:16px;
	font-weight:bold;
	padding-top:8px;
	padding-left:30px;
	height:41px;
	weight:202px;
	color:#555555;
	text-decration:underline;
	display: block;
}

.f_cream10 {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFCC;
}
.f_cream12 {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFCC;
}
.f_wakaba12b {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #CCCC66;
}


.f_ocher10 {
	font-size: 10px;
	line-height: 150%;
	color: #FFCC33;
}
.f_ocher12b {
	font-size: 12px;
	line-height: 150%;
	color: #FFCC33;
	font-weight: bold;
}


		/* CSS Document */
.f_top10b {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #FFCC33;
}
.f_top10b a:link {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #FFCC33;
}
.f_top10b a:visited{
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #FFCC33;
}
.f_top10b a:hover{
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.f_orange10 {
	font-size: 10px;
	line-height: 150%;
	color: #FF9933;
}
.bg{
	background-image: url(images/02bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.f_cream10_r{
	font-size: 10px;
	line-height: 150%;
	color: #FFFFCC;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.f_ocher14 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFCC33;
}
.img_01 {
	border: 1px solid #CC9933;
}

.img_02 {
	border: 1px solid #CC9933;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*---------------------------トップページで使用------------------------------*/

/*ホテルからのお知らせ*/
.top_oshirase {
	border-top: 1px dotted #CEA428;

	width: 400px;
	padding: 10px 10px 10px 20px;
}
.top_oshirase h6{
	font-size: 12px;
	line-height:150%;
	font-weight:bold;
	padding: 0px;
	margin-bottom: 5px;
	vertical-align: top;
	margin-top: 0px;
}
.top_oshirase hr {
	display: none;
}
.date
{
	font-weight: normal;
	line-height: 160%;
	margin: 0px;
	padding:5 0 3 0px;
}
/*お勧め宿泊プランのご案内*/
.top_osusume {
	padding: 10px;
	border: 1px solid #FFCC33;
	font-size: 10px;
	width: 410px;
	margin-bottom: 10px;
}
.top_osusume img {
	clear: both;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.top_oshirase .thumbtd img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
/*それ以外*/

dt {
	font-weight: bold;
	padding-bottom: 3px;
padding-left: 35px;
}
dd {
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
}
dl {
	margin: 0px;
	padding: 0px;






/*---------------------------トップページで使用ここまで------------------------------*/
