/* CSS Document */

/*********************************************/
/********** -基本設定 ************************/
/*********************************************/

/********** --ボディ **********/
body {
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

#base {
 width: 750px;
 margin-top:0px;
 margin-bottom:15px;
}

/********** --テキスト **********/
body, td, th, input, select, option, textarea { color: #333333;}

/********** --リンクスタイル **********/
a:link {	color: #000066; text-decoration:none;}
a:visited {	color: #000066; text-decoration:none;}
a:active {	color: #000066; text-decoration:none;}
a:hover {	color: #000066; text-decoration:underline;}

.headf10 {
	font-size: 10px;
	color: #838383;
	line-height: 25px;

}
.topicf10 {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}
.push {
	font-size: 10px;
	line-height: 140%;
	color: #393B54;
}
hr {
	color: #02098D;
}
.footerf12 {
	font-size: 12px;
	line-height: 150%;
}
.footerf10 {
	font-family: "arial", "helvetica", "verdana";
	font-size: 10px;
	line-height: 150%;
}




/*********************************************/
/********** -ボディコンテンツ ****************/
/*********************************************/

/** 引用 **/
blockquote{
	font-size:12px;
	line-height:130%;
	color:#000000;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #EEEEEE;
}

/********** --箇条書き **********/
ol li {	list-style-type: upper-roman;}
ul li {	list-style-image: url({$CMSTmplUrl$}img/);}

/********** --水平線 **********/
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}

/********** --見出し **********/
h1 {
	color:#;
	text-align: left;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	letter-spacing:-0.5px;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 a:link, h3 a:visited {  background:none; text-decoration:underline;}
h1 a:hover{  background:none; text-decoration:underline;}

h2 {
	color:#FFFFFF;
	padding-left:25px;
	text-align: left;
	text-valign:  middle;
	border: 3px double #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-align: left;
	background-color: #003399;
	background-image: none;
	font-size: 17px;
}
h2 a:link, h2 a:visited, h2 a:hover  { color:#ffffff;
 text-decoration:underline;}

h3 {
	color:#666666;
	text-valign: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
	border: 3px double #E0E0DE;
	text-align: left;
	line-height:normal;
	background-image: url(/images/h2.gif);
	background-position: left center;
	letter-spacing: normal;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}
h3 a:link, h3 a:visited, h3 a:hover {  background:none; text-decoration:underline;}
h3 a:hover {  background:none; text-decoration:underline;}

h4　{color:#666666;
	text-valign: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
	text-align: left;
	background-image: url(images/h4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	vertical-align: middle;
	padding-bottom: 5px;
	}
h4 a:hover{  background:none; text-decoration:underline;}

h5 {padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:3px;
	color:#333333;
	text-align: left;
	font-size: 12px;
	background-image: url(images/h6.gif);
	background-position: left center;
	background-repeat: no-repeat;
	
}
h5 a:hover {  background:none; text-decoration:underline;}



h6 {
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:3px;
	color:#333333;
	text-align: left;
	font-size: 12px;
	background-image: url(images/h6.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/********** --表 **********/
/***** ---パターンA *****/
.table_a {
	border: #999999 1px solid;
	padding: 0px;
}

.table_a caption {
	color:#000000;
	padding: 3px 10px 3px 13px;
	background: url({$CMSTmplUrl$}img/tablecaption.gif) no-repeat left top;
}
.table_a_th {
	text-align: left;
	color: #000000;
	border-left: #999999 1px solid;
	border-bottom: #999?999 1px dashed;
	background-image: url("{$CMSTmplUrl$}img/li_b_bg.gif");
}
.table_a_th2 {
	border-left: #999999 1px solid;
	border-bottom: #999999 1px dashed;
	color: #000000;
	padding:5px 10px;
	background-color: #EEEEEE;
}
.table_a_td {
	border-left: #999999 1px solid;
	border-bottom: #999999 1px dashed;
	color: #000000;
	padding:5px 10px;
	background-color: #FFFFFF;
}

/***** ---パターンB *****/
.table_b {
	border: #000000 1px solid;
}

.table_b caption {
	color:#000000; 
	padding: 3px 10px 3px 13px;
	background: url({$CMSTmplUrl$}img/tablecaption.gif) no-repeat left top;
}
.table_b_th {
	color: #FFFFFF;
	border: #000000 1px solid;
	background-color: #000000;
}
.table_b_th a:link, { #C40026}

.table_b_th2 {
	border: #000000 1px solid;
	color: #000000;
	background-color: #CCCCCC;
}
.table_b_th2 a:hover {background:#EEEEEE;}

.table_b_td {
	border: #000000 1px solid;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
}

/***** ---パターンC *****/
.table_c {
	border: #000000 1px solid;
	padding: 0px;
}

.table_c caption {
	color:#000000;
	padding: 3px 10px 3px 13px;
	background: url({$CMSTmplUrl$}img/tablecaption.gif) no-repeat left top;
}
.table_c_th {
	border: #000000 1px solid;
	color: #000000;
	background-color: #EF4123;
	padding: 3px 10px;
}
.table_c_th2 {
	border: #000000 1px solid;
	color: #000000;
	background-color: #EEEEEE;
}
.table_c_td {
	border: #000000 1px solid;
	color: #000000;
	background-color: #FFFFFF;
}

/** その他 **/
.table_d caption, .table_e caption, .table_f caption {
 background: url({$CMSTmplUrl$}img/tablecaption.gif) repeat-x no-repeat left top;
 padding-left:13px;
}

.table_f_td a:link{ color:#990000; }
.table_f_td a:visited{ color:#990000; }
.table_f_td a:hover{ color:#990000;  background-color: #FFFFFF;}


/********** --パーツ挿入 **********/
/***** ---ベースA *****/
.listbox_a {
	padding: 0px ;
	border: #000000 1px solid;
	border-left: #000000 8px solid;
	background: #FFFFFF url("{$CMSTmplUrl$}?img/list_bg.gif");
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.listset_a1_li {
	color:#000000;
	font-size:12px;
	list-style-image: url({$CMSTmplUrl$}img/listicon_a1.gif);
	line-height:160%;
}
.listset_a1_li {
	color:#000000;
	font-size:12px;
	list-style-image: url({$CMSTmplUrl$}img/listicon_a1.gif);
}

.listset_a2_li {
	color:#000000;
	font-size:12px;
	list-style-image: url({$CMSTmplUrl$}img/listicon_a2.gif);
}

/***** ---ベースB *****/
.listbox_b { 
        background: #DDDDDD; 
        padding: 8px 4px 8px 4px; 
} 
.listset_b1_ul { 
        background: #FFFFFF; 
        vertical-align:top; 
} 
.listset_b1_li { 
        color:#666666; 
        list-style-image: url({$CMSTmplUrl$}img/listicon_a1.gif); 
        display:inline; 
        vertical-align:top; 
        width:49% 
} 
.listset_b1_li a:link { color: #CC3300;} 
.listset_b1_li a:visited { color: #CC6633;} 
.listset_b1_li a:hover { color: #CC6633;} 

.listset_b2_li {
	color:#000000;
	font-size:12px;
	list-style-image: url({$CMSTmplUrl$}img/listicon_b2.gif);
}

/***** ---トピックリスト *****/
/** パターン5 **/
.pagetitle_a {

	font-size: 10px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/** パターン6 **/
.pagetitle_b {
 background:URL({$CMSTmplUrl$}img/listicon_b1.gif) no-repeat left top;
 padding:3 0 3 22px;
 margin-left:10px;}

/***** ---サイトマップ *****/
/** パターン3・4 **/
.titletext_level1{
 background:URL({$CMSTmplUrl$}img/twin_listicon.gif) no-repeat left top;
 padding-left:15px;}
.titletext_level2{
 background:URL({$CMSTmplUrl$}img/twin_listicon.gif) no-repeat left top;
 padding-left:15px;}

/***** ---フレームA *****/
.frame_a_outer {
	padding: 0px;
	border: #000000 1px solid;
	border-left: #000000 8px solid;
}
.frame_a_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}


/***** ---フレームB *****/
.frame_b_outer {
	padding: 0px;
	border:3px double #000;
}
.frame_b_inner {
	background: #EEEEEE;
	margin:0px;
	padding:2px;
}

/******?***************************************/
/********** -スキンデザイン*******************/
/*********************************************/


/********** --ヘッダー **********/
#header{
 width:760px;
 background: url("{$CMSTmplUrl$}img/header_bg.gif");
 background-repeat: no-repeat;
 background-position: bottom left;
 text-align:left;
 border-right: 2px solid #000000;
 border-left: 2px solid #000000;
 margin-top:0px;
 margin-bottom:0px;
}
/***** ---ロゴ *****/
.logo {
 padding:50px 0px 30px 10px;
}
.logo a:hover{ background: none; }

/***** ---ヘッダーメニュー *****/
.headermenu_text{
 color:#FFFFFF;
 text-valign: bottom;
 padding:3px 10px 3px 10px;
 background-color: #000000;
 margin-top:0px;
 margin-bottom:0px;
 line-height:120%;
}
.headermenu_text a:link{
 color: #FFFFFF;
}
.headermenu_text a:visited{
 color: #FFFFFF;
}
.headermenu_text a:hover{
 color: #000000;
 background-color:#FFFFFF;
}

/********** --メインナビゲーション **********/
/***** ---メインメニュー *****/
#mainmenubox{
 text-align: center;
 width: 760px;
 height: 23px;
 border-top: 1px solid #9A9A9A;
 border-right: 0px solid #9A9A9A;
 border-left: 1px solid #9A9A9A;
 border-bottom: 1px solid #9A9A9A;
 margin-top:0px;
 margin-bottom:0px;
}

.text_text{
 width: 120px;
}

/** メインメニュー通常時 **/
.mainmenu{
 font-size: 12px; 
 font-weight: bold;
 text-align: center;
 text-valign: middle;
 border-left: 1px solid #EEEEEE;
 border-right: 1px solid #999999;
 padding: 3px 0px 3px 0px;
 margin-top:0px;
 margin-bottom:0px;
 line-height:120%;
 cursor: pointer;
}

.mainmenu a:link{
 color: #605953;
 text-decoration: none;
}
.mainmenu a:visited{
 color: #605953;
 text-decoration: none;
}
.mainmenu a:hover{
 color: #605953;
 text-decoration: none;
}

/** メインメニュー設定なし **/
.mainmenu_off{
 font-size: 12px; 
 font-weight: bold;
 text-align: center;
 text-valign: middle;
 border-left: 1px solid #EEEEEE;
 border-right: 1px solid #999999;
 padding: 3px 0px 3px 0px;
 margin-top:0px;
 margin-bottom:0px;
 line-height:?120%;
}
/** メインメニュー選択時 **/
.mainmenu_on{
 text-align: center;
 text-valign: middle;
 border-left: 1px solid #EEEEEE;
 border-right: 1px solid #999999;
 font-size:12px;
 font-weight: bold;
 color:#000000;
 padding: 3px 0px 3px 0px;
 cursor: pointer;
 line-height:120%;
}
.mainmenu_on a:link{
 font-size:12px;
 font-weight: bold;
 color:#000000;
 text-decoration:none;
}
.mainmenu_on a:visited{
 font-size:12px;
 font-weight: bold;
 color:#000000;
 text-decoration:none;
}
.mainmenu_on a:hover{
 font-size:12px;
 font-weight: bold;
 color:#000000;
 text-decoration:none;
}

/** メインメニューマウスオーバー時 **/
.mainmenu_hover{
 text-align: center;
 text-valign: middle;
 border-left: 1px solid #EEEEEE;
 border-right: 1px solid #999999;
 font-size:12px;
 font-weight: bold;
 color:#FFFFFF;
 padding: 3px 0px 3px 0px;
 cursor: pointer;
 line-height:120%;
}
.mainmenu_hover a:link{
 font-size:12px;
 font-weight: bold;
 color:#FFFFFF;
 text-decoration:none;
}
.mainmenu_hover a:visited{
 font-size:12px;
 font-weight: bold;
 color:#FFFFFF;
 text-decoration:none;
}
.mainmenu_hover a:hover{
 font-size:12px;
 font-weight: bold;
 color:#FFFFFF;
 text-decoration:none;
}

/***** ---ぱんくず *****/
#crumb {
 width: 760px;
 margin-top:0px;
 text-align: left;
 background-color: #eeeeee;
 border-right: 2px solid #eeeeee;
 border-left: 2px solid #eeeeee;
 border-bottom: 1px solid #FFFFFF;
 margin-top:0px;
 margin-bottom:0px;

}

.crumb_text {
 padding: 5px 0px 5px 10px;
 margin-top:0px;
 margin-bottom:0px;
 color: #02098D;
 font-size:10px;

}
.crumb_text a:link {
 color: #02098D;
}
.crumb_text a:visited {
 color: #02098D;
}
.crumb_text a:hover {
 color: #FF0000;
 text-decoration:none;
}

/********** --ボディコンテンツ枠 **********/
.main_td{
	width:100%;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/********** --サイド **********/
#side{
 width:155px;
 padding-bottom:20px;padding-top:10px;
background: url("/images/side_back.jpg");
}

/***** ---サイドメニュー *****/
.sidemenu {
 width:160px;
 margin-bottom:3px;
margin-top:0px;
}
.sidemenu_header {
 text-align:center;
 padding: 0px 0px 0px 0px;
 border-bottom: 0px solid #000000;
 margin-bottom:10px;
height:0px;
 display:none;
}
.sidemenu_footer {
 margin-top:15px;
 margin-bottom:15px;
 border-bottom: 0px solid #000000;
height:0px;
 display:none;

}

.sidemenu_td{
}
.sidemenu_table {
 cursor: pointer;
 margin-left: 3px;margin-right:3px;
 width:150px; height: px;
 border-style: solid;
 border-color: #648BCD;
 border-width: 1px 1px 1px 1px;
 background: url("/images/side_buttone.jpg");
}
.sidemenu_table_on {
cursor: pointer;
 margin-left: 3px;
 width:150px; height: 25px;
 border-style: solid;
 border-color: #648BCD;
 border-width: 1px 1px 1px 1px;
 background: url("/images/side_battone_re.jpg ");
}
.sidemenu_table_hover {
cursor: pointer;
 margin-left: 3px;
 width:150px; height: px;
 border-style: solid;
 border-color: #648BCD;
 border-width: 1px 1px 1px 1px;
 background: url("/images/side_battone_re.jpg ");
}

/** サイドメニューtop **/
.sidemenu_top{
 height:0;
}
.sidemenu_on_top{
 height:0;
}
.sidemenu_hover_top{
 height:0;
}

/** サイドメニューbottom **/
.sidemenu_btm{
 height:0;
}
.sidemenu_on_btm{
 height:0;
}
.sidemenu_hover_btm{
 height:0;
}

/** サイドメニューmiddle **/
.sidemenu_mdl{
 padding:0px 20px 0px 20px;
 height:25px; 
 font-size:12px;
 font-weight:bold;
 line-height:1.2em;
 color:#3E3E3E; text-align: left;
}
.sidemenu_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#3E3E3E; text-align: left;
 text-decoration:none;
 }
.sidemenu_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#3E3E3E; text-align: left;
 text-decoration:none;
}

.sidemenu_on_mdl{
 height: 25px; 
 padding:0px 20px 0px 20px;
 font-size:12px;
 font-weight:normal;
 line-height:1.2em;
 color:#02098D; text-align: left;
 }
.sidemenu_on_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#02098D; text-align: left;
 text-decoration:none;
 }
.sidemenu_on_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#02098D; text-align: left;
 text-decoration:none;
 }

.sidemenu_hover_mdl{
 height: 25px; 
 padding:0px 20px 0px 20px;
 font-size:12px;
 font-weight:normal;
 line-height:1.5em;
 color:#02098D; text-align: left;
}
.sidemenu_hover_mdl a:link{
 font-size:12px;
 font-weight:normal;
 color:#02098D; text-align: left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:visited{
 font-size:12px;
 font-weight:normal;
 color:#333333; text-align: left;
 text-decoration :none;
}
.sidemenu_hover_mdl a:hover{
 font-size:12px;
 font-weight:normal;
 color:#02098D; text-align: left;
 text-decoration :none;
 }

/***** ---サイドバー *****/
.child_side { width:150px; margin-top:15px; 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({$CMSTmplUrl$}img/listicon_a1.gif) no-repeat top left; }

.child_side_header { 
  width:144px; padding:0;
  border:3px double #bbbbbb; background:#eeeeee; }

.child_side_title {
  text-align:center; font-weight:bold; font-size:10px; color:#333333;
  padding:3px 0; overflow:hidden; word-break:break-all; letter-spacing:1px; }
  
.child_side_box { width:150px; margin:0; padding:0; overflow:hidden; word-break:break-all; }

.child_side_text { margin:0; padding:0; font-weight:normal; font-size:10px;
 color:#333333; line-height:1.2; text-align:left; }
.child_side_text a:link { color:#333333; text-decoration:none; }
.child_side_text a:visited { color:#333333; text-decoration:none; }
.child_side_text a:hover { color:#990000; text-decoration:none; }



/**---サイドバーリスト **/

 .smenu {
 margin:1px;
 padding:8px 8px;
 text-align:left;
 font-size:12px;
 color:#3E3E3E;
 line-height:1.3em;
 width:auto; }

.smenu ul { list-style-type: none; }
.smenu li { list-style-type: none; border-bottom:1px solid #648BCD;}
.smenu_off {
 border-style: solid;
 border-color: #648BCD;
 border-width: 1px 1px 1px 1px;
 background: url("images/smenu_bg_body.gif") no-repeat left;
 padding:10px 5px 10px 15px;
}
.smenu_off a:link { color:#3E3E3E; display:block; }
.smenu_off a:visited { color:#3E3E3E; display:block; }
.smenu_off a:hover { color:#02098D; display:block; }
.smenu_off a:active { color:#3E3E3E; display:block; }



.smenu_on {
 border-style: solid;
 border-color: #648BCD;
 border-width: 1px 1px 1px 1px;
 background: url("images/smenu2_bg_body.gif") no-repeat left;
 padding:10px 5px 10px 15px;
}
.smenu_on a:link { color:#3E3E3E; display:block; }
.smenu_on a:visited { color:#3E3E3E; display:block; }
.smenu_on a:hover { color:#02098D; display:block; }
.smenu_on a:active { color:#3E3E3E; display:block; }

.smenu_off ul { list-style-type: none;}
.smenu_on li  { list-style-type: none;}

.smenu2 ul { list-style-type: none;}
.smenu2 li { list-style-type: none;}

.smenu2_off { 
 background:#f6f6f6 url("images/icon_side02.gif") no-repeat left center; 
 padding:7px 5px 7px 15px; }

.smenu2_off a:link { color:#3E3E3E; display:block; }
.smenu2_off a:visited { color:#3E3E3E; display:block; }
.smenu2_off a:hover { color:#02098D; display:block; }
.smenu2_off a:active { color:#3E3E3E; display:block; }

.smenu2_on {
 background:#fdfdfd url("images/icon_side01.gif") no-repeat left center; 
 padding:7px 5px 7px 15px; }

.smenu2_on a:link { color:#3E3E3E; display:block; }
.smenu2_on a:visited { color:#3E3E3E; display:block; }
.smenu2_on a:hover { color:#02098D; display:block; }
.smenu2_on a:active { color:#3E3E3E; display:block; }

.smenu3 ul { list-style-type: none;}
.smenu3 li { list-style-type: none; }

.smenu3_off { 
 background:#ececec url("images/icon_side04.gif") no-repeat left center; 
 padding:2px 5px 2px 25px; }

.smenu3_off a:link { color:#3E3E3E; display:block;}
.smenu3_off a:visited { color:#3E3E3E; display:block;}
.smenu3_off a:hover { color:#02098D; display:block;}
.smenu3_off a:active { color:#3E3E3E; display:block;}

.smenu3_on {
 background:#f4f4f4 url("images/icon_side03.gif") no-repeat left center;
 padding:2px 5px 2px 25px; }

.smenu3_on a:link { color:#3E3E3E; display:block;}
.smenu3_on a:visited { color:#3E3E3E; display:block;}
.smenu3_on a:hover { color:#02098D; display:block;}
.smenu3_on a:active { color:#3E3E3E; display:block;}


/********** --フッター **********/
#footer {
 padding: 5px 0px 0 0px;
 background: #FFFFFF;
 border-top: 1px solid #000000;
}

.footer_text{
 color:#333333;
 text-align: center;
 font-size:13px;
 line-height:150%;
 padding:0px 10px;
}
.footer_text a:link{
 color: #333333;
}
.footer_text a:visited{
 color: #333333;
}
.footer?_text a:hover{
 color: #333333;
 background-color:#CCCCCC;
}

/***** ---コピーライト *****/
#copyright {
 padding: 5px 0px 10px 0px;
 text-align: center;
 background: #FFFFFF;
 font-size: 10px;
 font-family: "Arial", "Verdana";
}

/********** --ポップアップ **********/
.popup_header {
 height:30px;
 font-size:12px; font-weight:bold; letter-space:1px; color:#FFFFFF;
 padding:9px 10px 8px 20px;
 background-color: #000000;
}

.popup_footer {
 padding:8px 0px;
 text-align:center;
 background: #FFFFFF;
 font-size: 10px;
 border: 1px solid #000000;
 border-bottom: 5px solid #000000;
}
.popup_footer a:link{
 text-align:center;
 color: #333333;
 text-decoration:none;
}
.popup_footer a:visited{
 text-align:center;
 color: #333333;
 text-decoration:none;
}
.popup_footer a:hover{
 text-align:center;
 color: #333333;
 text-decoration:underline;
 background:none;
}

.popup_main{
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 padding:10px;
 background: url("{$CMSTmplUrl$}img/list_bg.gif");
 background-repeat: no-repeat;
 background-position: 100% 100%;
}

.popup_btn{
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 padding:10px;
 text-align: center;
}

.popup_range{
 width:600px;
}

.popup_body {
 padding:10px 10px 20px 10px;
}

/*********************************************/
/********** -Traveill ************************/
/*********************************************/

/********** --カテゴリ画像 **********/
.area_image_13{
   background: url("/images/hawaii_01.jpg");
  height:109;
  width:760;
}
.area_image_14{
   background: url("/images/hawaii_02.jpg");
  height:109;
  width:760;
}
.area_image_15{
   background: url("/images/hawaii_03.jpg");
  height:109;
  width:760;
}
.area_image_16{
   background: url("/images/hawaii_05.jpg");
  height:109;
  width:760;
}
.area_image_17{
   background: url("/images/hawaii_04.jpg");
  height:109;
  width:760;
}
.area_image_2{
   background: url("/images/hawaii_06.jpg");
  height:109;
  width:760;
}

.area_image_45{
   background: url("/images/hawaii_02.jpg");
  height:109;
  width:760;
}

.area_image_100{
   background: url("/images/hawaii_05.jpg");
  height:109;
  width:760;
}
.area_image_101{
   background: url("/images/hawaii_03.jpg");
  height:109;
  width:760;
}
.area_image_119{
   background: url("/images/hawaii_04.jpg");
  height:109;
  width:760;
}
.area_image_132{
   background: url("/images/hawaii_01.jpg");
  height:109;
  width:760;
}
.area_image_125{
   background: url("/images/hawaii_01.jpg");
  height:109;
  width:760;
}
.area_image_159{
   background: url("/images/hawaii_04.jpg");
  height:109;
  width:760;

}
.area_image_175{
   background: url("/images/hawaii_nenmatsu01.jpg");
  height:109;
  width:760;

}

.submenu_text{
	font-color:#666666;
	font-size: 11?px;
	color: #666666;letter-spacing: 2px;

}
.submenu_text a{
	font-color:#666666;
	font-size: 11px;
	color: #666666;letter-spacing: 2px;
	text-decoration:none;

}
.submenu_text a:visited{
	font-color:#666666;
	font-size: 11px;
	color: #666666;letter-spacing: 2px;
	text-decoration:none;

}
.submenu_text a:hover{
	font-color:#666666;
	font-size: 11px;
	color: #666666;letter-spacing: 2px;
	text-decoration:underline;

}
#submenu {
	height:20px;
width: 760px;padding-top:5px;
	margin-top:0px;
	text-align: center;
	background-color: #eeeeee;
	margin-top:0px;
	margin-bottom:0px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0DFE3;
	border-bottom-color: #FFFFFF;
	border-left-color: #E0DFE3;
}
.airline_table {
	border: 1px solid #CCCCCC;
	padding: 0px;}
.detail {
	font-size: 10px;
	line-height: 140%;
}
.list-tbl table{
	font-size: small;
	line-height: 150%;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.list-tbl th{
	padding: 5px;
	background-color: ##f2f2f2;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.list-tbl td{
	padding: 0px;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}