@charset "utf-8";
/* CSS Document */
body {
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Century Gothic, "MS P ゴシック", Osaka;
	color:#ffffff;
}
body, div, h1 {font-size:100%;color:#ffffff;}
h2 {font-size:130%;color:#ffffff;font-weight:normal;}
h3 {font-size:100%;color:#ffffff;font-weight:normal;}
h4, h5, h6, p, ul, li {color:#ffffff;}
p {font-size:90%;}
/* anchor
--------------------------------------------------------------------------*/
a {
	color:#FF6699;
	text-decoration:none;
	border:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
div#sidebarArea a {
	color:#ffffff;
}
div#sidebarArea a:hover {
	color:#FF6699;
}
div#sidebarArea ul li.sideStay a {
	color:#FF6699;
}
p#copyright a {
	color:#464646;
	text-decoration:underline;
}
/*hn
--------------------------------------------------------------------------*/
h2.h2w770 {
	background:#000000 url(/_shared/img/ttl-h2long_001.gif) no-repeat 0 0;
	padding:3px 5px 3px;
	margin-bottom:10px;
	margin-top:20px;
}
div.w515 h2,div.w515 h3 {
	background:#000000 url(/_shared/img/ttl-h2_001.gif) no-repeat 0 0;
	padding:3px 5px 3px;
	margin-bottom:10px;
	margin-top:20px;
}
div.w515 h2 a,div.w515 h3 a{color:#ffffff;text-decoration:underline;}
div.w225 h3 {
	background:#000000 url(/_shared/img/ttl-h3_001.gif) no-repeat 0 0;
	padding:3px 5px 3px;
	margin-bottom:10px;
	margin-top:20px;
	font-size:130%;
}
/* fontsize
--------------------------------------------------------------------------*/
.f80 {
	font-size:80%;
}
.f90 {
	font-size:90%;
}
/* pageTopScroll
--------------------------------------------------------------------------*/
p#pageTopScroll {
	display:inline-block;
	width:67px;
	height:25px;
	margin-top:20px;
	background:url(/_shared/img/btn-pagetopOn_001.gif) no-repeat 0 0;
}
p#pageTopScroll a {
	display:block;
	height:25px;
}
p#pageTopScroll a:hover img {
	visibility:hidden;
}
p#pageTopScroll a:hover {
	background:none;
}
/* copyright
--------------------------------------------------------------------------*/
p#copyright {
	color:#464646;
	font-size:80%;
	margin-top:20px;
	margin-bottom:30px;
}
/* align
--------------------------------------------------------------------------*/
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}
.alignLeft {
	text-align:left;
}

