/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");



body{
color:#333;
background:#fff url(../images/bg.png);
font-size:62.5%;
font-family: " メイリオ",Meiryo,Osaka," ヒラギノ角ゴ ProW3","Hiragino Kaku Gothic Pro"," ＭＳ Ｐゴシック","MSPGothic",sans-serif;
border-top:#36C 5px solid;

}

p{
line-height:1.8;
}

/*================================
HEADER
================================*/
#siteID {
	padding: 10px 0 0 15px;

}

#siteID h1 {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Marcellus', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#siteID .description {
	font-size: 15px;
	color:#F69;
}

/*===============================
contents
===============================*/
.box {
background: #fff;
padding:20px 15px 15px;
margin-bottom:20px;
font-size:1.5em;
position:relative;
word-wrap:break-word;
}

.box:after {
display: block;
clear: both;
height: 0;
content:"";
}

.box h1{
font-size:2.0em;
border-bottom:1px dashed #999;
margin-bottom:20px;
padding-left:10px;
color:#c00;
line-height:1.3;
}

.yojih2{
font-size:1.8em;
color:#FFF;
background:#F36;
padding:5px 10px;
margin-left:-15px;
margin-bottom:20px;
line-height:1.3;
}


.shoh2{
font-size:1.8em;
color:#FFF;
background:#39F;
padding:5px 10px;
margin-left:-15px;
margin-bottom:20px;
line-height:1.3;
}

.chuh2{
font-size:1.8em;
color:#FFF;
background:#090;
padding:5px 10px;
margin-left:-15px;
margin-bottom:20px;
line-height:1.3;
}


.box h3{
font-size:1.7em;
margin-bottom:20px;
line-height:1.3;
color:#06C;
border-bottom:1px dashed #999; 
}
.box p {
	margin-bottom:20px;
}
.textbox {
	margin-bottom:50px;
}
.textbox2 {
	margin-bottom:40px;
}

.t_center {
	text-align:center;
}
/*===============================
リンクの装飾
===============================*/
/*コンテンツ内の通常リンク*/
.box a{
color:#e4007f;
text-decoration:none;
}

.box a:hover{
color:#090;
text-decoration:underline;
}
/*===============================
写真の装飾
===============================*/
.box img{
padding:5px;
}

.alignleft {
display: block;
float: left;
margin-right: 15px;
margin-bottom:1em;

}
.aligncenter {
display: block;
margin:0 auto;
}
.alignright {
display: block;
float: right;
margin-left: 15px;
margin-bottom:1em;
}
/*================================
詳細ボタン用
================================*/
/*p.more{
margin:0 150px 10px;
}
*/
p.more a{
position:relative;
display:block;
padding:5px 15px 5px;
color:#fff;
text-align:center;
text-decoration:none;
background:#099;
border:1px solid #e8e8e8;
/*角丸*/
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

p.more a:hover{
color:#FF0;
text-decoration:none;
}
/*================================
SIDEBARの装飾
================================*/
#sidebar{
font-size:1.3em;
}

.sideinfo {
background:#fff;
border:1px solid #999;
padding:15px;
margin-bottom:30px;

}

.sideinfo h4,
.ad h4{
font-size:1.6em;
border-bottom:2px solid #999;
margin-bottom:15px;
}

.sideinfo h5{
font-weight:bold;
font-size:1.2em;
}


.newentry img{
float:left;
margin:0 7px 5px 0;
border:1px solid #999;
padding:3px;
}

.newentry dd{
margin-top:10px;
}

.newentry h5 a{
color:#069;
text-decoration:none;
}

.newentry h5 a:hover{
color:#c00;
}

.newentry p{
margin-bottom:15px;
}

.icon-file-text-alt{
font-size:1.1em;
margin:0 5px 0;
}

/*tabel*/
.shogaku {
	margin: 0 auto 1rem;
	font-size: 18px;
	line-height: 1.8;
	border-collapse: collapse;
	width:80%;
}
.shogaku td {
	border: 1px solid #000;
	padding: 0.5rem;
    vertical-align:middle;
/*	width:50%;
*/}
.shogaku td span {
	font-size: 1.5rem;
}
.shogaku td strong {
	font-size: 1.8rem;
}
.txt {
    padding: 10px;
    background: #FFC;
    border: 1px #F90 solid;
    margin-bottom: 20px;
    line-height: 1.4;
}
	.col3{
		text-align: center;
		margin-bottom:50px;
	}

	.col3 li{
		display: inline-block;
		width: 29%;
		padding: 0 1.5%;
		margin-bottom: 0;
		vertical-align: top;
		text-align:center;
		font-size:14px;
		padding:10px;
		margin-bottom:5px;
	}
	.col3 h4 {
		text-align:center;
	}

/*================================
FOOTER
================================*/
#footerContainer{
	margin-top:20px;
	background:#36C;
}

#footerContainer p{
	text-align:center;
	color:#fff;
	padding:10px 0;
}




@media ( max-width : 768px ) {
/*コンテンツ領域のサイドの余白の設定*/
.span_8,
.span_4{
padding-left:10px;
padding-right:10px;
}
/*詳細ボタンのサイズ設定*/
/*p.more{
margin:20px 20px 0;
}
*/
p.more a{
	padding:10px 0;
	font-size:1.3em;
}
/*youtube*/
.youtube {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
	margin: 0 0 10px;
}
.youtube iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.shogaku {
	width:90%;
	margin: 1rem auto;
	font-size: 13px;
	line-height: 1.8;
	border-collapse: collapse;
}
.shogaku  td {
	border: 1px solid #000;
	padding: 0.5rem;
	text-align: center;
}
.shogaku  td span {
	font-size: 1rem;
}
.shogaku  td strong {
	font-size: 1rem;
}
	.col3 li{
		margin: 0 auto 5px;
		display:inline-block;
		padding:10px;
		width:100%;
	}

}