/*
Theme Name: 80112_green
Description: MTテンプレート Ver.8（グリーン）
Version: 8
Author: エーエフ・パートナー
Author URI: http://www.jp-soft.com/
*/

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

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;text-align: left;}

/* ------ 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: #414444; padding-right: 5px;}
.icon-comment:before {content: "\e671"; color: #414444; padding-right: 5px;}
.icon-next:before {content: "\f138";}
.icon-next2:before {content: "\f138";}

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

/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a {color: #6F8D1B; text-decoration: underline;}
a:hover {color: #6F8D1B; font-weight: bold;}

/* ------ 画像属性等 ------ */
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: 1080px;}

/* ------ ヘッダー ------ */
header {width: 100%; background-color: #FFFFFF;}
#gnav .logo{float: left; padding-top: 12px}

/* ------ ヘッダーナビゲーション ------ */
#gnav-btn {display :none;}
.header-logo {display :none;}
#gnav {width: 1000px; margin: 0 auto;}
#gnav nav {margin: 0 auto; width: 100%;}
#gnav nav > ul {list-style-type: none; height: 4em; margin-left: auto; padding-left: 300px; background: #FFFFFF; }
#gnav nav li {position: relative; width: 20%; float: left; margin: 0; padding: 0; text-align: center; z-index: 20;}
#gnav nav > ul > li a {display: block; margin: 1em 0; padding: 0; color: #414444; font-size: 100%; font-weight: normal; line-height: 2em; text-decoration: none;border-left: 1px solid #DDDDDD;}
#gnav nav > ul > li:first-child  a{border-left: none;}
#gnav nav > ul > li > ul {position: absolute; top: 110%; left: 0; list-style: none; margin: 0;}
#gnav nav > ul > li:last-child > ul {left: -100%; width: 100%;}
#gnav nav > ul > li  ul li{overflow: hidden; width: 200%; height: 0; color: #FFFFFF; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s; }
#gnav nav > ul > li  ul li a{height: 30px ; line-height: 30px; padding-left: 10px; text-align: left; font-size: 12px; font-weight: normal; background: url("img/menu_bg.png");}
#gnav nav > ul > li:hover > a{background: #6F8D1B; color: #FFFFFF;}
#gnav nav > ul > li  ul li:hover > a{background: #6F8D1B;color: #FFFFFF;}
#gnav nav > ul > li.current-menu-item > a {background: #6F8D1B; color: #FFFFFF;}
#gnav nav > ul > li > ul > li.current-menu-item > a {background: #6F8D1B; color: #FFFFFF;}
#gnav nav > ul > li:hover ul li{overflow: visible; height: 2em;}
#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}

/* ------ メイン画像 ------ */
#mainvisual {width: 100%; text-align: center; border-top: 1px solid #6F8D1B; border-bottom: 1px solid #6F8D1B; overflow:hidden;}
#mainvisual-inner {position: relative; max-width: 1400px; margin: 0 auto; z-index: 10;}
#mainvisual .img_small{display: none;}
h1 {position: absolute; top: 20%; left: 13%; width: 45%; text-align: left; line-height: 1.4em; font-size: 250%; font-weight: bold; color: #6F8D1B; }
.site-title a{text-decoration: none;}

/* ------ パンくずリスト ------ */
#plist {width: 100%;padding: 10px 0;font-size:92%; overflow: hidden;*zoom: 1;}
#plist2 {width: 1000px; margin: 0 auto; padding: 0 0 10px; font-size:92%; overflow: hidden;*zoom: 1;}
#plist a, #plist2 a {color: #6F8D1B; text-decoration: underline;}
#plist a:hover,#plist2 a:hover{text-decoration: none;}

/* ------ コンテンツ ------ */
#containar {width: 1020px; margin: 0 auto;padding-top: 10px;overflow: hidden;*zoom: 1;}
#contents {float: left ; width: 730px; background-color: #FFFFFF; }
h2 {margin: 0; padding: 10px 0 ;font-size: 158%; font-weight: 700; line-height: 1.3em; color: #414444;}
h3 {margin: 0; padding: 10px 0 ;font-size: 143%; font-weight: 700; line-height: 1.3em; color: #414444;}
h4 {margin: 0; padding: 10px 0 ;font-size: 129%; font-weight: 700; line-height: 1.3em; color: #414444;}
h5 {margin: 0; padding: 10px 0 ;font-size: 115%; font-weight: 700; line-height: 1.3em; color: #414444;}
h6 {margin: 0; padding: 10px 0 ;font-size: 100%; font-weight: 700; line-height: 1.3em; color: #414444;}
.main-title {padding: 0 0 10px 0;font-size: 200%; font-weight: 700; line-height: 1.4em;color: #414444;}
.contents-title {padding: 10px; font-size: 187%; font-weight: bold; line-height: 1.3em; color: #414444; background-color: #EEEEEE; border: 1px solid #EEEEEE; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.posts-title, .comment-reply-title{padding: 8px 10px; font-size: 120%; font-weight: bold; line-height: 1.3em; color: #414444; background-color: #EEEEEE; border: 1px solid #EEEEEE; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }

/* ------ トップ等ページ設定 ------ */
.home #containar, .archive #containar, .search #containar,
.category #containar {width: 100%; max-width: 100%; margin: 0 auto; padding-top: 20px; background-color: #FFFFFF; overflow: hidden;*zoom: 1;}
#top-contents {width: 100%; margin: 0 auto;}
#info {width: 96%; max-width: 1000px; margin: 0 auto; padding-bottom: 20px; text-align: justify; text-justify: distribute-all-lines;}
.ie7 #info, .ie8 #info {text-align: left;}

/* ------ 記事リスト表示 ------ */
#kiji-list{background-color: #EEEEEE; padding-bottom: 30px;}
#kiji-list > article{width: 100%; padding: 15px 0; border-bottom: 1px solid #414444;}
#kiji-list > article:first-child {border-top: 1px solid #414444;}
#kiji-list > article > .inner {width: 90%; max-width: 1000px; margin: 0 auto ;}
#kiji-list > article > .inner h3 {font-size: 158%; font-weight: 600; line-height: 1.2em; }
#kiji-list > article > .inner h3 a {margin: 0; padding: 0 10px ; color: #414444; text-decoration: none; display: block; overflow: hidden; }
#kiji-list > article > .inner h3 a:hover {color: #CC0000;display: block; }
#kiji-list > article > .inner img {border: 1px solid #CCCCCC;}
#kiji-list > article > .inner p {padding: 5px 10px 0 10px; font-size: 100%; line-height: 1.5em; text-align: justify; text-justify: distribute-all-lines; overflow: hidden; }
.ie7 #kiji-list > article > .inner p {text-align: left;}
.ie8 #kiji-list > article > .inner p {text-align: left;}
/* ------ 続きを読む ------ */
#kiji-list > article > .inner .next {padding: 10px 10px 5px; font-size: 80%; text-align: right;}
#kiji-list > article > .inner .next a {margin: 0; padding: 5px 10px; font-weight: 500; color: #FFFFFF; text-decoration: none; *zoom: 1; 
  -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  background-color: #414444;}
#kiji-list > article > .inner .next a:hover {background-color: #6F8D1B;}

 /* ------ 記事属性 ------ */
.doc {padding: 20px 10px;}

/* ------ 関連記事リスト ------ */
.kanren ol {margin: 0;}
.kanren li {margin: 10px 0 0 10px; font-size: 120%; line-height: 1.5em;}
.kanren li h5{padding-bottom: 0;}
.kanren li p {margin: 5px 10px 0 10px; font-size: 12px; line-height: 1.3em; font-weight: normal; color: #555555;}

/* ---- コメント----- */
#comments {margin: 0 10px;}
.comments-open label {display: block;}
#comment-author, #comment-email, #comment-url, #comment-text { width: 80%;}
#comment-bake-cookie {margin-left: 0; vertical-align: middle;}
#top-comment-nav, #comment-nav {list-style: none; width: 100%; margin: 0 0 1em 0; padding: 0; text-align: center;}
#top-comment-nav li, #comment-nav li {display: inline; padding: 0;}
#top-prev-comments, #prev-comments {text-align: left; margin: 0 1em 0 0;}
#top-next-comments, #next-comments {text-align: right; margin: 0 0 0 1em;}
#top-num-comments, #num-comments {text-align: center;}
#comment-submit {font-weight: bold;}
.comment,.trackback {margin: 0 0 .5em 1em; border-bottom: 1px dotted #ccc; padding-bottom: .5em; font-size: 100%;}
.comment .asset-meta,.trackback .asset-meta { border: 0; margin-bottom: .5em; font-size: 92%;}
.comment-content {clear: none; line-height: 150%; margin-bottom: 1em; font-size: 100%;}
.comment-content p {margin-bottom: .5em;}
.comments-open-content{margin-left: 1em;}
.trackbacks-info{ margin-left: 1em; font-size: 12px;}


/* ------ サイドバー ------ */
#sidebar {float: right; width: 252px; padding-top: 10px; text-align: left;}
#sidebar1,#sidebar2 {margin-bottom: 10px; padding: 0; }
#sidebar .sidebar-wrapper {margin-bottom: 20px;}
#sidebar .sidebar-wrapper h4{display: block;padding: 0 0 5px; font-size: 115%; font-weight: 700; color: #3333;line-height: 150%;}
#sidebar .sidebar-wrapper form,
#sidebar .sidebar-wrapper p {padding: 5px; font-size: 93%; }
#sidebar .sidebar-wrapper ul {padding: 0;}
#sidebar .sidebar-wrapper ul li {border-bottom: solid 1px #D5D5D5;}
#sidebar .sidebar-wrapper ul li:first-child {border-top: solid 1px #D5D5D5;}
#sidebar .sidebar-wrapper ul li a:before {font-family: iconfont;font-weight: normal;content: "\e625";color: #CCCCCC; padding-right: 5px;}
#sidebar .sidebar-wrapper ul li.cat-item a:before {font-family: iconfont;font-weight: normal;content: "\e62e";color: #CCCCCC; padding-right: 5px;}
#sidebar .sidebar-wrapper ul li a {display: block;padding: 8px 20px 8px 8px;font-size: 93%; color: #414444;line-height: 150%;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 li a:hover{font-weight: bold; color: #6F8D1B; background-color: #F5F5F5;}
#sidebar .sidebar-wrapper ul li a:hover:before{font-family: iconfont;font-weight: normal;content: "\e625";color: #666666; padding-right: 5px;}
#sidebar .sidebar-wrapper ul li.cat-item a:hover:before,
#sidebar .sidebar-wrapper ul li.current-cat a:before{font-family: iconfont;font-weight: normal;content: "\e62f";color: #666666; padding-right: 5px;}
#sidebar .sidebar-wrapper ul.children {padding: 0; border: none;}
#sidebar .sidebar-wrapper ul.children li{border-top: solid 1px #D5D5D5; text-indent: 10px;}
#sidebar .sidebar-wrapper ul.children li:first-child{border-top: solid 1px #D5D5D5;}
#sidebar .sidebar-wrapper ul.children li:last-child{border-bottom: none;}

/* タグ指定 */
#sidebar .tag-wrapper {margin-bottom: 20px;}
#sidebar .tag--wrapper h4{display: block;padding: 0 0 5px; font-size: 115%; font-weight: 700; color: #3333;line-height: 150%;}
#sidebar .widget-tag-cloud, footer .widget-tag-cloud{padding: 0 5px 5px 5px; font-size: 85%;}
#sidebar .widget-tag-cloud .widget-content ul, footer .widget-tag-cloud .widget-content ul{margin: 0;}
#sidebar .widget-tag-cloud .widget-content li, footer .widget-tag-cloud .widget-content li{display: inline; margin: 0 5px 0 0; padding: 0; line-height: 1.6em; border: none; background: none;}
#sidebar .widget-tag-cloud .rank-1,  footer .widget-tag-cloud .rank-1 { font-size: 1.75em; }
#sidebar .widget-tag-cloud .rank-1,  footer .widget-tag-cloud .rank-1 { font-size: 1.75em; }
#sidebar .widget-tag-cloud .rank-3,  footer .widget-tag-cloud .rank-3 { font-size: 1.625em; }
#sidebar .widget-tag-cloud .rank-4,  footer .widget-tag-cloud .rank-4 { font-size: 1.5em; }
#sidebar .widget-tag-cloud .rank-5,  footer .widget-tag-cloud .rank-5 { font-size: 1.375em; }
#sidebar .widget-tag-cloud .rank-6,  footer .widget-tag-cloud .rank-6 { font-size: 1.25em; }
#sidebar .widget-tag-cloud .rank-7,  footer .widget-tag-cloud .rank-7 { font-size: 1.125em; }
#sidebar .widget-tag-cloud .rank-8,  footer .widget-tag-cloud .rank-8 { font-size: 1em; }
#sidebar .widget-tag-cloud .rank-9,  footer .widget-tag-cloud .rank-9 { font-size: 0.95em; }
#sidebar .widget-tag-cloud .rank-10, footer .widget-tag-cloud .rank-10{ font-size: 0.9em; }


/* ------ フッター ------ */
footer {width: 100%; background: #FFFFFF; border-top: 3px solid #6F8D1B;}
#footer-inner {width: 1080px;margin: 0 auto;padding: 20px 0; font-weight: normal;}
#footer-inner h4{margin: 0 0 10px 0; padding: 5px 10px ; font-size: 100%; font-weight: 600; line-height: 1.3em; color: #414444; background-color: #EEEEEE; display: block; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
#footer-inner .f-left {margin: 0 1%; width: 32%; font-size: 100% ; line-height: 1.3em; float: left;}
#footer-inner .f-center {margin: 0 1%; font-size: 100% ; width: 31%; line-height: 1.3em; float: left;}
#footer-inner .f-right {margin: 0 1%; font-size: 100% ; width: 31%; line-height: 1.3em; float: left;}
#footer-inner ul{margin: 0; padding: 0; list-style: none;}
#footer-inner ul li a {text-decoration: none;}
#footer-inner ul li a:before {font-family: iconfont;font-weight: normal;content: "\e625";color: #CCCCCC; padding-right: 5px; text-decoration: none;}
#footer-inner ul li.cat-item a:before {font-family: iconfont;font-weight: normal;content: "\e62e";color: #CCCCCC; padding-right: 5px; text-decoration: none;}
#footer-inner ul li {padding: 0 0 6px 10px;}
#footer-inne ul.children {padding: 0; border: none;}
#footer-inne ul.children li{text-indent: 10px;}
#footer-inner ul li a:hover:before{font-family: iconfont;font-weight: normal;content: "\e625";color: #666666; padding-right: 5px;}
#footer-inner ul li.cat-item a:hover:before,
#footer-inner ul li.current-cat a:before{font-family: iconfont;font-weight: normal;content: "\e62f";color: #666666; padding-right: 5px;}
#footer-inner .footer-wrapper form,
#footer-inner .footer-wrapper p,
#footer-inner .footer-wrapper .tagcloud{padding: 0 10px 10px; font-size: 86%;}
#footer-inner .post-date{font-size: 80%;}
footer #copyright {width: 100%; padding: 10px 0; text-align:center; color: #FFFFFF;font-size: 92%;background: #6F8D1B;}
footer #copyright a {color: #FFFFFF; font-weight: normal;}

/* ------人気ランキングパーツ ------ */
.rank-post {margin-bottom: 10px; padding: 0; overflow: hidden; *zoom: 1;}
.rank-post  h4{display: block; margin-bottom: 10px; padding: 5px 0 2px ; text-align: left; font-size: 115%; font-weight: 600; color: #414444;line-height: 135%; border-bottom: 1px solid #CFCFCF;}
.rank-post  h5{display: block; margin-bottom: 10px; padding: 0 ; text-align: left; font-size: 117%; font-weight: 600; color: #414444;line-height: 135%;  text-align: justify; text-justify: distribute-all-lines; }
.ie7 .rank-post  h5 , .ie8 .rank-post  h5{text-align: left;}
.rank-post .p-post {margin-bottom: 10px; padding-bottom: 10px; font-size:80%; line-height: 130%; text-align: justify; text-justify: distribute-all-lines; border-bottom: 1px dotted #CFCFCF;}
.ie7 .rank-post .p-post , .ie8 .rank-post .p-post{text-align: left;}
.rank-post .p-post img{float: left; margin: 3px 8px 3px 0; max-width: 120px;}
.rank-post .p-post a {color: #414444; text-decoration: none; display: block;}
.rank-post .p-post a:hover {color: #6F8D1B; text-decoration: underline;}

/*ページ分割*/
.e_page{text-align: center; font-size: 80%; padding: 15px 0;}
.e_page .link_before,.e_page .link_page,.e_page .current_page,.e_page .link_next {color: #414444;padding: 2px 6px; background: #FFFFFF; display: inline-block; border: solid 1px #6F8D1B;text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page .current_page {color: #FFFFFF; font-weight: bold; display: inline-block; padding: 2px 6px; background: #6F8D1B; border: solid 1px #6F8D1B; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page a {color: #414444;padding: 2px 6px; background: #FFFFFF; display: inline-block; border: solid 1px #6F8D1B;text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.e_page a:hover{background: #6F8D1B; color: #FFFFFF; font-weight: normal;}

/* ------ スクロールトップ------ */
.pagetop {display: none; position: fixed; bottom: 30px; right: 0;}

/* ------ その他属性 ------ */
.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: 71%;}
.fon11{font-size: 78%;}
.fon12{font-size: 85%;}
.fon13{font-size: 92%;}
.fon14{font-size: 100%;}
.fon16{font-size: 115%;}
.fon18{font-size: 129%;}
.fon20{font-size: 143%;}
.fon22{font-size: 158%;}
.fon24{font-size: 173%;}
.fon28{font-size: 200%;}
.tab10{padding-left: 10px;}
.tab20{padding-left: 20px;}
.tab30{padding-left: 30px;}
.bld{font-weight: bold;}

/* ------ ～ 979px ------ */
@media screen and (max-width: 979px) {
	#wrapper {min-width: 0px;}
	#gnav {width: 100%; }
	#gnav nav {width: 100%; border: 0;}
    #mainvisual {width: 100%; text-align: center; border-top: 1px solid #666666; border-bottom: 1px solid #666666; overflow:hidden;background-color: #FFFFFF;}
    #mainvisual .img_big{display: none;}
    #mainvisual .img_small{display: block;}
	#mainvisual .img {width: 100%;}
	.site-title{left: 10%; width: 45%; font-size:200%;}
	#plist, #plist2 {width: 90%; margin: 0 auto;overflow: hidden;*zoom: 1;}
	#containar {width: 100%;}
	.home #containar {width: 100%;}
	#top-contents {float: none;width: 100%;margin: 0 auto;padding-bottom: 0;}
	#contents {float: none; width: 90%; margin: 0 auto;}
	#info {width: 90%}
	#sidebar {float: none; width: 90%; margin: 20px auto 0;	*margin: 0 auto 20px; overflow: hidden; *zoom: 1;}
	#sidebar1 {float: left ; width: 44%;}
	#sidebar2 {float: right; width: 44%;}
	#footer-inner { width: 100%;}
}

/* ------ ～ 767px ------ */
@media screen and (max-width: 767px) {
	html {*overflow-x: hidden;}
	#wrapper {background-color: #666868; overflow: hidden;}
	#gnav-btn {position: relative; display: block;	width: 100%;padding: 5px 0 4px;	background-color: #FFFFFF;}
	#gnav-btn .logo {position: absolute; top: 6px; left: 70px;}
	#gnav-btn .logo img{height: 80%; width: 80%;}
	#header-inner {position: relative; width: 100%; border-bottom: 0; background-color: #414444;}
	.site-title {font-size: 158%;}
	#gnav-btn div {margin-left: 10px;}
	#gnav-btn div a {height: 24px;line-height: 24px; color: #666666; font-size: 24px; text-decoration: none;}
	#gnav-btn div a:hover{font-weight: normal;}
	#gnav {position: absolute;width: 250px;	top: 0;left: -250px; background-color: #666868; border: none;}
    #gnav .logo {display: none;}
	#gnav nav {width: 100%;	margin: 35px 0 0 0; border: 0; border-top: solid 1px #5C5E5E;}
    #gnav nav > ul {float: none;	width: 100%; height: auto ; margin: 0 ; padding: 0;  background-color: #414444;}
    #gnav nav li {position: static; width: 100%; float: none; margin: 0; padding: 0; text-align: left; }
    #gnav nav > ul > li a {display: block; height: 30px ; line-height: 30px; margin: 0; padding: 0 20px 0 10px ;font-size: 92%; color: #FFFFFF;border-left: none;border-bottom: solid 1px #5C5E5E; box-sizing: border-box;background: url("img/arrow_03.png") no-repeat right center;	*zoom: 1;}
	#gnav nav > ul > li > ul {position: static; height: auto; }
	#gnav nav > ul > li  ul li{overflow: hidden; width: 100%; height: 30px; color: #FFFFFF; margin: 0; padding: 0; text-align: left; }
	#gnav nav > ul > li  ul li a{display: block; height: 30px; line-height: 30px; margin: 0; padding: 0 20px 0 20px ; background: #414444; text-align: left; font-size: 92%; font-weight: normal;border-bottom: solid 1px #5C5E5E; box-sizing: border-box; background: url("img/arrow_03.png") no-repeat right center;	*zoom: 1;}
	#gnav nav > ul > li:hover > a{background: #9FA1A1 url("img/arrow_04.png") no-repeat right center; color: #FFFFFF;}
	#gnav nav > ul > li  ul li:hover > a{background: #9FA1A1 url("img/arrow_04.png") no-repeat right center; color: #FFFFFF;}
	#gnav nav > ul > li:hover ul li{border-top: 0;}
	#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}
    #gnav nav > ul > li.current-menu-item > a {background: #9FA1A1; color: #FFFFFF;}
    #gnav nav > ul > li > ul > li.current-menu-item > a {background: #9FA1A1; color: #FFFFFF;}
	#plist .plist-inner{width: 96%;}
	#containar{position: relative; width: 100%; background: #FFFFFF;}
	.doc{padding: 0;}
	#sidebar {width: 100%;}
	#sidebar1 {float: none; width: 86%; margin: 0 auto; padding: 4%;}
	#sidebar2 {float: none; width: 86%; margin: 10px auto 0;padding: 4%;}
	#footer-inner .f-left {width: 48%;}
	#footer-inner .f-center {width: 48%;}
	#footer-inner .f-right {width: 48%;}
}

/* ------ ～479px ------ */
@media screen and (max-width: 479px) {
	.btn {width: auto;}
	.btn a {width: auto;}
	.alignleft, .alignright{float: none; margin: 5px auto; display: block; text-align: center;}
	.site-title {font-size: 115%;}
	.kanren li {margin: 10px 0 0 0; }
    .kanren li p {margin: 5px 0 0 0; }
	#sidebar {*margin-bottom: 0;}
	#sidebar .btn {height: 40px;margin: 10px auto 0;border-radius: 25px;font-size: 100%;}
	#sidebar .btn a {height: 40px;	line-height: 40px;border-radius: 20px;}
	#sidebar .ad {margin-right: 0;	padding: 10px 10px 0;}
	.ranklbox {float: none; margin: 5px;width: 100%;text-align: center;}
	.rankrbox {float: none; margin: 0;width: 100%;}
	#footer-inner{width: 90%;}
	#footer-inner .f-left { margin: 0; width: 100%; float: none;}
	#footer-inner .f-center {margin: 0; width: 100%; float: none;}
	#footer-inner .f-right {margin: 0; width: 100%; float: none;}
}

