@charset "shift_jis";
/* CSS Document */
/*{?*/

*{
	background-position:0 0;
	background-repeat:no-repeat;
}

body, div, h1, h2, h3, h4, h5, p,img, ul, li, a, br, hr, span, object, small, big, em, input, label{
	margin:0;
	padding:0;
	font-size:1em;
}


body{
	color:#333333;
	font-size:12px;
	_font-size:75%;
	background-color:#ffffff;
}
img{
	border: none;
}
ul{
	list-style-type: none;
}
ul li{
	line-height:150%;
	list-style-type:none;
}

a{
	text-decoration:none;
	overflow: hidden; /*firefox??{^_E?gANN?*/
}
a:link, a:visited{
	color:#006699;
}
a:hover, a:active{color:#006699; text-decoration:underline;}

p{
	line-height:150%;
}

small, .small{font-size:95%;}
big, .big{font-size:105%;}
em, .emp{font-style:normal;font-weight:bold;}

/* ?upiID?pj
------------------------------------------------------------*/
.bg{
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0.1px;
	line-height:0.1px;
	display:block;
}

/* Xy[XpiID?pj
------------------------------------------------------------*/
.hspacer{
	font-size:0.1px;
	line-height:100%;
	display:block;
}

/* 
------------------------------------------------------------*/
.hline{
	height:20px;
	background-image:url(/images/line_gray_9.gif);
	background-repeat:repeat-x;
	background-position:0 center;
}

/* clearp
------------------------------------------------------------*/
.clear{
	clear:both;
}
.divclear{
	clear:both;
	width:100%;
	height:0px;
	font-size:0.1px;
	line-height:0;
	visibility: hidden;
}
.clearfix{
	zoom:100%;
}
.clearfix:after{
	content: ".";
	font-size: 0.1px;
	line-height: 0;
	display: block;
	height: 0.1px;
	visibility: hidden;
	clear: both;
}

/* font
------------------------------------------------------------*/

