/* JAFマスコットキャラクター */

h2.H_mascot {
	background-image: url(../images/h1_mascot.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.mascot_area {
	background-image: url(../images/mascot_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
.mascot_con {
	background-image: url(../images/mascot_bg.jpg);
	background-repeat: repeat-y;
	width: 610px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
h3.H_mascotT1 {
	background-image: url(../images/mascot_t1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 610px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3.H_mascotT2 {
	background-image: url(../images/mascot_t2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 610px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.music_area {
	height: 110px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.wallpaper_area {
	background-image: url(../images/wallpaper_bg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
}
.wallpaper_area p.wallpaper_btn1 {
	height: 26px;
	width: 101px;
	position: absolute;
	left: 151px;
	top: 60px;
}
.wallpaper_area p.wallpaper_btn2 {
	height: 26px;
	width: 101px;
	position: absolute;
	left: 286px;
	top: 60px;
}
.wallpaper_area p.wallpaper_btn3 {
	height: 26px;
	width: 101px;
	position: absolute;
	left: 421px;
	top: 60px;
}
.regulation_area {
	margin-right: 20px;
	margin-left: 20px;
}
.regulation_text {
	float: left;
	width: 405px;
}
.regulation_img {
	float: right;
	width: 150px;
	margin-left: 15px;
}
