body {
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}

a {color: #0019FF; 	text-decoration: none;}
a:link {}
a:hover {color: #6699FF;}
a:visited {}
a:active {color: #666666; 	text-decoration: none;}


h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;

}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;

}

.t10 {
	font-size: 10px;
	line-height: 13px;
}
.t12-wide {
	font-size: 12px;
	line-height: 24px;
}
.t14-wide {
	font-size: 14px;
	line-height: 32px;
}
td {
	font-size: 12px;
	line-height: 15px;
	color: #333333;

}
.t12-normal {
	font-size: 12px;
	line-height: 17px;
}
input {
	background-color: #EFF8F8;
	font-size: 12px;
	line-height: 14px;
}
.faq_bold {
	font-weight: bold;
	color: #666666;
}
.tax {
	font-size: 10px;
	color: #666666;
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #3e3e3e;
}
.gnavi {
	font-size: 10px;
	line-height: 11px;
	color: #CCCCCC;
}

.middle {
	VERTICAL-ALIGN: middle;
}

.ALIGN-LEFT {
	text-align: left;
}
.ALIGN-RIGHT {
	text-align: right;
}
.ALIGN-CENTER {
	text-align: center;
}

p.shiryou-dlbox{
   text-align:left;
   height: 13.5em;
   width: 33em;
   overflow: scroll;
   border: #D4D4D4 2px solid;  /* 枠線を追加 */
   background-color: #FFFFFF; /* 背景色を追加 */
}


/*******************************
********************************

U-netSURF・VEC・GW共通
SURF-KOJIN.CSS
文字サイズ「普通」

********************************
********************************/

body {
	padding: 0px;
	margin: 0px;
	font-size: small;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url('../site-img/surf-img/200708.png');
	background-repeat: no-repeat;
	background-position:top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/*
html, body {
    scrollbar-base-color: #FFFF00;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #d8d8d8;
    scrollbar-shadow-color: #ffffff;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}
*/


a {color: #0035e2; text-decoration: none;}
a:link {}
a:hover {color: #6699FF;}
a:visited {}
a:active {color: #666666; 	text-decoration: none; outline: none;}
a:focus { -moz-outline-style: none; }

#title {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#title h1{
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



#h1_wrap {
	width: 780px;
	height: 18px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#title2 {
	width: 580px;
	text-align: left;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#title2 h1{
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#sitemap {
	font-size:12px;
	width: 200px;
	margin: 0px auto;
	text-align: right;
	padding: 0px;
	float: right;
	font-weight: normal;
}




/*******************************
********************************

ALPHA / IE6でも透過PNGを表示させる

********************************
********************************/



img.alpha{ behavior:url(https://www.netsurf.ad.jp/js/alpha.htc)}

.ALPHA img {
vertical-align:middle; 
behavior:url(https://www.netsurf.ad.jp/js/alpha.htc)
}

#NAVI img {
vertical-align:middle; 
}

#LEFT H5 img {
vertical-align:middle; 
behavior:url(https://www.netsurf.ad.jp/js/alpha.htc)
}

a img{border: none; text-decoration: none;}
a:link img{ border:none; text-decoration: none;}
a:hover img{text-decoration: none; border: none;}

#indexH1 h1{
	margin: 0px;
	padding: 0px;
}


#PRINTABLE-TITLE{
	display: none;
}

u {
padding-bottom: 1px;
border-bottom:1px solid #999999;
text-decoration:none;
}

.line{
padding-bottom: 1px;
border-bottom:1px solid #666666;
text-decoration:none;
}

/*******************************
********************************

        WRAP　全体を囲む

********************************
********************************/



#WRAP {
	width: 780px;
	clear: both;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}



/*******************************
********************************

           TEXT-ALIGN

********************************
********************************/



.ALIGN-LEFT {
	text-align: left;
}

.ALIGN-RIGHT {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.ALIGN-CENTER {
	text-align: center;
}

#ALIGN-CENTER2 {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}


#ALIGN-CENTER3 li{
	display: inline;
}

/*******************************
********************************

             HEADER

********************************
********************************/



#HEADER {
	background-image: url(../site-img/surf-img/banner/TITLE.png);
	background-repeat: no-repeat;
	width: 780px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.HEADER-RIGHT{
	margin-top: 0.6em ;
	margin-bottom: 0.2em;
	margin-left: 0em;
	margin-right: 0.3em;
	float: right;
	padding: 0px;
	text-align: right;
}

.HEADER-LEFT{
	margin: 0px ;
	float: left;
	padding: 0px;
	text-align: left;
}


/*******************************
********************************

         メインコンテンツ

********************************
********************************/



#CONTS {
	background-color: #ffffff;
	background-image: url(../site-img/surf-img/kojin-img/BODY.png);
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#CONTS-HEAD {
	background-image: url(../site-img/surf-img/kojin-img/HEAD.png);
	height: 9px;
	background-repeat: no-repeat;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}



/*******************************
********************************

          メニューリスト

********************************
********************************/


#MENU {
	float: left;
	width: 780px;
	font-weight:normal;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;


}

#MENU ul{
	margin: 0px;
	padding: 0px;
}


#MENU li{
	text-align: center;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

#MENU a{
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #0035e2;
	text-decoration: none;
	background-color: transparent;
	height: 20px;
	width: 140px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 20px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:  url(../site-img/surf-img/Menu/menu_01.gif);
	background-repeat: repeat;
}

#MENU a:hover{
	color: #6699FF;
	text-decoration: none;
	background-color: transparent;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image:  url(../site-img/surf-img/Menu/menu_02.gif);
	background-repeat: repeat;
	height: 20px;
	line-height: 20px;
}




/*******************************
********************************

          ナビゲーション

********************************
********************************/



#NAVI {
	background-color: transparent;
	margin: 0px;
	color: #666666;
	text-indent: 0.2em;
	width: 780px;
	padding: 0px;
	clear: both;
}



#NAVIGATION {
	background-color: transparent;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 640px;
	font-size: small;
	color: #555555;
}

#NAVIGATION a{text-decoration: none; color: #0035e2;}
#NAVIGATION a:link{text-decoration: none;}
#NAVIGATION a:hover{color: #6699FF; text-decoration: none;}
#NAVIGATION a:active{}
#NAVIGATION a:visited{}


#NAVIGATION h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


#NAVIGATION h2 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding: 0px;
	margin: 0px;
	color: #333333;
}


/*******************************
********************************

右       LEFTだけど	...右カラム

********************************
********************************/

#LEFT {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 593px;
}

#LEFT H1{
	font-size: small;
	margin-left: 10px;
	padding-left: 5px;
	background-image: url(../site-img/surf-img/hojin-img/H1-Arrow.gif);
	line-height: 165%;
	color: #333333;
	background-repeat: repeat-y;
}

#LEFT H2{
	font-size: medium;
	font-weight: bold;
	color: #303847;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(/hojin/site-img/midasi/h2.png);
	background-repeat:no-repeat;
	height: 35px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 8px;
	line-height: 35px;
}


#LEFT H3{
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(/hojin/site-img/midasi/h22.png);
	background-repeat:no-repeat;
	height: 35px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 8px;
	line-height: 35px;
}

#LEFT H4{
	font-size: medium;
	font-weight: bold;
	color: #555555;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(/site-img/surf-img/midasi/h2.png);
	background-repeat:no-repeat;
	height: 35px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 8px;
	line-height: 35px;
}

#LEFT H5{
	font-size: medium;
	font-weight: bold;
	color: #555555;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(/site-img/surf-img/midasi/h3.png);
	background-repeat:no-repeat;
	height: 35px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 8px;
	line-height: 35px;
}


#LEFT H6{
	font-size: small;
	font-weight: normal;
	color: #555555;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(/site-img/surf-img/midasi/h6.png);
	background-repeat:no-repeat;
	height: 35px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	line-height: 33px;
	text-indent: 0.5em;
}




/*******************************
********************************

        右カラムのテキスト

********************************
********************************/



#LEFT p{
	line-height: 160%;
	margin: 0px;
	padding-bottom: 0.7em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-top: 0.7em;
} 


#LEFT dl{
	clear: none;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 3em;
	margin-bottom: 0px;
	margin-left: 1em;
}

#LEFT dt{
	padding: 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: thick solid #999999;
	background-image:  url("../site-img/surf-img/Common/SHASEN.gif");
	color: #666666;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 160%;
}

#LEFT dd{
	padding-left: 1.2em;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #005279;
	line-height: 160%;
}


.LEFT-FOOT {
	background-image:   url(../site-img/surf-img/kojin-img/LEFT-FOOT.gif);
	background-repeat: no-repeat;
	height: 6px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.LEFT-HEAD {
	background-image:   url("../site-img/surf-img/kojin-img/LEFT-HEAD.gif");
	height: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	clear: both;
}

.LEFT_Table {
	margin-left: 15px;
}



/*******************************
********************************

        　　注意書き

********************************
********************************/



#LEFT blockquote{
	background-color: #F0EFEF;
	background-image:  url(../site-img/surf-img/bg/blockquote_bg.png);
	background-repeat: repeat;
	padding: 0.3em 0.5em 0.3em 0.5em;
	font-size: small;
	color: #000000;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 5px solid #F5F5F5;
	line-height:160%;
}


blockquote{
	background-color: #F0EFEF;
	background-image:  url(../site-img/surf-img/bg/blockquote_bg.png);
	background-repeat: repeat;
	padding: 0.3em 0.5em 0.3em 0.5em;
	font-size: small;
	color: #000000;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 5px solid #F5F5F5;
	line-height:1.4em;
}


/*******************************
********************************

        右カラムのリスト

********************************
********************************/




#LEFT ul {
list-style-image:url(/site-img/surf-img/list/list-image.gif);
list-style-position:outside;
line-height: 170%;
padding:0px;
margin-right: 1.5em;
margin-left: 3em;
margin-top:1em;
margin-bottom: 1em;
vertical-align:middle;
}

#LEFT ol {
	line-height: 141%;
	padding-right: 1em;
}

#LEFT li {
}

/****テーブル内のリスト***/
.Table-insize2-li ul {
list-style-image:url(/site-img/surf-img/list/list-image.gif) !important;
list-style-position:outside !important;
line-height: 140% !important;
padding:0px !important;
margin-right: 1.5em !important;
margin-left: 2em !important;
margin-top:0.5em !important;
margin-bottom: 0.5em !important;
vertical-align:left !important;
}

.Table-insize2-li ol {
	line-height: 141%;
	padding-right: 1em;
}

.Table-insize2-li li {
}


/*******************************
********************************

　　　　　　見出し

********************************
********************************/



.midasi_head{
	font-size: medium;
	font-weight: bold;
	color: #000066;
	padding-left: 32px;
	padding-top: 7px;
	padding-bottom: 0px;
	background-image:url(../site-img/surf-img/midasi/midasi_head.png);
	background-repeat:no-repeat;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}


.midasi_01{
	font-size: medium;
	font-weight: bold;
	color: #304fa8;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 0px;
	background-image:url(../site-img/surf-img/midasi/midasi_01.png);
	background-repeat:no-repeat;
	height: 25px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.midasi_02{
	font-size: medium;
	font-weight: bold;
	color: #000066;
	padding-left: 32px;
	padding-top: 7px;
	padding-bottom: 0px;
	background-image:url(../site-img/surf-img/midasi/midasi_02.png);
	background-repeat:no-repeat;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}



/*******************************
********************************

 　テキストエリアのpadding

********************************
********************************/



.txt_area_01{
padding:10px;
}


.padding_10{
padding: 10px;
}

.padding_side10{
padding-left: 10px;
padding-right: 10px;
}


#FONT-SIZE {
	background-color: transparent;
	color: #666666;
	float: right;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 120px;
	text-align: right;
	font-size: 12px;
}

/*******************************
********************************

 　　　右カラムのメニュー

********************************
********************************/



#LEFT-MENUs{
	background-color: #F8FAFC;
	margin: 1px 10px;
}

#LEFT-MENUs ul{
	margin: 0px;
	padding: 3px 0px;
}

#LEFT-MENUs li{
	display: inline;
	border-left-width: 1px;
	list-style-type: disc;
	margin: 0em;
	padding: 0px;
}

#LEFT-MENUs a{
	text-decoration: none;
	color: #0019FF;
}

#LEFT-MENUs a:link{
	text-decoration: none;
	color: #0019FF;
}

#LEFT-MENUs a:hover{
	text-decoration: none;
	color: #FF1900;
	background-color: #FFFFFF;
}



/*******************************
********************************

 　　　　　左カラム

********************************
********************************/



#RIGHT {
	float: left;
	width: 187px;
	margin: 0px;
	padding: 0px;
}

#RIGHT p{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}

#RIGHT h2{	
font-size: small;
	color: #FFFFFF;
	padding: 0px;
	margin: 1px 0px;
	text-align: left;
}         

#RIGHT h3{
	color: #FFFFFF;
	padding: 0px;
	margin: 1px 0px;
	text-align: left;
}

.RIGHT-HEAD {
	background-image: url(../site-img/surf-img/kojin-img/RIGHT-HEAD.png);
	height: 5px;
	background-repeat: no-repeat;
}

.RIGHT-FOOT {
	background-image: url(../site-img/surf-img/kojin-img/RIGHT-FOOT.png);
	height: 5px;
	background-repeat: no-repeat;
}

.Right_Banners {
	background: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}



/*******************************
********************************

 　　　左カラムのメニュー

********************************
********************************/



#RIGHT-MENUS{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#RIGHT-MENUS h2{
	font-size: medium;
	color: #FF0000;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 23px;
	background-color: #FFFFFF;
	background-image: url(/site-img/surf-img/icon/monitor.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



#RIGHT-MENUS h3{
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 23px;
	background-color: #FFFFFF;
	background-image: url(/site-img/surf-img/icon/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border: #000022;
}



#RIGHT-MENUS h4{
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	background-color: #ffffff;
	line-height:30px;
	font-weight:bold;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-right: 7px;
	padding-left: 5px;
	background-image: url(../site-img/surf-img/midasi/index/left_h5.png);
	background-repeat: no-repeat;
	background-position:top left;
}


#RIGHT-MENUS h5{
	font-size: 12px;
	color: #333333;
	line-height:30px;
	padding-left: 7px;
	font-weight:bold;
	background-color: #6699FF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-image: url(../site-img/surf-img/midasi/index/left_h4.png);
	background-repeat: repeat-y;
}

#RIGHT-MENUS ul{
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#RIGHT-MENUS li{
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: small;
}

#RIGHT-MENUS a{
	background: #ffffff;
	display: block;
	line-height:180%;
	border-left: 2px solid #28358e;
	color: #0000ff;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}



#RIGHT-MENUS a:hover{
	background: #ffffff;
	color: #000022;
	text-decoration: none;
	border-left-width: 2px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000033;
	border-top-style: none;
	background-image: url(../site-img/surf-img/list/RIGHT-NAVI.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#RIGHT-MENUS a:active{
}






/*******************************
********************************

 　　　左カラムのメニュー

        
		おっきいの
      
********************************
********************************/



#RIGHT-NAVI{
	margin: 0px;
	padding: 0px;
	font-size: small;
}

#RIGHT-NAVI h2{
	font-size: small;
	color: #ffffff;
	text-align: right;
	background-color: #ffffff;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../site-img/surf-img/midasi/index/left_h5.png);
	background-repeat: no-repeat;
}


#RIGHT-NAVI h3{
	font-size: small;
	display: block;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: 130%;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 8px;
	margin-left: 9px;
	padding: 0.5em;
	background-color: #ffffff;
	border: 2px solid #000022;
}


.h3_color{
background-color:#CCFFFF !important;
padding: 0px;
margin:1px 0px;
text-align:left;
}

#RIGHT-NAVI h4{
	font-size: small;
	color: #ffffff;
	text-align: right;
	background-color: #ffffff;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-image: url(../site-img/surf-img/midasi/index/left_h5.png);
	background-repeat: no-repeat;
}


#RIGHT-NAVI h5{
	border: 1px #ffffff solid;
	font-size: small;
	color: #FFFFFF;
	margin: 2px 6px 2px 6px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: #004DEC;
}

#RIGHT-NAVI ul{
	margin: 0px;
	padding: 0px;
}

#RIGHT-NAVI li{
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#RIGHT-NAVI a{
	background: #ffffff;
	display: block;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 9px;
	padding: 0.8em;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #736152;
	border-left-color: #28358e;
}

#RIGHT-NAVI a:link{}

#RIGHT-NAVI a:hover{
	background: #ffffff;
	color: #000022;
	text-decoration: none;
	border-left-width: 2px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000033;
	border-top-style: none;
	background-image: url(../site-img/surf-img/list/RIGHT-NAVI.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/*******************************
********************************

　　　　　　フッター

********************************
********************************/



#FOOTER {
	width: 780px;
	font-size: 12px;
	color: #666666;
	background-color:#E4E4E4;
	text-align: center;
	clear: both;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;

}

#FOOT {
	background-image: url(../site-img/surf-img/kojin-img/FOOT.png);
	background-repeat: no-repeat;
	height: 9px;
	clear: both;
	background-color: #CCCCFF;
}



/*******************************
********************************

　　　　　　COPYRIGHT

********************************
********************************/



#COPYRIGHT {
	width: 780px;
	font-family:  "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
	text-align: center;
	clear: both;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0em;
	padding-bottom: 10px;
	padding-left: 0em;
}

#COPYRIGHT a{color: #666666; }
#COPYRIGHT a:link{color: #666666; font-size: 11px;}
#COPYRIGHT a:hover{color: #0000ff; border-bottom: 1px solid #cccccc;}
#COPYRIGHT a:active{color: #000000; border-bottom: 1px solid #ff0099;}
#COPYRIGHT a:visited{}


.TopCopyright{
	margin-top: 0.5em;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
}

.Copyright_2 {
	font-size: small;
	color: #666666;
	text-align: center;
	clear: both;
	margin: 0px auto;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
}




/*******************************
********************************

　　　　　表示させない

********************************
********************************/

.none {
	display: none;
}

      

.None{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /*IE5 Mac*/
	left: 261px;
	top: 96px;
}


/*******************************
********************************

　　　　　テキストサイズ

********************************
********************************/


.ps {
	font-size: x-small;
	color: #666666;
	line-height: 150%;
}

.PS{font-size: 11px;
	color: #666666;
	line-height: 150%;
}
.xs
{
	font-size: x-small;
	color: #666666;

}

.xs2{
	font-size: 8pt;
	color: #666666;
}

.small{
font-size:12px;
}

.medium{
font-size:14px;
line-height:16px;
}


.large{
font-size:20px;
line-height:16px;
}


.gray_Txt{
	font-size:small;
	color:#333333; 
	}


.tax {
	font-size: x-small;
	color: #666666;
}


.Kome {
    color: #FF0000;
	margin: 0px;
	padding: 0px;
}

.red_medium {
	font-size:medium;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
line-height:16px;
}

.red_16 {
	font-size:16px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
line-height:16px;
}

.BLUE {
    color: #0000FF;
}

.BLUE_under{
    color: #0000FF;
	text-decoration:underline;
}


.BLUE_MEDIUM_under {
    color: #0000FF;
	font-size: 14px;
	text-decoration:underline;
}



.LBLUE{
    color: #0099FF;
}


.GREEN{
    color: #00CC33;
}



.ORANGE{
    color: #FF3300;
}



.PINK{
    color: #FF66CC;
}



.GRAY9{
    color: #999999;
}


/*******************************
********************************

　　右カラムをさらに2つに分割

********************************
********************************/



.LEFT-CHILD-HEAD {
	background-image:   url(../site-img/surf-img/kojin-img/LEFT-CHILD-HEAD.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: left;
}

.LEFT-CHILD-BODY {
	background:   url(../site-img/surf-img/kojin-img/LEFT-CHILD-BODY.gif) repeat-y;
}


.LEFT-CHILD-FOOT {
	background-image:   url(../site-img/surf-img/kojin-img/LEFT-CHILD-FOOT.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}

.LEFT-CHILD-F {
	background: url(../site-img/surf-img/kojin-img/LEFT-CHILD-F.gif);
	height: 6px;
	width: 295px;
}

.LEFT-CHILD-H {
	background: url(../site-img/surf-img/kojin-img/LEFT-CHILD-H.gif);
	height: 6px;
}


.LEFT-CHILD-01 {
	float: left;
	width: 290px;
}


.LEFT-CHILD-02 {
	float: left;
	width: 290px;
	margin-right: 0em;
	margin-left: 0.6em;
}





/*******************************
********************************

　　　テーブル　幅いっぱい

********************************
********************************/


													
.Table_Rpop {
	padding-top: 3em;
	padding-bottom: 3em;
	margin-left: 48px;
}						

.Table-Fullsize {
	width: 570px;
	margin: 0px auto;
	font-size: small;
	text-align: left;
	background-color: #cccccc;
}

.Table-Fullsize th{
	margin: 1px;
	padding: 5px;
	background-color: #ededea;
	border: 2px solid #FFFFFF;
	color: #333333;
	text-align: left;
	font-weight:bold;
}

.Table-Fullsize td{
	margin: 1px;
	padding: 5px;
	color: #333333;
}



.RYOKIN-TD-1 {
	background: #FFEEEF;	
	border: 2px solid #FFFFFF;
}

.RYOKIN-TD-2 {
	background: #EEF7FF;
	border: 2px solid #FFFFFF;
}


/*******************************
********************************

　　　テーブル　幅狭め

********************************
********************************/



.Table-insize {
	width: 548px;
	margin: 0px auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: small;
	text-align: left;
	background-color: #baddff;
}

.Table-insize th{
	margin: 1px;
	padding: 4px;
	background-color:#f6faff;
	color: #678197; 
	text-align: center;
	font-weight:bold;
}

.Table-insize td{
	margin: 1px;
	padding: 4px;
}

/*******************************
********************************

　　　テーブル　更に幅狭め リストが中にあり

********************************
********************************/



.Table-insize2-li {
	width: 515px;
	margin: 0px auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: small;
	text-align: left;
	background-color: #baddff;
}

.Table-insize2-li th{
	margin: 1px;
	padding: 4px;
	background-color:#f6faff;
	color: #678197; 
	text-align: center;
	font-weight:bold;
}

.Table-insize2-li td{
	margin: 1px;
	padding: 2px;
	color: #2f3e3e;
}


/*******************************
********************************

　　　テーブル　更に幅狭め

********************************
********************************/



.Table-insize2 {
	width: 400px;
	margin: 0px auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: small;
	text-align: left;
	background-color: #baddff;
}

.Table-insize2 th{
	margin: 1px;
	padding: 4px;
	background-color:#f6faff;
	color: #678197; 
	text-align: center;
	font-weight:bold;
}

.Table-insize2 td{
	margin: 1px;
	padding: 4px;
	color: #2f3e3e;
	text-align: center;
}


.Table-center {
	margin: 0px auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: small;
	text-align: left;
}

.Table-center th{
	margin: 1px;
	padding: 4px;
	text-align: center;
	font-weight:normal;
}

.Table-center td{
	margin: 1px;
	padding: 4px;
	text-align: left;
}
/*******************************
********************************

　　　テーブル　ボーダーなし、幅せまめ 2008.1.15 追加者：石川

********************************
********************************/



.noBorder-Table-insize {
	width: 515px;
	margin: 0px auto;
	margin-top: 0;
	margin-bottom: 0;
	font-size: small;
	text-align: left;
}

.noBorder-Table-insize td{
	margin: 1px;
	padding: 0px;
}

/*table変更手続の3色用にボーダーの色を黒に*/

.Table-insize-3 {
	width: 548px;
	margin: 0px auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: small;
	text-align: left;
	background-color:#66CCFF;
}

.Table-insize-3 th{
	margin: 1px;
	padding: 4px;
	background-color:#0033CC;
	color: #678197; 
	text-align: center;
	font-weight:bold;
}

.Table-insize-3 td{
	margin: 1px;
	padding: 4px;
}



/*******************************
********************************

　　　テーブル　FAQ用

********************************
********************************/



.Table-insizeFAQ {
	width: 548px;
	margin: 0px auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: small;
	text-align: left;
	background-color: #baddff;
}

.Table-insizeFAQ th{
	margin: 1px;
	padding: 4px;
	background-color:#f6faff;
	color: #678197; 
	text-align: center;
	font-weight:bold;
}

.Table-insizeFAQ td{
	margin: 1px;
	padding: 4px;
}

/*******************************
********************************

　　エリア検索窓用

********************************
********************************/


.areakensaku {
	border: 1px solid #baddff;
	background: #f6faff;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 85%;
	color: #2f3e3e;
	}	
	

/*******************************
********************************

　　em要素　　周りを囲む

********************************
********************************/


.GRAY-em {
	border: 1px solid #999999;
	background: #ffffff;
	padding: 5px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80%;
}

.GRAY-em2 {
	border: 1px solid #999999;
	background: #ffffff;
	padding: 5px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80%;
}

.White-em {
	border: 1px solid #cccccc;
	background: #ffffff;
	margin: 0px auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 5px;
	width: 90%;
	}
	

.White-em-VEC {
	border: 1px solid #cccccc;
	background: #ffffff;
	margin-left: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px;
	width: 85%;
}


.White-em-VEC_INDEX {
	border: 1px dashed #666666;
	background: #ffffff;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:5px;
	width: 85%;
}

.red-em {
	border: 1px dotted #ff93b5;
	background: #ffffff;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 90%;
}

.blue-em {
	border: 2px solid #53A6ED;
	background: #ffffff;
	margin-left:8px;
	margin-right:9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	line-height:150%;

}



.red-link a:link{
font-size:16px;
color:#FF0000 !important;
}

.red-link a:visited,.red-link a:hover,.red-link a:active{
font-size:16px;
color:#3333CC !important;
}


/*******************************
********************************

ALPHA / IE6でも透過PNGを表示させる

********************************
********************************/

img.alpha{ behavior:url(../js/alpha.htc) }

.ALPHA img {
vertical-align:middle; 
behavior:url(../js/alpha.htc)
}

