/* @group RESET */
*{
	margin: 0;
	padding: 0;
	font-size:100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}
body{
	font-size: 75%;
}
*:first-child+html body{
	font-size: 75%;
}

*html body{
	font-size: 75%;
}
address, caption, em {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
ul li {
	list-style-type: none;
}
li img {
	vertical-align: top;
}
img {
	border: 0;
}
/* @end */


/* @group Clearfix */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hide MacIE \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide MacIE */
/* @end */


/* @group TAG */
body {
	color: #000;
	line-height: 1.58;
	background-color:#FFFFFF;
}
h1, h2, h3{
	font-size: 120%;
}


/* @group Link */
a:link {
	color: #1432AA;
	text-decoration: none;
}
a:visited {
	color: #1432AA;
	text-decoration: none;
}
a:active {
	color: #1432AA;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

#div,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,pre,form, fieldset, input, textarea,p, blockquote,
th, td, span, em {
	margin:0;
	padding:0;
	font-style: normal;
}

#div,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,pre,form, fieldset, input, textarea,p, blockquote,
th, td, em {
	text-decoration:none;
	font-weight:100;
	font-size:100%;
}

ul li{
	list-style:none outside;
}
ol li{
	list-style:inside;
}

img{
	border: none;
	vertical-align:bottom;
}


/* @end *//* CSS Document */

