/*********************************************/
/********** -基本設定 ************************/
/*********************************************/

/********** --ボディ **********/
body {
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/jimon01.gif);
	background-repeat: repeat;
}
#base {
 width: 760px;
 margin-bottom:20px;
 }

/********** --テキスト **********/
body, td, th, input, select, option, textarea {
	color: #666666;
	font-family: Verdana;
	line-height: 130%;
	font-size: 11px;
	text-decoration: none;
}

/********** --リンクスタイル **********/
a:link {	color: #CA5100; text-decoration:underline;}
a:visited {	color: #CA5100; text-decoration:underline;}
a:active {	color: #FF0000; text-decoration:underline;}
a:hover {	color: #FF0000; text-decoration:underline;}



/*********************************************/
/********** -ボディコンテンツ ****************/
/*********************************************/

/** 引用 **/
blockquote{
	font-size:12px;
	line-height:130%;
	color:#666666;
	background-color: #F2FCE0;
}

/********** --箇条書き **********/
ul li {	 list-style-image: url(images/disc.gif);}

/********** --水平線 **********/
hr {
	color:#aaaaaa;
	background-color:#aaaaaa;
	height: 1px;
	border: 0px;
}

/********** --見出し **********/
h1 {
	color:#666600;
	text-align: left;
	text-valign:  middle;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-color: #F6F5F1;
	background-image: url(images/h1bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
h1 a:link, h1 a:visited { color:#003300;  text-decoration:none;}
h1 a:hover { color:#003300; background:none; text-decoration:underline;}

h2 {
	color:#666600;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height:120%;
	padding-top: 20px;
	list-style-position: inside;
	list-style-type: circle;
	letter-spacing: 0.05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D273;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: left;
	padding-left: 0px;
}
h2 a:link, h2 a:visited { color:#666600; text-decoration:none; }
h2 a:hover { color:#666600; background:none; text-decoration:underline;}

h3 {
	color:#CC6600;
	line-height:115%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
h3 a:link, h3 a:visited {color:#CC6600; text-decoration:none;}
h3 a:hover { color:#CC6600; background:none; text-decoration:underline;}

h4 {
	color:#666666;
	line-height:115%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: left;
	padding-left: 0px;
}
h4 a:link, h4 a:visited {color:#666666;  text-decoration:none;}
h4 a:hover { color:#666666; background:none; text-decoration:underline;}

h5 {
	color:#666666;
	padding-left:8px;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	text-decoration: none;
	letter-spacing: 0.05em;
	padding-bottom: 1px;
}
h5 a:link, h5 a:visited {color:#666666; text-decoration:none;}
h5 a:hover { color:#666666; background:none; text-decoration:underline;}

h6 {
	color:#666633;
	padding-left:10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #A4BC98;
	letter-spacing: 0.05em;
	margin: 0px;
	text-indent: 0px;
}
h6 a:link, h6 a:visited {color:#666633; text-decoration:none;}
h6 a:hover { color:#669900; background:none; text-decoration:underline;}

/********** --表 **********/
/***** ---パターンA *****/
.table_a {
	border:1px solid #ffffff;
	font-size: 10px;
	font-family: Verdana;
	line-height: 120%;
	text-decoration: none;
}

.table_a caption {
	color:#666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
}
.table_a_th {
	text-align: left;
	color: #666666;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background: #D1E8C4;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
.table_a_th2 {
	text-align: left;
	border-bottom: #ffffff 1px solid;
	color: #666666;
	background-color: #E6EBE3;
	padding: 2px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 120%;
	text-decoration: none;
}
.table_a_td {
	text-align: left;
	border-bottom: #ffffff 1px solid;
	color: #666666;
	background-color: #F0F6E5;
	padding: 2px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 120%;
	text-decoration: none;
}

/***** ---パターンB *****/
.table_b {
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	padding: 0px;
	font-size: 9px;
}

.table_b caption {
	color:#666666;
	padding: 3px;
}
.table_b_th {
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	text-align: left;
	color: #FFFFFF;
	background-color: #9EC48A;
}
.table_b_th2 {
	text-align: left;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #000000;
	background-color: #D1E8C4;
}
.table_b_td {
	text-align: left;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #000000;
	background-color: #F2FCE0;
}

/***** ---パターンC *****/
.table_c {
	padding: 0px;
	border-top: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px solid;
	font-size: 9px;
}
.table_c caption {
	color:#666666;
	padding: 3px 3px 3px 18px;
}
.table_c_th {
	border-bottom: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	text-align: left;
	color: #FFFFFF;
	background-color: #9EC48A;
}
.table_c_th2 {
	text-align: left;
	border-bottom: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	color: #000000;
	background-color: #DDDDDD;
}
.table_c_td {
	text-align: left;
	border-bottom: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	color: #000000;
	background-color: #eeeeee
}

/** その他 **/
.table_d caption, .table_e caption, .table_f caption {
 background: url(/template/1008/img/tablecaption.gif) repeat-x no-repeat left top;
 padding-left:18px;
}

/********** --パーツ挿入 **********/
/***** ---ベースA *****/
.listbox_a {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 140%;
	list-style-type: circle;
	list-style-image: url(images/disc.gif);
	text-align: left;
	vertical-align: baseline;
	margin-left: -20px;
	margin-top: -10px;
}
.listset_a1_li {
	scolor:#666666;
	line-height:180%;
	vertical-align: baseline;
}


.listset_a2_li {
	text-align: left;
	vertical-align: baseline;
	line-height:130%;
}

/***** ---ベースB *****/
.listbox_b {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	list-style-type: circle;
	list-style-image: url(images/disc.gif);
}

.listset_b1_li {
	color:#666666;
	font-size:10px;
	line-height:150%;
}


.listset_b2_li {
	color:#666666;
	font-size:10px;
	line-height:130%;
}

/***** ---トピックリスト *****/
/** パターン5 **/
.pagetitle_a {
 padding:2 0 1 5px;
 margin-left:5px;}

/** パターン6 **/
.pagetitle_b {
 padding:2 0 1 5px;
 margin-left:5px;}

/***** ---サイトマップ *****/
/** パターン3・4 **/
.titletext_level1{
 padding-left:5px;  padding-top:5px; padding-bottom:5px;}
.titletext_level2{
 padding-left:5px;  padding-top:5px; padding-bottom:5px;}


/***** ---フレームA *****/
.frame_a_outer {
	padding: 0px ;
	border: #AAAAAA 1px solid;

}
.frame_a_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}


/***** ---フレームB *****/
.frame_b_outer {
	padding: 0px;
	border-top: #cccccc 3px solid;
	border-bottom: #cccccc 3px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}
.frame_b_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}


/*********************************************/
/********** -スキンデザイン*******************/
/*********************************************/


/********** --ヘッダー **********/
#header{
 width:760px;
 background: url("images/hdr_bg.gif");
 background-repeat: repeat-x;
 background-position:bottom right;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
 text-align:left;
 }

/***** ---ロゴ *****/
.logo {
 text-align:left;
}
.logo a:hover{ background: none; }

/***** ---ヘッダーメニュー *****/
.headermenu_text{
 font-size:10px; color:#666666;
 text-align: right;
 text-valign: bottom;
 padding:0px 20px 10px 20px;
 font-family: Arial, Helvetica,;
}
.headermenu_text a:link{
 color: #666666;
 text-decoration:none;
}
.headermenu_text a:visited{
 color: #666666;
 text-decoration:none;
}
.headermenu_text a:hover{
 color: #000000;
 text-decoration:none;
}

/********** --メインナビゲーション **********/
/***** ---メインメニュー *****/
#mainmenubox {
 width:760px;
 background-color: #333333;
 height: 33px;
 background-image: url(images/mm_bg.gif);
 background-repeat: repeat-x;
}

.text_text{
 font-size:12px;
 font-family: Arial, Helvetica, ;
 line-height:120%;
 padding: 9px 0px 7px;
 color: #666666;
}
/** メインメニュー通常時 **/
.mainmenu{
 border-left: 1px solid #333333;
 border-top:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
 cursor: pointer;
 background-image: url(images/mm_bg.gif);
 background-repeat: repeat-x;
 background-color: #333333;
}

.mainmenu a:link{
 color: #CCCCCC;
 text-decoration:none;
}
.mainmenu a:visited{
 color: #CCCCCC;
 text-decoration:none;
}
.mainmenu a:hover{
 color: #FFFFFF;
 text-decoration:none;
}

/** メインメニュー設定なし **/
.mainmenu_off{
 border-left: 1px solid #333333;
 border-top:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
 background-color: #333333;
 background-image: url(images/mm_bg.gif);
 background-repeat: repeat-x;
}

/** メインメニュー選択時 **/
.mainmenu_on{
background: #666666 url(images/mm_bg_on.gif) repeat-x;
border-left: 1px solid #333333;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
color: #CCCCCC;
text-decoration:none;
cursor: pointer;
}
.mainmenu_on a:link{
 color: #CCCCCC;
 text-decoration:none;
}
.mainmenu_on a:visited{
 color: #CCCCCC;
 text-decoration:none;
}
.mainmenu_on a:hover{
 color: #FFFFFF;
 text-decoration:underline;
}
/** メインメニューマウスオーバー時 **/
.mainmenu_hover{
background: #333333 url(images/mm_bg_over.gif) repeat-x;
border-left: 1px solid #333333;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
color:#FFFFFF;
cursor: pointer;
}
.mainmenu_hover a:link{
 font-size:12px; color:#CCCCCC;
 text-decoration:none;
}
.mainmenu_hover a:visited{
 font-size:12px; color:#CCCCCC;
 text-decoration:none;
}
.mainmenu_hover a:hover{
 font-size:12px; color:#FFFFFF;
 text-decoration:none;

}

/***** ---ぱんくず *****/
#crumb {font-size:9px;
text-align:right;
background-position: left bottom;
font-family: Arial, Helvetica;
color: #666666;
background-color: #D2D3CD;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.crumb_text {
 padding:2px 20px 4px 10px;
}
.crumb_text a:link {
 color: #666666;
 text-decoration:none;
}
.crumb_text a:visited {
 color: #666666;
 text-decoration:none;
}
.crumb_text a:hover {
 color: #000000;
 text-decoration:underline;
}

/********** --ボディコンテンツ枠 **********/
#main {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.main_td {
	width:100%;
	margin: 0px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px; 
}

/********** --サイド **********/
#side{
	background: #C7C8C0 url(images/sbarbg.gif) repeat;
	width:160px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}

/***** ---サイドメニュー *****/
.sidemenu {
	width:140px;
	margin: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidemenu_header {
 margin-bottom:0px;
}
.sidemenu_footer {
 margin-bottom:5px;
}

.sidemenu_txt{
	width:140px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 105%;
	text-decoration: none;
	font-weight: bold;
	color: #666600;
}

.sidemenu_td{
}
.sidemenu_table {
cursor: pointer;
width:140px;
margin-bottom:5px;
}
.sidemenu_table_on {
	cursor: pointer;
	width:140px;
	margin-bottom:5px;
	color: #336600;
}
.sidemenu_table_hover {
 cursor: pointer;
 width:140px;
margin-bottom:5px;
}
/** サイドメニューtop **/
.sidemenu_top{
 height:17px;
 background: url(images/sidemenu_top_bg.gif) no-repeat top left;
}
.sidemenu_on_top{
 height:17px;
 background: url(images/sidemenu_top_on_bg.gif) no-repeat top left;
}
.sidemenu_hover_top{
 height:17px;
 background: url(images/sidemenu_top_hover_bg.gif) no-repeat top left;
}

/** サイドメニューbottom **/
.sidemenu_btm{
 height:7px;

 background: url(images/sidemenu_bottom_bg.gif) no-repeat;
 background-position: 0% 100%;
}

.sidemenu_on_btm{
 height:7px;
 background: url(images/sidemenu_bottom_bg.gif) no-repeat;
 background-position: 0% 100%;
}
.sidemenu_hover_btm{
 height:7px;
 background: url(images/sidemenu_bottom_bg.gif) no-repeat;
 background-position: 0% 100%;
}
/** サイドメニューmiddle **/
.sidemenu_mdl{
 padding:0 0 0 0px;
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 background: url(images/sidemenu_bg.gif) repeat-y;
 background-position: 0% 50%;
}
.sidemenu_mdl a:link{
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 text-decoration:none;
}
.sidemenu_mdl a:visited{
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 text-decoration:none;
}

.sidemenu_on_mdl{
 padding:0 0 0 0px;
 font-size:11px;
 font-weight:bold;
 color:#666600; text-align:center;
 background: url(images/sidemenu_on_bg.gif) repeat-y;
 background-position: 0% 0%;
}
.sidemenu_on_mdl a:link{
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 text-decoration:none;
}
.sidemenu_on_mdl a:visited{
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 text-decoration:none;
}

.sidemenu_hover_mdl{
 padding:0 0 0 0px;
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 background: url(images/sidemenu_on_bg.gif) repeat-y;
 background-position: 0% 0%;
}
.sidemenu_hover_mdl a:link{
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:visited{
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 text-decoration :none;
}
.sidemenu_hover_mdl a:hover{
 font-size:11px;
 font-weight:normal;
 color:#666600; text-align:center;
 text-decoration :none;
}

/***** ---サイドバー *****/
.child_side { 
  width:140px; margin-top:10px; margin-bottom:10px; background:#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/1008/img/listicon_a2.gif) no-repeat 0px 2px; }

.child_side_header { margin:0; padding:0; border-bottom:0px solid #B9B09B; }

.child_side_title {
  width:140px; text-align:center; font-weight:bold; font-size:10px;
  color:#739859; padding:3px 0; overflow:hidden; word-break:break-all; letter-spacing:1px; }
  
.child_side_box { width:138px; 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:#000000; line-height:1.2; text-align:left; }
.child_side_text a:link { color:#990000; text-decoration:none; }
.child_side_text a:visited { color:#990000; text-decoration:none; }
.child_side_text a:hover { color:#990000; text-decoration:none; background:#F4F1E9; }

/********** --フッター **********/
#footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFCE;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECFCE;
	border-left-color: #CECFCE;
}

#base > #footer { width:760px;}

.footer_text{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	text-align: center;
}
.footer_text a:link{
	text-decoration:none;
	color: #666666;
}
.footer_text a:visited{
	text-decoration:none;
	color: #666666;
}
.footer_text a:hover{
	text-decoration:none;
	color: #000000;
}

.footer_text2{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	text-align: center;
}
.footer_text2 a:link{
	text-decoration:none;
	color: #666666;
}
.footer_text2 a:visited{
	text-decoration:none;
	color: #666666;
}
.footer_text2 a:hover{
	text-decoration:none;
	color: #000000;
}


/********** --ポップアップ **********/
.popup_header {
 height:30px;
 font-size:12px; font-weight:bold; letter-space:1px; color:#FFFFFF;
 padding:9px 10px 8px 20px;
 background-color: #9EC48A;
}


.popup_footer {
 padding: 10px 10px 5px 10px;
 text-align:center;
 background: #9EC48A;
 border-bottom: 0px solid #aaaaaa;
}
.popup_footer .footer_text a:link{
 text-decoration:none;
}
.popup_footer .footer_text a:visited{
 text-decoration:none;
}
.popup_footer .footer_text a:hover{

 text-decoration:none;
}

.popup_main{
 padding:10px;
 background: #ffffff;
 background-repeat: repeat-x;
}

.popup_range{
 width:600px;
 border-left:1px solid #AAAAAA;
 border-right:1px solid #AAAAAA;
 background: #ffffff;
}

.popup_body {
 padding:10px 10px 20px 10px;
}

