*{
margin:0;
padding:0;
}

 /* 
  ƒŠƒ“ƒN‚ÌF 
 ----------------------------------------------------------- */  

a:link {  
	color:blue; 
	text-decoration:none;   
 }  
 a:visited {  
     color:#0C8EF2;  
	text-decoration:none; 
 }  
 a:hover {  
     text-decoration:underline;  
 }  
 a:active {  
     color:blue;  
 } 


/*ƒtƒHƒ“ƒgEh2Eh3‚È‚Ç------------------*/
body {
     font-family:Verdana,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',osaka,'ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN','MS PGothic',sans-serif;
     font-size:90%;
	 line-height:150%;
     color:#666666;
	}

h2 {  
     font-weight:bold;
	 color:#666666;  
     line-height:130%;  
	 font-size:16px;
	 text-align:justify;
	 text-justify:distribute;
	 border-left:solid 6px #FFCC00;
	 padding-left:8px; 
	 margin-bottom:20px;
	 }


h3 {  
     font-weight:bold;
	 height:38px;
	 color:#666666;    
	 font-size:14px;
	 text-align:justify;
	 text-justify:distribute;
	 background:url(../common/beigebg.gif) top no-repeat;
	 background-position:0 100%;
	 padding-left:23px; 
	 padding-top:15px;
	 margin-bottom:6px;
	 line-height:38px;
	 }




h4,h5,h6 {  
     font-weight:lighter;  
     color:#666666;  
     line-height:170%;  
	 font-size:14px;
	 text-align:justify;
	 text-justify:distribute;
 }

h4.link {
	font-weight:bold;
	font-size:13px;
	color:blue;
	padding-left: 18px;
	line-height:15px;
	background:url(../common/orange-arrow.gif) no-repeat;
	}
	


h4#03split{
	display:block;
	}

p,li {  
     line-height:180%;  
 }  

p {  
     margin:0 0 1em 0;  
 }  

li {  
     list-style-type:none;  
 }



/*100%box--------------------------------------------*/

html{
    height:100%;
}
body{
    height:100%;
	background:url(../common/bgtop.gif);
}

* html div#container{ 
	height:100%;
	}
	
div#container{
    width: 820px;
    margin:0px auto;
    position:relative;
    min-height: 100%;
	background-color:#FFFFFF;
}
body > #container {
        height: auto;
}
div#main{
	padding-bottom:60px;

}
div#foot{
    position:absolute;
    bottom:0px;
    height:30px;
    width:100%;
	font-size:80%;
	color:#FFFFFF;
    background-color:#4682B4;
	text-align:center;
	line-height:30px;
}

div#main:after { 
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*€*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/


/*
ƒwƒbƒ_•”•ª
 ----------------------------------------------------------- */  
#header {
	background:url(../common/headergr-top.gif) top repeat-x;
	width: 100%;
	height: 77px;
	padding: 0;
	margin: 0;
	}
	
 h1 {
	font-size: 65%;
	height: 11px;
	width: 700px;
	margin: -6px 0 0 15px;
	display: block;
	font-weight: normal;
	}

ul#topnav {
	float:left;
	margin-top:-47px;
	margin-left:550px ;
	_margin-left:255px;
	amargin-right:50px;
	awidth:350px;
	}
	
ul#topnav li {
	float:left;
	}
	
ul#topnav li a{
	display:block;
	margin-right:10px;
	padding:0px;
	text-decoration:none;
	}
	
/*
ƒƒCƒ“ƒƒjƒ…[
 ----------------------------------------------------------- */	
ul#mainmenu {
	width:100%;
	height:53px;
	padding:0;
	margin-top:0px;
	clear:both;
	}
	
ul#mainmenu li {
	float:left;
	}
	
ul#mainmenu li a {
	text-indent:-9999em;
	overflow:hidden;
	background-image:url(../common/menu.jpg);
	}
	
/*ƒIƒt*/
#nav01 a{
	background-position:0px 0px;
	display:block;
	width:111px;
	height:53px;
	}
#nav02 a{
	background-position:-111px 0px;
	display:block;
	width:202px;
	height:53px;
	}
#nav03 a{
	background-position:-313px 0px;
	display:block;
	width:210px;
	height:53px;
	}
#nav04 a{
	background-position:-523px 0px;
	display:block;
	width:112px;
	height:53px;
	}
#nav05 a{
	background-position:-635px 0px;
	display:block;
	width:113px;
	height:53px;
	}

/*ƒIƒ“*/
#nav01 a:hover{background-position:0px -53px;}
#nav02 a:hover{background-position:-111px -53px;}
#nav03 a:hover{background-position:-313px -53px;}
#nav04 a:hover{background-position:-523px -53px;}
#nav05 a:hover{background-position:-635px -53px;}

/*ƒXƒeƒC*/
#nav01 a.stay{background-position:0px -107px;}
#nav02 a.stay{background-position:-111px -106px;}
#nav03 a.stay{background-position:-313px -106px;}
#nav04 a.stay{background-position:-523px -106px;}
#nav05 a.stay{background-position:-635px -106px;}

/*ƒƒjƒ…[‚Ì”wŒi*/
div.haikei {
	background:url(../common/haikei.gif) repeat-x;
	height:53px;
	}
	
/*ƒgƒbƒv‰æ‘œ*/
img#topimg {
	text-align: center;
	clear: left;
	padding:0;
	margin:0 auto;
	vertical-align: bottom;
	}
	
/*ƒCƒ“ƒi[‚ÆXVî•ñ‚Æƒoƒi[ ----------------------------------*/
div#inner {
	margin:0 auto;
	width:800px;
	}
	
img.shadowblock {
	margin-top:33px;
	float:left;
	width:175px;
	margin-right:0px;
	}
	
 #topics {
 	width:400px;
	height:100px;
	margin:25px 0px 0 20px;
	_margin-left:10px;
	float:left;
	}
	
h2 {
	font-size:16px;
	margin-top:0px;
	margin-bottom:15px;
	padding-left:8px; 
	}
	
#topics p {
	line-height:150%;
	color:#666666; 
	font-size:14px;
	}
	
#new {
	background:url(../common/dashed.gif) top;
	background-position:70% 23%;
	width:400px;
	height:160px;
	}
	
ul.bnr {

	float:right;
	padding:0px 15px 3px 0px;
	margin-top:17px;
	margin-right:30px;
	_margin-right:15px;
	width:150px;
	}

ul.bnr li {
	list-style-type:none;  
	}
	
ul.bnr img.blockbnr {
	padding-bottom: 5px;
	}
	
ul.bnr img.hogobnr {
	padding-bottom: 5px;
	}
	
ul.bnr img.tumibnr {
	padding-bottom: 5px;
	}
	