/*****************************************************************************************  
Theme Name: matsubara-auto_theme
Theme URI: 
Description: 株式会社 松原オート
Version: 
Author: 株式会社　吉田地図PRセンター
Author URI: http://www.ypr.co.jp/
*****************************************************************************************/
/* 
*******************************************************************************/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #e2e2e2;
  margin: 0 0 0px 0;
  padding: 0;
  font-size: 78%;
  behavior:url("http://pinery-m.net/wp-content/themes/matsubara-auto_theme/csshover.htc");
}

#wrap {
  background-color: #ffffff;/*  */
  margin: 0px auto;
  width: 722px;   /* 11px + 700px + 11px */
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/layout_bg.jpg);
}

#page {
  background-color: #ffffff;
  margin: 0px auto;
  padding: 0;
  width: 680px;
  text-align: left;
}

pre {
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
}



/* 新トップページ サービスのご案内　
******************************************************************************/

div#top-right-box .sub_title_img {
  margin: 0 0 20px 30px;
  clear: left; /* center */
  height: 160px;
  font-size: 110%;
}

div#top-right-box #osusume {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/sound-shakit.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

div#top-right-box img {
  float: left;
}

div#top-right-box a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

div#top-right-box .sub_title {
  float: left;
  width: 290px;
  margin: 0 0 0 10px;
  display: inline;
}

div#top-right-box .sub_title p {
  text-align: left;
  margin-top: 5px;
}


/* 新トップページ 小地図
*************************/

html>body #top-right-sibe div#map-api-top {
  position: absolute;
  right:10px;
  top:125px;
  margin: 0px;
  width: 152px;
  height: 127px;
  overflow: hidden;
}

*html #top-right-sibe div#map-api-top {
  position: absolute;
  right:9px;
  top:125px;
  margin: 0px;
  width: 152px;
  height: 127px;
  overflow: hidden;
}

/* TOPページ
*******************************************************************************/

#top-right-box {
  width: 485px;
}

#top-right-box p {
  margin: 0px 0 0px 0px;
  text-align: center;
}

#top-flash {
  margin: 0 0 0 45px;
}

#top-right-sibe {
  float: right;
}

#top-right-sibe a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

html>body #top-right-sibe p#hours {
  position: absolute;
  right: 37px;
  top: 347px;
  margin: 0px;
}

html>body #top-right-sibe p#holiday {
  position: absolute;
  right: 28px;
  top: 433px;
  margin: 0px;
  text-align:center;
}

html>body #top-right-sibe p#contact {
  position: absolute;
  right: 25px;
  top: 520px;
  margin: 0px;
}

*html #top-right-sibe #hours {
  position: absolute;
  right: 10px;
  top: 334px;
}

*html #top-right-sibe #holiday {
  position: absolute;
  right: 25px;
  top: 427px;
}

*html #top-right-sibe #contact {
  position: absolute;
  right: 25px;
  top: 520px;
}



/* 全体
************************************************************/

h1 {
  margin: 0;
}

img {
  border: none;
}

a {
  text-decoration: underline;
}

a:hover{
  color: #ff8c00;
  text-decoration: none;
}

.center {
  text-align: center;
}

.img-center {
  text-align: center;
        margin: 0 auto 0 auto;
}

.right {
  text-align: right;
}

.red {
  color: #ff0000;
}

.blue {
  color: #0000cc;
}

.pink {
  color: #ff33cc
}

.under-line {
  border-bottom: solid #000000 1px; width: 450px;
}

/* 
******************************************************************************/

div#contentsSubmenu h2 a {
  color: #ffffff;
  text-decoration: none;
}

.clearFloat {
  clear: both;
}

address {
  font-style: normal;
}


/* ナビゲーション　メニュー
************************************************************/

#navigation {
  
}

#navigation ul {
  margin: 0px 0 0px 0; /*margin: 0px 0 10px 0;*/
  padding: 0;
  height:55px;
  width:680px;
  background-color: #dbdbdb;
}

#navigation ul li {
  float: left;
  list-style-type: none;
}

#navigation ul li img{
  vertical-align: bottom;
}


/* パンくずリスト
************************************************************/

div#main div#breadcrumbs {
  width: 450px;
  height: 20px;
  margin: 0 0 10px 10px;
  list-style-type: none;
  font-size: 78%;
  color: #666666;
}

div#main div#breadcrumbs a {
  color: #0066CC;
  text-decoration: none;
}

div#main div#breadcrumbs a:hover {
  color: #0066CC;
  text-decoration: underline;
}


/* ブログ記事　本文
*******************************************************************************/

#main {
  font-size:120%;
  float: right;
  width: 500px;
  display: inline;
  margin: 15px 0px 0 0;
  line-height: 150%;
}

.entry{
  float: right;
  width: 470px; /* 490 */
  padding: 0px 20px 50px 0; /* padding: 0 0 30px 0; */
  display: inline;
}

h2.top-entry-title {
  clear: both;
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/title_bar.gif);
  background-repeat: no-repeat;
  margin: 0px 0 20px 0px;
  padding: 0 0 0 30px;
  width: 440px; /* width 440px + padding-left 30px = 470px */
  height: 42px;
  line-height: 175%;
  font-size: 150%;
}

.top-entry-title a {
  text-decoration: none;
  color : #000000; 
}

.top-entry-title a:hover {
  color : #ffa500; 
}

/*
.entry-content {
  margin: 0 0 0 30px;
  padding: 0;
}
*/
/*
.entry-content a:hover { 
  color : #ffa500;

} 
*/

.entry-content a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.date-author {
  margin: 10px 0px 30px 13px; 
  font-size: 12px;
}



/* 記事下の　カテゴリー　や　コメントへのリンク
*********************************************************************************/

.postmetadata { 
  /* background: #FFDCA8; */
  padding: 5px;
  margin: 30px 0 0 0;
  font-size: 12px;
}


/* コメント
****************************************************************************/

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
  font-weight: normal;
}

.boxcomments h3 {
  font-size: 95%;
}


/* サイドバー
************************************************************/

#sidebar {
  margin: 15px 0 0 0;
  clear: both;
  float: left;
  width: 170px;
}

#sidebar img.sidebar-title {
  margin: 0px 0 0px 0;
  vertical-align: bottom;
}

#sidebar ul {
  margin: 0px 0 0 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  margin: 1px 0 0 0;
}

#sidebar ul li img {
  vertical-align: bottom;
}


/* サイドバー　投稿　カテゴリー（ブログ）　リスト　画像
*****************************************************/

html>body #sidebar li.cat-item {
  color: #696969;
  line-height: 210%;
  padding: 0px 8px 0 0;
  font-size: 90%;
  text-align: right;
  min-height: 25px; /* min-height: 25px; height: 25px; */
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/category-bg.gif);
  background-repeat: no-repeat;
}

*html #sidebar li.cat-item {
  color: #696969;
  line-height: 210%;
  padding: 0px 8px 0 0;
  font-size: 90%;
  text-align: right;
  height: 25px; /* min-height: 25px; height: 25px; */
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/category-bg.gif);
  background-repeat: no-repeat;
}

#sidebar li.cat-item:hover {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/category-bg_o.gif);
  background-repeat: no-repeat;
}

*html #sidebar li.cat-item:hover {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/category-bg_o.gif);
  background-repeat: no-repeat;
}

#sidebar li.cat-item a{
  color: #696969;
  text-decoration: none;
  width: 162px;
  height: 25px;
  display: block;
}

#sidebar li.cat-item a:hover{
  color: #ff8c00;
}

#sidebar li.current-cat {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/category-bg_o.gif);
  background-repeat: no-repeat;
}


/* サイドバー　投稿　子カテゴリー（ブログ）　リスト　画像
*****************************************************/

#sidebar li.cat-item ul.children {
  
}

#sidebar li.cat-item ul.children li {
  padding:0 8px 0 0;
  width: 162px;
  height: 25px;
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/child-cat.gif);
  background-repeat: no-repeat;
}

#sidebar li.cat-item ul.children li:hover {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/child-cat_o.gif);
  background-repeat: no-repeat;
}

#sidebar li.cat-item ul.children li.current-cat {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/child-cat_o.gif);
  background-repeat: no-repeat;
}



/* サイドバー　ページ　子ページ（各サービスの下位ページ）　リスト　画像
*****************************************************/

#sidebar .page_item {
  color: #696969;
  line-height: 210%;
  padding: 0px 8px 0 0;
  font-size: 90%;/*  */
  text-align: right;
  height: 25px;
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/child-page-bg.gif);
  background-repeat: no-repeat;
}

#sidebar .page_item a{
  color: #696969;
  text-decoration: none;
  width: 162px;
  height: 25px;
  display: block;
}

#sidebar .page_item:hover {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/child-page-bg_o.gif);
  background-repeat: no-repeat;
}

#sidebar .page_item a:hover{
  color: #ff8c00;
}

#page #sidebar ul li.current_page_item {
  background-image: url(http://pinery-m.net/wp-content/themes/matsubara-auto_theme/images/child-page-bg_o.gif);
  background-repeat: no-repeat;
}

#page #sidebar ul li.current_page_item a {
  color: #ffa500;
}

/* 検索フォーム
******************************************************************************************/

#searchform { 
  text-align: center;
  padding: 0px 0 0 5px;
}

#search-btn {
  margin: 5px 0 20px 0;
}

/* 
input#s { 
  color: #5188d2; 
  width: 150px;
  border: 1px solid #cbcbcb; 
  background:#fcfcfc;
}
*/


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

#footer {
  padding: 20px 0 10px 0;
  clear: both;
  text-align: center;
  line-height: 170%;
  color: #808080;
}

#footer address {
  margin: 5px 0 0 0;
}

#footer a {
  color: #696969;
}

#footer a:hover{
  color: #ff8c00;
}


/* post-51 会社概要　ページ
******************************************************************************/

div#post-51 img {
  margin: 0 0 20px 110px;
}

div#post-51 h3 {
  margin: 0 0 10px 0;
  width: 450px;
  border-bottom: #000000 solid 1px;
  font-size: 95%;
}

div#post-51 address {
  margin: 0 0 30px 30px;
}

div#post-51 strong {
  font-size: 130%;
}


/* post-342　Infomation ページ
******************************************************************************/

div#post-342 dd {
  clear: both;
  width: 460px;
  height: 120px;
  margin: 0 0 20px 0;
}

div#post-342 dd img {
  float: left;
}

div#post-342 dd p {
  float: left; 
  width: 300px;
  margin: 0px 10px 0 15px;
  display: inline;
  line-height: 200%;
}


/* post-340 ECO　ページ
******************************************************************************/

div#post-340 ul li {
  line-height: 140%;
  margin: 0 0 15px 0;
}

div#post-340 h3 {
  
}


/* セラシャイン関連のページ
******************************************************************************/

#cerashine-banner{
  margin: 0px 0 20px 0;
}




/* post-331　セラシャインコーティングに関するQ&A 　ページ
******************************************************************************/

div#post-331 table {
  margin: 0 0px 30px 10px;
  width: 450px;
}

div#post-331 table h3 {
  color: #0000ff;
  text-align: center;
  margin: 0 0 0 0;
}




/* post-329 セラシャインご案内　ページ
******************************************************************************/

div#post-329 h4 {
  background-color: #0000ff;
  color: #ffffff;
  padding: 0 0 0 10px;
}

div#post-329 dl{
  width: 460;
  clear: both;
}

div#post-329 dl.pic0 {
  height: 130px;
  line-height: 100%;
}

div#post-329 dl.pic1 {
  height: 80px;
}

div#post-329 dl.txt1 {
  font-size:80%;
  height: 120px;
  line-height: 160%;
}

div#post-329 dl.txt2 {
  height: 30px;
  font-size: 80%;
}

div#post-329 dl.txt2 dd {
  float: left;
  margin: 0 0px 0 0;
  display: inline;
}

div#post-329 dl dd {
  float: left;
  margin: 0 0px 0 0;
  display: inline;
}

/* post-47 サービスのご案内　ページ
******************************************************************************/

div#post-47 {
  font-size: 95%;
}

div#post-47 .sub_title_img {
  margin: 0 0 20px 0px;
  clear: both;
  height: 160px;
}

div#post-47 img {
  float: left;
}

div#post-47 .sub_title {
  float: left;
  width: 300px;
  margin: 0 0 0 10px;
  display: inline;
}

div#post-47 .sub_title p {
  margin: 1px 0 7px 0; /* margin-top: 5px; margin-top: 10px; */
}



/* post-76 セラシャイン料金表　ページ
******************************************************************************/

div#post-327 p a {
  color: #0066CC;/* #ff0000 #0066CC */
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
}


div#post-327 p a:hover {
  color: #ff8c00;
  text-decoration: none;
}


/* post-53　ページ
******************************************************************************/

div#post-53 #wpcf7-f1-p53-o1 {
  margin: 0 0 0 40px;
}





/* post-31　会社概要ページ　地図
******************************************************************************/

#map-api {

  width: 400px;
  height: 400px;
  margin: 0 auto 40px auto;
  font-size: 100%;
  line-height: 100%;
  border: 1px solid #dcdcdc;
}




/* post-10　PINERY Polish（パイナリー・ポリッシュ） ページ p-polish
******************************************************************************/

#post-10 .font-semibig {
  font-size: 120%;
}

#post-10 .font-big {
  font-size: 140%;
}







