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

/********** --ボディ **********/
body { background-color: #FFFFFF;
	background-image: URL("../../images/bk.gif");
	background-position:center;
	background-repeat:repeat-y;}
#base { width: 780px;}

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

.topics-date{
 color: #ff6600;
 font-weight: bold;
}

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



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

/** 引用 **/
blockquote { border: #63C600 1px solid; background: #efefef;}

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

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

/********** --見出し **********/

h1{
 text-align: right;
 padding:5px 5px 0px 0px;
 font-weight: normal;
 font-size:8pt;
 margin:0px;
 color:#666;
 width: 780px;
}

h2 {
	color:#4C4C4C;
	margin: 0px 0px 5px 0px;
                padding:6px 15px;
	text-align: left;
	background: #FFFFFF url("{$CMSTmplUrl$}img/h1.gif") repeat;
}

h3 {
	color:#4C4C4C;
	margin: 0px;
         padding:5px 0px 0px 20px;
	text-align: left;
	background: url("../../images/subtitle-bak.jpg") no-repeat; 
	height:33px;
 	weight:auto;
}

h3 .areaimg{
	margin: 0px 7px 0px 0px;
         padding:0px;
	text-align: left;
	float:left;
}

h3 .txt{
	color:#4C4C4C;
	margin: 2px 0px 0px 0px;
         padding:0px;
	font-weight:bold;
	text-align: left;
}

h4 {
	color:#4C4C4C;
	margin: 0px 0px 5px 0px;
                padding:3px 12px;
	text-align: left;
	background: #FFFFFF url("{$CMSTmplUrl$}img/h4.gif") repeat-y left;
}

h5 {
	color:#4C4C4C;
	margin: 0px 0px 5px 0px;
                padding:3px 15px;
	text-align: left;
	background: #FFFFFF url("../../images/icon-pink3.jpg") no-repeat left;
}

h6 {
	color:#4C4C4C;
	margin: 0px 0px 5px 0px;
                padding:3px 15px;
	text-align: left;
	background: #FFFFFF url("{$CMSTmplUrl$}img/h6.jpg") no-repeat left;
}


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

.table_a caption {
	font-weight: bold;
	color:#4C4C4C;
	padding: 4px 3px 3px 17px;
	background: url("{$CMSTmplUrl$}img/tablecaption.jpg" ) no-repeat left ;
}

.table_a_th {
	border: #BEBEBE 1px solid ;
	text-align: left;
	font-weight: bold;
	color: #4C4C4C;
                padding:8px 10px;
	background: #F2F2F2 url("{$CMSTmplUrl$}img/tableca.jpg" ) no-repeat right top ;
}

.table_a_th2 {
	text-align: left;
	border: #BEBEBE 1px dotted;
	font-weight: normal;
	color: #444444;
	padding-left: 10px;
	background-color: #F7F7F7;
}

.table_a_td {
	text-align: left;
	border: #BEBEBE 1px dotted;
	font-weight:normal;
	color: #444444;
	padding-left: 10px;
	background-color:#FFFFFF;
}

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

.table_b caption {
	font-weight: bold;
	color:#4C4C4C;
	padding: 3px 3px 3px 15px;
	background: url("{$CMSTmplUrl$}img/tablecaption.jpg" ) no-repeat left ;
}

.table_b_th {
	border: #BEBEBE 1px solid ;
	text-align: left;
	font-weight: bold;
	color: #4C4C4C;
                padding:6px 10px;
	background: #FFFFFF url("{$CMSTmplUrl$}img/tablecb.gif") ;
}

.table_b_th2 {
	text-align: left;
	border: #BEBEBE 1px solid;
	font-weight: normal;
	color: #444444;
	background-color: #F5FEED;
}

.table_b_td {
	text-align: left;
	border: #BEBEBE 1px solid;
	font-weight:normal;
	color: #444444;
	background: url("{$CMSTmplUrl$}img/tablecb.gif") left repeat-y;
}

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

.table_c caption {
	font-weight: bold;
	color:#4C4C4C;
	padding: 4px 3px 3px 17px;
	background: url("{$CMSTmplUrl$}img/tablecaption.jpg" ) no-repeat left ;
}

.table_c_th {
	border: #BEBEBE 1px solid ;
	text-align: left;
	font-weight: bold;
	color: #4C4C4C;
                padding:6px 10px;
	background: #FFFFFF url("{$CMSTmplUrl$}img/h1.gif") ;
}

.table_c_th2 {
	text-align: left;
	border: #BEBEBE 1px solid;
	font-weight: normal;
	color: #444444;
	padding-left: 10px;
	background-color: #F2F2F2; 
}

.table_c_td {
	text-align: left;
	border: #BEBEBE 1px solid;
	font-weight:normal;
	color: #444444;
	padding-left: 10px;
	background: url("{$CMSTmplUrl$}img/h1.gif") left repeat-y;
}

/** その他 **/
.table_d caption, .table_e caption, .table_f caption {
 background: url("{$CMSTmplUrl$}img/tablecaption.jpg")  no-repeat left;
 padding: 4px 3px 3px 17px;
 color:#4C4C4C;}

.table_f_th a:link {	color: #FFFFFF; text-decoration: none;}
.table_f_th a:visited {color: #FFFFFF; text-decoration: none;}
.table_f_th a:active {	color: #FFFFFF; text-decoration: none;}
.table_f_th a:hover {	color: #FFFFFF; text-decoration:underline;}

.table_f_th2 a:link {	color: #FFFFFF; text-decoration: none;}
.table_f_th2 a:visited {color: #FFFFFF; text-decoration: none;}
.table_f_th2 a:active {color: #FFFFFF; text-decoration: none;}
.table_f_th2 a:hover {color: #FFFFFF; text-decoration:underline;}

.table_f_td a:link {	color: #FFFFFF; text-decoration: none;}
.table_f_td a:visited {color: #FFFFFF; text-decoration: none;}
.table_f_td a:active {	color: #FFFFFF; text-decoration: none;}
.table_f_td a:hover {	color: #FFFFFF; text-decoration:underline;}


/********** --パーツ挿入 **********/
/***** ---ベースA *****/
.listbox_a {
	padding: 2px 0px;
         border-left:1px solid #E1E1E1;
         border-right:1px solid #E1E1E1;
         background:url("../../images/h2.gif ");
}

.listbox_atest {
	padding: 20px 20px;
         background:url("../../images/haikei42.gif ");
}

.listset_a1_ul {
	background: #ffffff;
	margin: 0px;
	padding: 8px 25px;
}
.listset_a1_li {
	margin: 0px;
	padding: 0px;
	color:#4C4C4C;
	list-style-image: url("../../images/icon-blue.jpg");
}

.listset_a2_ul {
	margin: 0px;
	padding: 3px 30px;
}
.listset_a2_li {
	margin: 0px;
	padding: 0px;
	color:#666666;
	list-style-image: url("../../images/icon-pink2.jpg ");
}

/***** ---ベースB *****/
.listbox_b {
	padding: 5px 0px;
                border-left:1px solid #D9DDDB;
                border-right:1px solid #D9DDDB;
                background:url("{$CMSTmplUrl$}img/listicon_b1.gif");
}

.listset_b1_ul {
	background: #ffffff;
	margin: 0px;
	padding: 8px 25px;
}
.listset_b1_li {
	margin: 0px;
	padding: 0px;
	color:#4C4C4C;
	list-style-image: url("{$CMSTmplUrl$}img/listicon_b2.gif ");
}

.listset_b2_ul {
	margin: 0px;
	padding: 3px 30px;
}
.listset_b2_li {
	margin: 0px;
	padding: 0px;
	color:#666666;
	list-style-image: url("{$CMSTmplUrl$}img/li2.jpg ");
}


/***** ---トピックリスト *****/
/** パターン5 **/.pagetitle_a {
 	margin-left: 10px;
	padding: 3px 15px;
	color:#4C4C4C;
	background: url("{$CMSTmplUrl$}img/listicon_a1.gif") no-repeat left top;}

/** パターン6 **/
.pagetitle_b {
 	margin-left: 10px;
	padding: 3px 15px;
	color:#4C4C4C;
	background: url("{$CMSTmplUrl$}img/listicon_b2.gif ") no-repeat left top;}

/***** ---サイトマップ *****/
/** パターン3・4 **/
.titletext_level1{
 padding-left:15px;}
.titletext_level2{
  padding-left:15px;}





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


/********** --ヘッダー **********/
#header{
 margin-top:0px;
 margin-bottom:0px;
 width:780px;
 height:95px;
 text-align:left;
 background-image:url("../../images/top-image.jpg") ;
 background-position:0,0 ;
 background-repeat:no-repeat ;
}

/***** ---ロゴ *****/
.logo {
 padding:0px 0px 0px 23px;
}
.logo a:hover{ border-style:none; }

/***** ---ヘッダーメニュー *****/
.headermenu_text{
 font-size:11px; color:#4C4C4C;
 line-height:120%;
 text-align: right;
 text-valign: top;
 margin-top:6px;
 margin-right:10px;
}
.headermenu_text a:link{
 color: #4C4C4C;
 text-decoration:none;
}
.headermenu_text a:visited{
 color: #4C4C4C;
 text-decoration:none;
}
.headermenu_text a:hover{
 color: #A4A4A4;
 text-decoration:none;
}


/********** --メインナビゲーション **********/
/***** ---メインメニュー *****/
#mainmenu_top{
height:15px;
background:url("{$CMSTmplUrl$}img/mainmenu_top.jpg ") bottom no-repeat;
}

#mainmenu_bottom{
height:7px;
background:url("{$CMSTmplUrl$}img/mainmenu_bottom.jpg ") top no-repeat;
}

#mainmenu{
background:url("{$CMSTmplUrl$}img/mainmenu.jpg") repeat-y;
}

#mainmenubox{
 width:780px; 
 margin-top:2px; 
 text-align: left;
}

.text_text{
 font-size:12px; 
 line-height:120%;
 text-align: center;
 width: 120px;
 padding: 0px;
 color: #4c4c4c;
}

/** メインメニュー通常時 **/
.mainmenu{
 padding-bottom:5px;
 font-size:12px; 
 text-align:center;
 text-valign:top;
 cursor: pointer;
}
.mainmenu a:link{
 color: #4c4c4c;
 text-align:center;
 text-decoration:none;
}

.mainmenu a:visited{
 color: #4c4c4c;
 text-align:center;
 text-decoration:none;
}

.mainmenu a:hover{
 color: #33B8CC;
text-decoration:none;
border-bottom:2px solid #33B8CC;
padding-bottom:4px;
}

/** メインメニュー設定なし **/
.mainmenu_off{
 padding-bottom:5px;
 font-size:12px; 
 text-align:center;
 text-valign:top;
}

/** メインメニュー選択時 **/
.mainmenu_on{
 padding-bottom:5px;
 font-size:12px; 
 text-align:center;
 text-valign:top;
 cursor: pointer;
}
.mainmenu_on a:link{
 color: #33B8CC;
 text-align:center;
 text-decoration:none;
}
.mainmenu_on a:visited{
 color: #33B8CC;
 text-decoration:none;
}


/** メインメニューマウスオーバー時 **/
.mainmenu_hover{
 padding-bottom:0px;
 font-size:12px; 
 text-align:center;
 text-valign:top;
 cursor: pointer;
}
.mainmenu_hover a:link{
 color: #33B8CC;
 text-align:center;
}
.mainmenu_hover a:hover{
 color: #33B8CC;
text-decoration:none;
border-bottom:2px solid #33B8CC;
padding-bottom:4px;
}
.mainmenu_hover a:visited{
 color: #33B8CC;
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:780px;
 color:#666666; text-align:left;
 margin-top:5px;
 margin-bottom:0px;
}

.crumb_text {
 font-size:10px;
 line-height:110%;
 text-valign:middle;
 padding:1px 10px 1px 10px ;
}
.crumb_text a:link {
	text-decoration:none;
}
.crumb_text a:visited {
	text-decoration:none;
}
.crumb_text a:hover {
	text-decoration:underline;
}


/********** --ボディコンテンツ枠 **********/
.main_td{
 background: #FFFFFF;
 padding:3px 0px 10px 0px;
}

/********** --サイド **********/
#sideheader {
 background:url("{$CMSTmplUrl$}img/sidemenu_header.jpg") no-repeat bottom;
 height:8px;
width:174px;
}

#side{
 width:174px;
height:100%;
}

#sidein{
 width:174px; 
 background: #FFFFFF url("/template/1023/img/sidemenu_back.jpg") repeat-y;
height:100%;
}


#sukima{
width:10px;
}

#sidefooter {
 background:url("{$CMSTmplUrl$}img/sidemenu_footer.jpg") no-repeat top;
 height:8px;
width:174px;
 margin:0px;
}

/***** ---サイドメニュー *****/
.sidemenu {
 margin:0px;
background:url("{$CMSTmplUrl$}img/sidemenu_line.jpg ") bottom repeat-x;
width:166px;
text-align:center;
}

.sidemenu_td{
}

.sidemenu_table {
 cursor: pointer;
 width:160px;
}
.sidemenu_table_on {
 cursor: pointer;
 width:160px;
}
.sidemenu_table_hover {
 cursor: pointer;
 width:160px;
}

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

/** サイドメニューbottom **/
.sidemenu_btm{
 height:12px;
}

.sidemenu_on_btm{
 height:12px;
}
.sidemenu_hover_btm{
 height:12px;
}

/** サイドメニューmiddle **/
.sidemenu_mdl{
 padding:0px 15px;
 font-size:12px;
 line-height:1.3em;
 font-weight:normal;
 color:#4C4C4C; text-align:center;
}
.sidemenu_mdl a:link{
 color:#4C4C4C; 
 text-decoration:none;
}
.sidemenu_mdl a:visited{
 color:#4C4C4C;
 text-decoration:none;
}

.sidemenu_on_mdl{
 padding:0px 15px;
 font-size:12px;
 line-height:1.3em;
 font-weight:normal;
 color:#FE3494; text-align:center;
}
.sidemenu_on_mdl a:link{
 color:#FE3494; 
 text-decoration:none;
}
.sidemenu_on_mdl a:visited{
 color:#FE3494; 
 text-decoration:none;
}

.sidemenu_hover_mdl{
 padding:0px 15px;
 font-size:12px;
 line-height:1.3em;
 font-weight:normal;
 color:#FE3494; text-align:center;
}
.sidemenu_hover_mdl a:link{
 color:#FE3494; 
 text-decoration:none;
}
.sidemenu_hover_mdl a:visited{
 color:#FE3494; 
 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({$CMSTmplUrl$}img/listicon_a2.gif) no-repeat top left; }

.child_side_header { 
  width:135px; padding:0 0 2px 0;
  background:url({$CMSTmplUrl$}img/side_bg.gif) no-repeat top center; }

.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; border-bottom:1px solid #bbbbbb;}
  
.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:#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:#205DE8; text-decoration:none; }


/********** --フッター **********/
#footer {
 width:780px;
 margin-top:5px;
 padding: 3px 0px 20px 0px;
 background: #FFFFFF;
 border-top: 1px solid #BEBEBE;
}

.footer_text1{
 font-size: 10px;color:#4c4c4c;
 text-align: left;
 padding:0px 10px;
 margin-bottom:5px;
 float:left;
}
.footer_text1 a:link{
 color: #4c4c4c;
 text-decoration:none;
}
.footer_text1 a:visited{
 color: #4c4c4c;
 text-decoration:none;
}
.footer_text1 a:hover{
 color: #A4A4A4;
 text-decoration:none;
}

.footer_text2{
 font-size: 10px;color:#4c4c4c;
 text-align: right;
 padding:0px 10px;
 margin-bottom:5px;
 float:none;
}
.footer_text2 a:link{
 color: #4c4c4c;
 text-decoration:none;
}
.footer_text2 a:visited{
 color: #4c4c4c;
 text-decoration:none;
}
.footer_text2 a:hover{
 color: #A4A4A4;
 text-decoration:none;
}

/********** --ポップアップ **********/
.popup_range {
 width:600px;
 border: 1px solid #999999;
 margin-top:10px;
 background-color:#ffffff;
}
 
.popup_header {
 height:30px;
 color: #4c4c4c;
 font-size:12px; font-weight:bold; letter-space:1px; 
 padding:9px 10px 8px 10px;
}
 
.popup_main {
 padding:10px 10px 20px 10px;}

.popup_footer {
 font-size:11px; letter-space:1px; color:4c4c4c;
 padding:8px 0px 3px 0px;}

.popup_footer .footer_text a:link{
 color: #4c4c4c;
 text-decoration:none;
}
.popup_footer .footer_text a:visited{
 color: #4c4c4c;
 text-decoration:none;
}
.popup_footer .footer_text a:hover{
 color: #63C600;
 text-decoration:none;
}

/* --階層リスト */
.sidemenu2 {
	text-align:left;
}	

.sidemenu2 li {
	list-style:none ! important;
	list-style-type:none	 ! important;
	list-style-image:none ! important;
}	

ul.sidemenu2 {
	margin: 5px;
	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 0 5px 0;
	padding:5px 10px;

	display:block;
	cursor: pointer;
	
	color:#4C4C4C;	
	text-decoration:none;
	
	border-bottom:1px solid #D9DDDC;
}

ul.sidemenu2 li.sidemenu2_off a span {
}

/* ----lv1_on */
ul.sidemenu2 li.sidemenu2_on a {
	margin: 0 0 5px 0;
	padding:5px 10px;

	display:block;
	cursor: pointer;
	
	color:#FE3494;
	text-decoration:none;
	
	border-bottom:1px solid #D9DDDC;
}

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 0 5px 0;
	padding:5px 10px;

	display:block;
	cursor: pointer;
	
	color:#FE3494;	
	text-decoration:none;
	
	border-bottom:1px solid #D9DDDC;
}

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: 0 0 5px 15px;
	padding: 5px;	

	display:block;
	cursor: pointer;

	border-bottom:1px dotted #BFBFBF;
	
	color:#145F9C;	
	text-decoration:none;	
}

/* ----lv2_on */
ul.sidemenu2 li.sidemenu2_on2 a {
	margin: 0 0 5px 15px;
	padding: 5px;	

	display:block;
	cursor: pointer;

	border-bottom:1px dotted #BFBFBF;
	
	color:#50B000;		
	text-decoration:none;
}

/* ----lv2_hover */
ul.sidemenu2 li.sidemenu2_on2 a:hover,
ul.sidemenu2 li.sidemenu2_off2 a:hover {
	margin: 0 0 5px 15px;
	padding: 5px;	

	display:block;
	cursor: pointer;

	border-bottom:1px dotted #50B000;
	
	color:#50B000;		
	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 10px;

	display:block;
	cursor: pointer;
			
	color:#145F9C;		
	text-decoration:none;	

}

/* ----lv3_on */
ul.sidemenu2 li.sidemenu2_on3 a {
	margin: 0 0 1px 15px;
	padding: 5px 5px 0 10px;

	display:block;
	cursor: pointer;

	background:url("{$CMSTmplUrl$}img/listicon_a2.gif") no-repeat center left;	

	color:#50B000;		
	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 10px;

	display:block;
	cursor: pointer;
	
	background:url("{$CMSTmplUrl$}img/listicon_a2.gif") no-repeat center left;	
	
	color:#50B000;		
	text-decoration:none;	
}

#box-l{
	float:left;
	width:596px;
	height:auto;
	text-align:left;
	margin:0px;
	padding:0px;
}
#box-r{
	float:right;
	width:184px;
	height:auto;
	text-align:left;
	margin:0px;
	padding:0px;
}

.imgs {
 	margin:0px;
	padding:0px;
}

.imgs-center {
 	margin:0px auto;
	padding:0px;
	text-align:center;
}

.sub-box-l {
	width:295px;
	height:auto;
	text-align:left;
	float:left;
	margin-top:10px;
	padding: 0px;
}

.sub-box-r {
	width:295px;
	height:auto;
	text-align:left;
	float:right;
	margin-top:10px;
	padding: 0px;
}

.sub-box-long {
	width:596px;
	height:auto;
	text-align:left;
	margin-top:10px;
	padding: 0px;
}

.waku-a-up{
	background-image: url("../../images/waku-a-top.jpg");
	height: 7px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0px auto;
}

.tab_menu{
	padding: 0px;
	margin:0px auto 0px auto;
	width: 290px;
	height: 29px;
	background-position: bottom;
	overflow: hidden;
}
.tab_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tab_menu li{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

.waku-a-line {
	width:288px;
	_width:290px;
	height:auto;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	margin:0px auto;
	padding: 0px;
}

.waku-a-txtbox{
	width:288px;
	_width:290px;
	height:auto;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	text-align: left;
	margin:0px auto;
	padding:0px;
}

.waku-a-txtbox ul {
	background: #ffffff;
	margin: 0px;
	padding: 8px 25px;
}
.waku-a-txtbox ul li {
	margin: 0px;
	padding: 0px;
	color:#4C4C4C;
	list-style-image: url("../../images/icon-blue.jpg");
}

.waku-a-line-news {
	width:288px;
	_width:290px;
	height:auto;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	margin:0px auto;
	padding: 0px;
}

.jamlink{
	text-align:right;
	margin-top:8px;
	margin-right:5px;
}


.waku-a-down{
	background-image: url("../../images/waku-a-bottom.jpg");
	background-repeat: no-repeat;
	height: 22px;
	width: 290px;
	margin:0px auto 10px auto;
}

.waku-b-up{
	background-image: url("../../images/waku-b-top.jpg");
	height: 7px;
	width: 588px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0px auto;
}

.waku-b-line {
	width:586px;
	_width:588px;
	height:auto;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	margin:0px auto;
	padding: 2px 0px;
}

.waku-b-line2 {
	width: 586px;
	_width: 588px;
	height: auto;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
}


.waku-b-line2 ul {
	clear: left;
	width: 580px;
	margin: 0;
	padding:  8px 25px;
}
.waku-b-line2 ul li {
	float: left;
	margin: 0px;
	padding-left: 7px;
	color:#4C4C4C;
	list-style-image: url("../../images/icon-blue.jpg");
	line-height: 2.0em;
	width:230px;
}

.waku-b-down2 {
	background-image: url("../../images/waku-b-bottom.jpg");
	background-repeat: no-repeat;
	height: 22px;
	width: 588px;
	margin:0px auto;
}

.waku-b-txtbox1{
	text-align: left;
	margin:0px;
	padding: 2px 0px;
	width: auto;
	height: auto;
	float: left;
}

.waku-b-txtbox1 ul {
	background: #ffffff;
	margin: 0px;
	padding: 8px 25px;
}
.waku-b-txtbox1 li {
	margin: 0px;
	padding: 0px;
	color:#4C4C4C;
	list-style-image: url("../../images/icon-blue.jpg");
}

.waku-b-txtbox2{
	text-align: left;
	margin-left:290px;
	padding: 2px 0px 2px 5px;
	width: 290px;
	height: auto;
	float: none;
}

.waku-b-txtbox2 ul {
	background: #ffffff;
	margin: 0px;
	padding: 8px 25px;
}
.waku-b-txtbox2 li {
	margin: 0px;
	padding: 0px;
	color:#4C4C4C;
	list-style-image: url("../../images/icon-blue.jpg");
}

.waku-b-down{
	background-image: url("../../images/waku-b-bottom.jpg");
	background-repeat: no-repeat;
	height: 22px;
	width: 588px;
	margin:0px auto;
}

.waku-b-up-news{
	background-image: url("../../images/newstopics.jpg");
	height: 26px;
	width: 588px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0px auto;
}

.waku-b-newsbox{
	text-align: left;
	margin:0px;
	padding: 2px 0px;
	width: 586px;
	height: 100px;
	display: block;
	overflow-y: scroll;
}

.waku-b-newsbox ul {
	background: #ffffff;
	margin: 0px;
	padding: 8px 25px;
}
.waku-b-newsbox ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url("../../images/icon-orange.jpg");
}

.waku-b-newsbox li a:link {	color: #4c4c4c; text-decoration: underline;}
.waku-b-newsbox li a:visited {color: #4c4c4c; text-decoration: none;}
.waku-b-newsbox li a:active {color: #4c4c4c; text-decoration: none;}
.waku-b-newsbox li a:hover {color: #4c4c4c; text-decoration:none; background-color: #ffcc66;}

.interview-box{
 margin: 10px 6px 10px 8px;
 padding-top: 10px;
 width:auto;
 height:auto;
 border-top:1px dashed #d0d0d0;
}

.interview-box .img{
 margin:0px 5px 2px 1px;
 padding:0px;
 float:left;
 border:1px solid #ccc;
}

.interview-box .comment{
 padding:3px 0px;
 margin:0px;
 font-size:12px;
 float:none;
 text-align:left;
 line-height:15px;
}

.interview-box a:link {color: #4c4c4c; text-decoration: none;}
.interview-box a:visited {color: #4c4c4c; text-decoration: none;}
.interview-box a:active {color: #4c4c4c; text-decoration: none;}
.interview-box a:hover {color: #ff9900; text-decoration:underline;}

.interview-box .name{
 padding-top:2px;
 margin:0px;
 font-size:11px;
 text-align:left;
 line-height:13px;
 clear: both;
}

.pickup-box{
 margin: 10px 8px;
 padding-top: 10px;
 width:auto;
 height:auto;
 border-top:1px dashed #d0d0d0;
}

.pickup-box .name{
 padding:0px;
 margin:0px;
 font-size:11px;
 text-align:center;
 line-height:13px;
 font-weight:bold;
}

.pickup-box .img{
 margin:5px auto;
 padding:0px;
}

.pickup-box .comment{
 padding:0px 3px;
 margin:0px;
 font-size:11px;
 text-align:left;
 line-height:13px;
}

.pickup-box a:link {color: #4c4c4c; text-decoration: none;}
.pickup-box a:visited {color: #4c4c4c; text-decoration: none;}
.pickup-box a:active {color: #4c4c4c; text-decoration: none;}
.pickup-box a:hover {color: #ff9900; text-decoration:underline;}

.img-title {
 	margin:15px auto;
	padding:0px;
	text-align:center;
}

.img-des {
 	margin:0px auto 5px auto;
	padding:0px;
	text-align:center;
}

.top-warp {
	text-align:right;
	padding:0px;
	margin: 20px 5px 0px 0px;
}

/* ----orignal */
.fcp1{
 margin:0px 0px 5px 0px;
 padding:0px;
 font-size:16px;
 font-weight:bold;
}
.company_main_title {
	padding:5px;
	font-size:16px;
	color:#ff3399;
	text-align:left;
	line-height:150%;
	font-weight:bold;
	border-style: dotted;
	border-color: #ff3399;
	border-width: 0 0 1px 0;
}
.company_main_title2 {
	padding:5px;
	font-size:16px;
	color:#ff6633;
	text-align:left;
	line-height:150%;
	font-weight:bold;
	border-style: dotted;
	border-color: #ff6633;
	border-width: 0 0 1px 0;
}
.company_main_title_interviewbox {
	background-color:#f6f6f6;
}
.company_main_title_interview {
	padding:5px;
	font-size:16px;
	color:#ffffff;
	background-color:#000000;
	text-align:left;
	line-height:150%;
	font-weight:bold;
	border-style: solid;
	border-color: #;
	border-width: 1px 1px 1px 1px;
}

.company_main_title_interview_midashi {
	color:#4C4C4C;
	margin: 0px 0px 0px 0px;
                padding:5px 0px 0px 20px;
	text-align: left;
	background: url("../../images/subtitle-bak2.jpg") no-repeat; 
	height:53px;
}

.company_main_text {
	margin-top:10px;
	padding:5px;
	font-size:13px;
	text-align:left;
	line-height:130%;
	color:#333333;
}
.company_main_tab {
	margin-top:10px;
	margin-bottom:10px;
	height:30px;
	width:500px;
	background:url("../../images/img_company_tab_01.jpg") no-repeat;
}

.company_main_tab_text {
	margin-top:6px;
	margin-left:6px;
	font-size:15px;
	text-align:left;
}
.company_main_box TABLE {
  border-collapse: collapse;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px 0 1px 0;
}
.company_main_box TABLE TH {
  width:120px;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px 1px 1px 0;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  color:#555555;
  background:#F5F5F5;
}
.company_main_box TABLE TD {
  width:380px;
  border-style: dotted;
  border-color: #CCCCCC;
  border-width: 1px 0 1px 1px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  line-height:130%;
  background:#ffffff;
}
.company_main_box2 TABLE {
  border-collapse: collapse;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px 0 1px 0;
}
.company_main_box2 TABLE TD {
  width:500px;
  border-style: dotted;
  border-color: #CCCCCC;
  border-width: 1px 0 1px 0;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  line-height:130%;
  background:#ffffff;
}

.howto {
  margin-top:5px;
  margin-bottom:15px;
  padding:0px;
  text-align:center;
}

/* ----一覧用 */

.itiran-box{
 width:725px;
 height:80px;
 margin:5px auto;
 text-align:center;
 padding:0px;
}

.itiran-checkbox-bak{
 width:50px;
 height:80px;
 margin:0px 5px;
 padding:0px ;
 text-align:center;
 background-color:#DBF7FB;
 float:left;
}

.itiran-checkbox-bak-sub{
 width:50px;
 height:80px;
 margin:0px 5px;
 padding:0px ;
 text-align:center;
 background-color:#E7F5F4;
 float:left;
}

.check{
 font-size:11px;
 text-align:center;
 padding:20px 0px 0px 0px ;
}

.itiran-bigbox{
 width:570px;
 height:80px;
 margin:0px;
 padding:0px;
 background-color:#DBF7FB;
 text-align:left;
 float:left; 
}

.itiran-bigbox-sub{
 width:570px;
 height:80px;
 margin:0px;
 padding:0px;
 background-color:#E7F5F4;
 text-align:left;
 float:left; 
}

.itiran-title{
 font-size:16px;
 font-weight:bold;
 text-align:left;
 margin:7px;
 padding:0px;
 border-bottom:1px dotted #33B8CC;
}

/********** --リンクスタイル **********/
.itiran-title a:link {color: #33B8CC; text-decoration: none;}
.itiran-title a:visited {color: #33B8CC; text-decoration: none;}
.itiran-title a:active {color: #33B8CC; text-decoration: none;}
.itiran-title a:hover {color: #FFAF37; text-decoration:none;}


.itiran-pr{
 font-size:13px;
 font-weight:normal;
 text-align:left;
 margin:3px auto 5px 7px;
 padding:0px;
}

.itiran-whitebox{
 width:446px;
 height:21px;
 margin:3px 5px 5px 119px;
 padding:0px;
 background-color:#ffffff;
 background-position:right;
 text-align:right;
}

.itiran-whitebox-long{
 width:490px;
 height:21px;
 margin:3px 5px 5px 75px;
 padding:0px;
 background-color:#ffffff;
 background-position:right;
 text-align:right;
}

.itiran-whitebox-long2{
 width:505px;
 height:21px;
 margin:3px 5px 5px 60px;
 padding:0px;
 background-color:#ffffff;
 background-position:right;
 text-align:right;
}

.whitebox-txt-left{
 font-size:13px;
 font-weight:normal;
 text-align:left;
 margin-top:2px;
 margin-bottom:2px;
 margin-left:3px;
 padding:0px;
 float:left;
 }

.whitebox-txt-right{
 font-size:13px;
 font-weight:normal;
 text-align:right;
 margin-top:2px;
 margin-bottom:2px;
 margin-right:2px;
 padding:0px;
 float:right;
}

/********** --リンクスタイル **********/
.whitebox-txt-right a:link {color: #33B8CC; text-decoration: none;}
.whitebox-txt-right a:visited {color: #33B8CC; text-decoration: none;}
.whitebox-txt-right a:active {color: #33B8CC; text-decoration: none;}
.whitebox-txt-right a:hover {color: #FFAF37; text-decoration:none;}
 

.itiran-detailbox{
 width:85px;
 height:80px;
 margin:0px 0px 0px 5px;
 padding:0px;
 background-color:#DBF7FB;
 text-align:left;
  float:left;
}

.itiran-detailbox-sub{
 width:85px;
 height:80px;
 margin:0px 0px 0px 5px;
 padding:0px;
 background-color:#E7F5F4;
 text-align:left;
  float:left;
}

.detail-link{
 margin:17px auto 0px auto;
 padding:0px;
 text-align:center;
}

.premium{
 background-color:#fff;
 width:725px;
 height:auto;
 text-align:center;
 border-top:1px dashed #ccc;
 border-bottom:1px dashed #ccc;
 margin:0px auto;
 padding:3px 0px 3px 0px;
}

.normal{
 background-color:#fff;
 width:725px;
 height:auto;
 text-align:center;
 margin:3px auto;
 padding:0px;
}

/********** サイド **********/

.side-box{
 width:174px;
 height:auto;
 text-align:left;
 margin:15px 0px 5px 10px;
 padding:0px;
 background-color:#eeeeee;
 float:right;
}

.sidebar-title{
 margin:5px 5px 0px 5px;
 padding:0px;
}

.content-box{
 margin: 0px 5px 15px 5px;
 padding: 0px;
 width:164px;
 height:auto;
 background-color:#fbfbfb;
}

.interview-prbox{
 margin: 0px;
 padding: 10px 0px;
 width:164px;
 height:auto;
}

.interview-prbox .img{
 margin:0px 3px 2px 2px;
 padding:0px;
 float:left;
 border:1px solid #ccc;
}

.interview-prbox .comment{
 padding:3px 0px;
 margin:0px;
 font-size:12px;
 float:none;
 text-align:left;
 line-height:15px;
}

.interview-prbox a:link {color: #4c4c4c; text-decoration: none;}
.interview-prbox a:visited {color: #4c4c4c; text-decoration: none;}
.interview-prbox a:active {color: #4c4c4c; text-decoration: none;}
.interview-prbox a:hover {color: #ff9900; text-decoration:underline;}

.interview-prbox .name{
 padding-top:2px;
 padding-left:4px;
 margin:0px;
 font-size:11px;
 text-align:left;
 line-height:13px;
 clear: both; 
}

.dot-line{
 width:162px;
 height:1px;
 margin:0px;
 padding:0px;
 background-image: URL("../../images/dot.jpg");
 background-position:center;
 background-repeat:no-repeat;
}


.interview-prbox{
 margin: 0px;
 padding: 10px 0px;
 width:164px;
 height:auto;
}

.pickup-prbox{
 margin: 0px;
 padding: 10px 0px;
 width:164px;
 height:auto;
}

.pickup-prbox .name{
 padding:0px;
 margin:0px;
 font-size:11px;
 text-align:center;
 line-height:13px;
 font-weight:bold;
}

.pickup-prbox .img{
 margin:5px auto;
 padding:0px;
 text-align:center;
}

.pickup-prbox .comment{
 padding:0px 3px;
 margin:0px;
 font-size:11px;
 text-align:left;
 line-height:13px;
}

.pickup-prbox a:link {color: #4c4c4c; text-decoration: none;}
.pickup-prbox a:visited {color: #4c4c4c; text-decoration: none;}
.pickup-prbox a:active {color: #4c4c4c; text-decoration: none;}
.pickup-prbox a:hover {color: #ff9900; text-decoration:underline;}

/********** --一覧エリアリンク **********/

.itiran_arealink{
 text-align:right;
 margin-bottom:5px;
 margin-right:7px;
}

.itiran_arealink img{
 margin-right:3px;
}

/********** --2009/7/10追加 **********/
.gate_top02 {
	width: 596px; height: 50px; background-image:URL("../../img/gate_top02.jpg"); background-repeat: no-repeat;
	}