﻿@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
}

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;
	
}

img {vertical-align: top;
     width:100%;}

body{
	margin:0px auto;
	padding:0px;
	background-color: #000000;
	background-image: url(img/bg_chagrade.jpg);
	background-repeat: repeat-y;
	width: 100%;
	background-position: center;
	font-family: Verdana, Roboto, 'Droid Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	line-height: 1.3;
	 -webkit-text-size-adjust: 100%;
}



/*wrapper contents
------------------------*/
#wrapper {
	width:100%;
	margin:0 auto;
	padding:0;
	background-color:#ffffff;
    
}
#top{
	width:100%;}
#contents{
	width:100%;
	background-color:#ffffff;

	}

 table tr td p {
	font-size: 100%;
	line-height: 18px;
	padding:10px;
}





#footer{
	background:#000000;
	width:100%;

	color:#ffffff;
	}


/*.box_countdown{
	width:640px;
	height:325px;
	background:url(img/ema_s04.jpg) no-repeat left top;
	text-align:center;
	position:relative;
	
}*/



.box_countdown{

position:relative;
	background:url(img/ema_s04.jpg) no-repeat 0 0;
    -moz-background-size:contain;
    background-size:contain;
    height: 0;
    padding-top:50.8%;

}

.box_countdown .read{
	
	position:  absolute;
	left:15%;
	top: 80%;
	font-size:80%;
	color: #272727;
}

.box_countdown table{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.8rem;
	position:  absolute;
	left:15%;
	top: 53%;
	color: #000000;


}
.ameba{
	background:#FFFFFF;
	padding:30px 0px;
	margin:15px 0px;
	border-top:dotted 6px #50b229;	
		border-bottom:dotted 6px #50b229;	
	}


.box_countdown table td.bk

{	background: #000000;
color: #FFFFFF;

  line-height:103%;
}
.p10{
	padding-left:10px
		
}



/*henkin
------------------------*/
#henkin{
	margin-top:4.21875%;
	 background: #f8f7ef none repeat scroll 0 0;
    border: 7px double #e3d7ac;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 10px;
	text-align:left;
	}
.pink{
	font-size:1.3em;
	font-weight:bold;
	color:#fb0187;}
	
/* zenseibun seibun
------------------------*/
#zenseibun{
	margin-top: 20px;
	padding-bottom:15px;
	     box-shadow:0px 0px 3px 2px rgba(0, 0, 0, 0.2) inset;
     border:1px solid #cccccc;
     border-radius: 5px; 
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	width:100%;
	 }
#zenseibun p{
	box-shadow:0px 0px 3px 1px rgba(0, 0, 0, 0.2) inset;
     border:1px solid #cccccc;
	 border-radius: 5px; 
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	width:94%;
	margin:15px auto;
	padding:15px 7%;
	text-align:left;
	font-size:0.8em;
	
	}
#zenseibun .bol{
	font-weight:bold;
	font-size:1.1em;}
#seibun dl{

	margin:0px;
	padding:10px;
	text-align:left;
	font-size:0.8em;
	
	}
#seibun dd{
	color:#6f2f03;
	
	}
	
/* qa
------------------------*/

#qa{border: 10px double #e3d7ac; 
padding:3px; 
margin:10px 0px; 
text-align:left;
	}
	
.toi{font-size:36px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
    background-color: #d6c793;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
    font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	}	

#qa dt{	color:#df039b; 
font-weight:bold; 
font-size:17px; 
padding-left:3px; 
padding-right:3px;
	}
	
#qa dd{color:#000000; font-size:15px; padding-left:3px; padding-right:3px; margin:0px;
	}
.big{font-size:26px;}	
.blue{color: #4b82ad;}