@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: middle;
	
}

body{
	
	width: 100%;
	background-position: center;
	 font:13px  "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", Meiryo, fantasy;
    *font-size:small;
    *font:x-small;
	margin-top:0;
}




a img{border:none;
	}



.hover a:hover
	{

  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
  }


 /*layout */	
 
#container{
	width: 901px;
	margin:0px auto;
	}	
#wrapper{
	width: 935px;
	margin:0px auto 0px;
	border: medium solid #fbf2ac;
	background: #ffffff url(img/BG_wrapper.gif) repeat-y ;
		 
	
		 }
		 
#wrapper table tr td p {
	font-size: 12px;
	line-height: 18px;
	padding:10px;
}


#footer{
	font-size:120%;
	width: 935px;
margin-left: auto;
	margin-right: auto;
	color:#482104;
	}


#footer a:link{
	color: #169dd5 ;
	text-decoration:underline;
	
	}
#footer a:hover{
	color:#482104;
		text-decoration:none
	
	}
/*design*/

.box_countdown{
	width:901px;
	height:306px;
	background:url(img/BGboxcountdown.jpg) no-repeat left top;
	text-align:center;
	position:relative;
}
.box_countdown .read{
	
	position: absolute;
	left: 315px;
	top: 238px;
	font-size: 160%;
	color: #272727;
}

.box_countdown table{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 230%;
	position: absolute;
	left: 319px;
	top: 160px;
	color: #000000;


}



.box_countdown table td.bk

{	background: #000000;
color: #FFFFFF;
	font-size:200%; 
  line-height:105%;
}
.p10{
	padding-left:10px
		
}
.ameba{
	background:#FFFFFF;
	padding:30px 0px;
	margin:15px 0px;
	border-top:dotted 6px #50b229;	
		border-bottom:dotted 6px #50b229;	
	}

.keisai {
	width:900px;
	height:981px;
	position:relative;
	background-image:url(img/keisai02.jpg);
	background-repeat:no-repeat;	
}
.keisai .mery01 {
	left: 80px;
	position: absolute;
	top: 165px;
	width: 740px;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	color: #e73e37;
}
.keisai .mery01 a {

	display:block;
	color: #e73e37;
}

.keisai .mery01 a:hover{

filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
