* { padding: 0; margin: 0; }

body {
 font-family: "MSPゴシック","メイリオ", Arial,;
 font-size: 13px;
background-image: url('images/bg.jpg');
 background-position: top;
 background-repeat: repeat-x;
 background-color: #FFF7EC;
 
 }
 
#wrapper { 
 margin: 0 auto;
 width: 800px;
 height: 100%;
 padding: 0;

 
 
}
#header {
 color: #333;
 width: 800px;
 float: none;
 height: 220px;
 padding:0px;
 margin: 0px;
 background-color:#911a44;
}

map{
 margin: 0px;
padding: 0px;

}

#pagebody {
 background-image: url('images/sidebg.jpg');
 background-repeat: repeat-y;
background-color: #FFFFFF;
max-width: 800px;
margin: 0px;
padding: 0px;
float: left;
}


p {
text-align: left;
font-family: "MSPゴシック","メイリオ", Arial,;

}


#contets {

margin:0 ;padding: 0;width: 100%;height:100% ;
}

a img {
border-style:none;
}

.no_border {
    border-style:none;
}

/* トップメニュー */
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */



ul#saturday{
margin:0;
padding:0;
list-style-type:none;
width:800px;
position:relative;
display:block;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
letter-spacing: 0.1em; 
background-color: #d1eac3;
background:transparent url("images/bgoff.gif") repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
border-bottom:2px solid #800040;
}
ul#saturday li{
display:block;
float:left;
margin:0;pading:0;
background-image: url('images/bgoff.gif'); 
background-position: top center;
background-repeat: repeat-x;
}
ul#saturday li a{
display:block;
float:left;color:#874B46;
text-decoration:none;
padding:10px 19px 0 19px;
height:26px;
background:transparent url("images/bgdivider.gif") no-repeat top right;
}

ul#saturday li a:hover {
background:transparent url("images/bghover.gif") no-repeat top right;
}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;
background:transparent url("images/bgon.gif") no-repeat top right;}




/*---------- 左サイド--------- */
#leftcolumn { 
 color: #FFFFFF;
 margin: 0px;
 padding: 5px;
 height: 100%;
 width: 200px;
 float: left;
 background-color: #911a44;
 }

#leftcolumn p { 
line-height: 150%;

}



.leftimg {
text-align: center;
margin: 0px 0;

}

#shopname {
width: 190px;
margin: 0;
padding: 5px;
color: #FFFFFF;
}


.side_box {
width: 190px;
height: 100%;
margin: 0;
padding-left: 3px;
}


.side_img {
padding: 3px;

}

.title01{
font-size: 12px;
color: #66CC00;
font-weight: bold;
letter-spacing: normal;
}

.title02{
font-size: 12px;
font-family:ＭＳ Ｐゴシック,Osaka;
color: #FFFFFF;
}

.count{
 font-size: 10px;

}

.sidetitle{
text-align: center;
padding: 3px 0px;
margin: 3px 0 0 0;
}






/*---------- 右メインコンテンツ----------*/




#rightcolumn { 

 float: right;
 color: #666;
 background:#FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100%;
 width: 562px;
 display: inline;
 text-align: center;
 
}


#rightcolumn p { 
line-height: 150%;
padding: 10px;
}



.r_box {
width:100%;
text-align: left;
}

.r_box01 {
width:290px;
height:142px;
float: left;
background-image: url('images/top/degi_b.jpg');
padding-top: 60px;
margin-left: 10px;
background-repeat: no-repeat;
}

.rbox01 p {
padding-top: 50px;
margin-top:50px ;
}

.r_box02 {
width:290px;
height:142px;
float: left;
padding-top: 60px;
margin-left: 10px;
background-image: url('images/top/color_b.jpg');
background-repeat: no-repeat;
}



.logo_bg {
 width: 100%;
 background-image: url('images/logo03.gif');
 background-repeat: no-repeat;
 background-position: right;
}


.main {
text-align: left;
width: 560px;
height: 100%;
padding-left: 10px;
padding-top: 20px;
float: left;
}





/* ----------テキストリンク ---------- */


.t_nav {
font-family:"ＭＳ Ｐゴシック",Osaka;
font-size: 9px;
width: 100%;
text-align: center;
margin: 0;
padding: 5px 0;
border-style: solid;
border-top: 0px;
border-top-color: #BBB5D2;
border-bottom-color: #339900;
border-color: #339900;
border-right: 0px;
border-left: 0px;
letter-spacing: 0.1em;
color: #FFFFFF;
background-color: #911a44;
clear: both;
}

.t_nav a {
text-decoration: none;
color: #FFFFFF;
}

.t_nav a:hover {
text-decoration: underline;
color: #FFFFFF;
}











/* -----トップへ戻るボタン ----- */



.box_link {
margin-top: 5px;
padding: 3px;
float: right;
width: 80px;
height: 20px;
font-size: small;
padding: 3px;
display: block;

}
.box_link a {
margin-top: 5px;
float: right;
width: 80px;
padding-top: 5px;
padding: 3px;
height: 20px;
display: block;
border: 1px solid #919191;
font-size: small;
background-color: #FFFFFF;
color: #848484;
}


.box_link a:hover {
margin-top: 5px;
float: right;
padding-top: 5px;
padding: 3px;
width: 80px;
height: 20px;
display: block;
border: 1px solid #919191;
font-size: small;
background-color: #9587BA;
color: #FFFFFF;
}









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



#footer { 
 width: 100%;
 clear: both;
 color: #FFFFFF;
 background-color:#911a44;
 margin: 0px 0px 0px 0px;
 text-align: center;
 padding: 5px 0 5px 0;
}

















/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


/* サイドメニュー */



ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 194px;
	border: 0px solid #ccc;
	margin:0px;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #888;
	display: block;
	background: url(images/menu02.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover, #menu li a:p_point {
	color: #283A50;
	background: url(images/menu02.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

#p_point {


	color: #283A50;
	background: url(images/menu02.gif) 0 -32px;
	padding: 8px 0 0 30px;
    background-repeat: no-repeat;
}


/* ----------見出し---------- */


h1 {
font-family:ＭＳ Ｐゴシック,Osaka ;
font-style: normal;font-weight: normal;
font-size: 10px;
color: #FFFFFF;
padding: 3px;
}


h2 {
max-width: 600px;
height: 33px;
font-family:"ＭＳＰゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.1em;
color: #ffffff;
background-image: url('images/meinh2bg.jpg');
text-align: left;
vertical-align: middle;
word-spacing: 0.5em;
background-repeat: no-repeat;
margin: 5px 0 0 0px;
padding: 7px 0 0 55px;
clear: both;
}



h3 {
background-image: url('images/h3bg.jpg');

height: 73px;
text-align: left;
margin: 5px 0;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 100px;
margin: 20px 0;
border-right: 0;
border-top: 0;
font-size: 18px;
font-family: "MSPゴシック"Times New Roman,Times,serif;
background-repeat: no-repeat;
clear: both;
}




h4 {
font-size: 15px;
text-align: left;
font-family: Times New Roman,Times,serif;
padding-left: 10px;
padding-top: 5px;
color: #A576BE;
}







