@charset "utf-8";

/* Micro clearfix */

.cf { zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

/* 必要要素の初期設定 */

html {
	 font-size: 62.5%;
}

/* IE7のpadding設定 */
*:first-child+html body {
	padding-left: 1px;
}
 
/* IE6のpadding設定 */
*html body {
	padding-left: 1px;
}

body {
	font-family:Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width: 100%;
	margin: 0 auto;
	text-align:center;
	padding: 0;
	color:#222;
	background:url(../img/bg_body.png) top repeat-x #fceff7;
}

a {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	line-height: 1.1;
	letter-spacing:-1px;
	font-weight:normal;
}
p {
	margin: 0 16px 1em 16px;
	color: #454545;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	text-align: left;
	text-indent:1em;
}
p.pr {
	text-indent:0;
	margin: 0 20px 1.5em 30px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

/* ベースレイアウト */

#headerNavi {
    position: fixed;
	top:-28px;
	height:28px;
    width: 100%;
    background:#6b395f;
    z-index: 100;
	text-align:center;
	margin:0 auto;
}

#headerNavi div.inner {
	margin:0 auto;
	text-align: left;
}

ul#globalNavi {
	margin:6px 0 0 3px;
}

ul#globalNavi li {
	list-style:none;
	font-size:11px;
	font-size:1.1rem;
	float:left;
	width:auto;
	margin-right:0;
	line-height:normal;
	border-right:#e8c59c solid 1px;
}
ul#globalNavi li a {
	display:block;
	background:url(../img/yajirushi.png) top left no-repeat;
	background-position:4px 5px;
	padding:0 6px 0 11px;
	color:#fff;
}
ul#globalNavi li a:hover, ul#globalNavi li a:active, ul#globalNavi li a:focus {
	color:#ffe9a9;
	text-decoration:none;
}


#wrapper {
	position:relative;
	top:22px;
	width: 100%;
	background:#FFF;
	border:#f7aed4 solid 1px;
}
div#common-header {
	height:250px;
	width:100%;
	padding:0;
	text-align: left;
	overflow: hidden;
	background:url(../img/bg_header.jpg) top left no-repeat;
	border-bottom:#f7aed4 solid 1px;
	}
div#title {
	position:relative;
	height:250px;
	text-align: left;
}
div#LOGO a img {
	position:absolute;
	top:185px;
	left:7px;
	width: 100%;
	text-align: left;
}

#contentsRap {
	margin:0 auto;
	padding-top:5px;
	width: 100%;
	background-color:#FFF;
	border-top:#f7aed4 solid 1px;
}
#common-contents {
	width: 96%;
	margin: 0 auto;
}
div.main {
	width: 100%;
	margin: 0 0 1em;
}

div#footer {
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top:20px;
	padding-bottom:35px;
	text-align: center;
	color:#FFF;
	background-color:#6b395f;
}
div#footer a {
	color:#e3adc1;
}
div#footer a:hover, div#footer a:active, div#footer a:focus {
	color:#ffedab;
	text-decoration:none;
}

div#smhMenu {
	height:40px;
	line-height:0;
}

/* 画像のスタイル指定 */
	
#common-banner {
	 margin: 0 0 1em;
}
img.adjust {
	 width: 100%;
	 max-width:100%;
	 height: 41px;
	 border: none;
}
/* 各要素のデザイン、レイアウト */

h1 {
	position: relative;
	top:22px;
	text-align: left;
	margin:0 auto;
	padding:17px 0 2px;
	font-size: 12px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	width:100%;
	color:#9f166a;
	display:block;
}
div.section h2 {
	text-align: left;
	color:#941f57;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 0.8em;
	padding:13px 8px 10px 16px;
	background: url(../img/bg_h2.jpg) top left no-repeat;
	font-weight:bold;
	border:#f7aed4 solid 1px;
}
div.section h3 {
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 5px 0.8em 5px;
	padding:8px 5px 6px 5px;
	border-bottom:#e876b1 1px solid;
	border-left:#e876b1 6px solid;
	color:#941f57;
	font-weight:bold;
}
div.section h4 {
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 5px 0.8em 5px;
	padding:8px 5px 6px 5px;
	border-bottom:#e6e6fa 1px solid;
	border-left:#e6e6fa 6px solid;
	color:#941f57;
	font-weight:bold;
}
h4 a {
	color:#000080;
}
h4 a:hover, h4 a:active, h4 a:focus {
	text-decoration:none;
}




div#sideR {

	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#sidebar1, #sidebar2 {
	margin-bottom:0px;
	text-align:left;
}



#adsenseH,#adsenseT,#adsenseF,#adsenseTS {
	display:none;
}
#adsenseSR {
	display:none;
}
#adsenseSR2 {
	margin:0 auto;
	padding-top:10px;
	text-align:left;
}
#adsenseM {
	display: block;
	margin: 0 auto;
}
#adsenseL {
	text-align: left;
	width: 100%;
	float: left;
	display:block;
}
#adsenseR {
	text-align: left;
	width: 100%;
	float: left;
	display:block;
}



ul#sidemenu{
    width: 100%;
    margin:0 0 20px;
    list-style: none;
    min-height: 1px;
    text-align: left;
	line-height:normal;
}

ul#sidemenu li{
    width: 100%; 
    margin:0;
	padding:0;
    color: #666;
	float:left;
}

#sidemenu li.home span a{
	background:url(../img/li_side_c.png) top left no-repeat;
	color:#941f57;
	font-size: 13px;
	font-size: 1.3rem;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	padding:10px 0 5px 6px;
	display:block;
	text-decoration:none;
	border-bottom:#f0fff0 solid 1px;
}

ul#sidemenu li.category a {
	background:url(../img/li_side_s.png) top left no-repeat;
	color:#a32863;
	font-size: 13px;
	font-size: 1.3rem;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	padding:5px 0 5px 11px;
	display:block;
	text-decoration:none;
	border-left:#ffe4e1 solid 1px;
	border-right:#ffe4e1 solid 1px;
	border-bottom:#ffe4e1 solid 1px;
}

#sidemenu li.home span a:hover, #sidemenu li.home span a:active, ul#sidemenu li.home ul a:focus {
	background:url(../img/li_side_c2.png) top left no-repeat;
	color:#ed6d46;
}

ul#sidemenu li.category a:hover, ul#sidemenu li.category a:active,ul#sidemenu li.category a:focus {
	background:url(../img/li_side_s2.png) top left no-repeat;
	color:#e5a323;
}


/* スマホのみ電話番号にリンク */
.tel-link {
color: #06F;
font-size: 16px;
font-weight: bold;
}



/* Media Queries による切り替え */

@media only screen and (min-width: 221px) {

	div#title {
	width:220px;
	max-width:220px;
	}
	div#LOGO a img {
	width:220px;
	max-width:220px;
	}
	
}

@media only screen and (min-width: 630px) {
	

	body {
	background:url(../img/bg_body.png) top repeat-x #fceff7;
	}
	#headerNavi {
	display:none;
	}
	h1 {
	position:relative;
	top:0px;
	}
	#wrapper {
	position:relative;
	top:0px;
	}
	#common-contents {
	width: 98%;
	}
	div.main {
	width: 57%;
	margin: 0 0 1em;
	float: right;
	}
	div#sideL {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	}
	#adsenseSR {
	width:100%;
	text-align:center;
	margin-bottom:5px;
	display:block;
	}
	#adsenseSR2 {
	text-align:left;
	}
	div#smhMenu {
	height:0;
	display:none;
	}

}

@media only screen and (min-width: 680px) {

	#common-contents {
	width: 98%;
	}
	div.main {
	width: 60%;
	margin: 0 0 1em;
	float: right;
	}
	div#sideL {
	float: left;
	width:250px;
	margin: 0;
	padding: 0;
	display:block;
	}
	h3.sideH3 a {
	font-size: 19px;
	font-size: 1.9rem;
	}
}

@media only screen and (min-width: 728px) {

	#common-contents {
	width: 96%;
	}
	div.main {
	width: 63%;
	margin: 0 0 1em;
	float: right;
	}
	#adsenseT,#adsenseF {
	width:100%;
	text-align: center;
	padding:10px 0 10px;
	display:block;
	}

}

@media only screen and (min-width: 801px) {

	div.main {
	width: 66%;
	margin: 0 0 1em;
	float: right;
	}
	
}

@media only screen and (min-width: 880px) {

	#common-contents {
	width: 96%;
	}
	div.main {
	width: 69%;
	margin: 0;
	float: right;
	}
	div#sideL {
	float: left;
	width: 250px;
	margin:0;
	padding: 0;
	display:block;
	}
	#sidebar1, #sidebar2 {
	width: 100%;
	padding:0;
	float: none;
	}
	#adsenseT,#adsenseF {
	width:100%;
	text-align: center;
	padding:9px 0 5px;
	display:block;
	}
	#adsenseH {
	display:block;
	float: right;
	width: 470px;
	margin: 20px 10px 0 0;
	padding: 0;
	}
	#adsenseL {
	width: 336px;
	float: left;
	display:block;
	margin-left:10px;
	padding-bottom:10px;
	}
	#adsenseR {
	text-align:left;
	width: 336px;
	float: left;
	display:block;
	margin-left:10px;
	}
	#adsenseM {
	margin:0 auto;
	display: block;
	}

}

@media only screen and (min-width: 1000px) {

	h1 {
	width: 1000px;
	}
	#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	}
	#contentsRap {
	margin:0 auto;
	width: 1000px;
	}
	div#common-header {
	width:1000px;
	height:250px;
	margin:0;
	padding:0;
	text-align:center;
	}
	#common-contents {
	width: 100%;
	margin: 0 auto 0.5em;
	padding: 0;
	}
	div#sideL {
	float: left;
	width: 250px;
	margin: 0 0 0 5px;
	padding: 0;
	display:block;
	}
	div.main {
	float: right;
	width: 730px;
	padding: 0 5px 0 0;
	border-bottom: none;
	}
	
}

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

	#adsenseTS {
	width:100%;
	text-align: center;
	padding:10px 0 10px;
	display:block;
	}
	
	ul#sidemenu {
	line-height: 2;
	}
	#sidemenu li.home span a{
	font-size: 16px;
	font-size: 1.6rem;
	padding: 12px 0 7px 6px;
	}
	ul#sidemenu li.category a {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 7px 0 7px 11px;
	}
	
}
