﻿    /*
    Theme Name: stinger-child
    Template: stinger3
    */
@import url('../stinger3/style.css');

/* ------------------
子style.css
------------------ */

/*main contents*/

#gazou-in {
    margin: 0 auto 50px auto;
}
#header {
    min-height: 120px;
}

.entry-title {
     background-image: url(http://akita-aburaya.sakura.ne.jp/web/wp-content/uploads/2014/01/h1_bg.gif);
     background-repeat: repeat-y;  
}

h2 {
    border-left: 5px solid #8b4513;
}

#s {
    background-color:#cccc99;
}

.komidashi p {
     width: 175px;
     margin: 0;
     padding: 7px 0 0 420px;
     color: #7F0000;
}

/* ----------------
資料紹介
---------------- */

a.p-link {
        clear:both;
	display:block
	width:500px;
	height:50px;
        margin-top:20px;
	padding:10px 30px;
	font-size:18px;
        font-weight:bold;
	background-color: #eee;
	border:2px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
        color:#333;
}

a.p-link:hover {
	background-color: #ddd;
}


/*---------------------------------
フッター追記
--------------------------------*/
#footer {
    background-color: #444;
}
 
#footer_w {
    width: 986px;
    background-color: #666;
    margin: 10px auto;
    text-align: left;
}
.footer_l {
    float: left;
    width: 200px;
    margin: 0 10px 20px 0;
    padding: 0;
}

.footer_r {
    float: right;
    width: 660px;
    margin: 0 0 0 20px;
}

#footer_w h5 {
    font-size: 120%;
    color: #fff;
    border-bottom: 3px dotted #f00;
    margin: 0 0 20px 0;
    padding: 0 0 3px 3px;
}
 
#footer_w p {
    color: #fcfcfc;
}

/*--------------------
footer ul
--------------------*/

#footer_w {
	width:890px;
	padding:30px 35px 0;
	height:300px;
}

#footer_w a {
	display:block;
	color:#fcfcfc;
        font-size:12px;
        text-decoration:none;
}

#footer_w a:hover {
	color:#D47F00;
}

#footer_w ul.main_nav {
	width:100%;
	background:url(../images/foot_ul_bg.gif) 180px 0 repeat-y;
}

#footer_w ul.main_nav li {
	padding:0 18px 0 0;
}

#footer_w ul.main_nav li a {
	width:150px;
	font-weight:bold;
}

#footer_w ul.sub_nav {
	padding:0 0 0 150px;
}

#footer_w ul.sub_nav li {
	float:left;
	position:relative;
	top:-18px;
}

#footer_w ul.sub_nav li a {
	width:170px;
	font-weight:normal;
	font-size:12px;
}

#akita_addr {
	padding:30px 0 0 0;
}

/*-------------------
FAQページ
-------------------*/

dl dd.quest {
	background:url(http://akita-aburaya.sakura.ne.jp/web/wp-content/uploads/2013/12/question.gif) top left no-repeat;
	padding:3px 10px 30px 60px;
	margin-bottom:20px;
}

dl dd.ans {
	background:url(http://akita-aburaya.sakura.ne.jp/web/wp-content/uploads/2013/12/answer.gif) top left no-repeat;
	padding:3px 10px 30px 60px;
}

/*-------------
site-polcy
-------------*/
dl#a-policy dt {
        font-size:14px;
}

dl#a-policy dd {
        font-size:14px;
	padding:3px 10px 0;
	margin:0 0 30px;
}

dl#a-policy dd strong {
	margin:0 0 20px;
}

dl#a-policy hr {
        margin:10px 0;
}

/*---------------------
Newpost catch
---------------------*/
#npcatch li {
    clear:none;
}

ul#npcatch {
    margin:0;
    padding:0;
    width:600px;
}

ul#npcatch li{
    backgroud:none;
    overflow:hidden;
    margin:6px;
    border: 1px #333 dotted ;
    padding:10px;
    float:left;
    width:150px;
    height:250px;
}
ul#npcatch li a img {
    padding:0 10px 0 0;
}
ul#npcatch .title {
    width:150px;
    padding:0;
    line-height:140%;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}
ul#npcatch li a {
    text-decoration:none;
}
ul#npcatch li:hover{ background:#f4ead2; }
ul#npcatch li:hover .title{}
ul#npcatch li:hover .title a{}
ul#npcatch li:hover .date{}

/*----------------------------
Display Posts Shortcode
----------------------------*/

/** サムネイル画像をタイル状に並べる（「display-posts」ショートコード対応版）**/
.boxline ul.display-posts-listing {
    padding-left: 0!important;
    text-align: left;
    margin: 0 0 15px;
}
  
.boxline ul.display-posts-listing li {
    width: 92px;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    word-wrap: normal;
    font-size: 13px;
    line-height: 1.2;
    margin: 0;
    padding: 6px;
}
  
#ie7 .boxline ul.display-posts-listing li {
    display: inline;
    position: relative;
    width: 90px;
}
  
.boxline ul.display-posts-listing li img {
    display: block!important;
    border: 1px solid #d0a600!important;
    height: 70px!important;
    width: 90px!important;
    margin: 4px!important;
    padding: 2px!important;
}
  
/* mini 版 */
.boxline.mini ul.display-posts-listing li {
    width: 72px;
}
  
#ie7 .boxline.mini ul.display-posts-listing li {
    width: 70px;
}
  
.boxline.mini ul.display-posts-listing li img {
    height: 50px!important;
    width: 70px!important;
}
/* ------- */
/** ------------------- **/

/* ------------------
カテゴリ／テーマthumb画像
------------------ */

h3 {
   clear:both;
} 
.post ul.thumbimg {
   list-style-type:none;
   margin:0;
   padding:0;
}
.post ul.thumbimg li {
   float:left;
   width:160px;
   margin:0 10px;
   font-size:14px;
}
.endhr {
   clear:both;
   border-top:dotted 1px #333;
   margin-top:20px;
}
/*----------------------
外部リンク
----------------------*/
ul#internallinks li {
   float:left;
}