@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #990000;
}
a:active {
	color:#333333;
}

/*
 pagetop [
----------------------------------------------------------- */
#pagetop {
	padding: 0px 0px 20px;
	float: right;
	text-align: right;
	width: 780px;
	font-size: 12px;
	margin: 10px;
}

/*
 fooder [
----------------------------------------------------------- */
#fooder {
	margin: 0px;
	padding: 0px;
}
#fooder p {
	font: 11px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
