@charset "utf-8";
/*
Theme Name: responsive_025
Theme URI: http://c-tpl.com/
Description: responsive_025
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =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:90%/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
border-top:5px solid #7EBD24;
background: url(http://kikuimo.ciao.jp/hikaku/image/bac01.gif);
background-repeat: repeat-y;
background-position: center top;
}


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

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


/**** Clearfix ****/
nav .panel:before,nav .panel:after, nav#mainNav:before,nav#mainNav:after, .newsTitle:before,.newsTitle:after, #footerInfo:before,#footerInfo:after{content: ""; display: table;}
nav .panel:after,nav#mainNav:after,.newsTitle:after,#footerInfo:after{clear: both;}
nav .panel,nav#mainNav,.newsTitle,#footerInfo{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: #7EBD24;
background: -moz-linear-gradient(top, #7EBD24 0%, #319F2D 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7EBD24), color-stop(100%,#319F2D));
background: -webkit-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
background: -o-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
background: -ms-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
background: linear-gradient(to bottom, #7EBD24 0%,#319F2D 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7EBD24', endColorstr='#319F2D',GradientType=0 );
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: #7EBD24;
background: -moz-linear-gradient(top, #319F2D 0%, #7EBD24 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#319F2D), color-stop(100%,#7EBD24));
background: -webkit-linear-gradient(top, #319F2D 0%,#7EBD24 100%);
background: -o-linear-gradient(top, #319F2D 0%,#7EBD24 100%);
background: -ms-linear-gradient(top, #319F2D 0%,#7EBD24 100%);
background: linear-gradient(to bottom, #319F2D 0%,#7EBD24 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319F2D', endColorstr='#7EBD24',GradientType=0 );
}


/* レイアウト
------------------------------------------------------------*/
#wrapper{
margin: 0 auto;
padding-bottom:10px;
width: 960px;
}


#header{
margin: 0 auto;
padding-bottom:10px;
width: 960px;
}

.inner{
margin: 0 auto;
padding-bottom:10px;
width: 960px;
}

#content{
padding:0 10px 0 10px;
float:right;
width:665px;
font-size:120%;
}

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


#sidebar{
float:left;
width:240px;
padding-top:30px;
}

#footer{
clear:both;
color:#fff;
background:#7EBD24;
} 

/* .contentBox
*****************************************************/

/*.contentBox
----------------------------------------------------*/
.contentBox {
	margin: 0 0 20px 0px;
	min-height:1px;
}

.contentBox .box {
	font-size: 12px;
	width: 220px;
	float: left;
	border: solid #CCC 1px;
	margin-right: 10px;
	padding: 10px;
}

.contentBox .box02 {
	width: 220px;
	float: left;
	margin-right: 0px;
}

.contentBox .box02a {
	width: 220px;
	float: left;
	margin-left: 4px;
}

.contentBox .box101 {
 	margin-top: 10px;
	width: 180px;
	float: left;
	margin-right: 10px;
	font-weight : bold ;
}

.contentBox .box102 {
 	margin-top: 10px;
	width: 180px;
	float: left;
	margin-right: 10px;
	font-size: 140%;
    color: #a90f07;
    font-weight : bold ;
}

.contentBox .box103 {
 	margin-top: 10px;
	width: 300px;
	float: right;
	margin-right: 0px;
	font-size: 80%;
}



.line {
	border-bottom: 1px dotted #70001a ;
}



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

/* サイト説明文
----------------------------------*/
#header h1{
padding:10px 0 0 3px;
font-size:120%;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/

#header h2{
margin-top:4px;
clear:both;
float:left;	
padding:0px 0;
font-size:220%;
font-weight:bold;
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


/* コンタクトインフォメーション
----------------------------------*/

#headerInfo{
float:right;
margin:-22px 0px 2px 0px;
padding-bottom:0px;
text-align:right;
font-size:104%;
line-height: 1.4;
}

.tel{
display:inline;
padding-left:48px;
font:40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
background:url(images/tel-free.png) no-repeat 0 48%;
color:#319F2D;
}


/* トップナビゲーション
*****************************************************/
#searchHead input{
line-height:30px;
}

#searchHead input.searchBox[type="text"]{
vertical-align:top;
width:140px;
height:26px;
border-radius:3px 0 0 3px;
-webkit-border-radius:3px 0 0 3px;
-moz-border-radius:3px 0 0 3px;
border-right:0;
}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:30px 0 20px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: #7EBD24 url(images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}

h2.title span,.newsTitle h3 span,section.widget h3 span{
color:#fff;
}

h3{
margin:10px 0px 10px 0px;
font-size:100%;
font-weight:bold;
color:#319F2D;
background:url(images/borderDot.png) repeat-x 0 100%;
}

h4{
margin:10px 0;
padding:2px 0px 0px 10px;
font-size:90%;
font-weight:bold;
color:#ffffff;
background: #319F2D;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}

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

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

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

.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:#319F2D;
border-top:1px solid #7EBD24;
border-bottom:1px solid #319F2D;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color:#319F2D;
}

/* .post h3{
clear:both;
margin:30px 0 20px;
padding:6px 10px 4px 10px;
line-height:30px;
font-size:110%;
color:#713b02;
font-weight:normal;
background: #d0a928 url(images/noiseYg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}*/

.post h3{
margin:30px 0px 10px 0px;
font-size:100%;
font-weight:bold;
color:#319F2D;
background:url(images/borderDot.png) repeat-x 0 100%;
}

.post h4{
margin:10px 0;
padding:2px 0px 0px 10px;
font-size:90%;
font-weight:bold;
color:#ffffff;
background: #319F2D;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}


.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 dt{font-weight:bold;}

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

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

img.aligncenter {
display: block;
margin:5px auto;
padding:4px;
background:#fff;
border:0px solid #ccc;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
background:#fff;
border:0px solid #ccc;
}

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

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



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

section.widget h3{
width:226px;
margin:0 0 10px 0;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: #7EBD24 url(images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}

section.widget a{
width:232px;
display:block;
padding:10px 5px;
background:url(images/borderDot.png) repeat-x 0 100%;
}

section.widget a:hover{background-color:#E9F8CB;}

/* 更新情報
-------------*/
.newsTitle{
margin:0 0 20px;
padding:5px 10px;
line-height:33px;
font-size:120%;
background: #7EBD24 url(images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}

.newsTitle h3{
float:left;
font-weight:normal;
}

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

.newsTitle a{color:#fff;}

.news{padding-bottom:40px;}

.news p{
clear:both;
padding-bottom:2px;
background:url(images/borderDot.png) repeat-x 0 100%;
}

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

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

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

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

.news p a:hover{
background-color:#E9F8CB;
}


/* ページ上部へ戻る
*****************************************************/
#pagetop{
clear:both;
display:block;
overflow:hidden;
padding-top:30px;
margin-bottom:-1px;
}

#pagetop a{
float:right;
display:block;
position:relative;
padding:5px 15px 2px 25px;
font-size:90%;
border-bottom:0;
border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
color:#fff;
background:#319F2D url(images/toTop.png) no-repeat 8px 60%;
}

#pagetop a:hover{background-position:8px 40%;}

*:first-child+html #pagetop{margin-bottom:-10px;}

*:first-child+html #pagetop a{
position:static;
padding:5px 15px 5px 25px;
}


/* フッター
*****************************************************/
#footerInfo{
padding:20px 10px;
margin-bottom:20px;
border-bottom:1px dotted #7EBD24;
background:#319F2D url(images/noiseBg.png);
}

#footerLogo{
float:left;
padding:10px;
}

.contactInfo{float:right;text-align:right;}
.contactInfo .tel a{color:#fff;}

#footer ul{
text-align:center;
font-size:95%;
padding-top:20px;
padding-bottom:20px;
}

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

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

#footer ul li	a{
display:block;
padding:0 20px 0 13px;
overflow:hidden;
color:#fff;
}

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


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

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

*:first-child+html #footer ul{width:920px;margin:0 auto;}
*:first-child+html #footer ul ul{width:auto;}
*:first-child+html #footer ul li{float:left;}

#copyright{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:90%;
color:#fff;
background:#319F2D;
zoom:1;
}


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

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#7EBD24;
text-align:center;
}


/* トップページ 最新記事3件 + お勧め商品
------------------------------------------------------------*/
.thumbWrap{
width:650px;
margin-right:-25px;
}

.thumbWrap_PR{
width:645px;
margin-right:-20px;
}

ul.thumb{margin: 0;}

/*おすすめ商品の見出しがない場合*/
ul.gap{margin-top:40px;}

ul.thumb li{
float:left;
width:300px;
margin:0 25px 0 0;
padding:0 0 40px;
background:none;
}

ul.thumb li img.wp-post-image{
float:left;
display:inline;
padding:0 5px 3px 0;
}

ul.thumb h3{
font-weight:normal;
font-size:110%;
}

.thumbWrap ul.thumb h3{
font-size: 100%;
padding:0 25px 0 0;
display:inline;
background:url(images/arrow.png) no-repeat 102% 50%;
}

.thumbWrap_PR ul.thumb li{
width: 195px;
margin:0 20px 0 0;
}



/* メインメニュー + 検索ボックス　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	nav#mainNav{
	clear:both;
	height:54px;
	padding-top:14px;
	margin-bottom:0px;
	position:relative;
	background:url(images/navBg.png) repeat-x;
	}

	.panel ul li{
	float: left;
	position: relative;
	height:40px;
	line-height:40px;
	margin:0 11px;
	}

	.panel ul li a{
	display: block;
	height:40px;
	text-align: center;
	_float:left;
	color:#fff;
	font-size:110%;
	}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}
  
  .panel ul{width:960px;}
  
	.panel ul li a span{
  margin: 0 10px 0 -5px;
  padding: 0 8px 0 20px;
  _position:relative; /*To fix IE6 problem (not displaying)*/
  float:left;

  }
  
  /* 親メニュー */
  .panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a{
  background: url(images/mainNav.png) no-repeat 100% 50%;
  }
  
  .panel ul li.current-menu-item a span,.panel ul li a:hover span,.panel ul li a:active span, .panel ul li.current-menu-parent a span{
  background: url(images/mainNav.png) no-repeat 0 50%;
  }
  
  .panel ul li.current-menu-parent li a,
  .panel ul li.current-menu-item li a,
  .panel ul li.current-menu-item li a span,
  .panel ul li.current-menu-parent li a span,
  .panel ul li.current-menu-item li.current-menu-item a span,.panel ul li li a:hover span,.panel ul li li a:active span{
  background:none;
  }
  
  .panel ul li.current-menu-item li a{color:#fff;}
  
  .panel ul li.current-menu-item li.current-menu-item a, .panel ul li li a:hover,
  .panel ul li.current-menu-parent li.current-menu-item a{
  color:#fff;
  background: #7EBD24;
  background: -moz-linear-gradient(top, #7EBD24 0%, #319F2D 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7EBD24), color-stop(100%,#319F2D));
  background: -webkit-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
  background: -o-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
  background: -ms-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
  background: linear-gradient(to bottom, #7EBD24 0%,#319F2D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7EBD24', endColorstr='#319F2D',GradientType=0 );
  }
  
  .panel ul li.current-menu-parent:hover li a span,.panel ul li.current-menu-parent li a{color:#fff;}
  .panel ul li.current-menu-parent:hover li.current-menu-item a span, .panel ul li.current-menu-parent li a:hover{color:#fff;}
  
  .panel ul ul{width:160px;}
  
  .panel ul li li{
  float: none;
  height:40px;
  line-height:40px;
  width:160px;
  }
  
  .panel ul li li a{
  width:100%;
  height:40px;
  line-height:40px;
  font-size:95%;
  text-align:left;
  }
  
  .panel ul li ul{display: none;}
  
  .panel ul li:hover ul{
  display: block;
  position: absolute;
  top:40px;
  left:-7px;
  z-index: 100;
  border:1px solid #319F2D;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  }
  
  .panel ul li:hover ul li{
  margin:0;
  background: #7EBD24 url(images/noiseBg.png);
  border-bottom:1px dotted #319F2D;
  }
  
  .panel ul li:hover ul li:last-child{
  border:0;
  border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  }
  
  .panel ul li ul li a span{
  margin:0;
  float:none;
  padding:0 0 0 5px;
  }
	
	#searchHead{
	float:right;
	width:215px;
	margin-top:5px;
	text-align:right;
	}
}


/* メインメニュー + 検索ボックス iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:100%;
	}
	
	nav#mainNav .inner{width:100%;}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	background: #383838 url(images/menuOpen.png) no-repeat 1em 50%;
  background: url(images/menuOpen.png) no-repeat 1em 50%, -moz-linear-gradient(top, #7EBD24 0%, #319F2D 100%);
	background: url(images/menuOpen.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7EBD24), color-stop(100%,#319F2D));
	background: url(images/menuOpen.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
	background: url(images/menuOpen.png) no-repeat 1em 50%, -o-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
	background: url(images/menuOpen.png) no-repeat 1em 50%, -ms-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
	background: url(images/menuOpen.png) no-repeat 1em 50%, linear-gradient(to bottom, #7EBD24 0%,#319F2D 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7EBD24', endColorstr='#319F2D',GradientType=0 );
	}
	
	nav#mainNav a#menu span{padding-left:3em;}
	
	nav#mainNav a.menuOpen{
	border-bottom:0;
	color:#fff;
	background: url(images/menuClose.png) no-repeat 1em 50%, -moz-linear-gradient(top, #7EBD24 0%, #319F2D 100%);
	background: url(images/menuClose.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7EBD24), color-stop(100%,#319F2D));
	background: url(images/menuClose.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
	background: url(images/menuClose.png) no-repeat 1em 50%, -o-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
	background: url(images/menuClose.png) no-repeat 1em 50%, -ms-linear-gradient(top, #7EBD24 0%,#319F2D 100%);
	background: url(images/menuClose.png) no-repeat 1em 50%, linear-gradient(to bottom, #7EBD24 0%,#319F2D 100%);
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	border-bottom:1px solid #ccc;
	}

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

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

	.panel ul li a,.panel ul li.current-menu-item li a{
	display: block;
	width:100%;
	padding:1em 0;
	text-align: left;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#E9F8CB));
	background: -webkit-linear-gradient(top, #fff, #E9F8CB);
	background: -moz-linear-gradient(top, #fff, #E9F8CB);
	background: -o-linear-gradient(top, #fff, #E9F8CB);
	background: -ms-linear-gradient(top, #fff, #E9F8CB);
	background: linear-gradient(top, #fff, #E9F8CB);
	border-top:1px solid #ccc;
	border-bottom:1px solid #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{
	color:#319F2D;
	background:#E9F8CB;
	}

	.panel ul li.current-menu-item li a{color:#7EBD24;}

	.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,.panel ul li li a:hover,.panel ul li.current-menu-item li a:hover{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #fff;
	background:url(images/sub1.png) no-repeat 15px 50%;
	}

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

	.panel ul li li a span{padding-left:25px;}
	
	nav div.panel,#searchHead{float:none;}
	
	#searchHead{text-align:center;margin:20px auto 10px;}
	
	.tel{padding:5px 0 5px 48px}
}


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

	#header h1, #header h2{padding-left:10px;}
	#headerInfo{padding-right:10px;}

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

	nav div.panel,#searchHead{float:none;}

	p#mainImg{text-align:center;}
	p#mainImg img{width:98%;height:auto;}

	#content, #sidebar{
	clear:both;
	float:none;
	width:95%;
	margin:0 auto;
	padding:10px 0;
	}

	#footer{margin:0;text-align:center;}
	
	#footerInfo, #footer ul{
	float:none;
	width:auto;
	text-align:center;
	}

	#pagetop a{margin-right:15px;}
}


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


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{text-align:center;}
	#header h2,#headerInfo,#footerLogo{float:none;padding:0;text-align:center;}
	#headerInfo{padding:10px;}
	#headerInfo p, #footerInfo p{font-size:90%;margin:3px 0;}
	#headerInfo p.tel, #footerInfo p.tel{font-size:200%;}
	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;}
}


/* その他
------------------------------------------------------------*/


/* 画像を右に回りこみ */
p.withImage{
margin: 20px 0 10px 0px;
padding: 5px 0;
line-height:1.4em;
}

p.withImage img{
float: right;
margin-left: .5em;
}

/* 画像を左に回りこみ */
p.withImage-l{
margin: 20px 0 10px 10px;
padding: 5px 0;
line-height:1.4em;
}

p.withImage-l img{
float: left;
margin-right: .5em;
}

#sidebar{
float:left;
width:215px;
padding-top:30px;
}



/* テーブル
------------------------------------------------------------*/


/* table01 */


table.table01 {
    width : 96% ;
	margin-left: auto;
    margin-right: auto;
}

td.table01 {
	border-style : none none dotted none;
	border-width : 2px;
	border-color : #d0a928;
	margin-left: 10px;
　　padding: 8px 0px 8px 0px;
	text-align: left; 
	background-color : #ffffff ; 
}

td.table01b {
	border-style : dotted none dotted none;
	border-width : 2px;
	border-color : #d0a928;
	margin-left: 10px;
　　padding: 8px 4px 8px 10px;
	text-align: left; 
	background-color : #ffffff ; 
}

caption.table01 {
    font-size : 11pt ;
    font-weight : bolder ;
    color : #FFFFFF ;
    text-align : center ;
    background-color : #4363f8 ;
    padding : 4px ;
}

/* table layout03 */


table.table03 {
    padding: 15px 15px 15px 20px;
    width : 580px ;
    border-collapse : collapse ;
    border-style : none;
    border-width : 0px ;
    border-color : #7EBD24 ;
	margin-left: auto;
    margin-right: auto;
}

td.table03 {
	border-style : none none dotted none;
	border-width : 2px;
    border-color : #7EBD24 ;
    line-height:1.6em;
    background-color : #FFFFFF ;
	text-align : left ;
    padding : 2px 8px 2px 8px ;
}
caption.table03 {
    font-size : 12pt ;
    font-weight : bolder ;
	line-height:1.2em;
    color : #FFFFFF ;
    text-align : left ;
    background-color : #7EBD24 ;
    padding : 6px 8px 6px 8px ;
}



/* リスト
------------------------------------------------------------*/


/*  リスト qa */

.ul-q {
list-style-type: none;
padding:0 0 0px 10px;
}

.ul-q li{
background: url(http://****/wp-content/themes/responsive_025/images/icon-q.gif) no-repeat 0px 1px;
color: #a90f07;
font-weight : bold ;
padding:0 0 10px 30px;
}

.ul-a {
list-style-type: none;
padding:0 0 0px 10px;
}

.ul-a li{
background: url(http://*****/wp-content/themes/responsive_025/images/icon-a.gif) no-repeat 0 1px;
padding:0 0 40px 30px;
}

/*  リスト 数字 */

.ul-decimal {
list-style-type: decimal;
padding:0 0 0px 0px;
}

.ul-decimal li{
font-weight : normal ;
padding:0 0 10px 20px;
}


/*  リスト 緑 */

.ul-g {
list-style-type: none;
padding:0 0 0px 0px;
}


.ul-g li{
background: url(http://kikuimo.ciao.jp/hikaku/wp-content/themes/responsive_025/images/list-g.gif) no-repeat 0px 6px;
font-weight : normal ;
padding:0 0 10px 20px;
}

.ul-g span {
color: #319F2D;
font-weight : normal ;
}

/*  リスト 赤 */

.ul-r {
list-style-type: none;
padding:0 0 0px 10px;
}

.ul-r li{
background: url(http://kikuimo.ciao.jp/hikaku/wp-content/themes/responsive_025/images/list-r.gif) no-repeat 0px 6px;
font-weight : normal ;
padding:0 0 10px 20px;
}

.ul-r span {
color: #a90f07;
font-weight : bold ;
}

.ul-r span02 {
color: #006600;
font-weight : bold ;
}

.ul-r span03 {
color: #a90f07;
font-size: 120%;
font-weight : bold ;
}

.ul-r span04 {
color: #a90f07;
}


/*  リスト ※ */

.ul-kome {
list-style-type: none;
padding:0 0 0px 10px;
}

.ul-kome li{
background: url(http://*****.com/wp/wp-content/themes/responsive_025/images/list-kome.gif) no-repeat 0px 2px;
font-weight : normal ;
padding:0 0 10px 20px;
font-size: 90%;
}




/* フォント指定
------------------------------------------------------------*/

.f-90 {
font-size: 90%;
 }

.f-80 {
font-size: 80%;
 }

/*  赤 */


.p-red {
	color: #FF0000;
}
 
.f-rb {
color: #a90f07;
font-weight : bold ;
 }

.f-120rb {
font-size: 120%;
color: #a90f07;
font-weight : bold ;
 }
 
.f-140rb {
font-size: 140%;
color: #a90f07;
font-weight : bold ;
 }

.f-160rb {
font-size: 160%;
color: #a90f07;
font-weight : bold ;
 }

.f-180rb {
font-size: 180%;
color: #a90f07;
font-weight : bold ;
 }

.f-200rb {
font-size: 200%;
color: #a90f07;
font-weight : bold ;
 }
 
 /*  緑 */

.f-gb {
color: #006600;
font-weight : bold ;
 }
 
.f-120gb {
font-size: 120%;
color: #006600;
font-weight : bold ;
 }

.f-140gb {
font-size: 140%;
color: #006600;
font-weight : bold ;
 }

.f-160gb {
font-size: 160%;
color: #006600;
font-weight : bold ;
 }

.f-180gb {
font-size: 180%;
color: #006600;
font-weight : bold ;
 }

.f-200gb {
font-size: 200%;
color: #006600;
font-weight : bold ;
 }


/*フォントサイズ*/

.f-90 {
font-size: 90%;
 }

.f-80 {
font-size: 80%;
 }
