/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 73%/2em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: #FFC url(new_bg.jpg) repeat-x;
	text-align: center;		
}



/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #65944A; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

h1, h2 {
	margin: 10px 15px;
}

h3 {
	margin: 10px 8px -5px 8px;
	border-bottom:1px solid #FFCCCC;
}

p {
	margin: 5px 8px 3px 8px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 2px 0px 5px 15px;  
}
img.float-left {
  margin: 0px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}



/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 780px;
}

/* header */
#header {
	height: 145px;
	text-align: left;
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;
	width: 298px;
	height: 119px;
	/* change the values of left and top to adjust the position of the logo */
	top: 10px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#header-content h1#logo a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background-image: url(new_logo.gif);
	width: 298px;
	height: 119px;
	font-size:0.1em;
	text-indent:-9999px;
}
#header-content #slogan {
	position: absolute;
	font: bold 8px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 10px;
	right: 0px;
	text-align:right;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -5px;
	top: 55px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #65944A;
	color: #FFF;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}

/* header photo */
.headerphoto01,.headerphoto02,.headerphoto03,.headerphoto04,.headerphoto05,.headerphoto06{
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px 10px;
	text-indent:-99999px;
	font-size:0px;
}
.headerphoto01 {
	background: #FFF url(headerphoto01.jpg) no-repeat center;	
}

.headerphoto02 {
	background: #FFF url(headerphoto02.jpg) no-repeat center;	
}

.headerphoto03 {
	background: #FFF url(headerphoto03.jpg) no-repeat center;	
}

.headerphoto04 {
	background: #FFF url(headerphoto04.jpg) no-repeat center;	
}

.headerphoto05 {
	background: #FFF url(headerphoto05.jpg) no-repeat center;	
}

.headerphoto06 {
	background: #FFF url(headerphoto06.jpg) no-repeat center;	
}

/* content */
#content-wrap {
	clear: both;
	margin:auto;
	width: 800px;
	background: #FFF;
}
#content {
	text-align: left;	
	padding: 0 0 0 5px;
	background: #FFF;

}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 10px; padding: 0;	

}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin: 10px 0 10px 0;
	font-size: 95%;
}
.sidebox_new{
	background: #FFFFFF;
	border: 1px solid #EFEDED;
	margin: 10px 0 10px 0;
	font-size: 95%;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar .sidebox_new ul.sidemenu {
	background: #FFFFFF;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
.sidebox_new ul.sidemenu a{
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.on {
	color: #65944A;		
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
}

#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}

/* main */
#main {
	float: left;
	width: 530px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFF;
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}


#main h2 {
	padding: 3px;
	margin: 5px 0 0 10px;
	border-left:5px solid #72A545 ;
}


#main ul li {

}

.post {
	margin: 5px 0 5px 0;
	padding: 8px 0 8px 8px;
	background: #FFF url(gradientbg.jpg) repeat-x;
	font-size: 90%;
}

.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

table
{
	border:1px solid #ccc;
	width: 100%;
}

th
{
	background: #eee ;
padding:8px;
}

td
{
padding:8px;
}

.best10
{
border:none;
}

.bestname
{
border:1px solid;white-space:nowrap;
}

.bestprice
{
border:1px solid;white-space:nowrap;
}

.bestcomment
{
border:1px solid;
}


/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 64%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.clear hr{ display:none;}
.gray  { color: #BFBFBF; }


/* 回り込み解除-2010-4-1追加
------------------------------------------- */
.clr{ clear:both;}
.clr hr{ display:none;}

/* ページ送り-2010-4-1追加
------------------------------------------- */
.separator{
	text-align:center;
}
.separator .inner{
	width: auto;
	margin: 0px auto;
	text-align: center;
}
.separator li{
	display:inline-block;
	margin-right:3px;
	vertical-align:middle;
}
.separator li:after{
	display:inline;
	zoom:1;
}
* html .separator li{
	display:inline;
	zoom:1;
}
*:first-child+html .separator li{
	display:inline;
	zoom:1;
	}	

.separator a{
	position:relative;
	display:block;
	padding: 3px 8px;
	border: 2px solid;
	border-color: #CCCCCC;
}
.separator a:hover{
	border: 2px solid;
	border-color: #E1E1E1;
}
.separator a.link_before{
/*	background-image: url(../images/separator_before_n.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
*/}
.separator a.link_before:hover{
/*	background-image: url(../images/separator_before_on.gif);
*/}
.separator a.link_next{
/*	background-image: url(../images/separator_next_n.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
*/}
.separator a.link_next:hover{
/*	background-image: url(../images/separator_next_on.gif);
*/}
.separator .current_page{
	position:relative;
	display:block;
	padding: 3px 8px;
	border: 2px solid;
	border-color: #013300;
	background-color: #669F41;
	color: #000000;
}

/* セールのリスト-2010-4-2追加
------------------------------------------- */
.topics_list ul,
.topics_list dl{
	margin:0;
	padding:0;
}
.topics_list li{
	width: 520px;
	overflow: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	clear: both;
	border-bottom:1px solid;
	 border-color:#CCCC00;
}
.topics_list dt{
	width: 189px;
	float: left;
	margin-bottom: 0px;
}
.topics_list dd{
	float: right;
	width: 310px;
	font-size:120%;
}
.topics_list dt{
}
.topics_list dt a{
    display:block; 
    width:189px; 
    height:60px; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1; 
}
.topics_list dt a img{
    display:block; 
    width:189px; 
}

/* 店舗情報
------------------------------------------- */
.shop-info,
.shop-comment{
	background-repeat: no-repeat;
	padding-left: 20px;
}
.shop-info{background-image: url(page.gif);}
.shop-comment{background-image: url(comment.gif);}

/* パンリスト
------------------------------------------- */
#bread_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#bread_list li{
	float:left;
	margin-right:6px;
	width: 126px;
	margin-bottom: 5px;
}
#bread_list li.last{margin-right:0px;}
