@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:80%/1.5 "メイリオ", Meiryo, "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#252525;
-webkit-text-size-adjust: none;
background:url(images/bg.jpg) repeat;
}


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

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



.content a:hover{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
text-decoration:underline;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post{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;
background: #ddd;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

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

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


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:980px;
background:#fff;
}

#header{
overflow:hidden;
background:#eeeac7;
}

#content{
float:right;
width:730px;
padding:20px 0;
}

#sidebar{
float:left;
width:225px;
padding:20px 0;
font-size:120%;
}

#footer{
clear:both;
padding:20px 0 20px 0;
background:#d7ceac;
} 

#footer div.inner{
background:#d7ceac;
}

#footer img{
vertical-align:middle;
margin-right:8px;
} 

/* ヘッダー
*****************************************************/
#header .bg{background:#392201;}


/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header p{
float:left;
padding:3px 0;
color: #fff;
font-size:90%;
font-weight:normal;
}

#header p{
float:right;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding:15px 0 7px 0;
color: #515151;
font-size:160%;
font-weight:bold;
}

/* サブナビゲーション
----------------------------------*/
#header ul{
padding-top:15px;
float:right;
}

#header ul li{
margin-left:10px;
font-size:160%;
text-align:right;
}


#header ul li.head_tel{
font-size:260%;
color:#299925;
}

#header ul li.head_tel img{
vertical-align:middle;
}

#header ul li a{
padding-left:10px;
color:#000;
background:url(images/arrowSub.png) no-repeat 0 50%;
}

#header ul li a:hover{background-position:3px 50%;}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
margin-top:0px;
line-height:0;
text-align:center;
z-index:0;
position:relative;
}

.post{
margin:0 0 20px 0;
padding:10px;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
background: #d7ceac;
font-size:120%;
line-height:170%;
}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 0;
padding:7px 10px;
font-size:110%;
border-left:8px solid #e7ca58;
border-bottom:0;
background-color:#eeeac7;

}

h2.first{margin-top:0;
font-weight:bold;
font-size:120%;
}

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

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

.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:decimal;}

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

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

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#ddd;
border-bottom:1px solid #515151;
}

.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 #ddd solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #ddd solid;
border-width: 0 0 1px 1px;
font-weight:bold;
color:#fff;
background:#ddd;
}

.post table td{
padding:7px 5px;
border: 1px #ddd solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

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

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

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

img.alignright{
padding:2px;
margin:0 0 2px 2px;
display:inline;
}

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

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

div.alignleft{float: left;
border-right:#ffffff solid 15px;
}
div.alignright{float: right;
border-left:#ffffff solid 15px;
}


p.underb{
border-bottom:#cccccc dotted 1px;
line-height:15px;
padding:0px;
margin-bottom:15px;
}


ul.top_eve li div{
float:left;
width:83px;
}
/* サイドバー　ウィジェット
*****************************************************/
section.widget, .widgetInfo{
clear:both;
margin: 0 0 20px;
padding: 5px 7px 10px 7px;
border:1px solid #dadada;
background: #d7ceac;
overflow:hidden;
}

#banners img{
max-width:225px;
height:auto;
padding-bottom:10px;
}

#banners h3.b_text{
text-align:center;
font-size:130%;
font-weight:normal;
color:#ffffff;
padding-bottom:10px;
}

section.widget h3{
clear:both;
margin:0px 0px 8px 0px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px solid #fff;
}

section.widget a{
display:block;
padding:3px 0 3px 3px;
}


section.widget p{
font-size:110%;
}

section.widget2 a{
display:block;
padding:3px 0 3px 13px;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}
section.widget2 a:hover{
text-decoration:none;
background-position: 3px 50%;
}

ul.top_link li{
margin-bottom:9px;
}


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


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0px;
padding:5px 0;
font-size:100%;
color: #333;
}

.newsTitle h3{
font-weight:normal;
text-align:center;
}

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

.news p{
clear:both;
padding-bottom:2px;
padding-top:2px;
padding-left:10px;
border-bottom: 1px solid #ccc;
background:#eeeac7;
}


.news p.side_in{
clear:both;
padding-bottom:2px;
padding-left:25px;
border-bottom: 1px solid #ccc;
background:#d8e6fe url(images/arrowSub.png) no-repeat 15px 13px;
}


.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
}

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

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

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



/* フッター
*****************************************************/
#footer ul{
font-size:12px;
padding:10px 0 30px 0;
}

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

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

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

#footer ul li li{
display:block;
padding:0;
margin:0 0 0 10px;
background-position:0 5px;
}


*: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:10px;
text-align:center;
font-size:75%;
zoom:1;
color:#a0a0a0;
background:#ebebeb;
}


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

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#2a588b;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap{
width:100%;
margin:0px -10px 20px 0;
padding:0px;
overflow:hidden;
}


.thumbWrap ul.thumb li{
float:left;
width: 220px;
margin:0 10px 0px 0px;
padding:10px 5px;
background:#110c04;
border-radius:7px;
border:#9e8d4b solod 3px;
}

.thumbWrap ul.thumb li p{
color:#f5f5f5;
}



.thumbWrap2{
width:735px;
margin:0px -25px 20px 0;
padding:0px 0 0 10px;
overflow:hidden;
}

.thumbWrap2 ul.thumb2 li{
float:left;
width: 220px;
margin:10px 25px 0px 0px;
padding:2px 0 10px;
background:none;
}
.thumbWrap ul.thumb li img{
margin-bottom:10px;
}



/* 最新記事リンク */
ul.thumb h3,ul.thumb2 h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:160%;
text-align:center;
background:#ff6600;
border:1px solid #dadada;
color:#f5f5f5;
}

ul.thumb h3 span,ul.thumb2 h3 span{
display:block;
padding:2px 3px;
background:#f8f8f8;
}

ul.thumb h3 a,ul.thumb2 h3 a{color:#252525;}

ul.thumb h3:hover span,ul.thumb2 h3:hover span{background:#fff;}


.text_blue{
color:#0066cc;
}
.text_red{
color:#ff0000;
}
.text_red160{
color:#ff0000;
font-size:160%;
}
.text_green{
color:#006600;
}
.text_yellow{
color:#ffff66;
}
a:hover img{
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}

.bottom10,img.bottom10{
margin-bottom:10px;

}

.info_box1{
border-radius:10px;
border:#f5f5f5 solid 2px;
padding:10px;
max-width:100%;
background-color:#f5f5f5;
margin-bottom:0px;
overflow:hidden;
}
img{
max-width:100%;
height:auto;
}

.post ul li.qa_q{
list-style:url(images/q.png) ;
padding:0px 0px 0px 5px;
margin-left:15px;
color:#cc0000;
background-image:none;
}

.post ul li.qa_a{
list-style:url(images/a.png) ;
padding:0px 0px 0px 5px;
margin:0 0 20px 15px;
color:#000000;
background-image:none;
}

.post dl{
margin:15px 0;
}

.post dl dt{
font-weight:normal;
width:20%;
clear:both;
float:left;
text-align:right;
color:#5c350a;
padding:10px 0 0 0;
}

.post dl dd{
font-weight:normal;
width:75%;
float:left;
padding:10px 0 10px 15px;
border-bottom:#f5f5f5 dotted 1px;
vertical-align:middle;

}
#rssphp li {
display:block;
float:left;
background-image:none;
padding:7px;
width:30%;
border:#ffffff solid 1px;
margin-right:2px;
font-size:12px;
}


#rssphp li img{
max-width:100%;
height:auto;
margin:0 15px 0 0;
}


p.button{
text-align:center;
}

p.button input{
background-color:#38689a;
color:#f5f5f5;
padding:10px;
font-size:110%;
}

p.button input:hover{
background-color:#003366;
color:#f5f5f5;
padding:10px;
font-size:110%;
}

#input_table {
width:95%;

}

#input_table th{
background:#ffffff;
color:#333;
width:25%;
font-weight:normal;
}

.require{
color:#cc0000;
}


.tit {
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

ul#feed li:last-child{
margin-right:0px;

}

/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
nav div.panel{
display:block !important;
float:left;
}

a#menu{display:none;}		
	
nav#mainNav{
background:url(images/bg_menu1.jpg) ;
clear:both;
position:relative;
z-index:200;
}




nav#mainNav ul li{
float: left;
position: relative;
border-right:1px dotted #bec9cd;
background:url(images/bg_menu1.jpg) ;
font-size:150%;
}

nav#mainNav ul li:first-child{border-left:1px dotted #bec9cd;}

nav#mainNav ul li a{
display: block;
text-align: center;
float:left;
color:#000;
height:60px;
line-height:60px;
padding:0px 26px 0px 25px;
}

nav#mainNav ul li a span,nav#mainNav ul li a {
display:block;
font-size:100%;
}


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{
background:url(images/bg_menu2.jpg) ;
height:60px;
line-height:60px;
color:#f8f8f8;
}

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

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

ul#feed li{
font-size:80%;
width:155px;
border:#f1f1f1 solid 1px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
float:left;
margin-right:5px;
background-image:none;
}

ul#feed li:last-child{
margin-right:0px;

}

ul#feed li .tit{
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
margin:0px;
line-height:130%;
}

ul#feed li .thum img{
width:155px;
height:120px;
}

}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:100%;
	margin:10px auto;
	background:#ddd;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
	color:#fff;
  background: url(images/menuOpen.png)#502c12 no-repeat 5px 8px;
	}
	
	nav#mainNav a#menu span{padding-left:35px;}
	
	nav#mainNav a.menuOpen{
	background: url(images/menuOpen.png)#502c12 no-repeat 5px -34px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li:first-child{border-top:1px solid #d5d5d5;}


	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	background:#fff;
	}
	
	nav#mainNav ul li:last-child a{border:0;}


 	nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#fbfbfc;
	}


	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:20px;}



ul#feed li{
font-size:80%;
width:155px;
border:#f1f1f1 solid 1px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
float:left;
margin-right:5px;
background-image:none;
}

ul#feed li:last-child{
margin-right:0px;

}

ul#feed li .tit{
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
margin:0px;
line-height:130%;
}

ul#feed li .thum img{
width:155px;
height:120px;
}

}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, #header, .inner{width:100%;}

	#header h1, #header p{padding:5px 10px;}
	#header h2{padding:20px 10px 0;}
	#header ul{padding:20px 10px 10px;
text-align:center;
float:none;
clear:both;
}
	#header ul li{
text-align:center;
}

	nav#mainNav ul, .thumbWrap{margin:0 auto;}
	nav#mainNav 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{display:inline;margin:0 10px;}
  #banners p img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}

	#footer{margin:0;border:0;text-align:center;}
	
	#footer ul{	text-align:center;	}
	#footer ul li{margin-right:20px;}
	
	.thumbWrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	margin:0 auto;
	padding-top:20px;
	overflow:auto;
  border:1px solid #dadada;
	}


.thumbWrap2{
padding:0px;
max-width:100%;

}

	.thumbWrap2 ul.thumb2 li{width:30%; float:left;margin:0 1% 0 1%;}
  .thumbWrap ul.thumb li img{width:100%;height:auto;}


.thumbWrap ul.thumb{
margin:0 auto;
text-align:center;
}

.thumbWrap ul.thumb li{
float:left;
width: 30%;
margin:0px 1% 10px 2%;
padding:2px 0 7px;
background:#110c04;
border-radius:7px;
border:#9e8d4b solod 3px;
}

ul.thumb h3,ul.thumb2 h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:130%;
text-align:center;
background:#ff6600;
border:1px solid #dadada;
color:#f5f5f5;
}

.post dl dt{
font-weight:bold;
width:95%;
clear:both;
float:none;
text-align:left;
color:#5c350a;
padding:10px 0 0 0;
}

.post dl dd{
width:100%;
font-weight:normal;
float:none;
padding:10px 0 10px 10px;
border-bottom:#f5f5f5 dotted 1px;
vertical-align:middle;

}


ul#feed li{
font-size:80%;
width:22%;
border:#f1f1f1 solid 1px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
float:left;
margin-right:5px;
background-image:none;
}

ul#feed li .tit{
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
margin:0px;
line-height:130%;
}

ul#feed li .thum img{
width:155px;
height:120px;
max-width:100%;
}

ul#feed li:last-child{
margin-right:0px;

}


#banners h3.b_text{
text-align:center;
font-size:130%;
font-weight:normal;
color:#ffffff;
padding-bottom:10px;
width:285px;
background-color:#3e2a0d;
float:none;
margin:0px auto 10px;
}

.pc_only{
display:none;
}


}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{text-align:center;}
	#header h2,#header ul{float:none;}
	#headerInfo{width:250px;margin:0 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;}


#sidebar p.banner{
display:none;
}

ul.thumb h3,ul.thumb2 h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:100%;
text-align:center;
background:#ff6600;
border:1px solid #dadada;
color:#f5f5f5;
}

.thumbWrap2 ul.thumb2 li{ 
float:left;
margin:0 1% 0 0%;}

.thumbWrap2 ul.thumb2 li img{
float:left;
margin:0 15px 15px 0;
height:auto;
max-width:100%;
}
ul#feed li{
font-size:80%;
width:21%;
border:#f1f1f1 solid 1px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
float:left;
margin-right:5px;
background-image:none;
}

ul#feed li .tit{
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
margin:0px;
line-height:130%;
}

ul#feed li:last-child{
margin-right:0px;

}

#banners h3.b_text{
text-align:center;
font-size:130%;
font-weight:normal;
color:#ffffff;
padding-bottom:10px;
width:80%;
margin:0px auto 15px;
background-color:#3e2a0d;
float:none;
}
#rssphp li {
display:block;
float:left;
background-image:none;
padding:7px;
width:45%;
border:#ffffff solid 1px;
margin-right:2px;
font-size:12px;
}


.pc_only{
display:none;
}

}

@media only screen and (max-width: 480px){

.thumbWrap{
width:100%;
margin:0px -15px 20px 0;
padding:10px;
overflow:hidden;
}

.thumbWrap2{
max-width:100%;
margin:0px 0px 20px 0;
padding:0px;
overflow:hidden;
}

.thumbWrap li{
float:none;
width: 100%;
margin:0 0px 10px 0px;
padding:2px 0 10px;
background:none;
}
.thumbWrap ul.thumb li{width:100%; float:none;margin:0 0 1% 0;}
.thumbWrap2 ul.thumb2 li{width:100%; float:left;margin:0 1% 1% 0;}

.thumbWrap ul.thumb li img{
float:left;
margin:0 15px 15px 0;
height:auto;
width:150px;
}

.thumbWrap2 ul.thumb2 li img{
margin:0 15px 15px 0;
height:auto;
width:100%;
}

#header ul li{
margin-left:10px;
font-size:120%;
text-align:right;
}


#header ul li.head_tel{
font-size:160%;
color:#299925;
}
ul#feed li{
font-size:80%;
width:44%;
border:#f1f1f1 solid 1px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
float:left;
margin-right:5px;
background-image:none;
}

ul#feed li .tit{
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
margin:0px;
line-height:130%;
}

ul#feed li:last-child{
margin-right:0px;

}

#rssphp li {
display:block;
float:none;
background-image:none;
padding:7px;
width:95%;
border:#ffffff solid 1px;
margin-bottom:10px;
font-size:12px;
}

#rssphp li img{
margin:4 auto;
display:block;;
}


.pc_only{
display:none;
}

}


