/*---------------------------------------------------------
Theme Name: stinger3 child theme -room9 custum 003 "CANDY CRAZY"-
Template: stinger3ver20140124	
Description: Customize css for stinger3
Auther: Qtaro
Author URI: http://room9.jp
License:
License URI:
Version: 20131216 (for stinger3ver20140124)
---------------------------------------------------------*/
@charset "UTF-8";
@import url("../stinger3ver20140124/style.css");

/*-----------------------------
基本設定のカスタマイズ
------------------------------*/
* {
  font-family: Tahoma,hiragino maru gothic pron,meirio,arial,helvetica,osaka,"MS PGothic",sans-serif;
  margin: 0;
  padding: 0;
}
a {
  color:#0000FF;
}

body {
  background: none;

}
#container {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 1.0);
  word-wrap: break-word;
}
#container #wrap {
  padding-top: 15px;
}
#wrap #wrap-in #main {
  background-color:#FFFFFF;
  border: none;
  padding: 35px 10px;
  width: 600px;
}
/*-----------------------------
ヘッダーのカスタマイズ
------------------------------*/
#header-in {
  margin-bottom: 0px;
  width: 100%;
}

#container #header #header-in #h-l {
  background:url("../stinger3child_r9_003_for1216/img/logo.png") repeat;
  padding: 0;
}


#container #header #header-in #h-l h1 {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  line-height: 8px;
  margin: 0px auto 0;
  padding: 0px 0 0px 10px;
  text-align: right;
  width: 986px;
}
#h-l .descr {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  line-height: 8px;
  margin: 10px auto 0;
  padding: 10px 0 10px 10px;
  text-align: right;
  width: 986px;
}
#container #header #header-in #h-l .sitename {
  font-size: 35px;
  line-height: 1.2;
  margin: 10px auto 0;
  text-align: left;
  width: 986px;
}
#container #header #header-in #h-l .sitename a {
  color: #FFFFFF;
  font-family: Tahoma,hiragino maru gothic pron;
  letter-spacing: -3px;
  line-height: 2;
  padding: 0;
  text-decoration: none;
}
#container #gazou #gazou-in #headimg {
  margin-bottom: 0px;
}
/*-----------------------------
メニューのカスタマイズ
------------------------------*/
.smanone {
  background: none repeat scroll 0 0 #000000;
  border-bottom: 1px solid #FFFFFF;
}
.smanone #navi-in {
  background: none repeat scroll 0 0 #000000;
  border-left: 1px solid #FFFFFF;
}
#navi-in li {
  border-left: medium none;
  border-right: 1px solid #CCCCCC;
  font-size: 14px;
}
#navi-in li a {
  color: #FFFFFF;
}

/*-----------------------------
エントリーのカスタマイズ
------------------------------*/
.entry {
  background: none repeat scroll 0 0 #FBFBFB;
  border-top: 6px double #ccc;
  margin-bottom: 40px;
  margin-top: 0;
  padding: 20px 10px;
  border-bottom: 6px double #ccc;
  box-shadow: 0 10px 25px -10px #333;
}
.entry .sumbox {
  float: left;
  height: 150px;
  margin: 20px 30px 10px 15px;
  width: 150px;
}
.kizi .entry .entry-content .entry-title-ac {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 0 0 20px;
  min-height: 150px;
  padding: 20px;
  border-radius: 15px;
}
.entry-title-ac a {
  color: #555555;
  text-decoration: none;
}
.kizi h3 {
  font-size: 24px;
  line-height: 31px;
}
.kizi img, .kizi .wp-caption, textarea {
  margin-bottom: 20px;
}
#container #wrap #wrap-in #main .post .entry .entry-content .dami {
  color: #777777;
  line-height: 25px;
  margin-top: 0;
  padding: 10px 15px;
}
.post .entry .entry-content {
  float: none;
  padding-left: 0px;
  width: 100%;
  margin-top: 0px;
}
.blog_info.contentsbox {
  margin: 15px;
}
.blog_info.contentsbox p {
  color: #666666;
  font-family: impact;
  font-size: 35px;
}
.blog_info.contentsbox a {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  font-size: 15px;
  margin: 2px;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
}
p.motto {
  box-shadow: 0 10px 12px -6px #555555;
  margin-bottom: 0;
}
.motto a {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color:#006400;

  color: #FFFFFF;
  display: block;
  font-weight: normal;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.motto a:hover{
     background-color:#ADFF2F;
}

.entry-content p.motto {
  margin: 0 10px;
}
#container #wrap #wrap-in #main .post .entry .entry-content .motto .more-link {
  font-size: 16px;
}

/*-----------------------------
記事表示のカスタマイズ
------------------------------*/
h2 {

	font-size: 21px;
        border-left: 8px solid #FF0000;/*文字の左横のマーク*/
        border-bottom:dotted 2px #CCCCCC;/*文字の下に点線*/
        width:600px;/*横幅*/
        line-height: 27px;/*高さ*/
        padding-left: 5px;/*左のスペース*/
        color:#4d4d4d; /*文字色*/
        margin-top: 40px;/*上のスペース*/
        margin-bottom: 3px;/*下のスペース*/
}

h7{
font-size: 24px;	
background: #fff;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:3px solid #3cf;
	padding: 5px 0 5px 10px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;

  background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#eee), color-stop(51%,#ddd), color-stop(100%,#fff)); /* webkit */
  -pie-background:linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);
  behavior: url(http://www.webcreatorbox.com/sample/images/PIE.htc);  /* ie */
}

h6 {
font-size: 24px;
border-left:5px solid #48832C;
border-bottom:1px solid #48832C;
padding:3px 15px 5px;
}

.post blockquote {
  background-color: #F3F3F3;
  background-image: url("images/quote.png");
  background-position: left top;
  background-repeat: no-repeat;
  border-left: 20px solid #E9E9E9;
  margin: 20px 0 20px -40px;
  padding: 70px 20px 20px;
}
.post .kanren {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #555555;
  font-size: 22px;
  padding: 20px 10px;
}
#main .post .sumbox02 #topnews div dl dd .motto a {
  color: #ffffff;
}
#main .post .sumbox02 #topnews div dl dd {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .saisin {
  margin: 0 0 10px;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui {
  color: #999999;
  line-height: 1.5;
  margin: 10px 0;
}
.post .sumbox02 #topnews div dl dd .motto {
  color: #666666;
  display: block;
  font-size: 12px;
  margin-left: 330px;
  width: 95px;
}
/*-----------------------------
コメントのカスタマイズ
------------------------------*/
#comments {
  background-color: #EEEEEE;
  border-left: 1px solid #FF2D55;
}

/*-----------------------------
サイドバーのカスタマイズ
------------------------------*/
#s{
  background: #F6F6F6;

}
#topnews div {
  background: none repeat scroll 0 0 #FFFFFF;
}
#wrap #wrap-in #side #topnews div dl {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  background: #fafafa;
}
#topnews p.clear {
  margin: 0 0 -10px;
}
#container #wrap #wrap-in #side #topnews div dl dd p {
  line-height: 21px;
  margin-top: 10px;
  color: #999999;
}
#topnews div dl dd a {
  color: #555555;
}
#twibox li ul {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  box-shadow: 0 12px 20px -20px #999999;
  padding: 10px;
}
/*-----------------------------
フッターのカスタマイズ
------------------------------*/
#footer {
  background: none repeat scroll 0 0 #000000;
}
#footer-in h3 a {
  color: #FFFFFF;
}
/*-----------------------------
ページトップへ戻るのカスタマイズ
------------------------------*/
#page-top {
  bottom: 15px;
}
#page-top a {
  background: none repeat scroll 0 0 #DA6272;
  height: 40px;
  padding: 10px;
}

/*-----------------------------
snsboxのカスタマイズ
------------------------------*/
.sns {
  background-image: none;
  border: medium none;
  border-radius: 0 4px 4px 0;
  background: rgba(255,255,255,0.2);
}
