body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: none;
}

#anchor {
	position: absolute;
	left: -500px;
	top: 0px;
	width: 300px;
}
#contetsanchor {
	position: absolute;
	left: -1000px;
	top: 0px;
	width: 800px;
}
.hide {
    display: none;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
	
}
label {
    cursor: pointer;
}

ul {
	margin: 0px;
	padding: 0px;
}

.ce{	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

/*---------------------------------------------------------------------
   　　                      基本フォント
----------------------------------------------------------------------*/
.base {font: 70%/150% "ＭＳ Ｐゴシック";}
.base-s {font: 80%/150% "ＭＳ Ｐゴシック";}
.base-ss {font: 80%/150% "ＭＳ Ｐゴシック";color:#454545;}
.base-sss {color:#959595;}
.base-s-bold {font: 80%/150% "ＭＳ Ｐゴシック";font-weight: bold;}
.base-s-white {font: 80%/150% "ＭＳ Ｐゴシック";color:#FFFFFF;font-weight: bold;}
.base-m {font: 90%/160% "ＭＳ Ｐゴシック";letter-spacing: 0.05em;}
.base-d {font: 100%/180% "ＭＳ Ｐゴシック";letter-spacing: 0.05em;}
.base-mm {font: 90%/150% "ＭＳ Ｐゴシック";}
.cartmozi {font: 140%/150% "ＭＳ Ｐゴシック";color:#FF0000;font-weight: bold;}
.price {font: 150%/150% "ＭＳ Ｐゴシック";color:#FF0000;}
.cat_shopname {font: 140%/150% "ＭＳ Ｐゴシック";color:#0C6500;font-weight: bold;}

.base-r {font: 80%/110% "ＭＳ Ｐゴシック";color:#454545;}


/*-----------------------
   　　　色
-----------------------*/

.aka{
color: #FF0000;
}


.egri{
color: #3CB17D}


/*-----------------------
   　　　リンク色
-----------------------*/

a:link, {
	color: #DA4D00;
text-decoration: underline;
}
a:visited {
	color: #DA4D00;
text-decoration: underline;
}


a:hover {
color: #B14205;

	text-decoration: underline;
}



/*-----------------------
   　共通
-----------------------*/

a:link,a:visited {
	text-decoration: underline;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}

#pankuzu {
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#sento {
	text-align: right;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/tophe.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 0px;
}

#sento a{
	color: #666666;
}

/*-----------------------
   　枠
-----------------------*/

.waku {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.waku2 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 3px;
}


.waku3 {
	border: 2px solid #203A84;
	padding: 15px;
	background-color: #F4F9FF;
}


.waku4 {
	border: 2px solid #FF0000;
	padding: 15px;
	background-color: #FFFBFB;
}

.waku5 {
	border: 7px solid #FF0000;
	padding: 15px 10px;
	background-color: #FFFBFB;
}




/*-----------------------
   　ライン
-----------------------*/

.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}

.line2 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}


.kekka {
	background-image: url(../kizu_hekomi/images/kekka.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 20px;
}

.hpnagare {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 10px;
	border: 5px solid #FEEF34;
}


/*-----------------------
   　フロート
-----------------------*/


.f-right{
	float: right;
}


.f-left{
	float: left;
	margin-right: 10px;
}



/*-----------------------
   メイン
-----------------------*/
#wrapperout {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
	background-color: #FFFFFF;
	border-right-width: 2px;
}

#wrapper {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
}

#tag {
	background-image: url(../images/topon.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 20px;
	padding-left: 15px;
	color: #FFFFFF;
}


#flash{
	clear: both;
	width: 850px;
	background-image: url(../images/main.jpg);
	height: 245px;
	padding-top: 8px;
	padding-left: 18px;
	background-repeat: no-repeat;
}



#header{
	width: 850px;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 15px;
}


#headerleft{
text-align: left;
	width: 203px;
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	margin: 0px;
}

#headerleft2{
text-align: left;
	width: 400px;
	float: left;
	padding-left: 10px;
	padding-top: 46px;
	margin: 0px;
}


#headerright{
	width: 218px;
	float: right;
	padding-right: 6px;
	padding-top: 10px;
	margin: 0px;
	text-align: right;
}


#headerright ul {
padding: 0px;
margin: 0px;

}


#headerright li {
	display: inline;
	padding-left: 7px;
}

#headerright a {
}



#contents {
	width: 850px;
	background-image: url(../images/contents.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 14px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#contents h3{
	margin-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-left-style: none;
	padding-left: 20px;
	background-image: url(../images/titlebar.jpg);
	height: 40px;
	width: 603px;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
}


#contents h4{
	margin-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-left-style: none;
	padding-left: 10px;
	background-image: url(../images/titlebar.jpg);
	height: 40px;
	width: 603px;
	padding-right: 10px;
	background-repeat: no-repeat;
}




#contentsleft {
	width: 230px;
	float: left;
}

#contentsleft-m {
	margin-right: 10px;
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contentsright {
	width: 603px;
	float: right;
}

#contentsright p{font: 90%/160% "ＭＳ Ｐゴシック";letter-spacing: 0.05em;}

#contentsright-m{
	margin-right: 0px;
	text-align: left;
}

#contentsright-m li{
	list-style-type: none;
}




#inleft {
	width: 390px;
	float: left;
}

#inleft-m {
	margin-right: 0px;
}

#inright {
	width: 190px;
	float: right;
}

#inright-m{
	margin-right: 0px;
	text-align: left;
}

.mtoshirase{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.mtoshirase-bg{
	background-image: url(../images/mtoshi-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 10px;
}


.sankaku {
	background-image: url(../images/sankaku.jpg);
	background-repeat: no-repeat;
	background-position: 290px 4px;
	text-align: right;
	padding-left: 10px;
	padding-right: 5px;
}

.koekoi {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-position: left;
	width: 270px;
	
}

.syasyu {
	width: 194px;
	background-image: url(../images/syasyunakabg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	
}

.syasyufo {
	float: left;
	margin-left: 0px;
}

.syasyubg {
	background-image: url(../images/syasyubg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}


.mecabg {
	background-image: url(../images/mcabg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}


.blog-bg{
	background-image: url(../images/blogbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
}

.bknum{
	text-align: right;
	padding-bottom: 0px;
}


.ichiran{
	background-image: url(../images/ichiran.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.imgokyaku{
	background-image: url(../images/voicebg.jpg);
	padding-left: 100px;
	background-repeat: no-repeat;
}

.accbg{
	background-image: url(../images/acc-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	height: 22px;
}


.tasya ul {
	margin: 0px;
	padding: 0px;
}


.tasya li {
	display: inline;
	padding-left: 2px;
}

/*-----------------------
   フッター
-----------------------*/

#footer{
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 40px;
}



.fot-right{
	background-image: url(../images/fotsen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}


.fot-left{	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.fot-leftin{
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
}

.fot-left li{
	display: inline;
	color: #CCCCCC!important;
}



/*-----------------------
   ナビ
-----------------------*/

#navi {
text-align: center;
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0px;
	width: 800px;
}


#navi li {
	display: inline;
}



#companybg {
	background-image: url(../images/phoyp_ce.jpg);
	background-repeat: repeat-y;
	width: 200px;
	margin: 0px;
	padding: 0px 5px;
}
#companybg p {
	width: 185px;
	padding: 5px 0px 5px 0px;
}

address {
	clear: both;
}


/*-----------------------

-----------------------*/


.sitemap li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.sitemap ul {
    padding-bottom: 8px;
}


/*-----------------------

-----------------------*/

 
.shopblogtitle {
    background: #0C6500;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 5px;  
}
.shop table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.shop td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.shop th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #008241;
	font-weight: bold;
	color: #FFFFFF;
}


/*-----------------------   ▼▼▼共通▼▼ -----------------------*/

.item {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
}

.item2 {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.item3 {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
}

/*-----------------------
   マージン
-----------------------*/
.ma3 {margin-bottom: 3px; }
.ma5 {margin-bottom: 5px; }
.ma58 {margin-bottom: 8px; }
.ma10 {margin-bottom: 10px; }
.ma15 {margin-bottom: 15px; }
.ma20 {margin-bottom: 20px; }
.ma30 {margin-bottom: 30px; }
.ma40 {margin-bottom: 40px; }


.mat5 {margin-top: 5px; }
.mat15 {margin-top: 15px; }

/*-----------------------
   カラー
-----------------------*/

.grey {
	color: #666666;
}

/*-----------------------
   区切り
-----------------------*/

.kugirisen {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*-----------------------
  img
-----------------------*/

.imgright{
	float: right;
	padding-left: 15px;
}

.imgleft{
	float: left;
	padding-right: 15px;
}


/*-----------------------
  table
-----------------------*/

.item table {
	border: 1px solid #EEEEEE;
}

.item table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-color: #F9F9F9;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin: 2px;
	color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}

.item table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}



.item2 table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.item2 td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.item2 th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	font-weight: normal;
}

.item p{
	margin-bottom: 7px;
}


.item ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


.item li{
	background-image: url(../images/lisankaku.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 2px 4px;
	list-style-type: none;
}



/*-----------------------   ▲▲共通▲▲ -----------------------*/

/*-----------------------
   　　3分け
-----------------------*/

.s001{
	float: left;
	width: 230px;
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.s002{
	float: left;
	width: 230px;
	
}

.s0020{

	margin-left: 20px;
	
}

.s003{
	float: left;
	padding-left: 10px;
	width: 250px;
}




/*-----------------------
   下層共通
-----------------------*/

.sidenavi {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	padding-top: 5px;
	width: 195px;
}

.sidenavi ul{
margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.sidenavi li{
	list-style-type: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sidenavi li li{
	list-style-type: circle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 15px;
}


.sidenavi li a{
	margin: 0px;
	text-align: left;

}


.sidenavi li a:hover{
color: #D20F10;
text-decoration: none;
}



.onon{
	color: #D20F10;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/naivonbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.onon span{
}

.subsub{
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	border-bottom-width: 1px!important;
	border-bottom-style: dashed!important;
	border-bottom-color: #CCCCCC!important;
	padding-left: 40px;!important;
	padding-bottom: 2px!important;
	background-image: url(../images/naivonbg6.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left top!important;
}

.subsub a:hover{
display: block;
	background-image: url(../images/naivonbg5.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left top!important;
}

.subsub a{
display: block;
	background-image: url(../images/naivonbg6.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left top!important;
}


.subsub span{
display: block;
	padding: 0px 0px 0px 12px!important;
}


.subsubonon{
	color: #D20F10;
	background-image: url(../images/naivonbg5.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left top!important;
	border-bottom-width: 1px!important;
	border-bottom-style: dashed!important;
	border-bottom-color: #CCCCCC!important;
}

.subsubonon span{
display: block;
	padding: 1px 0px 1px 37px;		
}


.sidenavi2 ul{
margin: 0px ;
padding: 0px;
}

.sidenavi2 li{
	list-style-type: none;
	padding-bottom: 3px;
	text-align: center;
}







.sidenavion {
background-image: url(../images/5_r6_c5.jpg);
background-repeat: no-repeat;
	background-position: 7px 8px;
border-bottom: 1px solid #CCC;
border-top-width: 1px;
    border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #D7E5F2;
    padding: 7px 5px 7px 16px;
}




/*-----------------------
   　　　下層
-----------------------*/


.wakuleft{
	float: left;
	width: 246px;
	margin-left: 3px;
}


.wakuright{
	float: left;
	width: 300px;
	margin-left: 20px;
}




.liul2 ul{
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}


.liul{
	border-top-width: 2px;
	border-right-width: 1px;
	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: #3399FF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-left: 8px;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}





.s-left{
	float: left;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFCC;
	padding-top: 15px;
	padding-bottom: 20px;
}


.s-right{
	float: right;
	width: 260px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFCC;
	padding-top: 15px;
	padding-bottom: 20px;
}

.koenaka{

padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.koebunki{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 1px solid #E8E8E8;
	margin-bottom: 10px;
}



.a{
	background-image: url(../sitadori/images/a.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-left: 40px;
}

.q{	background-image: url(../sitadori/images/q.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-left: 40px;

}




/* pri
----------------------------------------- */

.maingrey{
	background-color: #EFEFEF;
}


.nyekoshin ul{
margin: 0px 10px;
padding: 0px;
}



h2{
	background-image: url(../images/subbar.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 603px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 13px;
}


.lina{
	list-style-type: none;
}


.miline{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3CB17D;
	padding-bottom: 10px;
}

/* bug
----------------------------------------- */
.clearfix:after, #content:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix, #content{
/* for ie */
display:inline-table;
}
/* Hides from IE-mac ¥*/
* html .clearfix, * html #content{height: 1%;}
.clearfix, #content{display:block;}
/* End hide from IE-mac */
*+html .clearfix, *+html #content{
zoom:1;
}



