@charset	"utf-8";
/**************************

Theme Name: html5 Theme
Author: mitsut
Version: 2.0


10px = 71%	   11px = 78%	  12px = 85%	  13px = 92%
14px = 99%	   15px = 114%	  16px = 117%	  17px = 121%
18px = 128%  19px = 132%  20px = 145%	21px = 149%
22px = 157%	   23px = 164%	  24px = 171%	  25px = 178%
26px = 185% 

base	font-size:14px/1.231;

********************/

html,body{
	width:100%;
	height:100%;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	background:#f6f6ff;
}


/*---------------------------------------------
@ a
----------------------------------------------*/
a {
	color: #ff6c00;
	text-decoration: underline;
	font-weight:bolder;
}



/*------------------------

@ PC, tablet

---------------------------------------------------------------*/

@media only screen and (min-width: 768px){


/*------- wrapper---------*/

#wrapper{
	display:block;
	width:90%;
	max-width:1024px;
	margin:0 auto;
	padding:0;
	background:#ffffff;
	border-left:2px solid #ececec;
	border-right:2px solid #ececec;
	font-size:1em;
	line-height:1.4em;
}


/*------- header---------*/
header {
	width:100%;
	max-width:1024px;
	height:auto;
	padding:0;
	margin: 0	auto	30px auto;
	text-align: center;
	border-bottom:2px	solid	#ececec;
}

.titleLogo{
	display: block;
	width:100%;
	margin: 0	auto;
	height:auto;
	padding:0;
}
	
/* ボックスの装飾 */
#trick p{
border-style:solid;
border-color:#fd0019;
border-width:1px;
padding:10px;
background:#fd0019;
color:#fff;
text-decoration: none;
text-align: center;	
max-width:400px; /* 要素の幅を指定する（固定幅ならwidth:600px;） */
margin:0 auto; /* ブロック要素の中央揃え */	
}
/* ロールオーバー色指定 */
#trick p:hover{
background:#ff7800;
color:#fff;
}
	

/*---------------------------------------------

@ バリアフリー (bf)

---------------------------------------------*/
	.bf{
		display:block;
		width:90%;
		background:#fffec9;
		color:#333;
		margin: 0	auto;
		padding:8px 0px 15px 0px;
		filter: alpha(opacity=100); /*IE*/
		-moz-opacity:	1; /*	old firefox*/
		opacity: 1; /*chromew,firefox,safari,opera*/
		-moz-border-radius:8px;/*firefox3.6*/
		-webkit-border-radius:8px;/*webkit*/
		border-radius:8px;/* Opera,IE,ie-css3 */
		border:2px solid #fdac2f;
		text-align: center;
		font-size:0.9em;
	}

	.bf h1{
		display:block;
		margin: 10px auto 15px auto;
		color:#fd0019;
		font-size:1.3em;
		font-weight: bold;
	}

	.bf ul{
		display:block;
		width:90%;
		margin: 0	auto	15px auto;
		padding-left:30px;
		text-align:center;
	}

	.bf li {
		list-style-type: none;
		width:98%;
		margin: 0	auto;
		margin-bottom:5px;
		text-align:left;
	}

	.bf li:before {
		content: '';
		width: 6px;
		height: 6px;
		display: inline-block;
		border-radius:	100%;
		background: #fdac2f;
		position: relative;
		left: -1em;
		top: -0.2em;
	}
.mvtk{
	display:block;	
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:0px 0px 10px 0px;
	font-size:0.7em;
}
.mvtk img:hover{
filter:alpha(opacity=80);
opacity:0.8;
}

/*------- ヘッダ下テキスト---------*/
#maeuri-txt{
	text-align: center;
	padding: 30px 0 20px 0;
	color:#444;
}

#date {
	display:block;
	width:90%;
	margin: 0	 auto 20px auto;
	text-align:right;
	font-size:0.8em;
	color:#444;
}



/*---------------------------------------------

container

----------------------------------------------*/
#container{
	display:block;
	width:98%;
	max-width:860px;
	margin:0 auto;
	padding:0 0 30px 0;
	margin: 0	auto;
	text-align:left
}

.areaBox{
	display:block;
	width:100%;
	text-align: center;
	font-size:1em;
	font-weight:700;
	padding: 50px 0px 25px 0px;
}

ul.arealist{
	display:block;
	width:100%;
	text-align: center;
}

.arealist li{
	display: inline-block;
	text-align: center;
	line-height:1em;
	margin: 0 2px 10px 0;
	vertical-align:middle;
}

.arealist a{
	display:block;
	text-align: center;
	padding:5px;
	background-color:#ff7800;
	-moz-border-radius:8px;/*firefox3.6*/
	-webkit-border-radius:8px;/*webkit*/
	border-radius:8px;/* Opera,IE,ie-css3 */
	color: #fff;
	text-decoration: none;
}


/*---------------------------------------------

@ article

----------------------------------------------*/

article {
	display:block;
	padding:10px 0 8px 0;
}

.article-container{
	padding:0;
	font-size:0.9em;
	color:#555;
}

.top-header{
	width:100%;
	color:#FFF;
	background-color:#ff9c00;
	font-weight:700;
	margin-top:5px;
	padding:8px 0px 6px 0px;
	filter: alpha(opacity=100); /*IE*/
	-moz-opacity: 1; /* old firefox*/
	opacity: 1; /*chromew,firefox,safari,opera*/
	-moz-border-radius:6px;/*firefox3.6*/
	-webkit-border-radius:6px;/*webkit*/
	border-radius:6px;/* Opera,IE,ie-css3 */
}


.list-all article{
	border-bottom:1px dotted #787878;
	padding:10px 0;
}

.area{
	font-size:1.2em;
	font-weight:bold;
	color:#444;
}

article p{
	float:left;
	padding: 5px 0 5px 8px;
}



.t1{
	width:17%;
}
.t2{
	width:35%;
}

.t3{
	width:0%;
}
.t4w{
	width:16%;
	text-align:center;
}

.t4{
	width:16%;
	text-align:center;
	color:#f26100;
}

.t5{
	width:16%;
	text-align:center;
	color:#f26100;
}
.t5w{
	width:16%;
	text-align:center;
	color:#fff;
}

.text-area {
	width: 98%;
	max-width: 860px;
	color: #444;
	font-size: 0.8em;
	margin: 0 auto;
	text-align: left;
}


/*------------------------

@ footer

-------------------------*/
footer{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:40px 0px 40px 0px;
	font-size:0.7em;
}

footer img{
	width:32%;
	max-width: 211px;
	margin:0 auto;
	text-align:center;
	padding:40px 0px 40px 0px;
	font-size:0.7em;
}
	
}

#go-top {
	position: fixed;
	bottom: 50px;
	right: 50px;
}

/*------------------------

@ smartphone

---------------------------------------------------------------*/

@media only screen and (max-width: 767px){



/*------- wrapper---------*/

#wrapper{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	background:#ffffff url("../../history/img/bg_white.jpg") center top repeat;
	border:none;
	font-size:0.9em;
	line-height:1.4em;
}

header {
	width:100%;
	height:auto;
	padding:0;
	margin: 0	auto	30px auto;
	text-align: center;
	border-bottom:1px	solid	#9999ff;
}

/*---------------------------------------------

@ バリアフリー (bf)

---------------------------------------------*/
	.bf{
		display:block;
		width:96%;
		background:#fffec9;
		color:#333;
		margin: 0	auto;
		padding:8px 0px 15px 0px;
		filter: alpha(opacity=100); /*IE*/
		-moz-opacity:	1; /*	old firefox*/
		opacity: 1; /*chromew,firefox,safari,opera*/
		-moz-border-radius:8px;/*firefox3.6*/
		-webkit-border-radius:8px;/*webkit*/
		border-radius:8px;/* Opera,IE,ie-css3 */
		border:2px solid #fdac2f;
		text-align: center;
	}

	.bf h1{
		display:block;
		margin: 10px auto 15px auto;
		color:#fd0019;
		font-size:1.3em;
		font-weight: bold;
	}

	.bf ul{
		display:block;
		width:90%;
		margin: 0	auto	15px auto;
		padding-left:10px;
		text-align:center;
	}

	.bf li {
		list-style-type: none;
		width:98%;
		margin: 0	auto;
		margin-bottom:5px;
		text-align:left;
	}

	.bf li:before {
		content: '';
		width: 6px;
		height: 6px;
		display: inline-block;
		border-radius:	100%;
		background: #fdac2f;
		position: relative;
		left: -1em;
		top: -0.2em;
	}
.mvtk{
	display:block;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:0px 0px 10px 0px;
	font-size:0.7em;
}
.mvtk img{
	height: 50px;
}

/*------- ヘッダ下テキスト---------*/
#maeuri-txt{
	text-align: center;
	padding: 30px 0 20px 0;
	color:#444;
}

#date {
	display:block;
	width:90%;
	margin: 0	 auto 10px auto;
	text-align:right;
	font-size:0.8em;
	color:#444;
}
	
/* ボックスの装飾 */
#trick p{
border-style:solid;
border-color:#fd0019;
border-width:1px;
padding:10px;
background:#fd0019;
color:#fff;
text-decoration: none;
text-align: center;	
max-width:200px; /* 要素の幅を指定する（固定幅ならwidth:600px;） */
margin:10px auto; /* ブロック要素の中央揃え */	
}
/* ロールオーバー色指定 */
#trick p:hover{
background:#ff7800;
color:#fff;
}

/*---------------------------------------------

container

----------------------------------------------*/
#container{
	display:block;
	width:98%;
	max-width:860px;
	margin:0 auto;
	padding:0 0 30px 0;
	margin: 0	auto;
	text-align:left
}

.areaBox{
	display:block;
	width:100%;
	text-align: center;
	font-size:1em;
	font-weight:700;
	padding: 50px 0px 25px 0px;
}

ul.arealist{
	display:block;
	width:100%;
	text-align: center;
}

.arealist li{
	display: inline-block;
	text-align: center;
	line-height:1em;
	margin: 0 1px 10px 1px;
	vertical-align:middle;
}

.arealist a{
	display:block;
	text-align: center;
	padding:8px;
	background-color:#ff7800;
	-moz-border-radius:8px;/*firefox3.6*/
	-webkit-border-radius:8px;/*webkit*/
	border-radius:8px;/* Opera,IE,ie-css3 */
	color: #fff;
	text-decoration: none;
}


/*---------------------------------------------

@ article

----------------------------------------------*/

article {
	display:block;
	padding:10px 0 8px 0;
}

.article-container{
	padding:0;
	font-size:1em;
	color:#555;
}

.top-header{
	width:100%;
	color:#FFF;
	background-color:#ff9c00;
	font-weight:700;
	margin-top:5px;
	padding:8px 0px 6px 0px;
	filter: alpha(opacity=100); /*IE*/
	-moz-opacity: 1; /* old firefox*/
	opacity: 1; /*chromew,firefox,safari,opera*/
	-moz-border-radius:6px;/*firefox3.6*/
	-webkit-border-radius:6px;/*webkit*/
	border-radius:6px;/* Opera,IE,ie-css3 */
}


.list-all article{
	border-bottom:1px dotted #787878;
	padding:10px 0;
}

.area{
	font-size:1.2em;
	font-weight:bold;
	color:#444;
}

article p{
	float:left;
	padding: 4px 0 4px 4px;
}



.t1{
	width:17%;
}

.t2{
	width:45%;
}

.t3{
	width:0%;
}

.t4w{
	width:16%;
	text-align:center;
}

.t4{
	width:16%;
	text-align:center;
	color:#ff6c00;
}

.t5{
	width:16%;
	text-align:center;
	color:#ff6c00;
}
.t5w{
	width:16%;
	text-align:center;
	color:#fff;
}



/*------------------------

@ footer

-------------------------*/
footer{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:20px 0px 20px 0px;
	font-size:0.7em;
}

footer img{
	width:40%;
	margin:0 auto;
	text-align:center;
	padding:0px 0px 20px 0px;
	font-size:0.7em;
}

.text-area {
	font-size: 0.8em;
	width: 90%;
	margin: 0 auto;
}


#go-top {
	width: 10%;
	bottom: 5%;
	right: 5%;
}

#go-top img {
	width: 100%;
}

/*---------------------------------------------
@ margin
----------------------------------------------*/

.mt30{
	margin-top:30px;
}


}