@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information

 File name:      base.css
 Author:         
 Style Info:     基本のCSS
----------------------------------------------------------- */
/*------------------------------------------------------------
各ページ共通のCSS
-------------------------------------------------------------*/


/*---------------------------- グローバルナビ --------------------------------*/
#gnavi{
	background:#000000;
	height: 35px;
}
#gnavi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #gnavi {
    height: 1em;
    overflow: visible;
}
/**/

#gnavi ul{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}

#gnavi li{
	float: left;

}
#gnavi li a{
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
}
#gnavi li a:hover ,
#gnavi li.current a {
	background-position: left bottom;

}

#gnavi #gnavi01{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/gnavi01.jpg);
	width: 135px;
}
#gnavi #gnavi02{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/gnavi02.jpg);
	width: 95px;
}

#gnavi #gnavi03{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/gnavi03.jpg);
	width: 126px;
}

#gnavi #gnavi04{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/gnavi04.jpg);
	width: 115px;
}

#gnavi #gnavi05{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/gnavi05.jpg);
	width: 96px;
}

#gnavi #gnavi06{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/gnavi06.jpg);
	width: 118px;
}

#gnavi #gnavi07{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/gnavi07.jpg);
	width: 135px;
}



/*---------------------------- コンテンツレイアウト --------------------------------*/
#container{
	clear: left;
}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/

#con{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#con2{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#con #con_side{
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 20px;
	overflow: hidden;
}

#con #con_main{
	float: left;
	width: 620px;
	padding-bottom: 20px;
	overflow: hidden;
}




/*---------------------------- 右メインコンテンツ（#con_main） --------------------------------*/

/*コンテンツブロック*/

#con_blk {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}


	
/*ページトップ*/

#pagetop {
	clear: both;
	width: 600px;
	margin-top:30px;
	margin-bottom:20px;
}

#pagetop p{
	height: 24px;
	width: 600px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/pagetop.jpg);
	clear: left;
}


#pagetop p a{
	display: block;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 24px;
	width: 600px;
	clear: left;
	position: relative;
}

/*---------------------------- フッタ --------------------------------*/

#footer{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/bg_footer.jpg);
	background-repeat: repeat-x;
	clear: left;
	background-position: top;
	height:90px;
}


#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #fba654;
}

#footer #shop {
	font-size: 12px;
	float:left;
	padding-top:25px;
	}

#footer #fnavi {
	float: right;
	margin-top:15px;
	font-size: 11px;
	padding-top: 10px;
	width: 400px;
	text-align: right;
	}

#footer #fnavi p{
	padding-top: 5px;
	padding-bottom: 5px;
}



/*---------------------------- パンクズリスト --------------------------------*/

#path{
	background:url(http://www.shizen-ya.com/blog/cmn_images/bg_pan.gif);
	font-size: 10px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-right:10px;
	clear: left;
	padding-bottom: 2px;
	width: 810px;
}

/*---------------------------- ヘッダ --------------------------------*/
#header {
	background:url(http://www.shizen-ya.com/blog/cmn_images/bg_header.jpg) repeat-x;
	height:95px;
	}

#header h1 {
	height: 75px;
	width: 205px;
	float: left;
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/header_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

* html #header h1{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://www.shizen-ya.com/blog/cmn_images/header_logo.png');
}


#header h1 a{
	display: block;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	height: 75px;
	width: 205px;
	float: left;
	position: relative;
}



#header #hnavi{
	float: left;
	width: 280px;
	padding-left: 330px;
	text-align: right;
}


#hnavi li {
	height: 17px;
	float: left;

}

#hnavi li a{
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/spacer.gif);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}


#hnavi #hnavi01{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/hnavi01.png);
	width: 65px;
	height: 17px;
}
* html #hnavi #hnavi01{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/spacer.gif);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://www.shizen-ya.com/blog/cmn_images/hnavi01.png');
}

#hnavi #hnavi02{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/hnavi02.png);
	width: 70px;
	height: 17px;
}
* html #hnavi #hnavi02{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/spacer.gif);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://www.shizen-ya.com/blog/cmn_images/hnavi02.png');
}

#hnavi #hnavi03{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/hnavi03.png);
	width: 75px;
	height: 17px;
}
* html #hnavi #hnavi03{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/spacer.gif);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://www.shizen-ya.com/blog/cmn_images/hnavi03.png');
}


#hnavi #hnavi04{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/hnavi04.png);
	width: 62px;
	height: 17px;
}
* html #hnavi #hnavi04{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/spacer.gif);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://www.shizen-ya.com/blog/cmn_images/hnavi04.png');
}

#htel {
	width: 400px;
	height: 40px;
	float: right;
	margin:20px 0 0 0;
}
#htel p {
	display: block;
	overflow: hidden;
	width: 400px;
	height: 40px;
	text-indent: -9999px;
}
#htel p a{
	background: url(http://www.shizen-ya.com/blog/cmn_images/h_tel.gif) 0 0 no-repeat;
	width: 400px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}




/*---------------------------- その他共通レイアウト --------------------------------*/

#con_main h2{
	background: url(http://www.shizen-ya.com/blog/cmn_images/bg_h2.gif) 0 0 no-repeat;
	height: 22px;
	width: 592px;
	color: #ffffff;
	font-size: 18px;
	padding-top: 8px;
	padding-left: 15px;
	margin:0px auto 10px 10px;
	clear: both;
	display: block;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}



#con_main h3{
	background: url(http://www.shizen-ya.com/blog/cmn_images/bg_h2.gif) 0 0 no-repeat;
	height: 22px;
	width: 592px;
	color: #ffffff;
	font-size: 18px;
	padding-top: 8px;
	padding-left: 15px;
	margin:5px auto 10px 10px;
	clear: both;
	display: block;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}



#con_main h4{
	font-size: 18px;
	font-weight: bold;
	color: #CC8744;
	margin-bottom: 5px;
	background: url(http://www.shizen-ya.com/blog/cmn_images/bg_h4.gif) 0 0 no-repeat;
	height: 22px;
	width: 315px;
	padding-top: 6px;
	padding-left: 6px;
	display: block;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}



.txtblk{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 150%;
	clear: both;
}

.hr_border{
	background-image: url(http://www.shizen-ya.com/blog/cmn_images/hr_dot.gif);
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom:10px;
	height: 1px;
}


/*---------------------------- その他共通装飾 --------------------------------*/
.dot {
	border-bottom: 1px dotted #3C3A31;
	margin:10px 0ox;
}

.color_red{
	color: #CC0000;
}

.color_gray{
	color: #999999;
}

.color_cleam {
	color: #F8E2B8;
}

.color_brown {
	color: #CC8744;
}

.left {
	float:left;
	padding-right: 10px;
}

.right {
	float: right;
	padding-left: 10px;
}


