@charset "Shift_JIS";

*{
	padding:0px;
	margin:0px;
}

img{
	vertical-align:bottom;
}

body{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	background-repeat:repeat;
	background-color:#ffffd2;
	text-align:center;
	color:#875a05;
	line-height:120%;
	letter-spacing:1px;
}

li{
	list-style-type:none;
}


a img{
	border:none;
}

h1{
	margin:23px 0px 17px 0px;
}

h2{
	margin:0px 0px 20px 0px;
}

#container{
	position:relative;
	width:720px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffd2;
}

a:link		{ color:#0066FF; text-decoration:underline; }
a:visited	{ color:#0066FF; text-decoration:underline; }
a:hover		{ color:#ff0000; text-decoration:underline; }
a:active	{ color:#ff0000; text-decoration:underline; }

.small_txt_w {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.mtext_nomal {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.ltext_nomal {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}.mtext_w {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.mtext_orange {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.mtext_b {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.exl_text_b {

	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.l_text_b {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}