@charset "utf-8";
.header {
	color: #FFF;
	background: -webkit-gradient(linear, center top, center bottom, from(#003), color-stop(0.7,#009), to(#006));
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	font-size: 1em;
	line-height: 1.4em;
}

.center {
	text-align: center;
}

.date {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
	margin-bottom: 1em;
}

.header_2 ul{
	list-style-type:none;
	width:320px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	color:#FFF;
}

.header_2 li{
float:left;
width:80px;
color:#FFF;
}

.header_2 a{
	display:block;
	padding-top:20px;
	padding-bottom: 20px;
	text-align:center;
	text-decoration:none;
	/*background-color:#C00;*/
	background: -webkit-gradient(linear, center top, center bottom, from(#003), color-stop(0.7,#009), to(#006));
	color:#FFF;
	font-size: 1.3em;
	width:100%;
}

.header_2 a:hover{
	background-color:#000;
	color:#FFF;
	font-weight: bold;
	background: -webkit-gradient(linear, center top, center bottom, from(#003), color-stop(0.7,#009), to(#006));
}

.main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.main_2 {
	line-height: 1.4em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.7em;
	margin-bottom: 1em;
	padding: 0.5em;
	padding-right: 0px;
	font-size: 1em;
	width: 90%;
}

h1 {
	background: -webkit-gradient(linear, center top, center bottom, from(#300), color-stop(0.7,#900), to(#600));
	color:#FFF;
	line-height: 1.4em;
	letter-spacing: 0.3em;
	font-size: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	text-align: center;
}

.topic {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-bottom: solid 1px #900;
	text-align: center;
	font-size: 1em;
	line-height: 2em;
	color: #FFF;
}

.more {
	padding-top: 1em;
	text-align: right;
	font-size: 1em;
	line-height: 2em;
	color: #FFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.download {
	text-align: center;
	font-size: 1.7em;
	background: -webkit-gradient(linear, center top, center bottom, from(#003), color-stop(0.7,#009), to(#006));
	text-shadow: 2px 2px 3px #000;
	letter-spacing: 0.2em;
	line-height: 1.1em;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	padding-left: 5%;
	padding-right: 5%;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 3em;
	-webkit-border-radius: 3em;
	color: #000;
}

.footer {
	line-height: 1em;
	padding-right: 1em;
	font-size: 1.1em;
	margin-top: 1em;
}

.header_img {
	width: 320px;
	height: 120px;
	background-image: url(../image/main_2.jpg);
	margin-left: auto;
	margin-right: auto;
}

.header_txt {
	padding: 1em;
	width: 170px;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #CCC;
	text-shadow: 1px 1px 1px #000;
}

nav {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: -webkit-gradient(linear, center top, center bottom, from(#333), color-stop(0.7,#999), to(#666));
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	font-size: 100%;
	width: 272px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
nav li {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	float: left;
	font-weight: bold;
	border-left: 1px solid #000;
	/*text-shadow: -1px -1px 0 rgba(150, 150, 150, 30);*/
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}

nav li a {
	display: block;
	width: 67px;
	padding: 10px 0 10px 0;
	text-align: center;
}

nav li:first-child {
	border: none;
	text-align: center;
}
nav a {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
	text-align: center;
}
section, nav {
	margin-bottom: 1em;
}

.clearfix:after {
  content: ".";  /* 譁ｰ縺励＞隕∫ｴ繧剃ｽ懊ｋ */
  display: block;  /* 繝悶Ο繝�け繝ｬ繝吶Ν隕∫ｴ縺ｫ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix li a {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}

h3 {
	border-left: solid 5px #900;
	border-bottom: solid 1px #900;
	line-height: 1.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin-bottom: 0.3em;
}

.flickSimple {
	width: 100%;
	position: relative;
	overflow: auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #000;
}
 
.flickSimple.landscape {
	width: 100%;
}
 
.flickSimple ul {
	display: block;
	margin: 0;
	padding: 0;
}
 
.flickSimple ul.landscape {
}
 
.flickSimple ul li {
	float: left;
	list-style-type: none;
	text-align: center;
}
 
.flickSimple ul li.landscape {
}

#flick {
	width: 100%;
	position: relative; /* IE6・7の overflowバグ回避 */
	overflow: auto;     /* JavaScript無効時にスクロール表示させたいから */
}

#flick ul {
	display: block;
	width: 150px;
	margin: 0;
	padding: 0;
}

#flick ul li {
	float: left;
	list-style-type: none;
	width: 5%;
}

#basic ul,
#basic ul.landscape {
	width: 1500px;
}
 
#basic ul li,
#basic ul li.landscape {
	width: 150px;
}

h2 {
	margin-top: 1em;
	font-size: 1.2em;
	text-decoration: underline;
}

intro {
	display: none;
}

.section {
	font-size: 100%;
}
