#main {
	height: 360px;
}
#wrap #main {
	background-image: url(../images/top_main_smart.png);
	background-size: cover;
}
#gmenu {
	display: none;
} 
#gmenu_in {
	display: none;
} 
#gmenu li {
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;

}
#news {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border: 3px solid #E8E8E8;
	background-color: #C6E0FB;
}
#news #title {
	background-image: url(../images/arrow_1.png);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#wrap #news li {
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 5px;
}
#wrap #futter {
	font-size: 10pt;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

label {
	color: #fff;
	display: block;
	cursor: pointer;
	padding: 5px;
	margin: 0;
	width: 48px;
	height: 48px;
}
.menus {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}


input[type="checkbox"].on-off{
    display: none;
}

.menus ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
	transition: all 0.5s;
	padding: 0;
	list-style: none;
	margin: 0;
}

.menus li a{
	padding: 12px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	display: block;
	text-decoration: none;
}
.menus li a:hover{
	background-color: #E7E7E7;

}


input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: 340px;
}
#pankuzu {
	display: none;
}
#head {
	float: right;
	display: none;
}
#rogo {
	float: left;
	margin: 10px;
}



#contents h1 {
	font-size: 16pt;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #009999;
	margin-bottom: 5px;
}
#contents h2 {
	font-size: 14pt;
	color: #3366CC;
}
#contents h3 {
	font-size: 12pt;
	font-weight: bold;
}
#contents {
	padding-right: 5px;
	padding-left: 5px;
}
video {
	width: 90%;
	margin: 10px;
}
#movie .caption {
	font-size: 0.8em;
	margin-bottom: 15px;
}

.caption img {
	display: none;
}
#contents table.tz1 {
	width: 100%;
	background-color: #F7F7F7;
	margin-bottom: 25px;
}
#contents table.tz1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 0.9em;
}
#contents table.tz2 {
	width: 100%;
	background-color: #F7F7F7;
	margin-bottom: 25px;
}
#contents table.tz2 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 0.9em;
}
#contents table.tz1 .t1 {
	width: 80px;
}
#contents table.tz2 .t1 {
	width: 80px;
}

#contents .fix {
	width: 90%;
	max-width: 525px;
}
.clear60 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents .kakomi {
	border: 1px solid #E6E6E6;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 0.9em;
}.caption {
	font-size: 0.8em;
	color: #006666;
}
