﻿@charset "utf-8";
@media screen and (max-width: 480px) { 
#container{
	width : 98%;
height : inherit;
}
body{
	max-width: 95%;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}
.mainmenu{
    width : 98%;
margin-left : 3px;
}
.mainbox_a{
	width : 100%;
padding-left : 0px;
padding-top : 0px;
padding : 0px 0px;
}
.mainbox_img{
	width : 100px;
height : 67px;
float : left;
}

.mainbox_txt{
	float : left;
width : auto;
padding-left : 10px;
margin-top : 0px;
padding-top : 0px;
padding-bottom : 0px;
}
.mainbox_comment{
	padding-left : 10px;
font-size : 14px;
width : 62%;
margin-top : 0px;
}
.subcontents{
	width : 98%;
height : 74px;
}
.sub_pic{
	width : 100px;
height : 67px;
float : left;
text-align : center;
}
.items{
	width : auto;
}
.img{
	display: inline-block;
border-radius: 3px;
width : 100px;
height : 67px;
pointer-events: none;
}
.img2{
	width : 100%;
}
#footer{
	font-size : 11px;
}

#footerlink{
	font-size : 13px;
}
a:hover{
	color : red;
text-decoration: none;
}
h1{
	font-size : 16px;
padding-bottom : 0px;
margin-top : 0px;
padding-left : 5px;
font-weight : normal;
}
h2{
	font-size : 16px;
}
p{
	font-size : 16px;
width : 99%;
line-height : 1.79rem;
text-align: justify;
}
.content{
	height : inherit;
width : 100%;
overflow:hidden;
}
.meisyou{
	font-size : 16px;
}
img{
	margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
border-style:none;
max-width : 100%;
width : auto;
height : auto;
}
.pageback a{
	background-color : black;
padding-top : 10px;
margin-right : auto;
margin-left : auto;
bottom : 15%;
text-align : center;
font-size : 15px;
opacity: 0.5;
-moz-opacity: 0.5;
color : white;
position : fixed;
right : 20px;
border-top-left-radius : 3px 3px;
border-top-right-radius : 3px 3px;
border-bottom-right-radius : 3px 3px;
border-bottom-left-radius : 3px 3px;
padding-left : 10px;
padding-right : 10px;
}
.search{
	width : 90%;
text-align : center;
margin-top : 50px;
margin-bottom : 50px;
}
.yajirusi01{
	position: relative;
display: inline-block;
padding-left : 15px;
color : white;
text-decoration: none;
margin-left : 15px;
}
.yajirusi01:before{
	content: '';
width: 6px;
height: 6px;
border-top-width : 2px;border-right-width : 2px;border-bottom-width : 0px;border-left-width : 0px;border-top-style : solid;border-right-style : solid;border-bottom-style : none;border-left-style : none;border-top-color : white;border-right-color : white;
position : absolute;
top: 50%;
left: 0;
margin-top: -4px;
transform: rotate(45deg);
}
.wrap{
	overflow: hidden;
}

.btn_spot{
	width : 90%;
}
.btn_spot:hover{
    color : #ffffff;
}
.btn_ad{
	width : 99%;
}
.btn_ad a{
	display : #444444;
padding-left : 9%;
}
.table th{
	width : 27%;
}