body{
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, sans-serif ;
	text-align:center;
	background: #000;
	line-height:1.8;
}
.sp{ display: block; }
.pc{ display: none; }


p{ margin: 0; padding: 0; }

a{ color: #FFF; text-decoration: none; }
a:visited, a:visited{ color: #AAA; text-decoration: none; }
a:hover, a:active, a:focus{ color: #ec6800; }
a:hover img, a:active img, a:focus img{ opacity: 0.8; filter: alpha(opacity=80); }

h1{ width: 100%; margin: 0 auto; padding: 4px 0 0; font-size:1.2rem; }
h1 img{ text-align: center; }
h2{}
h3{}

img{ max-width: 100%; vertical-align: top; }
header img{ box-shadow: none; }

hgroup{}
hgroup img{}

main{}
main img{}


#wrapper{ margin: 0 auto; padding: 0; overflow: hidden; }
header{ width: 100%; margin: 0 auto; text-align: center; }
div#container{ width: 100%; margin: 0 auto; padding: 0 0 0 0; background: #fff; }
div#title{ margin-bottom: 16px; }
div#date{ width: 98%; margin: 4px auto 36px; }
div#main-txt{ text-align: center; }
div#main-txt p{ width: 90%; margin: 0 auto; padding-bottom: 46px; }


article{ width: 96%; margin: 10px auto; padding: 10px 0; }
section{ padding: 10px; clear: both; }

footer{ width: 100%; text-align: center; font-size: 0.9em; line-height: 1.5; }
footer div{ width: 100%; margin: 0 auto; }
footer p{ clear: both; color: #000; padding: 1em 0 2em 0; }


.clear{ clear: both; }
.clearfix:after{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}
.clearfix{ display: inline-table; zoom: 1; }
/* Hides from IE-mac \*/
* html .clearfix{ height: 1%; }
.clearfix{ display: block; }
/* End hide from IE-mac */



/* text decoration */
.red{ color: #ec5297; }
.blue{ color: #2C79E3; }
.yellow{ color: #eff889; }
.bold{ font-weight:bold; }
.size08{ font-size:0.8rem; }
.size09{ font-size:0.9rem; }
.size11{ font-size:1.1rem; }
.size12{ font-size:1.2rem; }





@media screen and (min-width : 640px){
}





@media screen and (min-width : 960px){

.sp{ display:none; }
.pc{ display:block; }

#wrapper{}
#header{}
div#container{ width: 960px; padding-bottom: 46px; }
div#title{ margin-bottom: 32px; }
div#main-txt{ text-align: center;
 /*padding-bottom: 160px;
 background: url(../img/sh_yoshida.png) center bottom no-repeat; */
}

h1{ margin: 0 auto 0; }
h2{}
h3{}

hgroup{}


footer{}
footer div{}

footer p{ clear: both; background: #6b1217; color: #fff; padding: 1em 0 2em 0;}

article{}
section{}





/* Page Top
=================================== */
#page-top{ position: fixed; bottom: 8px; right: 12px; font-size: 88%; z-index: 20; }
#page-top a{
	display: block;
	background: url(../img/to_top.png) center top no-repeat;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
}
#page-top a:hover{ background: url(../img/to_top_on.png) center top no-repeat; }


}
