/********** -基本設定 ************************/
/*********************************************/

/********** --ボディ **********/
body {
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#base {
 width: 780px;
 border-left:1px solid #C6C6C6;
 border-right:1px solid #C6C6C6;
 border-bottom:0px solid #4977BA;
 background-color:#ffffff;
 margin-bottom:10px;
 }

/********** --テキスト **********/
body, td, th, input, select, option, textarea {
	color: #333333;
}


/********** --リンクスタイル **********/
a:link {	color: #5A5973; text-decoration:none;}
a:visited {
	text-decoration:none;
	color: #5A5973;
}
a:active {	color: #5A5973; text-decoration:none;}
a:hover {	color: #81809D; text-decoration:underline;}





/*********************************************/
/********** -ボディコンテンツ ****************/
/*********************************************/

/** 引用 **/
blockquote{
	font-size:12px;
	line-height:160%;
	color:#666666;
	border: #aaaaaa 1px solid;
	background-color: #ffffff;
}

/********** --箇条書き **********/
ul li {
	list-style-position: outside;
	list-style-image: url(../images/arow_03.gif);
	list-style-type: circle;
	background-position: center bottom;
	vertical-align: middle;
}

/********** --水平線 **********/
hr {
	color:#ffffff;
	background-color:#aaaaaa;
	height: 0px;
	border: 0px;
}

/********** --見出し **********/
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}


h1 {
	color:#5F66AB;
	text-align: left;
	text-valign:  middle;
	background:url(../images/h1_bg.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	width: 100%;
	margin-bottom: 15px;
	line-height: 120%;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	}
	
h1 a:link, h1 a:visited { color:#5F66AB; text-decoration:none;}
h1 a:hover { color:#81809D; background:none; text-decoration:underline;}

h2 {
	color:#5F66AB;
	text-align: left;
	text-valign: middle;
	background: #FAFAFA url(../images/h2_bg.gif) repeat-x;
	vertical-align: middle;
	padding: 9px 10px 9px 15px;
	margin-bottom: 20px;
	font: bold 14px/100% "ＭＳ Ｐゴシック", Osaka;
	border: 1px solid #C0BFCE;
	letter-spacing: 0.1em;
}

h2 a:link, h2 a:visited {
	text-decoration:none;
	color: #5F66AB;
}
h2 a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}

h3 {
	color:#535B79;
	padding-bottom:5px;
	text-align: left;
	text-valign: middle;
	background: #FAFAFA url(../images/h3_bg.gif) no-repeat left center;
	padding: 8px 10px 8px 15px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 12px;
	width: 100%;
	letter-spacing: 0.1em;
	text-decoration: none;
}

h3 a:link, h3 a:visited {
	text-decoration:none;
	color: #535B79;
}

h3 a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}

h4 {
	font-weight:bold;
	color:#74658B;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 1px;
	letter-spacing: 0.1em;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #B5B6C4;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}

h4 a:link, h4 a:visited {
	text-decoration:none;
	color: #74658B;
}

h4 a:hover {
	text-decoration:underline;
	color: #81809D;
}

h5 {
	background: url(../images/h4.gif) no-repeat left center;
	color:#5977B5;
	padding-left:18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
h5 a:link, h5 a:visited {
	text-decoration:none;
	color: #5977B5;
}
h5 a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}

h6 {
	background: url(../images/h6.gif) no-repeat left center;
	color:#8A68A6;
	padding-left:18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
h6 a:link, h6 a:visited {
	text-decoration:none;
	color: #8A68A6;
}
h6 a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}

/********** --表 **********/
/***** ---パターンA *****/
.table_a {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0px;
}

.table_a caption {
	color:#666666;
	padding: 3px 3px 3px 18px;
	background: url(../images/arow_03.gif) no-repeat 2px 1px;
}
.table_a_th {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	color: #666666;
	background: #7C829A;
}
.table_a_th2 {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	background: #ffffff;
}
.table_a_td {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	background-color: #ffffff;
}

.table_a_th a:link, .table_a_th a:visited {color:#5977B5; text-decoration:none;}
.table_a_th a:hover { color:#ffffff; background:none; text-decoration:underline;}




/***** ---パターンB *****/
.table_b {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0px;
}

.table_b caption {
	color:#666666;
	padding: 3px 3px 3px 18px;
	background: urlurl(../images/arow_01.gif) no-repeat 2px 1px;
}
.table_b_th {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	color: #666666;
	background: #f2f2f2;
}
.table_b_th2 {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	background: #f9f9f9;
}
.table_b_td {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	background-color: #ffffff;
}

.table_b_th a:link, .table_b_th a:visited { text-decoration:none;}
.table_b_th a:hover {  background:none; text-decoration:underline;}



/***** ---パターンC *****/
.table_c {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0px;
}

.table_c caption {
	color:#666666;
	padding: 3px 3px 3px 18px;
	background: urlurl(../images/arow_01.gif) no-repeat 2px 1px;
}
.table_c_th {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	color: #666666;
	background: C1C1C1;
}
.table_c_th2 {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	background-color: #dddddd;}
.table_c_td {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	background-color: #ffffff;
}

/** その他 **/
.table_d caption, .table_e caption, .table_f caption {
background: url(../images/arow_02.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:#81809D; background:none; text-decoration:underline;}

.table_f_th2 a:link, .table_f_th2 a:visited {color:#5977B5; text-decoration:none;}
.table_f_th2 a:hover { color:#ffffff; background:none; text-decoration:underline;}


/********** --パーツ挿入 **********/
/***** ---ベースA *****/
.listbox_a {
	padding: 0px 10px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	background-position:0% 0%;
	background-repeat: repeat-x;
}

.listset_a1_li {
	color:#666666;
	font-size:12px;
	list-style-image: url(../images/arow_01s.gif);
	list-style-position: outside;
	list-style-type: circle;
	padding-top: 7px;
}


.listset_a2_li {
	color:#666666;
	font-size:12px;
	list-style-image: url(../images/arow_02.gif);
	line-height:150%;
	background-position: 1px;
	list-style-position: outside;
	list-style-type: circle;
}

.listset_a1_li a:link{
 color: #5977B5;
 text-decoration:none;
}
.listset_a1_li a:visited{
 color: #5977B5;
 text-decoration:none;
}
.listset_a1_li a:hover{
 color: #81809D;
  text-decoration:underline;
}



/***** ---ベースB *****/
.listbox_b {
	padding: 0px 10px;
	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
	}

.listset_b1_li {
	color:#666666;
	font-size:12px;
	list-style-image: url(../images/arow_01.gif);
	list-style-position: outside;
	list-style-type: circle;
	padding-top: 7px;
	padding-bottom: 3px;
	background-position: 2px -3px;
	line-height: 150%;
}


.listset_b2_li {
	color:#666666;
	font-size:12px;
	list-style-image: url(../images/arow_02.gif);
	background-position: 2px;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 150%;
}

.listset_b1_li a:link{
 color: #5977B5;
 text-decoration:none;
}
.listset_b1_li a:visited{
 color: #5977B5;
 text-decoration:none;
}
.listset_b1_li a:hover{
 color: #81809D;
  text-decoration:underline;
}



/***** ---トピックリスト ***********************************************************************************************/
/** パターン5 **/
.pagetitle_a {
	margin-left:10px;
	color: #666666;
	line-height: 130%;
	padding-bottom: 3;
}

/** パターン6 **/
.pagetitle_b {
	margin-left:10px;
	color: #666666;
	padding-bottom: 3;
	line-height: 130%;
}

/***** ---サイトマップ *****/
/** パターン3・4 **/
.titletext_level1{
 background:url(../images/arow_03.gif) no-repeat left top;
 padding-left:15px;}
.titletext_level2{
 background:url(../images/arow_03.gif) no-repeat left top;
 padding-left:15px;}


/***** ---フレームA *****/
.frame_a_outer {
	padding: 0px ;
	border: 1px solid #CCCCCC;

}
.frame_a_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}


/***** ---フレームB *****/
.frame_b_outer {
	padding: 0px;
	border:1px solid #CCCCCC;
}
.frame_b_inner {
	background: #ffffff;
	margin:0px;
	padding:2px;
}

/*********************************************/
/********** -スキンデザイン*******************/
/*********************************************/


/********** --ヘッダー **********/
#header{
	width:100%;
	text-align:left;
	background: url(../images/header_bg.gif) no-repeat bottom;
}
#header .header_menu {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#header .header_setumei {
	font-size: 10px;
	color: #888888;
	font-size:10px;
	text-valign: top;
	color: #888888;
	font-weight: normal;
	margin: 0px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	background-image: none;
	padding: 8px 0px 5px;
	height: 15px;
}

/***** ---ロゴ *****/
.logo {
	padding:0px;
	text-align:left;
	vertical-align: top;
}
/*-------------------- -グローバルナビゲーション -------------*/

.gn_kojin{
text-align: left;
	vertical-align: bottom;
	background: url(../images/GN_kojin_off.gif) no-repeat right bottom;
}

.gn_houjin {
	background: url(../images/GN_hojin_off.gif) no-repeat left bottom;
}
.gn_contact {
	text-align: right;
	vertical-align: bottom;
}


.logo a:hover{ background: none; }

/***** ---ヘッダーメニュー *****/
/*-------------------- ヘッダーテキスト ----------------------*/

.headermenu_text {
	padding:8px 0px 5px;
	font-size:10px;
	text-align: right;
	background: #ffffff;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 2px;
	height: 15px;
}
.headermenu_text a:link{
 color: #5A5973;
 text-decoration:none;
}
.headermenu_text a:visited{
 color: #5A5973;
 text-decoration:none;
}
.headermenu_text a:hover{
 color: #81809D;
  text-decoration:underline;
}

/********** --メインナビゲーション **********/
/***** ---メインメニュー *****/
#mainmenubox{
	margin-top:0px;
	margin-bottom:5px;
	text-align: center;
	background: #ffffff;
}

.text_text{
	font-size:12px;
	width: 106px;
	line-height:120%;
	padding: 8px 1px 6px;
}


/***** ---ぱんくず *****/
#crumb {
	font-size:10px;
	color:#666666;
	padding-top: 8px;
	padding-bottom: 8px;
 }

.crumb_text {
}
.crumb_text a:link {
 color: #5A5973;
 text-decoration:none;
}
.crumb_text a:visited {
 color: #5A5973;
 text-decoration:none;
}
.crumb_text a:hover {
 color: #81809D;
 text-decoration:none;
}

/********** --ボディコンテンツ枠 **********/
.main_td {
 width:100%;
}

/********** --サイド **********/
#side{
 background: #F4F4F4;
 width:160px; 
border-left:10px solid #ffffff;
border-right:5px solid #ffffff;
  padding-top:0px;
padding-right:0px;
 padding-bottom:20px;
}
/***** ---サイドバー *****/
.child_side { 
  width:160px; margin-top:10px; margin-bottom:10px; 
   }

.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(../images/arow_03.gif) no-repeat top left; }

.child_side_header { margin:0; padding:0; border-bottom:0px dotted #333333; }

.child_side_title {
  width:160px; text-align:center;font-size:10px;
  color:#666666; 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:#5A5973; text-decoration:none; }
.child_side_text a:visited { color:#5A5973; text-decoration:none; }
.child_side_text a:hover { color:#81809D; text-decoration:underline; }


/********** --フッター **********/
#footer {
	padding:20px 10px 5px 50px;
	text-align:left;
	background: url(../images/footer_bg.gif) no-repeat center;
	height: 30px;
	color: #666666;
	letter-spacing: 1px;
}

.footer_text{
	text-align: center;
}
.footer_text a:link{
 color: #666666;
 text-decoration:none;
}
.footer_text a:visited{
 color: #666666;
 text-decoration:none;
}
.footer_text a:hover{
 color: #81809D;
 text-decoration:underline;
}

/********** --ポップアップ **********/
.popup_header {
 text-align: right;
	vertical-align: bottom;
}

.popup_footer {
 padding: 10px 10px 5px 10px;
 text-align:center;
 background: url(../images/popup_bg_03.gif) no-repeat top;
 
}
.popup_footer .footer_text a:link{
	text-decoration:none;
	text-align: center;
	height: 10px;
	width: 600px;
}
.popup_footer .footer_text a:visited{
 text-decoration:none;
 text-align: center;
}
.popup_footer .footer_text a:hover{
	text-decoration:none;
	text-align: center;
	color: #81809D;
	
}

.popup_main{
	padding:10px;
	text-align: center;
	
 }

.popup_range{
 }

.popup_body { 
}

/* f作成css ----------------------------------*/

.pop_bg_01 {
	background: url(../images/popup_bg_01.gif) repeat-y center;
}

.pop_bg_02 {
	background: url(../images/popup_bg_02.gif) no-repeat top;
}




/* グローバルナビの下のメニュー（サブメニュー）用CSS
-----------------------------------------------------------------------------------------------------*/
.under {
	height: 63px;
	width: 812px;
	padding-right: 44px;
	padding-left: 44px;
	background: url(../images/bg_ue.gif);
	font-weight: normal;
	font-size: 12px;
}
.undermenu
    {
	width: 812px;
	height: 63px;
}

.undermenu_td{
}
.undermenu_td a:link{
	background: url(../images/btn_f.gif) no-repeat top;
	cursor: pointer;
	height: 13px;
	width: 184px;
	color: #5A5973;
	display: block;
	padding: 23px 10px 27px;
	font-weight: bold;
}
.undermenu_td a:visited{
	background: url(../images/btn_f.gif) no-repeat;
	cursor: pointer;
	height: 13px;
	width: 184px;
	color: #5A5973;
	display: block;
	padding: 23px 10px 27px;
	font-weight: bold;
}
.undermenu_td a:hover{
	background: url(../images/btn_B.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	color: #81809D;
	font-weight: bold;	
}

.undermenu_td_on{
}

.undermenu_td_on a:link{
	background: url(../images/btn_B.gif) no-repeat top;
	cursor: pointer;
	height: 13px;
	width: 184px;
	color: #5A5973;
	display: block;
	padding: 23px 10px 27px;
	font-weight: bold;
}
.undermenu_td_on a:hover{
	background: url(../images/btn_B.gif) no-repeat;
	cursor: pointer;
	text-decoration: none;
	color: #81809D;
	font-weight: bold;
}
.undermenu_td_on a:visited{
	background: url(../images/btn_B.gif) no-repeat;
	cursor: pointer;
	height: 13px;
	width: 184px;
	color: #5A5973;
	display: block;
	padding: 23px 10px 27px;
	font-weight: bold;
}




/*background
------------------------------------------------------------*/
.bg {
	background: url(../images/bg_naka.gif) repeat-y;
}
.bg_sita {
	background: url(../images/bg_sita.gif) no-repeat bottom;
	height: 30px;
}
.bg_ue {
	background: url(../images/top_bg_ue.gif) no-repeat center top;
	height: 20px;
	width: 812px;
	padding-right: 44px;
	padding-left: 44px;
}

/*
------------------------------------------------------------*/
.topics_bg_01 {
	background: url(../images/news_event_naka.gif) repeat-y;
	vertical-align: top;
	text-align: left;
}

.topics_bg_02 {
	background: url(../images/info_naka.gif) repeat-y;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	padding-right: 15px;}

.topics_bg_sita {
	background: url(../images/info_sita.gif) no-repeat top;
}

/*
------------------------------------------------------------*/

.info_long_01 {
	background: url(../images/info_long_naka.gif) repeat-y;
	text-align: left;
	line-height: 22px;
	color: #999999;
	font-size: 12px;
	padding: 10px 15px 5px;
}
.info_long_02 {
	background: url(../images/info_long_sita.gif) no-repeat left bottom;
}


/*
------------------------------------------------------------*/

.top_topics_bg_naka {
	background: url(../images/top_info_naka.gif) repeat-y top;
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
	padding-right: 20px;
}

.top_topics_bg_sita {
	background: url(../images/top_info_sita.gif) no-repeat top;
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
}




/* -------------------------------------------------サイドメニュー---------------------------階層リスト */
/* --------お問い合わせボタン */
.side_02 {
	margin-top: 20px;
}
.sidemenu2 {
	font-size: 12px;
	color: #666666;
}	

.sidemenu2 li {
	list-style:none ! important;
	list-style-type:none	 ! important;
	list-style-image:none ! important;
}	

ul.sidemenu2 {
	margin: 0;
	padding: 0 ;
list-style:none;
width:179px;
}	

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 {
	background: url(../images/subnav_btn.gif) no-repeat;
	display:block;
	cursor: pointer;
	_width: 100%;
	text-decoration:none;
	color: #5A5973;
	padding: 6px 20px 14px 10px;
}

ul.sidemenu2 li.sidemenu2_off a span {
}

/* ----lv1_on */
ul.sidemenu2 li.sidemenu2_on a {
	margin: 0;
	padding:6px 20px 14px 10px;
	display:block;
	cursor: pointer;
	width: 100%;
	background: url(../images/subnav_btn_r.gif) no-repeat;
	color:#5A5973;
	text-decoration:none;
	font-weight: bold;
}

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:6px 20px 14px 10px;
	display:block;
	cursor: pointer;
	_width: 100%;
	background: url(../images/subnav_btn_r.gif) no-repeat;
	color:#81809D;
	text-decoration:none;
}

ul.sidemenu2 li.sidemenu2_on a:hover span, 
ul.sidemenu2 li.sidemenu2_off a:hover span {
}

/* -------------第4階層-------------------- */

/* ---lv2 */
ul.sidemenu2 li.sidemenu2_on2,
ul.sidemenu2 li.sidemenu2_off2 {
}

/* ----lv2_off */
ul.sidemenu2 li.sidemenu2_off2 a {
    padding: 0px 5px 10px;
	margin-left: 15px;
	display:block;
	cursor: pointer;
	_width: 100%;
	color:#5A5973;
	text-decoration:none;
	
}

/* ----lv2_on */
ul.sidemenu2 li.sidemenu2_on2 a {
	padding: 0px 5px 10px;
	margin-left: 15px;
	display:block;
	cursor: pointer;
	_width: 100%;
	color:#5A5973;
	text-decoration:none;
	font-weight: bold;
}

/* ----lv2_hover */
ul.sidemenu2 li.sidemenu2_on2 a:hover,
ul.sidemenu2 li.sidemenu2_off2 a:hover {
	padding: 0px 5px 10px;
	margin-left: 15px;
	display:block;
	cursor: pointer;
	_width: 100%;
	color:#81809D;
	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;

	_width: 100%;
			
	color:#5A5973;		
	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;

	_width: 100%;

	background:url(../images/arow_02.gif) no-repeat center left;	

	color:#5A5973;		
	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;

	_width: 100%;
	
	background:url(../images/arow_03.gif) no-repeat center left;	
	
	color:#81809D;		
	text-decoration:none;	
}

.btn_00 {
	background: url(../images/btn_00.gif) no-repeat;
	height: 25px;
	width: 156px;
	padding-left: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.tenpo {
	padding-bottom: 20px;
}
.ue_tuki {
	vertical-align: top;
}


.rightunder_tuki {
	text-align: right;
	vertical-align: bottom;
}
 
/* -------------------------法人用Ｈタグ------------------------------- */
h1.houjin {
	color:#5F66AB;
	text-align: left;
	text-valign:  middle;
	background:url(../images/h1_bg.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	width: 100%;
	margin-bottom: 15px;
	line-height: 120%;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1em;
}

h1.houjin a:link, h1 a:visited { color:#5F66AB; text-decoration:none;}
h1.houjin a:hover { color:#81809D; background:none; text-decoration:underline;}

h2.houjin {
	color:#5F66AB;
	text-align: left;
	text-valign: middle;
	background: #FAFAFA url(../images/h2_bg.gif) repeat-x;
	vertical-align: middle;
	padding: 9px 10px 9px 15px;
	margin-bottom: 20px;
	font: bold 14px/100% "ＭＳ Ｐゴシック", Osaka;
	border: 1px solid #C0BFCE;
	letter-spacing: 0.1em;
}

h2.houjin a:link, h2 a:visited {
	text-decoration:none;
	color: #5F66AB;
}
h2.houjin a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}

h3.houjin {
	color:#535B79;
	padding-bottom:5px;
	text-align: left;
	text-valign: middle;
	background: #FAFAFA url(../images/h3_bg.gif) no-repeat left center;
	padding: 8px 10px 8px 15px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 12px;
	width: 100%;
	letter-spacing: 0.1em;
	text-decoration: none;
}

h3.houjin a:link, h3 a:visited {
	text-decoration:none;
	color: #535B79;
}

h3.houjin a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}

h4.houjin {
	font-weight:bold;
	color:#74658B;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 1px;
	letter-spacing: 0.1em;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #B5B6C4;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}

h4.houjin a:link, h4 a:visited {
	text-decoration:none;
	color: #74658B;
}
h4.houjin a:hover {
	text-decoration:underline;
	color: #81809D;
}

h5.houjin {
	background: url(../images/h4.gif) no-repeat left center;
	color:#5977B5;
	padding-left:18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
h5.houjin a:link, h5 a:visited {
	text-decoration:none;
	color: #5977B5;
}
h5.houjin a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}

h6.houjin {
	background: url(../images/h6.gif) no-repeat left center;
	color:#8A68A6;
	padding-left:18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
h6.houjin a:link, h6 a:visited {
	text-decoration:none;
	color: #8A68A6;
}
h6.houjin a:hover {
	background:none;
	text-decoration:underline;
	color: #81809D;
}


/* -------------------------テキストタグ------------------------------- */

/* CSS Document */

.f16b_red {
	font-size: 14px;
	color: #B04040;
	font-weight: bold;
}
.f16b {
	font-size: 14px;
}

.f12b {
	font-size: 12px;
	font-weight: bold;
}

.text_center {
	text-align: center;
}

.line_01 {
	background: url(../images/line_01.gif) repeat-x bottom;
	width: 580px;
}

.line_02 {
	background: url(../images/line_01.gif) repeat-x bottom;
	width: 540px;
}


.kei01 {
	background: url(../images/kei01.gif) repeat-x center;
	height: 10px;
}

.toiawase_ {
}

.toiawase_ td {
	background: #FFF2C8;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	font-size: 10px;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}

.t10
 {
	font-size: 12px;
	color: #666666;
}

.f12b_blue
 {
	font-size: 12px;
	color: #1555B5;
	font-weight: bold;
}

/* --------------------------------------------------------------------
    form(common)
-------------------------------------------------------------------- */
.formlist_
	{
	border-collapse: collapse;
	margin: auto;
	}
.formlist_ th
	{
	font-weight:normal;
	line-height:160%;
	padding:8px;
	color:#666666;
	background-color:#FAFAFA;
	white-space: nowrap;
	border-top: 1px dotted #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: none #CCCCCC;
	border-left: none #CCCCCC;
	font-size: 12px;
	}
.formlist_ td
	{
	font-weight:normal;
	line-height:160%;
	padding:8px 8px 8px 12px;
	color:#666666;
	background-color:#FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}
.formlist_ .line0_
	{
	background-color:#F5F5F5;
	}
.formlist_ .line1_
	{
	background-color:#FAFAFA;
	}
.formdetail_
	{
	border-collapse:collapse;
	margin:0 auto;
	}
.formdetail_ th
	{
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	line-height:15px;
	padding:8px;
	color:#666666;
	background-color:#FAFAFA;
	white-space:nowrap;
	text-align: left;
	}
.formdetail_ td
	{
	border-top:1px dotted #CCCCCC; border-bottom:1px dotted #CCCCCC; font-weight:normal; line-height:15px;
	padding:8px; color:#666666; background-color:#FFFFFF;
	}
.formsublist_
	{
	border-collapse: collapse;
	}
.formsublist_ th
	{
	border:1px dotted #CCCCCC;
	background-color:#FFFFFF;
	font-weight:bold;
	white-space: nowrap;
	}
.formsublist_ td
	{
	border:1px dotted #CCCCCC;
	background-color:#FFFFFF;
	font-weight:normal;
	}

/* --------------------------------------------------------------------
    f-create
-------------------------------------------------------------------- */	
.padding_4 {
	padding-bottom: 4px;
}

.text_red18b {
	font-size: 18px;
	color: #7A0808;
	font-weight: bold;
}

.blueline {
	background: url(../images/blue_line.gif) repeat-x bottom;
	padding-top: 20px;
}

.text_red14b {
	font-size: 14px;
	color: #7A0808;
	font-weight: bold;
}

.text_blue14b {
	font-size: 14px;
	color: #535B79;
	font-weight: bold;
}

.text_red12 {
	font-size: 12px;
	color: #7A0808;
}
ul.sidemenu2 li.sidemenu2_off4 a {

	margin: 0;
	padding: 0;


	display:block;
	cursor: pointer;

	_width: 100%;
			
	color:#5A5973;		
	text-decoration:none;
}









/** その他に追加　リフォーム各ページのテキストおよびバナーを囲う用 

2011-3-31についか
**/

.box_ref {
	border: 1px solid #b19277;
	padding: 3px;
	margin: 0px;
}
.box_ref p {
	font-size: 14px;
	line-height: 160%;
	background-color: #f8f4f0;
	padding: 15px;
	margin: 0px;
}













