@CHARSET "UTF-8";


/*  * { margin : 0 ; padding : 0 ; }  */


body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}


#fcenter {

        text-align:center;
}

#fmain {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 800px;
	padding:0px 4px 0px 4px;
	background: url("/images/side_frame.gif");
	background-repeat:repeat-y;
}

/* HEADER 1 */
#f_header {
	text-align: left;
        height: 20px;
	width: 800px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	overflow: hidden;
}

/* HEADER 2 */
#f_header2 {
	text-align: left;
	width: 800px;
/*	height:120px; logo:70px + margin:20px + menu:46px */
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* HEADER LINE */
#f_header_line {
	text-align:left;
	width: 800px;
	height:38px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}


/* ############# トップページ用 ############# */

/* ┌────┬───────┬────┐ */
/* │    out of left         │           */
/*    left       right left     right     */



#out_fleft_t {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 600px;
	overflow: hidden;
}


#fleft_t {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 200px;
	text-align: left;
	overflow: hidden;
}


#fcenter_t {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 400px;
	text-align: left;
	overflow: hidden;
}

#fright_t {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	float: right;
	width: 200px;
	text-align: left;
	overflow: hidden;
}

.c-both {
	clear: both;
}


/* FOOTER 1 */
#f_footer1 {
	text-align: left;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	overflow: hidden;
}


/* ############# トップページ用 ############# */


/* ############# 他のページ用 ############# */
#fleft {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 200px;
	text-align:left;
	overflow:hidden;
}

#fright {
	padding: 5px 0 0 0;
	margin: 0px;
	float: right;
	width: 600px;
	text-align:left;
	overflow:hidden;
}
/* ############# 他のページ用 ############# */




/* ######### HEADER ######### */

div#header {
	margin:0px;
	height:100px;
	width:800px;
	text-decoration:none;
	background:url("/images/header_hover2.gif");
	background-repeat:no-repeat;
}


h1#logo {
	margin:0px;
	text-decoration:none;
	text-indent:-1500px;
}

h1#logo a {
	display:block;
	margin:0px;
	height:100px;
	width:300px;
	text-decoration:none;
	text-indent:-1500px;
	overflow: hidden;
	background:url(/images/header2.gif);
	background-repeat:no-repeat;
}

h1#logo a:hover {
	margin:0px;
	display:block;
	height:100px;
	width:300px;
	text-decoration:none;
	text-indent:-1500px;
	overflow: hidden;
	background:none;
}

/* VIDEO ================================*/
div#video {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-indent: -1500px;
}

div#video a {
	display:block;
	margin: 75px 0px 0px 0px;
	height: 25px;
	width: 100px;
	text-decoration: none;
	text-indent: -1500px;
	overflow: hidden;
	background: url(/images/header2.gif);
	background-repeat: repeat-x;
	background-position: -400px -75px;
}

div#video a:hover {
	display: block;
	margin: 75px 0px 0px 0px;
	height: 25px;
	width: 100px;
	overflow: hidden;
	background: none;
}
/* VIDEO ================================*/


/* PHOTO ================================*/
div#photo {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-indent: -1500px;
}

div#photo a {
	display:block;
	margin: 75px 0px 0px 0px;
	height: 25px;
	width: 100px;
	text-decoration: none;
	text-indent: -1500px;
	overflow: hidden;
	background: url(/images/header2.gif);
	background-repeat: repeat-x;
	background-position: -300px -75px;
}

div#photo a:hover {
	display: block;
	margin: 75px 0px 0px 0px;
	height: 25px;
	width: 100px;
	overflow: hidden;
	background: none;
}
/* PHOTO ================================*/


.header_box1 {
	float: left;
	width: 300px;
	height: 100px;
}
.header_box2 {
	float: left;
	width: 100px;
	height: 100px;
}
.header_box3 {
	float: left;
	width: 100px;
	height: 100px;
}
.header_box4 {
	float: left;
	width: 300px;
	height: 100px;
}
	.header_box3_top {
		margin:5px 5px 0px 50px;
		height: 64px;
	}
	.header_box3_bottom {
		margin:0px 5px 0px 20px;
		height: 30px;
	}

/* ######### HEADER ######### */


/* ############# FOOTER MENU ############# */

#footer_navi_frame{
	width:800px;
	border-bottom: 1px dotted #e6e6e6;
	padding: 10px 0px;
	background: url(/images/footer_line.gif) repeat-x;
}

#footer_navi_box1{
	width: 179px;
	vertical-align: top;
	padding: 10px;
	border-right: 1px dotted #e6e6e6;
}
#footer_navi_box2{
	width: 179px;
	padding: 10px;
	border-right: 1px dotted #e6e6e6;
}
#footer_navi_box3{
	width: 179px;
	padding: 10px;
	border-right: 1px dotted #e6e6e6;
}
#footer_navi_box4{
	width: 180px;
	padding: 10px;
}

#footer_copyright_frame{
	padding:10px 0;
}
/* ############# FOOTER MENU ############# */




/* ############# NAVI MENU ############# */

#navi_menu_bk{
	width: 800px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	background: url(/images/navi_menu.gif);
	background-repeat:repeat-x;
}


ul#navi_menu{
	width: 800px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background: url(/images/navi_menu.gif);
	background-repeat:repeat-x;
}

ul#navi_menu li {
	margin: 0px;
	list-style-type:none;
	float:left;
}
ul#navi_menu li a{
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500px;
	background:url(/images/navi_menu.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}


ul#navi_menu li#home a      {background-position:0px 0; width:80px; height:24px;}
ul#navi_menu li#home_on a   {background-position:0px -48px; width:80px; height:24px;}
ul#navi_menu li#home a:hover{background-position:0px -48px; width:80px; height:24px;}

ul#navi_menu li#aboutus a      {background-position:-80px 0; width:80px; height:24px;}
ul#navi_menu li#aboutus_on a   {background-position:-80px -48px; width:80px; height:24px;}
ul#navi_menu li#aboutus a:hover{background-position:-80px -48px; width:80px; height:24px;}

ul#navi_menu li#bbs a      {background-position:-160px 0; width:80px; height:24px;}
ul#navi_menu li#bbs_on a   {background-position:-160px -48px; width:80px; height:24px;}
ul#navi_menu li#bbs a:hover{background-position:-160px -48px; width:80px; height:24px;}

ul#navi_menu li#link a      {background-position:-240px 0; width:80px; height:24px;}
ul#navi_menu li#link_on a   {background-position:-240px -48px; width:80px; height:24px;}
ul#navi_menu li#link a:hover{background-position:-240px -48px; width:80px; height:24px;}

ul#navi_menu li#navi a      {background-position:-320px 0; width:80px; height:24px;}
ul#navi_menu li#navi_on a   {background-position:-320px -48px; width:80px; height:24px;}
ul#navi_menu li#navi a:hover{background-position:-320px -48px; width:80px; height:24px;}

ul#navi_menu li#agency a      {background-position:-400px 0; width:80px; height:24px;}
ul#navi_menu li#agency_on a   {background-position:-400px -48px; width:80px; height:24px;}
ul#navi_menu li#agency a:hover{background-position:-400px -48px; width:80px; height:24px;}

ul#navi_menu li#schools a      {background-position:-480px 0; width:80px; height:24px;}
ul#navi_menu li#schools_on a   {background-position:-480px -48px; width:80px; height:24px;}
ul#navi_menu li#schools a:hover{background-position:-480px -48px; width:80px; height:24px;}

ul#navi_menu li#rooms a      {background-position:-560px 0; width:80px; height:24px;}
ul#navi_menu li#rooms_on a   {background-position:-560px -48px; width:80px; height:24px;}
ul#navi_menu li#rooms a:hover{background-position:-560px -48px; width:80px; height:24px;}

ul#navi_menu li#contact a      {background-position:-640px 0; width:80px; height:24px;}
ul#navi_menu li#contact_on a   {background-position:-640px -48px; width:80px; height:24px;}
ul#navi_menu li#contact a:hover{background-position:-640px -48px; width:80px; height:24px;}

ul#navi_menu li#blog a      {background-position:-720px 0; width:80px; height:24px;}
ul#navi_menu li#blog_on a   {background-position:-720px -48px; width:80px; height:24px;}
ul#navi_menu li#blog a:hover{background-position:-720px -48px; width:80px; height:24px;}


/* 2段目 */

ul#navi_menu li#orientation a      {background-position:0px -24px; width:160px; height:24px;}
ul#navi_menu li#orientation_on a   {background-position:0px -72px; width:160px; height:24px;}
ul#navi_menu li#orientation a:hover{background-position:0px -72px; width:160px; height:24px;}

ul#navi_menu li#package a      {background-position:-160px -24px; width:160px; height:24px;}
ul#navi_menu li#package_on a   {background-position:-160px -72px; width:160px; height:24px;}
ul#navi_menu li#package a:hover{background-position:-160px -72px; width:160px; height:24px;}

ul#navi_menu li#manual a      {background-position:-320px -24px; width:160px; height:24px;}
ul#navi_menu li#manual_on a   {background-position:-320px -72px; width:160px; height:24px;}
ul#navi_menu li#manual a:hover{background-position:-320px -72px; width:160px; height:24px;}

ul#navi_menu li#lounge a      {background-position:-480px -24px; width:160px; height:24px;}
ul#navi_menu li#lounge_on a   {background-position:-480px -72px; width:160px; height:24px;}
ul#navi_menu li#lounge a:hover{background-position:-480px -72px; width:160px; height:24px;}

ul#navi_menu li#column a      {background-position:-640px -24px; width:160px; height:24px;}
ul#navi_menu li#column_on a   {background-position:-640px -72px; width:160px; height:24px;}
ul#navi_menu li#column a:hover{background-position:-640px -72px; width:160px; height:24px;}




/* ############# MAIN MENU ############# */

/* ############# TITLES ############# */

.sub_title570{
	padding:3px 0 3px 10px;
	width:570px;
	background: url(/images/title_background_r580.gif) no-repeat bottom;
	font-weight:bold;
	color: #4C99CD;
	font-size: 11pt;
	font-family: Arial, 'ＭＳ ゴシック';
	line-height:18px;
	text-align:left;
}

/* ############# TITLES ############# */




a {
	text-decoration: underline;
	color: #4C99CD;
	font-family: Arial, 'ＭＳ ゴシック';
}
a:hover { 
	text-decoration:none; 

}




A.link_r {
  text-decoration: underline;
  color: #DD000D;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link_r:hover { 
  text-decoration:none; 
}


A.link_or {
  text-decoration: underline;
  color: #ffa028;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link_or:hover { 
  text-decoration:none; 
  color: #ffa028;  
}

A.link_w {
  text-decoration: underline;
  color: #e6e6e6;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link_w:hover { 
  text-decoration:none; 
  color: #e6e6e6;  
}


A.link_s {
  text-decoration: underline;
  color: #696969;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link_s:hover { 
  text-decoration:none; 
  color: #696969;  
}

A.link_r {
  text-decoration: underline;
  color: #DD000D;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link_r:hover { 
  text-decoration:none; 
  color: #DD000D;  
}

A.link_b {
  text-decoration: underline;
  color: #4d4d4d;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link_b:hover { 
  text-decoration:none; 
  color: #4d4d4d;  
}


A.link_bl {
  text-decoration: underline;
  color: #4C99CD;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link_bl:hover { 
  text-decoration:none; 
  color: #4C99CD;  
}

A.link4 {
  text-decoration: none;
  color: #4C99CD;
  font-family: Arial, 'ＭＳ ゴシック';
}

.link4:hover { 
  text-decoration:underline; 
  color: #4C99CD;  
}


A.Top_Menu {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 9pt;
  color: #ffffff;
  font-family:Arial, 'ＭＳ ゴシック';
  padding: 2px;

}

.Top_Menu:hover { 
  text-decoration:none; 
  color: #006fb9;
  background-color: #ffffff;
}

.Top_Menu_off {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 9pt;
	color: #006fb9;
	font-family:Arial, 'ＭＳ ゴシック';
	padding: 2px;
}


A.Sub_menu {
	display: block;
	width: 164px;
	height: 100%;
	text-decoration: none;
	font-size: 9pt;
	color: #006fb9;
	font-family:Arial, 'ＭＳ ゴシック';
	padding: 5px;
	overflow: hidden;
}

.Sub_menu:hover { 
	text-decoration:none; 
	color: #ffffff;
	background-color: #006fb9;
	overflow: hidden;
}

.Sub_menu_off {
	display: block;
	width: 164px;
	height: 100%;
	text-decoration: none;
	font-size: 9pt;
	color: #ffffff;
	font-family:Arial, 'ＭＳ ゴシック';
	padding: 5px;
	background-color: #006fb9;
}


A.Sub_menu_title {
	display: block;
	width: 144px;
	height: 100%;
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
	font-family:Arial, 'ＭＳ ゴシック';
	padding: 7px 0 0 0;
}

.Sub_menu_title:hover { 
	text-decoration:none; 
	overflow: hidden;
}



.layout img{
    vertical-align:bottom;
}

img.layout_t {vertical-align: top;}
img.layout_m {vertical-align: middle;}
img.layout_b {vertical-align: bottom;}

p.layout {margin: 0px; border: 0px; padding: 0px; font-size: 0px;}

ul.sitemap{
	padding: 0px;
	margin: 10px 10px 10px 20px;
	color: #4d4d4d;
}




ul.listi_bl{
	margin:10px 10px 10px 30px;
	color: #006fb9;
}

ul.listi_b{
	margin:10px 10px 10px 30px;
	color: #4d4d4d;
}


ol.listi_bl{
	margin:10px 10px 10px 30px;
	color: #006fb9;
}


ul.listi1{
	font-size:10pt;
	margin:10px 10px 10px 30px;
	list-style-image:url('/images/listi_ul1.gif');
}

ul.listi_news{
	line-height:20px;
	font-size:10pt;
	color: #4d4d4d;
	padding:2px 0px 5px 0px;
	margin:10px 10px 0px 30px;
	list-style-image:url('/images/listi_news.gif');
}

li.listi_news{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}




.form_text{
	background-color:#e6e6e6;
	color:#696969;
	border-color:#ffffff;
	font-size: 9pt;
}

.form_text_bl{
	background-color:#8ecdf0;
	color:#696969;
	border-color:#ffffff;
	font-size: 9pt;
}

.form_text_r{
	background-color:#ffbfc9;
	color:#696969;
	border-color:#ffffff;
	font-size: 9pt;
}

.form_button{
	font-size: 12px;
	background-color: #e6e6e6;
	color: #606060;
	border: 1px solid #00a0dd;
	margin: 3px;
	padding:3px;
}


.line_dot{
	border-bottom: dashed #4d4d4d 1;
	padding: 3px;
}


.Table_style1 {
  border-color: #0d76c8 #0d76c8 #0d76c8 #0d76c8;
  border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width:1px;
}

.Table_style_navi {
  border-color: #0d76c8 #0d76c8 #0d76c8 #0d76c8;
  border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width:1px;
}



// 印刷用
@media print
{
　　.noprint{
　　　　display:none;
　　}
}



p {color: #4d4d4d; font-size: 10pt; font-family: 'sans-serif'; line-height:18px; padding: 0px; margin: 0px;}


.ALPHA1 { 
  filter: Alpha(Opacity=70,FinishOpacity=80,Style=0);
}

.ALPHA2 { 
  filter: Alpha(Opacity=50,FinishOpacity=80,Style=0);
}

.hr_dash_w {border-style:dashed; height: 1px; color: #ffffff;}
.hr_dash_s {border-style:dashed; height: 1px; color: #696969;}
.hr_solid_b {border-style:solid; height: 4px; color: #1D153F;}
.hr_solid_s {border-style:solid; height: 1px; color: #696969;}
.hr_solid_bl {border-style:solid; height: 1px; color: #4C99CD;}


p.msg {color: #4d4d4d; font-size: 10pt; font-family: 'sans-serif'; line-height:18px; padding: 0px; margin: 0px;}

.txt_n8 {color: #1D153F; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_n9 {color: #1D153F; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_n10 {color: #1D153F; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_n11 {color: #1D153F; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_b6 {color: #4d4d4d; font-size: 6pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_b7 {color: #4d4d4d; font-size: 7pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_b8 {color: #4d4d4d; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_b9 {color: #4d4d4d; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_b10 {color: #4d4d4d; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_b11 {color: #4d4d4d; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_b12 {color: #4d4d4d; font-size: 12pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_b13 {color: #4d4d4d; font-size: 13pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_s7 {color: #696969; font-size: 7pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_s8 {color: #696969; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_s9 {color: #696969; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_s10 {color: #696969; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_s11 {color: #696969; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_s12 {color: #696969; font-size: 12pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_s15 {color: #696969; font-size: 15pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_w7 {color: #ffffff; font-size: 7pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_w8 {color: #ffffff; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_w9 {color: #ffffff; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_w10 {color: #ffffff; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_w11 {color: #ffffff; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_w12 {color: #ffffff; font-size: 12pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_n11in {color: #1D153F; font-size: 11pt; font-family: Impact,Charcoal;}
.txt_n11in2 {color: #ffffff; font-size: 11pt; font-family: Impact,Charcoal;}

.txt_r7 {color: #DD000D; font-size: 7pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_r8 {color: #DD000D; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_r9 {color: #DD000D; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_r10 {color: #DD000D; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_r11 {color: #DD000D; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_r12 {color: #DD000D; font-size: 12pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_r13 {color: #DD000D; font-size: 13pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_bl7 {color: #4C99CD; font-size: 7pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_bl8 {color: #4C99CD; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_bl9 {color: #4C99CD; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_bl10 {color: #4C99CD; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_bl11 {color: #4C99CD; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_bl12 {color: #4C99CD; font-size: 12pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_bl13 {color: #4C99CD; font-size: 13pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_bl15 {color: #4C99CD; font-size: 15pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_br8 {color: #8e6d42; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_br9 {color: #8e6d42; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_br10 {color: #8e6d42; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_br11 {color: #8e6d42; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_or8 {color: #ed9623; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_or9 {color: #ed9623; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_or10 {color: #ed9623; font-size: 10pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_or11 {color: #ed9623; font-size: 11pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_or12 {color: #ed9623; font-size: 12pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.txt_ls7 {color: #d9d9d9; font-size: 7pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_ls8 {color: #d9d9d9; font-size: 8pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}
.txt_ls9 {color: #d9d9d9; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック'; line-height:18px;}

.copyright {color: #bfbfbf; font-size: 9pt; font-family: Arial, 'ＭＳ ゴシック';}






img.preload{
	display:none;
}


