@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font: 14px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

header {
}
header .inner {
	width: 997px;
	margin: 0px auto;
}
nav#menu {
	height: 60px;
}
nav#menu ul {
	width: 997px;
	margin: 0px auto;
}
nav#menu ul li {
	float: left;
	width: 247.5px;
	text-align: center;
	font-weight: bold;
}
nav#menu ul li a {
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-top: 5px;
	font-size: 16px;
	letter-spacing: 0.1em;
}
nav#menu ul li:first-child {
}
nav#menu ul li a:hover {
}
nav#menu ul li a span {
	font-size: 9px;
	display: block;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 20px;
	padding-bottom: 5px;
}
#mainimg {
	clear: left;
	-webkit-box-shadow: 0px 2px 10px #bcbcbc;
	box-shadow: 0px 2px 10px #bcbcbc;
}
#mainimg aside {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 0;
}
#mainimg aside img {
	width: 100%;
}
.breadCrumb{
	margin:0.5em auto 0 auto;
	width: 997px;
}
.breadCrumb li{
	float:left;
	margin-left:0.5em;
}
.breadCrumb li:before{content:"＞";}
.breadCrumb li:first-child:before{content:"";}

#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}
#contents {
	clear: left;
	width: 997px;
	margin: 0px auto;
	padding-top: 10px;
}
#main {
	float: right;
	width: 720px;
	padding-bottom: 30px;
}
#main h2 {
	clear: both;
	font-size: 100%;
	padding: 5px 15px 5px 30px;
	border-radius: 6px 6px 0px 0px;
}
#main h3 {
	clear: both;
	font-size: 100%;
	padding: 4px 15px;
	border-radius: 6px;
}
#main p {
	padding: 10px 10px 15px;
}
#sub {
	float: left;
	width: 240px;
	padding-bottom: 30px;
}
#sub h2 {
	font-size: 100%;
	text-align: center;
	padding: 5px 0px;
	border-radius: 6px 6px 0px 0px;
}
#sub h2 + ul {
	border-top: none;
}

#sub ul {
	margin-bottom: 15px;
}
#sub ul li a {
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#sub ul li a:hover {
}
ul#footermenu {
	clear: both;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
}
ul#footermenu li {
	display: inline;
	padding: 0px 5px;
}
footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
}
footer a:hover {
}
#new dl{
	padding-left: 10px;
}
#new dt {
	font-weight: bold;
	float: left;
	width: 8em;
}
#new dd {
	padding-left: 8em;
	border-bottom: 1px solid #d2d2d2;
}
#new dd img {
	vertical-align: middle;
}
#pickup dl{
	padding-left: 10px;
}
#pickup dt {
	font-weight: bold;
	float: left;
	width: 9em;
	padding-top: 10px;
}
#pickup dd {
	padding-left: 9em;
	min-height: 110px;
	border-bottom: 1px solid #d2d2d2;
}
#pickup dd span {
	display: block;
	font-size: 10px;
}
#pagetop {
	clear: both;
}
#pagetop a {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	width: 10em;
	display: block;
	float: right;
}
#pagetop a:hover {
}
.look {
}
.mb15,
.mb1em {
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 15px;
	list-style: disc;
}
.color1 {
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.mini1 {
	font-size: 12px;
	line-height: 1.5;
}
figcaption {
	font-size: 11px;
}
#menubar_hdr {
	display: none;
}
@media screen and (min-width:481px) and (max-width:800px){
header {
	background-image: none;
}
header .inner {
	width: auto;
	height: auto;
	text-align: center;
}
header .inner h1 {
	position: static;
	padding-top: 20px;
}
header .inner p {
	position: static;
	padding-bottom: 20px;
}
nav#menu {
	height: auto;
	overflow: hidden;
	border-bottom: none;
	margin-bottom: 6px;
}
nav#menu ul {
	width: auto;
}
nav#menu ul li {
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
nav#menu ul li a:hover {
	border-bottom: none!important;
}
nav#menu ul li:first-child {
	border-left: none!important;
}
#contents {
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}
#main, #sub {
	float: none;
	width: auto;
}
#mainimg {
	margin: 0px 6px 1%;
}
#mainimg aside {
	height: auto;
	width: 100%;
}
#mainimg aside img {
	vertical-align: bottom;
	width: 100%;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}
body.s-n #sub {
	display: none;
}
img.wa {
	height: auto;
	width: 100%;
}
td iframe {
	height: 300px;
	width: 100%;
}
}
@media screen and (max-width : 480px){
header {
	background-image: none;
}
header .inner {
	width: auto;
	height: auto;
	text-align: center;
}
header .inner h1 {
	position: static;
	padding-top: 20px;
}
header h1 img {
	width: 70%;
	height: auto;
}
header .inner p {
	position: static;
	padding-bottom: 20px;
}
nav#menu {
	height: auto;
	overflow: hidden;
	border-bottom: none;
	margin-bottom: 6px;
}
nav#menu ul {
	width: auto;
}
nav#menu ul li {
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
nav#menu ul li a:hover {
	border-bottom: none!important;
}
nav#menu ul li:first-child {
	border-left: none!important;
}
#contents {
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}
#main, #sub {
	float: none;
	width: auto;
}
#mainimg {
	margin: 0px 6px 1%;
}
#mainimg aside {
	height: auto;
	width: 100%;
}
#mainimg aside img {
	vertical-align: bottom;
	width: 100%;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}
#contents {
	padding-top: 10px;
}
section#new h2.open {
}
section#new h2.close {
}
#new {
	margin-bottom: 15px;
}
#new dl {
	height: auto;
	padding-left: 0;
}
#new dt {
	float: none;
	width: auto;
}
#new dd {
	padding-left: 0;
}
.ta1 td{
	width: auto;
	padding: 2px;
}
.ta1 th{
	width: 100px;
	padding: 2px;
}
#main section.list p {
	margin-left: 0;
}
#main section.list figure img {
	float: none;
	margin: 0px;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body.s-n #sub {
	display: none;
}
img.wa {
	height: auto;
	width: 100%;
}
.ta1 td iframe {
	height: 300px;
	width: 100%;
}
}