/*********************************************/
/********** -基本設定 ************************/
/*********************************************/

/********** --ボディ **********/
.left{
width:8px;
background: #ffffff  ;
 }

.right{
width:8px;
background: #ffffff  ;
}


body {	/*background: url("../../images/body_bg.gif") center repeat-y #F9F8ED  ;
	padding:0px;
	background-position: 50% 0px;*/
}

#base { width: 780px;
           background: #ffffff;
border-top:#dbdbdb 0px solid;
border-left: 0px solid #aaaaaa;
border-right: 0px solid #aaaaaa;
padding:10px 0px 20px 0px;
}

/********** --テキスト **********/
body, td, th, input, select, option, textarea { color: #666666;}

/********** --リンクスタイル **********/
a:link {	color: #F4A320; text-decoration: none;}
a:visited {	color: #F4A320; text-decoration: none;}
a:active {	color: #F4A320; text-decoration: none;}
a:hover {	color: #F4A320; text-decoration:none;}





/*********************************************/
/********** -ボディコンテンツ ****************/
/*********************************************/

/** 引用 **/
blockquote { border: #c9451f 1px solid; background: #cccccc;}

/********** --箇条書き **********/
ol li { list-style-type: decimal;}
ul li { list-style-image: url("../../images/listicon.gif ");}

/********** --水平線 **********/
hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
	border: 0px;
}

/********** --見出し **********/
h1 {
	color:#555555;
	margin: 0px 0px 10px 0px;
	text-align: left ;
	background: #E9EFFC ;
                border-bottom:#4D7AEE 6px solid;
                padding:6px 5px 2px 15px;
}

h2 {
	color:#666666;
	margin: 0px 0px 5px 0px;
	text-align: left;
                background: url("../../images/h2_bg.gif") no-repeat 3px 0px;
	border-bottom:#cccccc 1px solid;
                padding:5px 5px 7px 17px;

}



h3 {
	color:#ffffff;
	margin: 0px 0px 5px 0px;
	text-align: left;
                background:#97C0FF;
                padding:4px 5px 3px 10px;
                font-weight:bold;
	}

h3 a:link {	color: #FFFDF3; text-decoration: none;}
h3 a:visited {	color: #FFFDF3; text-decoration: none;}
h3 a:active {	color: #FFFDF3; text-decoration: none;}
h3 a:hover {	color: #FBF8E5; text-decoration:none;}


h4 {
	color:#666666;
	margin: 0px ;
	padding:5px 5px 5px 20px;
	text-align: left;
	background: url("../../images/h4_bg.gif") no-repeat 0px 7px ;
}

h5 {
	margin: 0px ;
	font-size:95%;
	padding-left: 15px;
/*	border-bottom:solid 1px #CCCCCC; */
	font-weight:bold;
	text-align: left;
	background: url("../../images/p_arrow03.jpg ") no-repeat 2px ;
}

h6 {
	color:#666666;
	margin: 0px ;
	padding-left: 22px;
	text-align: left;
	background: url("../../images/h6_bg.gif ") no-repeat 3px ;
}


/********** --表 **********/
/***** ---パターンA *****/
.table_a {
	border: #97C0FF 1px solid;
	padding: 0px;
}

.table_a caption {
	
	color:#666666;
	padding: 3px 3px 3px 15px;
	background: url("../../images/h5_bg.gif") no-repeat 0px 5px ;
}
.table_a_th {
	border-bottom: #97C0FF 1px solid;
                border-right: #97C0FF 1px solid;
	text-align: left;
	color: #666666;
	background:#85A4EC;
	padding-left: 5px;
}
.table_a_th2 {
	text-align: left;
                background:#DEE7FA;
	border-bottom: #97C0FF 1px solid;
                border-right: #97C0FF 1px solid;
	font-weight: normal;
	color: #666666 ;
	padding-left: 5px;
}
.table_a_td {
	text-align: left;
                background:#ffffff;
	border-bottom: #97C0FF 1px solid;
                border-right: #97C0FF 1px solid;
	font-weight:normal;
	color: #666666 ;
	padding-left: 5px;
}

/***** ---パターンB *****/
.table_b {
	border: #aaaaaa 1px solid;
	padding: 0px;
}

.table_b caption {
	
	color:#666666;
	padding: 3px 3px 3px 15px;
	background: url("../../images/h5_bg.gif") no-repeat 0px 5px ;
}
.table_b_th { border-bottom: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px dotted;
	text-align: left;
	font-weight:bold;
	color: #666666;
	background: url("../../images/table_b_bg.gif") bottom repeat-x #4D7AEE;

}
.table_b_th2 {text-align: left;
                border-bottom: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px dotted;
	font-weight: normal;
	color: #666666;
	background-color: #F0F4FD;

	}

.table_b_td {
	text-align: left;
	 border-bottom: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px dotted;
	font-weight:normal;
	color: #666666;
}

/***** ---パターンC *****/
.table_c {
	border: #aaaaaa 1px solid;
	padding: 0px;
}

.table_c caption {
	font-weight: bold;
	color:#666666;
	padding: 3px 3px 3px 15px;
	background: url("../../images/h5_bg.gif") no-repeat 0px 5px ;
}
}
.table_c_th {
	 border-bottom: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px dotted;
	text-align: left;
	font-weight:bold;
	color: #666666;
	background-color: #FBF8E5;
}

.table_c_th2 {
	text-align: left;
                border-bottom: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px dotted;
	font-weight: normal;
	color: #666666;
	background: url("../../images/mainmenu_on_bg.gif");
}
.table_c_td {
	text-align: left;
	 border-bottom: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px dotted;
	font-weight:normal;
	color: #666666;
}

/** その他 **/
.table_d caption, .table_e caption, .table_f caption {
color:#666666;
background: url("../../images/h5_bg.gif") no-repeat 0px 5px ;
padding: 3px 3px 3px 20px;
}

.table_f_th a:link {	color: #FFFDF3; text-decoration: none;}
.table_f_th a:visited {	color: #FFFDF3; text-decoration: none;}
.table_f_th a:active {	color: #FFFDF3; text-decoration: none;}
.table_f_th a:hover {	color: #FBF8E5; text-decoration:none;}

.table_f_th2 a:link {	color: #FFFDF3; text-decoration: none;}
.table_f_th2 a:visited {	color: #FFFDF3; text-decoration: none;}
.table_f_th2 a:active {	color: #FFFDF3; text-decoration: none;}
.table_f_th2 a:hover {	color: #FBF8E5; text-decoration:none;}




/********** --パーツ挿入 **********/
/***** ---ベースA *****/
.listbox_a {
	padding: 0px;
	border-bottom:solid #CCCCCC 1px;
/*background-image:url(../../images/p_topics_hline01.gif) top no-repeat;*/
}

.listset_a1_ul {
	margin: 0px;
	padding: 2px 23px;
}
.listset_a1_li {
/*	margin: 0px;*/
	padding: 0px 2px 10px 2px;
	color:#666666;
	list-style-image: url("../../images/p_arrow03.jpg");
	line-height:150%;
}

.listset_a2_ul {
	margin: 0px;
	padding: 3px 30px;
}
.listset_a2_li {
	margin: 0px;
	padding: 0px;
	color:#666666;
	list-style-image: url("../../images/listicon_a2.gif ");
	line-height:120%;
}

/***** ---ベースB *****/
.listbox_b {
	padding: 0px ;
	border: #aaaaaa 1px solid;
	margin-bottom: 0px;
}

.listset_b1_ul {
	background: #ffffff;
	margin: 0px;
	padding: 5px 30px;
}
.listset_b1_li {
	margin: 0px;
	padding-left: 2px;
	color:#666666;
	list-style-image: url("../../images/listicon_b1.gif ");
	line-height:165%;
}

.listset_b2_ul {
	margin: 0px;
	padding: 3px 30px;
}
.listset_b2_li {
	margin: 0px;
	padding: 0px;
	color:#666666;
	list-style-image: url("../../images/listicon_b2.gif ");
	line-height:120%;
}

/***** ---トピックリスト *****/
/** パターン5 **/.pagetitle_a {
 background: url("../../images/listb.jpg ") no-repeat left top;
 padding:3 0 3 18px;
 margin-left:10px;}

/** パターン6 **/
.pagetitle_b {
 background: url("../../images/listb.jpg ") no-repeat left top; padding:3 0 3 18px;
 margin-left:10px;}

/***** ---サイトマップ *****/
/** パターン3・4 **/
.titletext_level1{
 background:URL(../../images/twin_listicon.gif) no-repeat left top;
 padding-left:15px;}
.titletext_level2{
 background:URL(../../images/twin_listicon.gif) no-repeat left top;
 padding-left:15px;}


/***** ---フレームA *****/
.frame_a_outer {
 	background: url("../../images/mainmenu_on_bg.gif") #EFC04B;
 	padding:3px;
}
.frame_a_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}


/***** ---フレームB *****/
.frame_b_outer {
	padding: 3px 1px 3px 1px;
 	background: #E0DFDE ;
}
.frame_b_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}






/*********************************************/
/********** -スキンデザイン*******************/
/*********************************************/


/********** --ヘッダー **********/
#header{
 width:783px;
/* background:#ffffff ;*/
  text-align:center; 
}

/***** ---ロゴ *****/
.logo {
padding: 0px 0px 0px 6px;
text-align:left;
}
.logo a:hover{ border-style:none; }
.cmp_name {
padding: 0px 454px 0px 0px;
}

/***** ---ヘッダーメニュー *****/
.headermenu_text{
 font-size:11px; color:#748296;
 line-height:120%;
 text-align: right;
 text-valign: bottom;
padding:20px 0px 10px 10px;margin:0px;
}
.headermenu_text a:link{
 color: #666666;
 text-decoration:none;
}
.headermenu_text a:visited{
 color: #666666;
 text-decoration:none;
}
.headermenu_text a:hover{
 color: #97C0FF;
 text-decoration:underline;
}


/********** --メインナビゲーション **********/
/***** ---メインメニュー *****/
#mainmenubox{
width:783px;
/*padding: 0px 18px 15px 6px;*/
/*
text-align: left;
background:#ffffff;
border-top:#666666 1px solid;
border-bottom:#666666 1px solid;
border-left:#dbdbdb 0px solid;
border-right:#666666 1px solid;
*/
}

.text_text{
line-height:110%;
text-align:center;
width:100px;
padding: 7px 2px 3px 2px;
}

/** メインメニュー通常時 **/
.mainmenu{
height:32px;
font-size:12px; 
border-left:#666666 1px solid;
border-right:#ffffff 0px solid;
background: #ffffff;
cursor: pointer;
}

.mainmenu_bottom{
height:5px;
background:#931414;
border-left:#ffffff 2px solid;
border-right:#ffffff 2px solid;
}


.mainmenu a:link{
 color: #666666;
text-decoration:none;
}
.mainmenu a:hover{
 color: #666666;
text-decoration:none;
}
.mainmenu a:visited{
 color: #666666;
 text-decoration:none;
}


/** メインメニュー設定なし **/
.mainmenu_off{
height:32px;
font-size:12px; 
border-left:#666666 1px solid;
border-right:#ffffff 0px solid;
background: #ffffff;

}

/** メインメニュー選択時 **/
.mainmenu_on{
 height:32px;
font-size:12px; 
border-left:#666666 1px solid;
border-right:#ffffff 0px solid;
background: #ffffff url("../../images/mainmenu_on_bg.gif") ;
 cursor: pointer;
}

.mainmenu_on a:link{
 color: #97C0FF;
text-decoration:none;
}
.mainmenu_on a:hover{
 color: #97C0FF;
text-decoration:none;
}
.mainmenu_on a:visited{
 color: #97C0FF;
 text-decoration:none;
}


/** メインメニューマウスオーバー時 **/
.mainmenu_hover{
height:32px;
font-size:12px; 
border-left:#666666 1px solid;
border-right:#ffffff 0px solid;
background: #ffffff url("../../images/mainmenu_on_bg.gif") ;
 cursor: pointer;
}
.mainmenu_hover a:link{
 color: #97C0FF;
text-decoration:none;
}
.mainmenu_hover a:hover{
 color: #97C0FF;
text-decoration:none;
}
.mainmenu_hover a:visited{
 color: #97C0FF;
 text-decoration:none;
}


/***** ---メインメニューガイド *****/
#mainmenu_guide{
 width:780px;
 background: #ffffff ;
 border-top: 1px solid #999999;
 border-bottom: 0px solid #999999;
 border-left: 0px solid #999999;
 border-right: 0px solid #999999;
}

.mainmenu_guide_text{
 padding:10px 10px 10px 10px;
 font-size:14px;
 line-height:130%;
 font-weight:bold;
 color:#333333; 
 text-align:left;
}

/***** ---ぱんくず *****/
#crumb {
/* width:783px; */
 color:#666666;
 text-align:left;
 padding:2px 0 0 8px;
}

.crumb_text {
 font-size:10px;
color:#666666;
 line-height:120%;
 text-valign:middle;
text-align:left;
 padding:2px 10px 9px 10px ;
}
.crumb_text a:link {
color:#666666;
	text-decoration:none;
}
.crumb_text a:visited {color:#666666;
	text-decoration:none;
}
.crumb_text a:hover {color:#666666;
	text-decoration:underline;
}


/********** --ボディコンテンツ枠 **********/
.main_td{
 background: #ffffff;
padding:0px ;
height:400px;
width:100%;
}

.main_td2{
 background: #ffffff;
padding:0px 0px 0px 10px;
height:400px;
width:100%;
}


/********** --サイド **********/
#side{
 width:170px; 
background:#E0DFDE;
}

/***** ---サイドメニュー *****/
.sidemenu {
border-bottom:0px #aaaaaa solid;
 width:160px;
padding:0px 7px; 
}

.sidemenu_header {
 margin:10px 10px 0px 10px;
background:#ffffff;
width:150px;
height:8px;

}
.sidemenu_footer {
 margin:0px 10px 0px 10px;
background:#ffffff;
width:150px;
height:30px;
}
.sidemenu_td{
}
.sidemenu_table {
 cursor: pointer;
 width:150px;
background:#ffffff;
}
.sidemenu_table_on {
 cursor: pointer;
 width:150px;
background:#ffffff;
}
.sidemenu_table_hover {
 cursor: pointer;
 width:150px;
background:#ffffff;
}

/** サイドメニューtop **/
.sidemenu_top{
 height:10px;
 }
.sidemenu_on_top{
 height:10px;
 }
.sidemenu_hover_top{
 height:10px;
}

/** サイドメニューbottom **/
.sidemenu_btm{
 height:10px;
}
.sidemenu_on_btm{
 height:10px;
 }
.sidemenu_hover_btm{
 height:10px;
}

/** サイドメニューmiddle **/
.sidemenu_mdl{
 background: url(../../images/side_bg.gif) no-repeat 12px;
 padding:10px 15px 10px 35px;
 font-size:12px;
 line-height:1.3em;
 font-weight:normal;
 color:#666666; text-align:left;
}
.sidemenu_mdl a:link{
 color:#666666; 
 text-decoration:none;
}
.sidemenu_mdl a:visited{
 color:#666666;
 text-decoration:none;
}

.sidemenu_on_mdl{
  background: url(../../images/side_bg.gif) no-repeat 12px;
 padding:10px 15px 10px 35px;
 font-size:12px;
 line-height:1.3em;
 font-weight:normal;
 color:#333333;
text-align:left;
}
.sidemenu_on_mdl a:link{
 color:#97C0FF; 
 text-decoration:none;
}
.sidemenu_on_mdl a:visited{
 color:#97C0FF; 
 text-decoration:none;
}

.sidemenu_hover_mdl{
 background: url(../../images/side_bg.gif) no-repeat 12px;
 padding:10px 15px 10px 35px;
 font-size:12px;
 line-height:1.3em;
 font-weight:normal;
 color:#97C0FF; text-align:left;

}
.sidemenu_hover_mdl a:link{
 color:#97C0FF; 
 text-decoration:none;
}
.sidemenu_hover_mdl a:visited{
 color:#97C0FF; 
 text-decoration:none;
}

/***** ---サイドバー *****/
.child_side { width:135px; margin-top:10px; margin-bottom:10px;}

.child_side ol { margin:0px; padding:0px; list-style:none outside; }
.child_side li { margin:0px 2px 0px 2px; padding:3px 0px 0px 13px;
  background:url(../../images/listicon.gif) no-repeat 0px 2px; }

.child_side_header { 
  width:135px; padding:0 0 2px 0;
   }

.child_side_title {
  text-align:center; font-weight:bold; font-size:10px; color:#666666; padding:3px 0;
  overflow:hidden; word-break:break-all; letter-spacing:1px; border-bottom:1px solid #aaaaaa;}
  
.child_side_box { width:135px; margin:0; 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:#878787; text-decoration:none; }
.child_side_text a:visited { color:#878787; text-decoration:none; }
.child_side_text a:hover { color:#878787; text-decoration:underline; }


/********** --フッター **********/
#footer {
 width:780px;
 padding: 6px 0px 20px 0px;
 text-align: left;
 background: #ffffff;
 border-top: 1px solid #aaaaaa;
border-bottom: 0px solid #AA1A25;
border-left:#dbdbdb 0px solid;
border-right:#dbdbdb 0px solid;


}

.footer_text{
 font-size: 10px;color:#4C210C;
 line-height:120%;
 text-align: right;
 padding:0px 10px;
 margin-bottom:5px;
}
.footer_text a:link{
 color: #666666;
 text-decoration:none;
}
.footer_text a:visited{
 color: #666666;
 text-decoration:none;
}
.footer_text a:hover{
 color: #97C0FF;
 text-decoration:underline;
}

/********** --ポップアップ **********/
.popup_range {
 width:600px;
 border: 0px solid #AA1A25;
 margin-top:10px;
 background-color:#ffffff;
}
 
.popup_header {
 height:30px;
 color: #666666;
background:#ffffff;
 font-size:12px; font-weight:bold; letter-space:1px; 
 padding:9px 10px 8px 10px;
 border-bottom: 0px solid #999999;
}
 
.popup_main {
 padding:10px 10px 20px 10px;}

.popup_footer {
 background:#ffffff;
 font-size:11px; letter-space:1px; color:#4C210C;
 padding:8px 0px 10px 0px;}

.popup_footer .footer_text a:link{
 color: #666666;
 text-decoration:none;
}
.popup_footer .footer_text a:visited{
 color: #666666;
 text-decoration:none;
}
.popup_footer .footer_text a:hover{
 color: #97C0FF;
 text-decoration:underline;
}