body{
	background-color: #F5F5F5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0;
	
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 16px;
	line-height: 29px;
	color: #333333;
}

a:hover{
opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

a img:hover {
	opacity:0.8;
	}
	
.tm_bg {
	width: 100%;
	height: 60px;
	background-color: #E62671;
	text-align: center;
	}
.Timer {
    padding-top: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
	}

/*___________________ 画像 _____________________*/
.gazo0{
	margin: 0px auto 0px;
	display: block;
}

.gazo15{
	margin: 0px auto 15px;
	display: block;
}
.gazo40{
	display: block;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gazo45{
	margin: 0px auto 45px;
	display: block;
}
.gazo85{
	margin: 0px auto 85px;
	display: block;
}
/*___________________ 文字・線 _____________________*/
.aka{
	font-weight: bold;
	color: #B20000;
}
.ttl{
	background-image: url(../images/ten.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 678px;
	height: 39px;
	font-size: 21px;
	font-weight: bold;
	margin: 0px auto 20px;
	display: block;
}
.first{
	font-size: 40px;
	font-weight: bold;
}
/*___________________ コンテンツ _____________________*/
#content {
	width: 860px;
	margin: 0px auto;
	display: block;
}

.box{
	width: 660px;
	margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
.box p{
	margin-bottom: 30px;
	display: block;
}
.box2{
	width: 678px;
	margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
.box2 p{
	margin-bottom: 30px;
	display: block;
}
.box2 p a{
	color: #007FFF;
}
.box3{
	width: 678px;
	margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
.box3 p{
	display: block;
	margin-top: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	padding-bottom: 20px;
}
.shousai{
	border-collapse: collapse;
	width: 680px;
	border-left: solid 2px #777777;
	border-right: solid 2px #777777;
	border-bottom: solid 2px #777777;
	margin: 0 auto 50px;
}
.shousai .tr1{
	border: solid 1px #AAAAAA;
}
.shousai .tr2{
}
.shousai th{
	background-color: #FCFBEB;
	width: 140px;
	height: 50px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-right: solid 1px #AAAAAA;
	padding-left: 15px;
	
}
.shousai .td1{
	width: 100px;
	height: 50px;
	vertical-align: middle;
	border-right: solid 1px #AAAAAA;
	padding-left: 10px;
}
.shousai .td2{
	width: 190px;
	height: 50px;
	vertical-align: middle;
	border-right: solid 1px #AAAAAA;
	padding-left: 15px;
}
.shousai .td3{
	width: 117px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
.fb{
	width: 526px;
	height: 72px;
	text-align: center;

	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
		background-image: url(../images/btn.jpg);
}

/*___________________ フッター _____________________*/

footer{
	background-color: #333333;
	width: 860px;
	height: 71px;
	text-align: center;
	padding-top: 22px;
	margin: 0 auto;
	display: block;
}
footer ul{
	list-style-type: none;
	margin: 0 auto 0px;
	display: block;
}
footer ul li{
	font-size: 15px;
	color: #FFFFFF;
	display: inline;
}
footer ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
small{
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	display: block;
}



/*___________________ トップ _____________________*/

#page-top {
	background-color: #333333;
	width: 80px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity:0.8;
	color: #fff;
	padding: 3px 3px;
	border-radius: 5px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 84px;
	text-align: center;
	display: block;
	border-radius: 10px;
	opacity:0.8;
	font-size:12px;
}
#page-top a:hover {
	text-decoration: none;
	opacity:0.5;
}
.photo_right {
	text-align: right;
	display: block;
	float: right;
	padding-left: 10px;
}
.title_koe {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.title_koe_bg {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FF3;
}
.title_koe_bg_red {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #C00;
	background-color: #FF3;
}
.title_profile {
	font-size: 20px;
	font-weight: bold;
}
