@charset "Shift_JIS";
/*�o�b�E�^�u���b�g*/
@media only screen and (min-width:769px){
html{
	max-height:100%;
}
body{
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	margin-top:0;
	margin-bottom:0;
}
/*�w�b�_�[*/
header{
	background-color:#fff;
	position: relative;
	top:0px;
	bottom:0;
	height:15%;
	/*display:inline;*/
}
div#namelogo{
	width:15%;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top:17px;
	margin-bottom:0;
	text-align:center;
	padding:0;
	height:12%;
}
#namelogo a{
	text-decoration:none;
	color:#666;
}
#logo{
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
	height:35%;
}
h1{
	font-size:35px;
	height:60%;
	margin-top:1%;
	margin-bottom:-1%;
}
img {
  border:0;
  vertical-align:bottom;
}

.ie8 img{
	width:auto;
}
/*���C��*/
#wrapper{
	width:100%;
	margin:0 auto;
	background-color:#ccc;
	position:relative;
	top:0;
	bottom:0;
	height:75%;
}
/*メインナビゲーション*/
nav{
	width:100%;
	height:40px;
	background-color:#666666;
	font-weight:bold;
	font-size:16px;
	position:relative;
	z-index:11;
	top: 0px;
}
nav ul{
	max-width:960px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}
nav ul li:last-child a {
	border-right:1px solid #CCC;
}
nav ul li{
	float:left;
	width:238.75px;
	height:40px;
	background:#666;
	text-align:center;
	letter-spacing:0.1em;
	border-left:1px solid #CCC;
	list-style-type:none;
}
nav ul li:hover{
	background-color:#999999;
	color:#ffe500;
	height:40px;
}
nav ul li:hover ul li{
	background-color:#666666;
	overflow: visible;
	visibility: visible;
	height:40px;
	border-left:none;
	border-right:none;

}
nav ul li ul li:hover{
	background-color:#A4A4A4;
	color:#ffe500;

}
nav ul li ul{
	width:100%;
	height:0;
	position:relative;
}
nav ul li ul li{
	background-color:#999999;
	width: 100%;
	padding-left: 0px;
	overflow: hidden;
	visibility: hidden;
	height:0;
	margin-top:-2%;
	text-align:center;
}
ie7 ul{
	background:#666;
}
ie7 ul li{
	width:49.84375%;
}
nav ul li a{
	display:block;
	padding:10px 0;
	color:#FFC;
	text-decoration:none;
}
/*メインコンテンツ*/
section{
	max-width:960px;
	padding: 30px 0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:-2%;
	background-color:#FFFFFF;
	text-align: center;
	font-size:14px;
	box-shadow: 0 0 10px;
}
h2{
	text-align:center;
	font-size:22px;
	color:#999;
	margin-top:2%;
	margin-bottom:1%;
}
p{
	padding-bottom:0.2%;
	padding-bottom:1%;
}
.com{
	display:none;
}
/*フッター*/
footer{
	background:#666;
	color:#FFFFCC;
	text-align:center;
	padding: 15px 0;
}
footer ul{
	margin-bottom:1.3%;
}
footer ul li{
	display:inline;
}
footer ul li a{
	color:#ffe974;
}

#toggle{ 
 display: none;
}
/*clearfix*/
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:””;
	display: block;
	clear:both;
}

}

/*�X���[���T�C�Y*/
@media only screen and (max-width:768px){
html,body{
	background-color:#fff;
	color:#222;
	margin-left:auto;
	margin-right:auto;
	max-height:100%;
	margin-top:0;
	margin-bottom:0;
	font-family:Hiragino Kaku Gothic ProN;
}
#namelogo{
	text-align:center;
	margin-top:1%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1%;
}
#namelogo a{
	text-decoration:none;
	color:#666;
}
#logo{
	font-size:10px;
}
h1{
	font-size:22px;
	margin-top:1%;
	margin-bottom:-1%;
}
#menu{
	display:none;
}
#toggle,nav li{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
	margin-top:0;
	z-index:2;
}
#toggle a{
    display: block;
    position: relative;
    padding:8px 0 8px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
	font-size:22px;
	font-weight:bold;
}
nav,ul#menu{

	margin:0;
	padding:0;
}
/*黒余分隠し*/
nav li{
	background-color:#fff;
}
nav li a{
    display: block;
    padding:8px 0 8px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #222;
    position: relative;
  }
nav li ul{
	margin-left:-80px;
}
nav li ul a{
	padding-left:40px;
}
.lef{
	margin-left:1em;
}
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
.non1{
	list-style-position:inside;
}
.non2{
	display:none;
}

/*.navi ul li{
	list-style:none;
	display:inline;
}*/
section{
	max-width:798px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: center;
	z-index:1;
}
h2{
	text-align:center;
	font-size:15px;
	color:#999;
	padding-top: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
}
iframe{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
p{
	font-size:11px;
}
.non{
	display:none;
}
/*�t�b�^�[*/
footer{
	max-width:100%;
	clear:both;
	padding-top:0.5%;
	padding-bottom:2%;
	background:#666;
	color:#FFFFCC;
	text-align:center;
	font-size: 12px;
}
footer ul{
	text-align: center;
	padding: 0;
	margin-right: 0px;
}

footer ul li{
	display:inline;
}
footer ul li a{
	color:#ffe974;
}

}