@chartset "utf-8";



/* 
---------------------------------------------------- */
*{
	margin:0px;
	padding:0px;
	left: 8px;
}

body {
    background: url(/image/bg_body.gif) top center no-repeat;
    background: url(/image/bg_body3.gif) top center repeat-y, url(/image/bg_body2.gif) repeat-x #fdfaf4;/*--Safarî݂ɓKp--*/
	font-family: "黑体", Osaka, "Arial",sans-serif;
	color:#333333;
	line-height: 1.5;
	font-size: 80%;
}

.clear, 
img.clear {
	clear: both;
}

a img {
	border: none;
}

p.center {
    text-align: center;
	}

	
#wrapper h2.intro {
    margin-top: 20px;
	}
	
#wrapper p.intro {
    margin-top: 20px;
	}

#get_reader {
   margin: 0px 25px 0px 20px;
   width: 112px;
   text-align: right;
   float: right;
   }

.attention {
    color: #FF0000;
	}

.t_right {
    text-align: right;
	}



/* S̍\
---------------------------------------------------- */
#container {
	text-align: center;
	}
	
#pagebody {
    margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 698px;
	border-top: 2px solid #000000;
	}
	
	

/* N
---------------------------------------------------- */
a:link, 
a:visited {
  color: #0033cc;
  background: transparent;
}

a:hover, 
a:active {
  color: #cc0000;
  background: transparent;
}



/* header
---------------------------------------------------- */
#logo {
    margin: 12px 0 0 12px;
	float: left;
    font-size: 12px;
	line-height: 140%;
	}
	
#header_right {
    float: right;
	text-align: right;
    }
	
#grobal-web-site {
    margin: 5px 0 12px;
    }
	
img#grobal-web-site  {
    vertical-align: bottom;
    }

ul#header_navi {
    margin: 0 6px 13px 0;
	width: 313px;
	line-height: 1.0;
	font-size: 11px;
	}
	

ul#header_navi li {
	display: inline;
	margin: 0;
	padding-left: 1px;
    background: url(/image/obj_h_list-bg.gif) no-repeat ;
	}

ul#header_navi li#header_li_last {
	padding-left: 1px;
    }

ul#header_navi li img {
    vertical-align: bottom;
	} 
	
	
	
/* grobal navigation
---------------------------------------------------- */
#grobal {
    margin: 0;
	clear: both;
    }
	
#grobal span {
    display: none;
	}
		
#grobal ul {
	width: 698px;
	height: 24px;
    margin: 0 0 1px;
	
	}
	
#grobal ul li {
    display: inline;
	margin-right: 1px;
	}
	
#grobal ul li img {
    vertical-align: bottom;
	}	

#grobal ul li#grobal_last {
    margin-right: 0px;
	}



/* p_navi
---------------------------------------------------- */
#p_navi {
    font-size: 90%;
	background: url(/image/obj_gn_underbg.gif) no-repeat;
	padding: 8px 0 8px 13px;
	}

#p_navi a:link, 
#p_navi a:visited {
  color: #333333;
  background: transparent;
}

#p_navi a:hover, 
#p_navi a:active {
  color: #cc0000;
  background: transparent;
}



/* footer
---------------------------------------------------- */
#footer {
    clear: both;
    width: 696px;
	margin: 0 1px;
    border-top: 3px solid #dc3f2a;
	}
	
#footer ul {
	margin: 8px 0 5px 8px; 
	}
	
#footer ul li {
    display: inline;
	margin-right: 10px;
	}
	
#footer_bottom {
    background: url(/image/bg_f.gif) repeat-x;
	height: 88px;
	}
	
#getflash {
    float: left;
	margin: 10px 0 0 7px;
	}
	
#copyright {
    float: right;
	margin: 8px 6px 0 0;
	}
		
	
	
/* go_pagetop
---------------------------------------------------- */
#wrapper #go_pagetop p {
    margin: 0 16px 10px;
	text-align: right;
	}
	
#wrapper #go_pagetop p a {
    color: #0033cc;
	}
	
	
	
/* medium_box_right
---------------------------------------------------- */
#wrapper .medium_box_right h2 {
	margin: 0 0 10px;
	padding: 0;
	background: none;
	}

.medium_box_right {
   float: right;
   width: 167px;
   margin: 0 0 20px;
   }

.medium_box_right ul {
    margin: 0 0 0 10px;
	line-height: 2.0;
   }
   
.medium_box_right ul li {
    padding-left: 14px;
	font-size: 93%;
	list-style: none;
	background: url(/image/p_triangle_bg-gray.gif) no-repeat 0 0.6em;
	display: inline-block;
   }
 
 /* --IEȊOɓKp-- */
html>/**/body .medium_box_right ul li {
	display: block;
    }
/**/ 
 
.medium_box_right ul li.now {
	background: url(/image/p_triangle_bg-red.gif) no-repeat 0 0.6em;
   }
   
.medium_box_right ul.level2 {
    margin: 0 10px 0 24px;
   }

.medium_box_right ul.level2 li {
    padding-left: 12px;
	font-size: 93%;
	list-style: none;
	background: url(/image/p_dobble-triangle_gray.gif) no-repeat 0 0.6em;
   }
   
.medium_box_right ul.level2 li.now {
	background: url(/image/p_dobble-triangle_red.gif) no-repeat 0 0.6em;
   }
   
.medium_box_right ul.level2 li.now {
	background: url(/image/p_dobble-triangle_red.gif) no-repeat 0 0.6em;
   }
   
.medium_box_right a:link, 
.medium_box_right a:visited {
    color: #333333;
	text-decoration: none;
	}
	
#wrapper .medium_box_right a:hover, 
#wrapper .medium_box_right a:active {
    color: #cc0000;
	text-decoration: underline;
	}

.medium_box_right #banner_box {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
   }

.medium_box_right #banner_box img {
    margin-bottom: 5px;
   }
