/*
Theme Name: 9042
Description: CoolWeb WPテーマ Ver.9（2カラム）
Version: 9.0.3
Author: エーエフ・パートナー
Author URI: http://www.af-joho.com/
*/

/* ------ 初期設定 ------ */
html {overflow-y: scroll; height: 100%;}

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {margin: 0;padding: 0;}

address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;}
q:before ,q:after {content: '';}
object, embed {vertical-align: top;}
hr, legend {display: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
img, abbr, acronym, fieldset {border: 0;}
img {vertical-align: bottom;-ms-interpolation-mode: bicubic;}
ul li {list-style-type: none;}
.textwidget{margin: 0;padding: 0;}
 * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

/* ------ Web Font ------ */
@font-face {
font-family: iconfont;
src: url('fonts/coolicon.eot'); /* IE9 Compat Modes */
src: url('fonts/coolicon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	 url('fonts/coolicon.woff') format('woff'), /* Modern Browsers */
	 url('fonts/coolicon.ttf')  format('truetype'), /* Safari, Android, iOS */
	 url('fonts/coolicon.svg#svgFontName') format('svg'); /* Legacy iOS */}
.icon {font-family: iconfont;font-weight: normal;}
.icon-list:before {content: "\f00b";}
.icon-flist:before {content: "\f0a9"; color: #333766; padding-right: 5px;}
.icon-check:before {content: "\f14a"; color: #333766; padding-right: 5px;}
.icon-comment:before {content: "\e671"; color: #333766; padding-right: 5px;}
.icon-next:before {content: "\f138"; color: #333766; font-size: 1.7em;}

/* ------ BODY ------ */
body {font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #555555; font-size: 15px; line-height: 1.5em; text-align: left; -webkit-text-size-adjust: 100%;}

/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

/* ------ 画像属性等 ------ */
img {max-width: 100%;height: auto;width: auto\9;}
.alignleft {float: left;  margin: 5px 10px 5px 0;}
.alignright{float: right; margin: 5px 0 5px 10px;}
.aligncenter{margin: 5px auto;display:block;}
a:hover.link img,a:hover img.link{filter: alpha(opacity=80); -moz-opacity:0.80; -ms-filter: "alpha( opacity=80 )"; opacity:0.80; background:none!important;}
.text-center {text-align: center;}

#wrapper {width: 100%; min-width: 1070px;}

/* ------ ヘッダー ------ */
header {width: 100%;}
#header-inner {position: relative; max-width: 1070px ; height: 80px; margin: 0 auto; *zoom: 1; z-index: 10;}
#ptitle {position: absolute; top: 55px; left: 10px;  font-size: 80%; line-height: 1.5em; font-weight: normal ;}
#logo {position: absolute; top: 5px; left: 10px; text-align: center;}
#h-banner{position: absolute; top: 20px; right: 0; display: block;}

/* ------ ヘッダーナビゲーション ------ */
#gnav-btn {display :none;}
#gnav {width: 100%; font-size: 14px;}
#gnav nav {margin: 0; padding:  0;  position: relative; z-index: 20;}
#gnav nav > ul {list-style-type: none; width: 1070px; height: 22px; margin: 0 auto; padding: 0;}
#gnav nav li {position: relative; float: left; width: 16.66%; margin: 0; text-align: center;}
#gnav nav li:first-child {margin-left: 0;}
#gnav nav li:last-child {margin-right: 0;}
#gnav nav > ul > li a {display: block; font-weight: 500; height: 25px; line-height: 20px; text-align: center; text-decoration: none;}
#gnav nav > ul > li > ul {position: absolute; top: 100%; left:  0; width: 120%; list-style: none; margin: 0;}
#gnav nav > ul > li:last-child > ul {left: -43.5%; width: 120%;}
#gnav nav > ul > li  ul li{overflow: hidden; width: 120%; height: 0; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; -ms-transition: .6s; transition: .6s;}
#gnav nav > ul > li  ul li a{color: #FFFFFF; padding-left: 10px; height: 30px; line-height: 30px; text-align: left; font-size: 92%; font-weight: normal; opacity: 0.8; filter: alpha(opacity=80);}
#gnav nav > ul > li:hover > a{color: #FFFFFF; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; -ms-transition: .6s; transition: .6s;}
#gnav nav > ul > li  ul li:hover > a{color: #FFFFFF;opacity: 1.0; filter: alpha(opacity=100);}
#gnav nav > ul > li:hover ul li{overflow: visible; height: 30px;}
#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}
#gnav > nav > ul > li.current-menu-parent:hover > a, #gnav > nav > ul > li.current-menu-item:hover > a{color: #FFFFFF; }

/* ------ パンくずリスト ------ */
#plist {padding: 0 20px 10px; font-size:84%; line-height: 1.3em;}

/* ------ コンテンツ ------ */
#containar {width: 1060px;margin: 0 auto; padding: 20px 0; text-align: center; overflow: hidden;*zoom: 1;}
#contents {margin: 0; float: left; width: 730px; text-align: left; padding: 0 0 20px; overflow: hidden;}
h2 {margin: 0 0 0.6em 0; padding: 0.4em 0; font-size: 138%; font-weight: 600; line-height: 1.3em; }
h3 {margin: 0 0 0.6em 0; padding: 0.4em 0; font-size: 124%; font-weight: 600; line-height: 1.3em; }
h4 {margin: 0 0 0.6em 0; padding: 0.4em 0; font-size: 116%; font-weight: 600; line-height: 1.3em;}
h5 {margin: 0 0 0.6em 0; padding: 0.4em 0 ;font-size: 108%; font-weight: 600; line-height: 1.3em;}
h6 {margin: 0 0 0.6em 0; padding: 0.4em 0 ;font-size: 108%; font-weight: 600; line-height: 1.3em;}
.post-title {margin: 0; padding: 0 20px 0.5em 20px; font-size: 200%; font-weight: 800 ; line-height: 1.3em; letter-spacing:-1pt;}
.sub-title {margin: 0; padding: 0.4em 0 0.2em 5px; font-size: 124%; font-weight: 600; line-height: 1.3em;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
section.post{padding: 0; border: none;}
/* ------ 投稿設定------ */
.doc {padding: 0 40px; text-align: justify;}
.ie7 .doc, .ie8 .doc {text-align: left;}
.old-post {padding: 0 0 15px 10px; font-size: 11px; color: #CC0000; text-align: left;}
.waku {border: 1px solid #CCCCCC;}

/* ------ コンテンツ内リスト------ */
.parts {margin-bottom: 20px;}
.parts ul {padding: 0 20px;}
.parts ul > li > .post-date {font-size: 84%; font-weight: 600;}
.parts img.k-joho { vertical-align: middle;}

/* ------ 記事リスト表示 ------ */
#first-list{margin: 0 40px; padding-bottom: 0;}
#first-list  article{width: 100%; padding: 0 0 15px;}
#first-list  h3 {margin: 5px 0 0; padding: 0; font-size: 138%; font-weight: 600; line-height: 1.2em; }
#first-list  h3 a {text-decoration: none; display: block; overflow: hidden; }
#first-list .posted {margin: 0; padding: 0; text-align: right; font-size: 11px;}
#first-list img {max-width: 100%; border-width: 1px 1px 0 1px; border-style: solid; border-color: #CCCCCC;}
#first-list p {padding: 0 10px; font-size: 92%; line-height: 1.5em; text-align: justify; overflow: hidden; }
.ie7 #first-list p {text-align: left;}
.ie8 #first-list p {text-align: left;}
/* ------ 続きを読む ------ */
#first-list  article .next {padding: 0 10px 5px; font-size: 92%; text-align: right;}
#first-list  article .next a {margin: 0; padding: 5px 10px; font-weight: 500; color: #414444; text-decoration: none; *zoom: 1; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #EEEEEE;}
#first-list > article .next a:hover {color: #FFFFFF; background-color: #333766;}

#kiji-list{margin: 0 40px; padding-bottom: 10px;}
#kiji-list  article{padding: 15px 0 ;}
#kiji-list  h3 {margin: 5px 0 0; padding: 0; font-weight: 600; line-height: 1.2em; }
#kiji-list h3 a {text-decoration: none; display: block; overflow: hidden; }
#kiji-list img {border: 1px solid #CCCCCC;}
#kiji-list .posted {margin: 0; padding: 0; text-align: right; font-size: 11px;}
#kiji-list p {padding: 0 10px; font-size: 87%; line-height: 1.5em; text-align: justify; overflow: hidden; }
.ie7 #kiji-list p {text-align: left;}
.ie8 #kiji-list p {text-align: left;}
/* ------ 続きを読む ------ */
#kiji-list > article .next {padding: 0 10px 5px; font-size: 92%; text-align: right;}
#kiji-list > article .next a {margin: 0; padding: 5px 10px; font-weight: 500; color: #414444; text-decoration: none; *zoom: 1; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #EEEEEE;}
#kiji-list > article .next a:hover {color: #FFFFFF; background-color: #333766;}
  
/* ------ アドセンス属性 ------ */  
.ads-res > .textwidget {margin: 15px 0; padding: 0 ;text-align: center;}
.ads-res2 > .textwidget {margin: 0 0 15px; text-align: center;}
.ads-rec > .textwidget {margin: 15px 0; text-align: left;}
.ads-left {float: left; display: block;}
.ads-rigjt{float: right; display: block;}
.ads-unit > .textwidget {margin-bottom: 5px; padding: 0;text-align: center;}

/* ------ ソーシャルボタン属性 ------ */
#social{margin: 20px 0;}
#social h4{padding: 5px 10px; font-size: 123%;font-weight: bold;line-height: 100%;color: #333333;border: 1px solid #CC0000; display: inline-block}
#social p{padding-left: 1em;}
#s-button {margin: 25px 15px;}
#s-button img{margin-right: 10px;}

/* ------ 関連記事リスト属性 ------ */
#kanren{margin: 15px  auto;}
#kanren .k-post {display: inline-block; vertical-align: top; margin: 5px 0.2%; width: 24%; line-height: 1.3em; overflow: hidden;}
#kanren .k-post img {border: 1px solid #CCCCCC;}
#kanren .k-post p {margin: 0 5px; font-size: 84% ; font-weight: 600; text-align: justify;}
#kanren .k-post p > a {text-decoration: none;}

/* ---- コメント・トラックバック----- */
.tback {border: none;}
.tback h2{margin-botoom: 0; padding-bottom: 100%;}
.tback p {margin: 0 0 10px 10px;padding: 0;font-size: 12px; line-height: 130%;}
.comments{border: none;}
.comments ul{list-style: none;margin: 0; font-size: 93%;}
.comments ul li {margin-bottom: 10px;background: #FFFFFF; padding: 12px;}
.comments ul li.depth-1{border-bottom: 1px dotted #CCCCCC;margin-bottom: 12px;}
.comments ul.children {list-style: none;}
.comments p{padding: 0 10px 5px 20px;text-align: left;}
.comments form p{line-height: 160%;display: block;}
.comments label{font-weight: bold;display:block;}
.comments form p.comment-notes,.comments form p.form-allowed-tags{font-size: 13px;text-align: left;}
.comments .reply{width: 40px;height: 20px;margin-left: 20px;text-align: center;line-height: 20px;border: 1px solid #CCCCCC;background: #FFFFFF;display: block;}
.comments .reply a{color: #333333;text-decoration: none;display: block;} 
.comments .reply a:hover{color: #FFFFFF;background: #CCCCCC;} 
.comments h3 small{font-size: 100%;}
#author{width: 200px;}
#email{width: 200px; }
#url	{width: 200px; }
#comment	{width: 99%; height:100px; }
#submit	{margin:0; padding:2px 25px; cursor:pointer;}

/* ------人気ランキングパーツ ------ */
.rank-post {margin-bottom: 0; padding: 0 5px; overflow: hidden; *zoom: 1;}
.rank-post  h5{display: block; padding: 10px 0 ; text-align: left; font-size: 12px; font-weight: 600;line-height: 1.2em;  text-align: justify;}
.ie7 .rank-post  h5 , .ie8 .rank-post  h5{text-align: left;}
.rank-post .p-post {padding-bottom: 10px;font-size:11px; line-height: 1.3em; text-align: justify;}
.ie7 .rank-post .p-post , .ie8 .rank-post .p-post{padding: 5px; text-align: left;}
.rank-post .p-post:last-child {border-bottom: none;}
.rank-post .p-post img{float: left; margin: 10px 10px 0 0; max-width: 50%; border: 1px solid #CCCCCC;display: block;}
.rank-post .p-post a {color: #414444; text-decoration: none; display: block;}
.rank-post .p-post a:hover {color: #CC0000; text-decoration: underline;}

/* ------ サイドバー ------ */
#sidebar {float: right; padding: 0; width: 301px; text-align: left; }
#sidebar .sidebar-wrapper {margin-bottom: 20px;}
#sidebar .sidebar-wrapper h4{display: block ; margin: 0 0 2px 0; padding: 6px 2px; font-size: 107%; font-weight: 600; line-height: 1.5em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#sidebar .sidebar-wrapper form,
#sidebar .sidebar-wrapper p,
#sidebar .sidebar-wrapper .tagcloud{padding: 5px; font-size: 12px; }
#sidebar .sidebar-wrapper ul {padding: 0;}
#sidebar .sidebar-wrapper ul li a {display: block;padding: 6px 20px 6px 8px;font-size: 93%; line-height: 1.5em;text-decoration: none;background: url("img/arrow_02.png") no-repeat right center;}
#sidebar .sidebar-wrapper ul li:first-child a {border-top: none;}
#sidebar .sidebar-wrapper ul.children {padding: 0;}
#sidebar .sidebar-wrapper ul.children li{text-indent: 10px;}
#sidebar .sidebar-wrapper ul.children li:last-child{border-bottom: none;}

/* ------カレンダー ------ */
#calendar_wrap {padding: 10px; border: solid 1px #D5D5D5;border-top: none; font-size: 93%; background: #FCFCFC;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 1px 7px rgba(0,0,0,0.15) inset;}
#wp-calendar {width: 96%; margin: 0 auto; }

/* ------ フッター ------ */
footer {width: 100%; min-width: 1020px; }
#footer-inner {width: 1060px;margin: 0 auto;padding: 10px 0;}
#footer-inner nav{text-align: center;margin: 0; padding: 10px 0 20px;}
#footer-inner ul li {display: inline-block;*display: inline;*margin-bottom: 12px;padding: 0 10px 0 15px;line-height: 1.3em;font-size: 13px; color: #CCCCCC;border-left: solid 1px #999999; *zoom: 1;}
#footer-inner ul li:first-child {border-left: none;}
#footer-inner2 {width: 1060px; margin: 0 auto;padding: 20px 0; font-weight: normal;}
#footer-inner2 h4 {margin: 0 0 0.6em 0; padding: 0.1em 0 0.1em 10px; font-size: 15px; font-weight: 500; line-height: 1.3em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#footer-inner2 .f-left {margin: 0 1%; width: 32%; font-size: 12px ; line-height: 1.35em; float: left;}
#footer-inner2 .f-center {margin: 0 1%; font-size: 12px ; width: 31%; line-height: 1.35em; float: left;}
#footer-inner2 .f-right {margin: 0 1%; font-size: 12px ; width: 31%; line-height: 1.35em; float: left;}
#footer-inner2 ul{margin: 0 0 10px 5px; list-style: none;}
#footer-inner2 ul > li {line-height: 2.0em;}
#footer-inner2 ul.children li {padding: 0 0 0 30px;}
#footer-inner2 .footer-wrapper form,
#footer-inner2 .footer-wrapper p,
#footer-inner2 .footer-wrapper .tagcloud{padding: 0 10px 10px; font-size: 92%;}
#footer-inner2 .post-date{font-size: 84%;}
footer #copyright {width: 100%; padding: 10px 0; text-align:center;font-size: 13px;}

/* ------ ページナビ ------ */
.page_navi {text-align: center; font-size: 13px; line-height: 1.6em;}
.page_navi li {display: inline;list-style: none;}
.page_navi li.current span {color: #FFFFFF; font-weight: bold; border: solid 1px #333766; display: inline-block; padding: 2px 6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li a {padding: 2px 6px; border: solid 1px #333766; display: inline-block; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_navi li.page_nums span {padding: 3px 7px;display: inline-block;border: solid 1px #333766; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

/* ------ その他属性 ------ */
.red_uline{border-bottom: 2px solid #FF3300;}
.uline{border-bottom: 1px solid #FF6633;}
.link_line{text-decoration: underline;} 
.dot{border-bottom:1px dotted #CCCCCC;}
.solid{border-bottom:1px solid #CCCCCC;}
.clr{clear: both;}
strong{font-weight: bold;}
em{color: red;}
.txtcenter{text-align: center;}
.red{color: #CC0000;}
.pink{color: #CC0099;}
.bg_yellow{background: #FFFF00;}
.gold{color: #F4CA54;}
.silver{color: #999999;}
.copper{color: #BD4C54;}
.other{color: #71AAE0;}

/* ------ フォント属性 ------ */
.fon10{font-size: 10px;}
.fon11{font-size: 11px;}
.fon12{font-size: 12px;}
.fon13{font-size: 13px;}
.fon14{font-size: 14px;}
.fon15{font-size: 15px;}
.fon16{font-size: 16px;}
.fon18{font-size: 18px;}
.fon20{font-size: 20px;}
.fon22{font-size: 22px;}
.fon24{font-size: 24px;}
.fon28{font-size: 28px;}
.tab10{padding-left: 10px;}
.tab20{padding-left: 20px;}
.tab30{padding-left: 30px;}
.bld{font-weight: bold;}

