@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background-color: #FBFEFF;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(../image/bg3.gif);
	/*background-color: rgba(255,255,255,0.3);
	background-blend-mode: lighten;*/
}

#wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 800px;
}
#head {
	margin: 0 auto 10px auto;
	height: 118px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	width: 100%;
	background-position: 50% 50%;
	max-width: 812px;
}



#foot {
	width: 100%;
	padding: 10px 10px 10px 10px;
	clear: both;
	margin: 0 auto 0 auto;
	color: #000000;
	background-color: #E6E6E6;
	border: 1px solid;
	max-width: 800px;
}
#foot p {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

h1 {
	margin: 0 0 0 20px;
	font-size: 24px;
	padding: 45px 0 0 0;
	font-style: italic;
}
h1 a {
	color: #000000;
}





a {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #2005B6;
}
a:visited {
	color: #2005B6;
}


a:hover {
	color: #FF0000;
}



.pankuzu {
	text-align: right;
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 20px;
	clear: both;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cl {
	clear: both;
}
.cl2 {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.red  {
	color: #FF0000;
}
.red2 {
	color: #D20000;
}
.blue {
	color: #0000FF;
}
.l-blue {
	color: #33FFFF;
}



.green {
	color: #00CC00;
}
.green2 {
	color: #009900;
}

.purple {
	color: #9966FF;
}
.purple2 {
	color: #FF00FF;
}

.orange {
	color: #FF9900;
}
.yellow {
	color: #E8E800;
}
.brown {
	color: #CC6600;
}

.gray {
	color: #929498;
}
.pink {
	color: #FF66FF;
}
.bold {
	font-weight: bold;
}






#wrap .mb10 {
	margin-bottom: 10px;
}
#wrap .mb20 {
	margin-bottom: 20px;
}
.white {
	color: #FCFCFC;
}

#wrap #contents table{
	max-width: 770px;
	overflow: auto;
	width: 100%;
}

.top-scroll {
	position: fixed;
	bottom: 20%;
	right: 10%;
}
.sp-link {
	text-align: center;
	font-size: 12px;
	margin-bottom: 9px;
}

.fix-ad {
	position: fixed;
	width: 200px;
	height: auto;
	top: 0%;
	right: 10px;
}

.uchikesi {
	text-decoration: line-through;
}
#contents .contents-navi .sub-li{
	padding-left: 50px;
	background-position: 35px;

}
