@charset "utf-8";


* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	text-align: center;
	margin: 0 auto;
	color: #333;
	background: #ffffff;
}
ul {
	list-style: none;
}
em {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

.v_center{
	margin-top: 5px;
}

/*----- font scheme -----*/
body{
	font-size: 13px;
	font-family:  "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" ;
	background: #ffffff url(images/bg2.jpg) repeat-x 0 0;
}
/* Win IE6 */
* html body {
	font-size: 81%;
}
/* Win IE7 */
*:first-child+html body {
	font-size: 81%;
}

/*----- links color scheme -----*/
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: underline;
}

a:link {	color: #0066cc;}
a:visited {	color: #003973;}
a:hover,
a:active {	color: #0099ff;}

/*----- clearfix scheme -----*/
div{
	display: inline-block;
}
div:after{
	height: 0;
	visibility: hidden;
	content: url("../img/img_spacer.gif");
	display: block;
	clear:both;



overflow:hidden;
font-size:0.1em;
line-height:0;


}
/* hide MacIE \*/
* html div {height: 1em;}
div {display: block;}
/* ini */
