@charset "utf-8";

*{
margin:0; 
padding:0;
}

img{
border:none;
}

ul,
ol,
dl {
list-style:none;
}

a{overflow:hidden;}

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

body{
color:#343434;
font-size:small;
f\ont-size:12px;
/*\*/
_font-size:75%;
/**/
line-height:1.5;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", HiraMaruPro-W4, Osaka, "Trebuchet MS", verdana ,arial ,sans-serif;
}

#wrapper{width:773px;}
#wrapper .english{display:none;}

/*header*/
/*---------------------------------------*/
#header{display:none;}

/*g_menu*/
/*---------------------------------------*/
#g_menu{display:none;}

/*bread_crumb*/
/*---------------------------------------*/
#serch{display:none;}

/*footer*/
/*---------------------------------------*/
#footer .section1{display:none;}

#footer .section2{display:none;}

#footer address{font-style:normal;}


/*float*/
/*---------------------------------------*/
.pkg{
overflow:hidden;
}

.pkg:after{
content:" ";
display:block;
clear:both;
height:0em;
overflow:hidden;
}

/* \*/
* html .pkg{
height:1em;
overflow:visible;
}
/**/

