@charset "utf-8";
/* add to settings */

/* common settings */
a { font-weight: bold; text-shadow:1px 1px 1px #d1beb5; color: #545454 !important; }
h1,h2,h3,h4,
h1 a,h2 a,h3 a,h4 a {  text-shadow:1px 1px 1px #d1beb5; color: #545454 !important; }
#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4 { text-shadow:1px 1px 1px #cccccc; color: #545454 !important; }

.contentBlock p { margin-bottom: 0px; }

.photoArea { margin-top: 15px; overflow: hidden; }
.photoArea img { margin-right: 10px; margin-bottom: 10px !important; }

#footerPhone { float: left; margin-bottom: 0; line-height: 1.5; }
#footerLogo { float: left; padding-left: 15px; }

/* index */
.post {
	margin-bottom: 20px !important;
}

.indexArticle h2 {
	line-height: 1.5;
}
.indexArticle h2 .langFR {
	display: inline !important;
	margin-left: 10px;
}
.indexArticle .smalltext {
	display: block;
	margin-bottom: 5px;
}

.indexArticle p {
	margin-bottom: 5px;
}

/* page-info */
.articleInfo p {
	margin-bottom: 0px !important;
}

.moreArticleInfo {
	margin-top: 6px !important;
}

/* page-store */
.contentBlock table {
	clear: both;
	width: 100%;
	margin-top: 15px;
}

.contentBlock table th {
	width: 30%;
	padding: 5px;
	background: #dcd2b9;
	font-weight: bold;
	text-align: left;
}

.contentBlock table td {
	padding: 10px;
	background: #e2e4cf;
}

/* page-product */
.producer img {
	float: left;
	margin-right: 10px;
	border: 1px solid #c6c6ba;
}

/* page-contact */
.wpcf7 td .your-name input,  
.wpcf7 td .your-email input {
	width: 350px;
	height: 20px;
	text-align: left;
	border: 1px solid #c5c6ba;
}

.wpcf7 td .wpcf7-checkbox .wpcf7-list-item {
	display: block;
	margin-left: 15px;
	padding: 5px;
	text-align: left;
}

.wpcf7 td .wpcf7-checkbox .wpcf7-list-item label:hover {
	background: #dcd2b9;
}

.wpcf7 td textarea  {
	width: 350px;
	height: 200px;
	text-align: left;
	border: 1px solid #c5c6ba;
}

/* sidebar */
.textwidget ul {
	border-bottom: 1px solid #C5C6BA;
	_border-bottom: none;
	padding-bottom: 6px !important;
	overflow: hidden;
}

.textwidget h2 {
	_margin-top: 5px;
	_border-top: 1px solid #C5C6BA;
}


.textwidget ul li {
	float: left;
	background: none !important;
	margin-right: 3px !important;
	padding-bottom: 6px !important;
	padding-left: 0 !important;
	border: none !important;
}

ul.side_list li li {
	background-position: 0 center !important;
}

#sidebar .side_list .widget_text h2  {
	clear: both;
	margin-bottom: 0px !important;
	color: #474747;
}


#sidebar .side_list .widget_text h2 img {
	_display: block;
	_width: 298px;
	_height: 30px;
}

#sidebar ul li {
	margin-bottom: 0px;
}


/* self style */
.langFR { display: block; font-size: 12px; margin-top: -5px; margin-left: 3px; }

.contentBlock { overflow: hidden; }
.imgL { float: left; margin-right: 10px; }
.imgR {float: right; margin-left: 10px; }

.blockLv { display: block; }
.lsn { list-style: none; }

.fwb { font-weight: bold; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }

.mt0 { margin-top:0 !important; }
.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }

.mr0 { margin-right:0 !important; }
.mr5 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; }
.mr15 { margin-right:15px !important; }
.mr20 { margin-right:20px !important; }
.mr25 { margin-right:25px !important; }
.mr30 { margin-right:30px !important; }

.mb0 { margin-bottom:0 !important; }
.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }

.ml0 { margin-left:0 !important; }
.ml5 { margin-left:5px !important; }
.ml10 { margin-left:10px !important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
.ml25 { margin-left:25px !important; }
.ml30 { margin-left:30px !important; }

/* 個人情報保護ページ */

#privacy #date {
 
 } 
 
#privacy h2 {
 margin: 30px 0 20px 0;
}

#privacy p {
 margin:0 10px;
} 

