@charset "Shift_JIS";

/*tag*/
body
    {
     margin:0px;        
     padding:0px;         
     text-align:center;   
	 background:url(../images/body_bg3.gif) center;
    }


#main
    {
     margin-left:auto;    
     margin-right:auto;   
     text-align:left;     
     width:700px;         
    }

td {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", 'Hiragino Kaku Gothic Pro';
	font-size:95%;
	line-height: 120%;
}
a:link,a:visited {
	text-decoration:underline;
	color:#154B34;
}
a:hover{
	text-decoration:none;
	color:#154B34;
	font-weight:bold;
}
a:active {
	text-decoration:underline;
	color:#154B34;
}

/*font size,font color*/
.smalltxt{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", 'Hiragino Kaku Gothic Pro';
	font-size:85%;
	line-height: 120%;
	}
.bigtxt{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", 'Hiragino Kaku Gothic Pro';
	font-size:100%;
}
.boldtxt{
	font-weight:bold;
}
.brown{
	color:#6B4C17;
}
.blue{
	color:#005E9F;
}
.bluebig{
	color:#005E9F;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", 'Hiragino Kaku Gothic Pro';
	font-size:100%;
}
/*layout*/
#topixtable{
	background-repeat: no-repeat;
	background-position: center bottom;	
}

/*footer*/
#footermenu td{
	font-size:80%;
	color:#666666;
}
#footermenu a:link,#footermenu a:visited,#footermenu a:hover,#footermenu a:active {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}