@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://le-dimanche.jp/
Description: dimanche
Version: 090127
Author: le-dimanche
Author URI: http://le-dimanche.jp/
Tags: two columns

*/

	
body {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	background:#C00949;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}

a img {
	border: none;
	}

a {
	color:#5e5e5e;
	background: transparent;
	outline: none;
}

p {
	margin: 0px 0;
	padding: 0 0 0 20px;
	color:#333;
}

ul, ol {
	margin-bottom: 10px;
}

blockquote {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 5px solid #5e5e5e;
}
	
#wrap {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;/* 絶対配置の基準 */
	font:normal 1.2em/1.6em Arial, sans-serif;
}

	
#header {
	position: relative;
	height: 120px;
	background: url('http://le-dimanche.jp/img/header-bg.gif') no-repeat;
}


#content {
	padding: 0px 20px 0 20px;
	width: 940px;
	background: url('http://le-dimanche.jp/img/shadow-side.gif') repeat-y;
}

#content-left {
	float: left;
	width: 600px;
	padding:0 0 20px 0;
}

#content-right {
	float: left;
	width: 250px;
}

/*MENU LEFT
################################## */
#menu-left {
	float: left;
	width: 200px;
}

#menu-left li{
	margin: 0;
	width:175px;
	height:40px;
	list-style-type:none;
	text-indent:-9999px;
	overflow: hidden; 
}

#menu-left li a {
	text-decoration:none;
	width:175px;
	height: 40px;
	display:block;
}

#menu-left li#navi-top {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/caption-sidenavi.gif') no-repeat;
}

#menu-left li#navi-nouveau {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi01-off.gif') no-repeat;
}

#menu-left li#navi-nouveau a:hover {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi01-on.gif') no-repeat;
}
#menu-left li#navi-dur {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi02-off.gif') no-repeat;
}

#menu-left li#navi-dur a:hover {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi02-on.gif') no-repeat;
}
#menu-left li#navi-mou {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi03-off.gif') no-repeat;
}

#menu-left li#navi-mou a:hover {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi03-on.gif') no-repeat;
}
#menu-left li#navi-danoise {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi04-off.gif') no-repeat;
}

#menu-left li#navi-danoise a:hover {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi04-on.gif') no-repeat;
}
#menu-left li#navi-delicatessen {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi05-off.gif') no-repeat;
}

#menu-left li#navi-delicatessen a:hover {
	width:175px;
	height: 40px;
	background: url('http://le-dimanche.jp/img/menu/sidenavi05-on.gif') no-repeat;
}


/*	##################################
   	MENU RIGHT
	################################## */

#menu-right {
	float:left;
	width: 680px;
}
#menu-right ul {
list-style-type:none;
}

#menu-right li {
	float:left;
list-style-type:none;}

#menu-right a {
display: block;
width: 150px;
height: 170px;
}

#menu-right a img {
height: 170px;
float: left;
}

#menu-right ul .w300{
list-style-type:none;
width: 300px;
}

#menu-right .w300 a {
display: block;
width: 300px;
height: 170px;
}

#menu-right .w300 a img {
height: 170px;
float: left;
}

/*	##################################
   	TOP
	################################## */
#top-flash {
	padding: 0 0 0 80px;
}
#top-left {
	float: left;
	width: 300px;
	padding: 0 0 0 60px;
}

#top-news {
	width: 350px;
	padding: 0px 0px 0 20px;
	font-size: 12px;
   text-align: left;
float: left;
}

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

#top-news li {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*	##################################
   	CONCEPT
	################################## */


#post-2 {
	margin: 0 0 20px 20px;
}

/*	##################################
   	NEWS
	################################## */


.news-single-box-left {
	margin: 0 0 20px 40px;
}

.news-single-box-left img {
	float: right;
	margin: 0 5px 0px 0;
}

/*	##################################
   	TOR
	################################## */

div.tor a{
	display:block;
	width:880px;
	height:579px;
	background:url("http://le-dimanche.jp/img/tor02.jpg") no-repeat;
	background:url("http://le-dimanche.jp/img/tor01.jpg") no-repeat;
	text-indent:-9999px;
}
div.tor a:hover{
	background:url("http://le-dimanche.jp/img/tor02.jpg") no-repeat;
}



/*	##################################
   	CART
	################################## */

#box-cart {
	width: 940px;
	text-align: left;
}


.box-cart table{
	text-align: left;

}
}

#shipping {

}

#shipping table {
	width:800px;
	font-size:12px;
	line-height:16px;
	background:#FFFFFF;
	color:#454545;
	text-align: left;
}


#shipping table th{
	width:180px;
        background-color: #ffffff;
        border: solid 0.1em #888888;
	padding:10px 10px 5px 10px;
}

#shipping table td{
	padding:5px;
        background-color: #ffffff;
        border: solid 0.1em #888888;
}


/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}

h1 a {
	text-decoration: none;
}


#content-left h2{
	padding: 0 0 0 40px ;
}

h2#blog-description {
	position: absolute;
	bottom: 80px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	font:normal 1.0em/1.0em Arial, sans-serif;
}

#blogimg {
	padding: 20px 0 0 40px ;
}

h3 {
	margin: 5px 0 3px 0px;
	padding:12px 0px 0px 0px;
	font-size: 16px;
	background: url(http://le-dimanche.jp/img/newsbanner_brown.gif) no-repeat;
	height:37px;
	width:542px;
	color: #630;
}

h3 a {
	text-decoration: none;
	color: #630;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 900px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header li {
	float: right;
	list-style-type:none;
	overflow: hidden;
margin: 0  10px 0 0;
}



#header li a {
	display:block;
text-indent: -9999px;  
}

li.page-item-8 a{
	background: url(http://le-dimanche.jp/img/navi/recruit-on.gif) no-repeat;
	background: url(http://le-dimanche.jp/img/navi/recruit-off.gif) no-repeat;
	width:100px;
}

li.page-item-8 a:hover {
	background: url(http://le-dimanche.jp/img/navi/recruit-on.gif) no-repeat;	width:100px;}



.page-item-11 {
	background: url(http://le-dimanche.jp/img/navi/menu-on.gif) no-repeat;
	background: url(http://le-dimanche.jp/img/navi/menu-off.gif) no-repeat;
	width:70px;}

.page-item-11 a:hover {
	background: url(http://le-dimanche.jp/img/navi/menu-on.gif) no-repeat;
	width:70px;}

.page-item-11 current_page_item {
	background: url(http://le-dimanche.jp/img/navi/menu-on.gif) no-repeat;
	width:70px;}

.page-item-3 {
	background: url(http://le-dimanche.jp/img/navi/shop-on.gif) no-repeat;
	background: url(http://le-dimanche.jp/img/navi/shop-off.gif) no-repeat;
	width:68px;}

.page-item-3 a:hover {
	background: url(http://le-dimanche.jp/img/navi/shop-on.gif) no-repeat;
	width:68px;}

.page-item-2 {
	background: url(http://le-dimanche.jp/img/navi/concept-on.gif) no-repeat;
	background: url(http://le-dimanche.jp/img/navi/concept-off.gif) no-repeat;
	width:100px;}

.page-item-2 a:hover {
	background: url(http://le-dimanche.jp/img/navi/concept-on.gif) no-repeat;
	width:100px;}

.page-item-2 current_page_item a,page-item-2 current_page_item a:link{
	background: url(http://le-dimanche.jp/img/navi/concept-on.gif) no-repeat;
	width:100px;}


.page-item-100 {
	background: url(http://le-dimanche.jp/img/navi/shopping-on.gif) no-repeat;
	background: url(http://le-dimanche.jp/img/navi/shopping-off.gif) no-repeat;
	width:100px;}

.page-item-100 a:hover {
	background: url(http://le-dimanche.jp/img/navi/shopping-on.gif) no-repeat;
	width:100px;}


#news {
	background: url(http://le-dimanche.jp/img/navi/news-on.gif) no-repeat;
	background: url(http://le-dimanche.jp/img/navi/news-off.gif) no-repeat;
	width:70px;}

#news a:hover {
	background: url(http://le-dimanche.jp/img/navi/news-on.gif) no-repeat;
	width:70px;}


#menu ul, ol {
	margin-bottom: 0px;
}
#rss {
	position: absolute;
	bottom: 80px;
	right: 20px;
	width: 300px;
	height: 40px;
	text-align: right;
}

#rss p {
	margin: 0px;
	padding: 1px 0 0 0;
}

#rss img {
	float: right;
	margin: 0 0 0 10px;
}


/*	##################################
   	CONTENT
	################################## */
	
/** content left */

#post-3 {
	margin: 0 0 0px 10px;
}

#post-8 {
	margin: 0 0 0px 10px;
}

.box-left img {
	float: left;
	margin: 0 5px 0px 0;
}

.box-left {
	margin: 0 0 10px 40px;
}

.box-left img {
	float: left;
	margin: 0 5px 0px 0;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url('http://le-dimanche.jp/img/bg-meta.gif') repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url('http://le-dimanche.jp/img/bg-meta-date.gif') no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url('http://le-dimanche.jp/img/bg-meta-categories.gif') no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url('http://le-dimanche.jp/img/bg-meta-comments.gif') no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** content right */

.box-right {
	margin: 20px 0px 40px 20px;
}

.box-right  H4{
	height: 20px;
	padding: 12px 0 0 10px;
   text-align: right;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
   text-align: right;}

.box-right li {
	display: inline; /* white space bug IE6 */
   font-size: 14px;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
	width:175px;
	height: 25px;
}

.box-right li a:hover {
	width:175px;
	height: 25px;
	color: #f00;
}

.box-right li ul {
	margin: 0px;
	padding: 0px;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url('http://le-dimanche.jp/img/bg-form-text.gif') repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url('http://le-dimanche.jp/img/bg-form-text.gif') repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url('http://le-dimanche.jp/img/bg-button.gif') no-repeat left top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url('http://le-dimanche.jp/img/bg-meta.gif') repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 186px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url('http://le-dimanche.jp/img/bg-form-text.gif') repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform #search-submit {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url('http://le-dimanche.jp/img/bg-button.gif') no-repeat left top;
	border: none;
	color: #5e5e5e;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
}


#footer-bottom {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	background: url('http://le-dimanche.jp/img/footer-bg.gif') no-repeat left bottom;
}

#copyright {
	width: 940px;
	height: 10px;
	text-align: right;
	font-size: x-small;
	color: #ffffff;
}
/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0px;
   padding: 0px;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}


/** contact form CSS */

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #C00949;
}

