@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	background:#FFF url(../img/body-bg.gif) no-repeat center top;
	font-family:Verdana, "lr oSVbN", sans-serif;
	font-size:80%;
}
html {
	overflow:auto;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em;
	font-size: 1em;
	line-height: 1.6;
	color: #000000;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
li {
	list-style-type:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}
/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#078D00;
	text-decoration:none;
}
a:visited {
	color:#189B12;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#666;
}


.to-top {
	margin: 10px auto 0px;
	padding: 5px 25px 5px 0px;
	width: 765px;
	text-align: right;
	background: url(../img/kamera.gif) no-repeat right center;
	clear: both;
	border-bottom: 1px dotted #999999;
}
