/* clear */

*{
	font-style:normal;
}
html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
div,p,
dl,dt,dd,ul,ol,li,
pre,map,
form,fieldset,
blockquote,input,textarea
table,thead,tbody,tfoot,caption,th,td,br{
	margin:0;
	padding:0;
}
h1 , h2 , h3 , h4 , h5 , h6 {
	font-size: 100%;
	font-weight: normal;
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
fieldset , img { 
	border: 0;
	vertical-align: bottom;
}
address , caption , cite , code , dfn , em , strong , th , var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q:before , q:after {
	content: '';
}
abbr , acronym {
	border: 0;
}
textarea {
	font-size: 100%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
object,embed{
	vertical-align:top;
}
.clear{
	clear:both;
}

/* general */

A:link{
	color: #CF3621;
	text-decoration: underline;
}
A:visited{
	color: #EE5237;
	text-decoration: underline;
}
A:active{
	color: #CF3621;
	text-decoration: none;
}
A:hover{
	color: #CF3621;
	text-decoration: none;
}

body{
	color: #444;

	background-color: #fff;

	font-size: 88%;
	line-height: 140%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

/* float hack */

.clearfix{
	zoom: 100%;
}
.clearfix:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*\*/
* html .clearfix{
	height: 1em;
	overflow: visible;
}
/**/

/* gmap2 */

v\:* {
	behavior:url(#default#VML);
}
