@charset "UTF-8";
/*



Theme Name: アマリーそのだ2011-9



Description: オリジナルテーマ



Author: yuiweb.jp



*/



html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
ul li {
	list-style: none;
}
a:link {
	color: #6F2D1A;
}
a:visited {
	color: #633;
	text-decoration: none;
}
a:hover {
	color: #C90;
	text-decoration: none;
}
a:active {
	color: gray;
	text-decoration: none;
}
body {
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 62.5%;
	 /*background-image: url(images/bg-body.jpg);*/
	 background-image: url(images/11.png);
	background-repeat: repeat;
	background-position: left top;*/
	background-color: #f6efd9;
	color: #350A00;
}
#wrapper {
	font-size: 1.4em;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_warapper.png);
	background-repeat: repeat-y;
}
/* ------------------------------

 header

------------------------------ */

#header {
	background-image: url(images/head-bg.png);
	background-repeat: no-repeat;
	position: relative;
	width: 890px;
	padding-right: 15px;
	padding-left: 15px;
}
#header h1 {
	font-size:1em;
	position: absolute;
	left: 238px;
	top: 4px;
}
#header img.logo {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#header img.meker-logo {
	position: absolute;
	top: 15px;
	left: 381px;
}
#bread {
	height: 40px;
	background-image: url(images/bg_contents_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* ------------------------------

 nav

------------------------------ */




#nav .menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	background-color: #97260A;
	padding-left: 18px;
}
#nav .menu li {
	float: left;
}
#nav .menu li a {
	font-weight: bold;
	color: #FFC;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(images/menu-link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	line-height: 41px;
}
#nav li:hover > a, #nav .menu .current-menu-item a {
	background-image: url(images/menu-link.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* ------------------------------

 content

------------------------------ */

#wrapper #content {
	background-image: url(images/bg_contents.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
#content #main {
	width: 630px;
	float: right;
        display: inline;
}
#content #main h2 {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 626px;
	padding-left: 30px;
	line-height: 40px;
	font-size: 1.1em;
}
#content #main p {
	display: block;
	width: 96%;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}
/* ------------------------------

新着情報

------------------------------ */
#content #main #news{
	overflow: auto;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 10px;
}

#content #main #news li {
	display: block;
	padding: 5px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#content #main #news li:nth-child(2n) {    /* 偶数番目(2,4,6……番目) */
	background-color: #FFFFE2;
}
.infoDate{ /* 日付レイアウト */
	font-size: 0.9em;
	padding-right: 10px;
	font-weight: bold;
}
/* ------------------------------

 sidebar 

------------------------------ */

#sidebar {
	float: left;
	width: 230px;
        display: inline;
}
#sidebar h2 {
	background-image: url(images/side_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 200px;
	line-height: 38px;
	padding-left: 20px;
	font-size: 1.1em;
	overflow: hidden;
	padding-right: 12px;
	padding-bottom: 0px;
	color: #EED67F;
}
#content #sidebar p {
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
}
#content #sidebar div.sideblog{
padding: 10px;
}
#content #sidebar div.sideblog ul li{
padding: 5px;
margin-top:4px;
border:dotted 1px #6F2D1A;
}
/* ------------------------------

 sidebar  banner

------------------------------ */
#sidebar #banner {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar #banner ul li a {
	height: 104px;
	width: 226px;
	display: block;
	padding: 0px;
	text-indent:-5000px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}
/* ------------------------------
 オイルの重要性
------------------------------ */
#sidebar #banner ul li.oil_banner a {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar #banner ul li.oil_banner a:hover {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.page-id-453 #sidebar #banner ul li.oil_banner a,.page-id-453 #sidebar #banner ul li.oil_banner a:hover {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* ------------------------------
 アマリーオイルを選ぶ理由
------------------------------ */
#sidebar #banner ul li.amalie_banner a {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar #banner ul li.amalie_banner a:hover {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page-id-94 #sidebar #banner ul li.amalie_banner a,.page-id-94 #sidebar #banner ul li.amalie_banner a:hover {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ------------------------------
 ヤッコーオイルを選ぶ理由
------------------------------ */
#sidebar #banner ul li.yacco_banner a {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar #banner ul li.yacco_banner a:hover {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.page-id-102 #sidebar #banner ul li.yacco_banner a,.page-id-102 #sidebar #banner ul li.yacco_banner a:hover {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/* ------------------------------
 マイスターを選ぶ理由
------------------------------ */
#sidebar #banner ul li.meister_banner a {
	background-image: url(images/meister_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar #banner ul li.meister_banner a:hover {
	background-image: url(images/meister_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar #banner ul li.blog_banner a {
	height: 169px;
	margin-top: 50px;
	background-image: url(images/blog_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 40px;
}
#sidebar #banner ul li.blog_banner a:hover {
	background-image: url(images/blog_link.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ------------------------------
 田さん選ぶ理由
------------------------------ */
#sidebar #banner ul li.den-san a {
	background-image: url(den-san.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar #banner ul li.den-san a:hover {
	background-image: url(den-san.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* end!sidebar
-------------------------------------------------------------- */

#wrapper #contnt-end {
	background-image: url(images/bg_contents_end.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #C7963F;
	padding: 30px;
}
#footer a:link {
	color: #FF9;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	text-decoration:underline;
	color: #fff;
}
/* ------------------------------

 class

------------------------------ */
.slide {
	display: block;
	margin-right: 28px;
	margin-left: 28px;
	overflow: hidden;
}
.center, .googlemap, .calender {
	display: block;
        margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#sidebar .center{text-align:center;}
.red{color: red;}

/* ------------------------------

画像レイアウト

------------------------------ */
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 25px auto;
}
a img {
	border: none;
}
/* ------------------------------

会社概要テーブル

------------------------------ */
div#box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
div#box table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 30px;
}
div#box th, div#box td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 8px;
}
div#box caption {
	padding: 0 10px 5px 0;
	width: 95%;
	text-align: right;
}
div.price tr td, div.price tr th {
	border: 1px solid #000;
}
#box .office th {
	border: 1px solid #000;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #8D6140;
}
#box .office td {
	border: 1px solid #000;
}
/* ------------------------------

テーブル取次店

------------------------------ */
#shops table {
	width: 98%;
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
 #shops table th {
	text-align: left;
	padding: 5px;
	font-weight: bold;
	border-bottom-color: #714d00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	
}
 #shops table th.shop {
	text-align: left;
	padding: 8px;
	font-weight: bold;
	color: #FFF;
	background-color: #C30;
	background-image: url(images/menu.jpg);
	background-position: right center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	border-bottom: none;
}

#shops table td {
	border-bottom-color: #714d00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-align: left;
	padding: 5px;
}
/* ------------------------------

プライバシーポリシー

------------------------------ */
#content #main #privacy  dl {
	margin: 1em;
}

#content #main #privacy dl dt {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 1em;
}
#content #main #privacy dl dd {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#content #main #privacy dl dd ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	padding-top: 10px;
}
/* ------------------------------

トップページお知らせ

------------------------------ */
#oshirase{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* ------------------------------
 toppage セクション
------------------------------ */
#top-section table tr td {
	vertical-align: top;
	padding: 5px;
margin: 0px;
}
#top-section table tr th img {
	margin: 0px;
	padding: 0px;
}
#content #main #top-section table tr td p {
	margin: 5px;
}

#content #main  #top-section table tr td ol li {
	margin-bottom: 10px;
	padding: 3px;
	list-style-position: outside;
	list-style-type: disc;
}
td .small-strong {
	font-size: 13px;
	font-weight: bold;
}
/* ------------------------------
 youtube 
------------------------------ */
#content #main #youtube .text {
	float: left;
	width: 390px;
	margin-right: 10px;
        margin-top: 20px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#content #main .move iframe {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content #main .move iframe:after{
	 content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
/* ------------------------------
 リンク集
------------------------------ */
.brlink{
min-height:104px;
border-bottom: dotted 1px #999;
clear:both;
padding-bottom:5px;
margin-bottom:5px;
}
/* ------------------------------

 faq　よくある質問ー平成25-5月

------------------------------ */
#faq dt {
font-weight: bold;
margin-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom: 1px;
	background-image: url(images/q.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.oldie .qa dt{font-weight: bold;}
#faq dd {
	padding-left: 40px;
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.well {
width: 85%;
	min-height: 20px;
	padding: 5px;
	
	border: 1px solid #eee;
	border: 1px solid rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	background-color: #fff;
}

