@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
	　　font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	color:#252525;
	font-size: 90%;
	line-height: 1.5em;
}
#toppage{

}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#624e24;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#777;
}


/**** Clearfix ****/
.nav .panel:before,nav .panel:after, nav#mainNav:before,nav#mainNav:after, .newsTitle:before,.newsTitle:after{content: ""; display: table;}
nav .panel:after,nav#mainNav:after,.newsTitle:after{clear: both;}
nav .panel,nav#mainNav,.newsTitle{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
	padding:3px 10px;
	border:0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	line-height:1.5;
	font-size:100%;
	color:#FFFFFF;
	background-color: #CC0000;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
	background-color: #FF0000;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper{
	width:990px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.inner{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainNav{
	background:#fff;
	margin-bottom: 10px;
}

#header{
	overflow:hidden;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EE8300;
}

#content{
	float:right;
	width:700px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#sidebar{
	float:left;
	width:265px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#annai {
	width:600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CC9900;
	height: 100px;
	padding: 10px;
}

#footer{
	clear:both;
	padding-top:20px;
	background-color: #E3E3E3;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D57500;
	margin-top: 10px;
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
	color: #333333;
	font-size:75%;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 7;
	padding-left: 3px;
	text-align: right;
	float: right;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
	float:left;
	padding-bottom: 5px;
	padding-top: 10px;
}


/* コンタクトインフォメーション
----------------------------------*/
#headerInfo{
	float:right;
	text-align:left;
	width: 260px;
	margin-top: 10px;
}
#headerInfo2{
	float:right;
	text-align:left;
	height: 30px;
	margin-top: 35px;
	padding-right: 20px;
}
#headerInfo2 img{
	margin-left: 10px;

}


#headerInfo p{
	padding:2px 0 2px 80px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	background:url(images/openTime.png) no-repeat 0 2px;
}

#headerInfo p.tel{background:url(images/tel.png) no-repeat 0 4px;font-size:16px;}

#headerInfo p.address{background-image:url(images/address.png);}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
line-height:0;
text-align:center;
background-image:url(images/main_bg.png);
z-index:0;
}


/* タイポグラフィ
*****************************************************/
h2.title{
	clear:both;
	font-size:120%;
	color: #333333;
	text-indent: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5p;
	-moz-border-radius: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg_h2.png);
	background-repeat: no-repeat;
	background-color: #D8D8D8;
}

h2.title2{
	clear:both;
	font-size:140%;
	color: #000000;
	text-indent: 5px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
}


h2.first{margin-top:0;}
#sidebar h2.title2{
	clear:both;
	font-size:16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	background-color: #3333CC;
	background-image: none;
	text-align: center;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
}

.dateLabel{
margin:-10px 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{
	padding-bottom:0.5em;
	padding-left: 10px;
}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{
	list-style-type: disc;
	float: left;
	margin-right: 15px;
	width: 50px;
	font-size: 12px;
}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #252525;
border-bottom:3px solid #3c2f13;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #252525;
border-bottom:2px solid #3c2f13;
}

.post h3{
	color:#000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 5px;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url(images/bg_h3.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: bold;
}
.post h4{
	font-weight:bold;
	text-indent: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.post h5{
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 5px;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url(images/bg_sideh4.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: bold;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 20px;
}


.post table th{
	font-weight:bold;
	background:#eff1f0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	vertical-align: middle;
}

.post table td{
	background:#fff;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 7px;
	vertical-align: middle;
}
.post .bggreen       {
	background-color: #E2E2C7;
}


.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}
.post .boxs {
	width: 300px;
	float: left;
}
.post .boxs a {
	color: #0033CC;
	text-decoration: underline;
}

.post .boxs th {
	font-size: 11px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.post .box90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





.post2 p{
	padding-bottom:0.5em;
}

.post2 ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post2 h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #252525;
border-bottom:3px solid #3c2f13;
}

.post2 h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #252525;
border-bottom:2px solid #3c2f13;
}

.post2 h3{
	font-size:110%;
	font-weight:bold;
	color:#000000;
	text-indent: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033CC;
	background-color: #ACE2FF;
	padding-top: 7px;
	padding-left: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.pos2t h4{
	font-weight:bold;
	text-indent: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.post2 table{
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 20px;
	font-size: 14px;
}


.post2 table th{
	font-weight:bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.post2 table td{
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.post2 .bggreen       {
	background-color: #E2E2C7;
}


.post2 dt{font-weight:bold;}

.post2 dd{padding-bottom:10px;}

.post2 img{max-width:100%;height:auto;}

.post3 p{
	padding-bottom:0.5em;
}


.post3 h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #252525;
border-bottom:2px solid #3c2f13;
}

.post3 h3{
	font-size:110%;
	font-weight:bold;
	color:#000000;
	text-indent: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033CC;
	background-color: #ACE2FF;
	padding-top: 7px;
	padding-left: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.post3 table{
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 20px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}


.post3 table th{
	font-weight:bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.post3 table td{
	padding: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.post3 .bggreen       {
	background-color: #E2E2C7;
}


.post3 dt{font-weight:bold;}
.post3  .boxbtn {
	float: left;
	padding: 10px;
}


.post3 dd{padding-bottom:10px;}

.post3 img{max-width:100%;height:auto;}


img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget{
padding-bottom:20px;
margin-bottom:20px;
}


section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #252525;
border-bottom:3px solid #3c2f13;
}

section.widget li{
margin: 0 10px 10px 5px;
border-bottom: 1px dotted #ccc;
}

section.widget a{
display:block;
padding-left:15px;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{background-position: 3px 50%;}

p.banner{
	padding-bottom:5px;
}

#contactBanner{
	width:245px;
	height:105px;
	padding-top:80px;
	background-image: url(images/banner_tel.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	clear: both;
}
#contactBanner .btnbox {
	height: 35px;
	width: 100%;
	padding-top: 5px;
	margin-top: 10px;
}


#contactBanner p.tel{
	display:inline;
	text-align:left;
	font-weight:bold;
	background-image: url(images/bg_tel.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 5px;
	height: 26px;
	font-size: 140%;
	color: #333333;
	background-position: 15px;
	padding-top: 3px;
}
#contactBanner p.tel2{
	display:inline;
	text-align:left;
	font-weight:bold;
	background-image: url(images/tel2.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 26px;
	font-size: 140%;
	color: #333333;
	background-position: 15px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* 更新情報
-------------*/
.newsTitle{
	clear:both;
	font-size:14px;
	color: #003399;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	height: 20px;
	font-weight: bold;
	text-align: center;
}

.newsTitle h3{
	float:left;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news{padding-bottom:40px;}

.news p{
	clear:both;
	padding-bottom:2px;
}

.news p a{
display:block;
padding:5px 0;
color:#252525;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#777;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#777;}



/* フッター
*****************************************************/
#footerLogo{
float:left;
width:265px;
}

#footerLogo img{
max-width:265px;
height:auto;
}

#footer ul{
	width:900px;
	font-size:95%;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}

#footer ul ul{padding-bottom:0;width:auto;}

#footer ul li{
	display:inline-block;
	vertical-align:text-top;
	text-align:left;
	padding:5px 0;
	margin-left:15px;
	background:url(images/arrow.png) no-repeat 0 9px;
	color: #FFFFFF;
}

#footer ul li	a{
	display:block;
	padding:0 0 0 12px;
	overflow:hidden;
	color: #333333;
}

#footer ul li	a:hover{
	text-decoration:underline;
	color: #CC0000;
}

#footer ul li li{
display:block;
padding:0;
margin-left:5px;
background:url(images/arrow2.png) no-repeat 0 6px;
}

#footer ul li	li a{padding:0 0 0 8px;}

*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
	clear:both;
	padding:5px;
	text-align:center;
	font-style:normal;
	font-size:85%;
	zoom:1;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事3件 + お勧め商品
------------------------------------------------------------*/
.thumbWrap{
	width:695px;
	padding-top: 10px;
	padding-left: 5px;
}

.thumbWrap li{
	float:left;
	width: 210px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: none;
}


/* 最新記事リンク */
ul.thumb h3{
	padding:1px;
	font-weight:normal;
	font-size:100%;
	text-align:center;
	border:1px solid #bcbcbc;
	margin-bottom: 5px;
	color: #FFFFFF;
}

ul.thumb h3 span{
	display:block;
	padding:2px 3px;
	background-color: #F08200;
}

ul.thumb h3:hover{
}

ul.thumb h3:hover span{
}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 451px){
body{
min-width:980px;
}	 


nav#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F08200;
	background-color: #F08200;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

nav#mainNav ul{
background:url(images/sep.png) no-repeat 50% 50%;
}

nav#mainNav ul li{
	float: left;
	position: relative;
	height:30px;
	line-height:30px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-image: url(images/sep.png);
}

nav#mainNav ul li a{
	display: block;
	text-align: center;
	float:left;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	font-weight: bold;
	font-size: 14px;
}

nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a{
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	color: #FFFFFF;
	background-color: #FF3300;

}

nav#mainNav ul ul{width:160px;}

nav#mainNav ul li ul{display: none;}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:30px;
left:-7px;
z-index:500;
}

nav#mainNav ul li li{
float: none;
height:40px;
line-height:40px;
width:160px;
padding:0;
}

nav#mainNav ul li li a{
	width:100%;
	height:40px;
	padding:0;
	line-height:40px;
	font-size:95%;
	text-align:left;
	color: #FFFFFF;
}

nav#mainNav ul li li a span{padding:0 10px;}

nav#mainNav ul li li a:hover,nav#mainNav ul li li.current-menu-item a{
	color:#003366;
	background-color: #FF9900;
}

nav#mainNav ul li:hover ul li{
	margin:0;
	background-color: #F08200;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

nav#mainNav ul li:hover ul li:last-child{
border:0;
border-radius:0 0 6px 6px;
}

nav div.panel{
	display:block !important;
	float:left;
	background-image: url(images/sep.png);
	background-repeat: no-repeat;
	background-position: left;
}
  
a#menu{display:none;}
  
.maparea {
	width: 640px;
	height: 450px;
	margin-left: 30px;
}

}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:450px){

#header h2 img{
width:98%;height:auto;
}

	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:20px 0;
	}
	
	nav#mainNav .inner{width:98%;}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	border:1px solid #bcbcbc;
	color:#fff;
    background: #FF6600 url(images/menuOpen.png) no-repeat 5px 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;

	}
	
	nav#mainNav a#menu span{padding-left:2.5em;}
	
	nav#mainNav a.menuOpen{
	border-bottom:0;
	background: #FF6600 url(images/menuOpen.png) no-repeat 5px -32px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	.panel ul{margin:0;padding:0;}

	.panel ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	.panel ul li a,.panel ul li.current-menu-item li a{
	display: block;
	width:100%;
	padding:1em 0;
	text-align:left;
	color:#781f12;
	background:#fff;
	}

 .panel ul li a span{padding-left:1em;}
 
	.panel ul li.current-menu-item a,.panel ul li a:hover,.panel ul li.current-menu-item a,.panel ul li a:active, .panel ul li li.current-menu-item a, .panel ul li.current-menu-item li a:hover, .panel ul li.current-menu-item li a:active{
	background:#faf4f3;
	}

	.panel ul li li{
	float:left;
	border:0;
	}

	.panel ul li li a, .panel ul li.current-menu-item li a, .panel ul li li.current-menu-item a{background:#fff url(images/sub1.png) no-repeat 20px 50%;}

	.panel ul li li.current-menu-item a,.panel ul li li a:hover, .panel ul li.current-menu-item li a:hover{background:#faf4f3 url(images/sub1.png) no-repeat 20px 50%;}
	
	.panel ul li li:last-child a{background:#fff url(images/subLast.png) no-repeat 20px 50%;}
	.panel ul li li:last-child.current-menu-item a,.panel ul li li:last-child a:hover,.panel ul li.current-menu-item li:last-child a:hover{background:#faf4f3 url(images/subLast.png) no-repeat 20px 50%;}

	.panel ul li li a span{padding-left:35px;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:20px;}
.maparea {
	width: 300px;
	height: 300px;
	margin-left: 0px;
}

}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 449px){
  #wrapper{
  width:100%;
	padding-right: 0px;
	padding-left: 0px;
  }
#annai {
  width:100%;
	padding-right: 0px;
	padding-left: 0px;
}

  #header, .inner{width:100%;}

	#header h1, #header h2{padding:10px;}
	#headerInfo{padding-right:10px;}
	#headerInfo img{
	width:98%;
	height:auto;
	}
	
	#headerInfo2{padding-right:10px;}

	.panel ul, .thumbWrap{margin:0 auto;}
	.panel ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content, #sidebar{
	clear:both;
	width:95%;
	float:none;
	margin:0 auto;
	padding:10px 0;
	}
	
	#banners{width:100%;margin:0 auto;text-align:center;}
	#banners p{width:90%; float:left;margin:0 1% 0 2%;}
  #banners p img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}
  #contactBanner{margin:0 auto;}

	#footer{margin:0;border:0;text-align:center;}
	
	#footerLogo, #footer ul{
	float:none;
	width:auto;
	padding-bottom:20px;
	text-align:center;
	}
	
	#footer ul{
	padding-top:20px;
	border-top:1px solid #ccc;
	}
	
	#footer ul ul{padding-top:0;border:0;}	
}


/* 幅648px以下から  トップページの３画像調節
------------------------------------------------------------*/
@media only screen and (max-width: 448px){
	.thumbWrap{width:100%;margin:0 auto;text-align:left;}
	.thumbWrap ul.thumb li{width:95%; float:left;margin:0 1% 0 2%;}
  .thumbWrap img{width:100%;height:auto;}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 444px){
	#header{width:98%;padding:0 1%;text-align:center;}
	#header h2,#footerLogo,#headerInfo,#headerInfo2{float:none;padding:0;}
	#headerInfo{width:250px;margin:0 auto;}
	#headerInfo2{width:250px;margin:10px auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}
}




/* 追加
------------------------------------------------------------*/
.fb-like-box{
	background-color: #FFFFFF;
}
.left{
	float: left;
}
.right{
	float: right;
}
.pagetop   {
	position: fixed;
	bottom: 10px;
	display: none;
	right: 10px;
}
#fade {
	position:absolute; /* ie6 */
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 3;
}
.plr20 {
	padding-right: 20px;
	padding-left: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}


.mb15 {
	margin-bottom: 15px;
}
.mb12 {
	margin-bottom: 12px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb08 {
	margin-bottom: 8px;
}
.mb06 {
	margin-bottom: 6px;
}
.mb03 {
	margin-bottom: 3px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt30 {
	margin-top: 30px;
}

.mr04 {
	margin-right: 4px;
}
.mr02 {
	margin-right: 2px;
}

.mr05 {
	margin-right: 5px;
}
.mr06 {
	margin-right: 6px;
}
.mr10 {
	margin-right: 10px;
}
.mr11 {
	margin-right: 11px;
}
.mr12 {
	margin-right: 12px;
}

.mr25 {
	padding-right: 25px;
}
.mr20 {
	padding-right: 20px;
}
.mr14 {
	padding-right: 14px;
}

.mr13 {
	margin-right: 13px;
}
.mr18 {
	padding-right: 18px;
}
.ml20 {
	padding-left: 20px;
}
.pt20 {
	padding-right: 20px;
}
.p10 {
	padding: 10px;
}
.p05 {
	padding: 5px;
}

.boxline4 {
	border: 1px solid #CCCCCC;
}

.linetop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.linegreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFDDB9;
}
.linebot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
.text12 {
	font-size: 12px;
	line-height: 14px;
}
.text16 {
	font-size: 16px;
	line-height: 24px;
}
.text16b{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.text16red{
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #FF0000;
}
.text16blue{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #0033CC;
}
.text14blue{
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.textprice{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	padding-top: 5px;
}

.text_red {
	color: #CC0000;
}
.text_small {
	font-size: 10px;
}
.text_midle {
	font-size: 1.2em;
	line-height: 1.5em;
}
.text_big {
	font-size: 1.3em;
	line-height: 1.5em;
}
.text_big01blue {
	font-size: 18px;
	line-height: 24px;
	color: #0033CC;
}
.text_big02 {
	font-size: 1.6em;
	line-height: 1.5em;
}
.text_big02red {
	font-size: 1.6em;
	line-height: 2.0em;
	color: #FF0000;
}
.text_big02white {
	font-size: 1.6em;
	line-height: 2.0em;
	color: #FFFFFF;
}
.text_28red {
	font-size: 26px;
	line-height: 2em;
	color: #FF0000;
	font-weight: bold;
}

.text_bold {
	font-weight: bold;
}
.text_white {
	color: #FFFFFF;
}

.text_red {
	color: #FF0000;
}
.text_red2 {
	color: #CC0000;
}
.text_glay {
	color: #CDD0C1;
}
.text_pink {
	color: #C60081;
}
.bgpink {
	background-color: #FFD0DF;
}
.bggrey {
	background-color: #F1F1F1;
}
.bgblue {
	background-color: #B9CFFF;
}
.bgred {
	background-color: #CC0000;
}
.bgpurple {
	background-color: #F7E3FF;
}


a:hover img {
filter: alpha(opacity=85);  -moz-opacity:0.85;  opacity:0.85;
}
.newsbox {
	width: 98%;
	border: 5px solid #DEDAC5;
	padding-top: 5px;
}
.news h3 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}
.news dl{
	width: 100%;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}
.news dt{
	float: left;
	width: 120px;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.news dd{
	float: left;
	width: 520px;
	margin: 0px;
	padding-bottom: 7px;
}
.news   dd  a {
	color: #003399;
}
.news  a:hover {
	text-decoration: underline;
}
.pannavi  {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #003399;
	font-weight: normal;
}

.pannavi a {
	color: #003399;
	font-weight: normal;
}

#change {
	width: 100%;
}
#sidebar  h4 {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #009DD9;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(images/bg_sideh4.jpg);
}
#sidebar  li a {
	padding-top: 10px;
	height: 30px;
	background-color: #EEF9FF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #003366;
	font-size: 90%;
	padding-left: 15px;
	background-image: url(images/mark_side.png);
	background-repeat: no-repeat;
	background-position: 8px 15px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar  li a:hover {
	background-color: #D0EFF9;
}
.box014 {
	float: left;
	width: 195px;
	height: 180px;
	padding-right: 10px;
}
.box210 {
	float: left;
	width: 210px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
.navibox {
	height: 80px;
}
.navibox ul li {
	float: left;
	padding-right: 10px;
}
.list07 {
	margin-bottom: 20px;
}

#sidebar .news {
	margin-bottom: 20px;
	font-size: 18px;
	height: 50px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #003399;
}
