html{overflow-y: scroll;}

body.menu , body.header {
	font-family: sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

* {
	font-size: 14px;
}

button {
	cursor: pointer;
}

pre {
	margin: 0px;
	padding:0px;
}

#cos {
	width:900px;
}

#cos_1 {
	float:right;
	width:900px;
	margin: 0px;
}

#cos_2 {
	float:left;
	width:380px;
}

#cos_3 {
	float:right;
	width:500px;
} 
#cos_4 {
	float:right;
	width:500px;
} 
#cos_5 {
	float:right;
	width:500px;
} 

/* ------------------------------
 Header
------------------------------ */
.header_bg {
	background-color: #FFFFFF;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* ------------------------------
 Link
------------------------------ */
a:link {
	color: #0099FF;
	text-decoration: underline;
}
	
a:visited {
	color: #0033FF;
	text-decoration: underline;
}
	
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
	
a:active {
	color: #FF9900;
	text-decoration: underline;
}

/* ------------------------------
 List
------------------------------ */
.bg_t_header {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding:3px;
	background-image: url(../images/bg_t_header.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

table.solid {
	color: #4C3D3D;
    border-collapse:collapse;
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
	margin: 3px 0 18px 0;
	background-color: #F9F9F9;
}

.solid tr,.solid td {
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
    padding:3px;
}

table.sche_solid {
	color: #4C3D3D;
    border-collapse:collapse;
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}

.sche_solid tr,.sche_solid td {
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
    padding:0px;
}

table.no_solid {
    border-collapse:collapse;
    border-width: 0px;
	margin: 0px 0 0px 0;
}

.no_solid tr,.no_solid td {
    border-width: 0px;
    padding:3px;
}

/* ------------------------------
 Menu
------------------------------ */
.menu_bg {
    background-color: #FFFFFF;
    background-image: url("../images/menu_bg.jpg");
	background-repeat:repeat-y;
	background-position: right;

}
	
.menu_A:link {
	color: #666666;
	text-decoration: underline;
	margin-left: 15px;
}
	
.menu_A:visited {
	text-decoration: underline;
	color: #660099;
}
	
.menu_A:hover {
	color: #FF6600;
	text-decoration: underline;
}
	
.menu_A:active {
	color: #FFCC00;
	text-decoration: underline;
}
	
.mg_menu:link {
	color: #666666;
	text-decoration: none;
}
	
.mg_menu:visited {
	text-decoration: none;
	color: #666666;
}
	
.mg_menu:hover {
	color: #666666;
	text-decoration: none;
}
	
.mg_menu:active {
	color: #666666;
	text-decoration: none;
}
	
.g_menu:link {
	color: #666666;
	text-decoration: underline;
	margin-left: 15px;
}
	
.g_menu:visited {
	text-decoration: underline;
	color: #660099;
	margin-left: 15px;
}
	
.g_menu:hover {
	color: #FF6600;
	text-decoration: underline;
	margin-left: 15px;
}
	
.g_menu:active {
	color: #FFCC00;
	text-decoration: underline;
	margin-left: 15px;
}

.c_menu:link {
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}
	
.c_menu:visited {
	text-decoration: none;
	color: #660099;
	margin-left: 5px;
}
	
.c_menu:hover {
	color: #FF6600;
	text-decoration: none;
	margin-left: 5px;
}
	
.c_menu:active {
	color: #FFCC00;
	text-decoration: none;
	margin-left: 5px;
}

.cs_menu:link {
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}
	
.cs_menu:visited {
	text-decoration: none;
	color: #660099;
	margin-left: 10px;
}
	
.cs_menu:hover {
	color: #FF6600;
	text-decoration: none;
	margin-left: 10px;
}
	
.cs_menu:active {
	color: #FFCC00;
	text-decoration: none;
	margin-left: 10px;
}

.ct_menu:link {
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
}
	
.ct_menu:visited {
	text-decoration: none;
	color: #660099;
	margin-left: 20px;
}
	
.ct_menu:hover {
	color: #FF6600;
	text-decoration: none;
	margin-left: 20px;
}
	
.ct_menu:active {
	color: #FFCC00;
	text-decoration: none;
	margin-left: 20px;
}


.menu_no-link {
	color: #cccccc;
	margin-left: 15px;
}

.menu_Bold {
	font-weight: bold;
	margin-left: 10px;
}

.menu_Boldtext {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}

.context_menu {
	padding: 3px 10px 3px 10px;
	position: absolute;
	width:100px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	line-height: 2em;
}

/* ------------------------------
 Form
------------------------------ */
table.form {
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 10px 0 10px 0;
	color: #4C3D3D;
	clear: both;
}

th.form_head {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 0px;
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

th.form {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F5F5F5;
	text-align: left;
	font-weight: normal;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

td.form_head {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 0px solid #ccc;
	background-color: #CCCCCC;
	line-height : 140%;
}

td.form {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #ccc;
	background-color: #F9F9F9;
	line-height : 140%;
}

table.form2 {
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 10px 0 10px 0;
	color: #4C3D3D;
	clear: both;
}

th.form2_head {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 0px;
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

th.form2 {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F5F5F5;
	text-align: left;
	font-weight: normal;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

td.form2_head {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 0px solid #ccc;
	background-color: #CCCCCC;
	line-height : 140%;
}

td.form2 {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #ccc;
	background-color: #F9F9F9;
	line-height : 140%;
}

table.bbs {
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 12px 0 18px 0;
	color: #4C3D3D;
	clear: both;
}

th.bbs {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #CEE782;
	text-align: left;
	font-weight: normal;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

td.bbs {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #ccc;
	background-color: #E8F3C5;
	line-height : 140%;
}

table.bbs_c {
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 10px 0 10px 0;
	color: #4C3D3D;
	clear: both;
}

th.bbs_c {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #CEE782;
	text-align: left;
	font-weight: normal;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

table.faq_form {
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 10px 0 10px 0;
	color: #4C3D3D;
	clear: both;
}

th.faq_form {
	width: 30px;
	margin: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F5F5F5;
	vertical-align: middle;
    white-space: nowrap; 
}

td.faq_form {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #ccc;
	background-color: #F9F9F9;
	line-height : 140%;
}

table.news_form {
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 10px 0 10px 0;
	color: #4C3D3D;
	clear: both;
}

th.news_form_head {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 0px;
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

th.news_form {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F5F5F5;
	text-align: left;
	font-weight: normal;
	line-height : 140%;
	vertical-align: top;
    white-space: nowrap; 
}

td.news_form_head {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 0px solid #ccc;
	background-color: #CCCCCC;
	line-height : 140%;
}

td.news_form {
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #ccc;
	background-color: #F9F9F9;
	line-height : 140%;
}

/* ------------------------------
 Text
------------------------------ */
.h_title {
	font-family: sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
}

.news_title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.w_title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 16px;
}

.link_title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 16px;
}

.bbs_title {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
	
.ht {
	font-family: sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #494949;
}

.c_Boldtext {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 0px;
}

.ht {
	font-family: sans-serif;
	 font-size: 100%;
	 font-weight: bold;
}

.ht2 {
	font-family: sans-serif;
	 font-size: 120%;
	 font-weight: bold;
	 color: #FFFFFF;
}

.ht3 {
	font-family: sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-left: 10px;
	color: #6C9522;
}

.step {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	color: #FFFFFF;
	margin-right: 5px;
}

.thanks_text {
	font-family: sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-left: 10px;
	color: #6C9522;
}

.text_small {
	font-family: sans-serif;
	font-size: 9px;
	color: #000000;
}

.text10_red , .errmsg{
	color: #FF0000;
}
	
.text10_blue , .attention_msg {
	color: #0099CC;
	}
			
.text12_gray {
	color: #CCCCCC;
	}
	
.textsize10120 {
   line-height: 120%;
}

.textsize10160 {
   line-height: 160%;
}

.textsize10-2 {
   line-height: 1.7em;
}

li#sco_dl{
	margin-left: -18px;
}

.style2 {font-size: 12px}

.sche_title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.sche_m_title {
	font-family: sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
}

.holiday{
	color: #FF0000;
}

.file_sy_title {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.highlight{
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}

/* ------------------------------
 Tab
------------------------------ */
#navlist {
	padding: 5px 0;
	margin-left: 0;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
	padding: 5px 0.5em;
	margin-left: 3px;
	border-bottom: 1px none #999999;
	background: #9CD237;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#navlist li a:link { color: #333333; }
#navlist li a:visited { color: #333333; }

#navlist li a:hover {
	color: #333333;
	background: #FFCC66;
	border: #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#navlist li a#current {
	background: #FFFFFF;
	border-bottom: 1px solid white;
}

#home_navi {
	width: 660px;
	margin-top: 30px;
	margin-left: 5px;
}

#home_navi_1 {
	float:left;
	width:220px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#home_navi_2 {
	float:left;
	width:220px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
} 

#home_navi_3 {
	float:right;
	width:220px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#home_navi_4 {
	float:left;
	width:220px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#home_navi_5 {
	float:left;
	width:220px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
} 

#home_navi_6 {
	float:left;
	width:220px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* ------------------------------
 Background
------------------------------ */
#w_circle {
	background: #E8E8E8;
	width:100%;
    }

#w_circle p {
	text-align:left;
	padding: 0px 12px 0px 22px;
	height:60px;
	font-weight: normal;
	color: #333333;
    }

.w_top, .w_bottom{
    display:block;
    background: #FFFFFF;
    }

.w_top *, .w_bottom *{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #E8E8E8;
    }

.w_1{margin: 0 5px}

.w_2{margin: 0 3px}

.w_3{margin: 0 2px}

.w_4{margin: 0 1px; height: 2px} 

#bbs_circle {
	background: #CEE782;
	width:90%;
    }

#bbs_circle p {
	text-align:left;
	padding: 0px 12px 0px 22px;
	font-weight: normal;
	color: #333333;
	line-height: 2em;
    }

.bbs_top, .bbs_bottom{
    display:block;
    background: #FFFFFF;
    }

.bbs_top *, .bbs_bottom *{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #CEE782;
    }

.bbs_1{margin: 0 5px}

.bbs_2{margin: 0 3px}

.bbs_3{margin: 0 2px}

.bbs_4{margin: 0 1px; height: 2px} 


#bbs_c_circle {
	background: #E8F3C5;
	width:90%;
    }

#bbs_c_circle p {
	text-align:left;
	padding: 0px 12px 0px 22px;
	font-weight: normal;
	color: #333333;
	line-height: 2em;
    }

.bbs_c_top, .bbs_c_bottom{
    display:block;
    background: #FFFFFF;
    }

.bbs_c_top *, .bbs_c_bottom *{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #E8F3C5;
    }
.bbs_c_1{margin: 0 5px}

.bbs_c_2{margin: 0 3px}

.bbs_c_3{margin: 0 2px}

.bbs_c_4{margin: 0 1px; height: 2px} 

#sche_circle {
	background: #E8EEF7;
	width:90%;
    }

#sche_circle p {
	text-align:left;
	padding: 0px 12px 0px 22px;
	font-weight: normal;
	color: #333333;
	line-height: 2em;
    }

.sche_top, .sche_bottom{
    display:block;
    background: #FFFFFF;
    }

.sche_top *, .sche_bottom *{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #E8EEF7;
    }

.sche_1{margin: 0 5px}

.sche_2{margin: 0 3px}

.sche_3{margin: 0 2px}

.sche_4{margin: 0 1px; height: 2px} 


#schemy_circle {
	background: #FFDDDD;
	width:90%;
    }

#schemy_circle p {
	text-align:left;
	padding: 0 12px 0 22px;
	font-weight: normal;
	color: #333333;
	line-height: 2em;
    }

.schemy_top, .schemy_bottom{
    display:block;
    background: #FFFFFF;
    }

.schemy_top *, .schemy_bottom *{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #FFDDDD;
    }

.schemy_1{margin: 0 5px}

.schemy_2{margin: 0 3px}

.schemy_3{margin: 0 2px}

.schemy_4{margin: 0 1px; height: 2px} 


#rss_circle {
	background: #EAEAEA;
	width:90%;
    }

#rss_circle p {
	text-align:left;
	padding: 0 12px 0 22px;
	font-weight: normal;
	color: #333333;
	line-height: 2em;
    }

.rss_top, .rss_bottom{
    display:block;
    background: #FFFFFF;
    }

.rss_top *, .rss_bottom *{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #EAEAEA;
    }

.rss_1{margin: 0 5px}

.rss_2{margin: 0 3px}

.rss_3{margin: 0 2px}

.rss_4{margin: 0 1px; height: 2px} 