/*
Theme Name: 70824_brown
Description: WordPressテーマ Ver.7.5 特別版（2カラムブラウン）
Version: 7.5.0
Author: Tsunehisa Hazama
Author URI: http://www.af-joho.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;}

/* ------ 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-kanren:before {content: "\f473"; margin-right: 5px; color: #BBBBBB;}
.icon-arrow01:before {content: "\f31b";margin: 0 5px; color: #86684B;}
.icon-adv:before {content: "\f473";padding-right: 6px; color: #86684B;}
.icon-rank:before {content: "\f28f"; color: #B5A392; padding-right: 6px; }
.icon-koushin:before {content: "\f473";padding-right: 6px; color: #86684B;}

/* ------ BODY ------ */
body {font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333333;font-size: 13px;line-height: 160%;text-align: left;-webkit-text-size-adjust: none;}

/* ------ リンクの属性（未指定の時）------ */
a {outline: none;}
a {color: #86684B; text-decoration: underline;}
a:hover {color: #86684B; text-decoration: none;}

/* ------ 画像属性等 ------ */
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: 980px;margin: 0 auto;  background-color: #FFFFFF;
	 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);}
.ie8 #wrapper {border-width: 0 1px 0 1px; border-color: #999999; border-style: solid;}
.ie7 #wrapper {border-width: 0 1px 0 1px; border-color: #999999; border-style: solid;}

/* ------ ヘッダー ------ */
header {width: 100%;background-color: #FFFFFF;}
#ptitle {margin: 0; padding: 0; text-align: center; line-height: 160%; font-size: 84%; color: #FFFFFF; background: #86684B;}
#header-inner {width: 100% ; margin: 0; text-align:center; overflow: hidden; *zoom: 1;}

/* ------ ヘッダーナビゲーション ------ */
#gnav-btn {display :none;}
#gnav {width: 100%; background-color: #222222;}
#gnav nav {margin: 0 auto; width: 100%; position: relative; z-index: 1;}
#gnav nav > ul {list-style-type: none; width: 100%; height: 30px; margin: 0; padding: 0; background: #222222;}
#gnav nav li {position: relative; width: 20%; float: left; margin: 0; padding: 0; text-align: center;}
#gnav nav > ul > li a {display: block; margin: 0; padding: 9px 0 9px; color: #DDDDDD; font-size: 92%;font-weight: 500; line-height: 1; text-decoration: none;}
#gnav nav > ul > li > ul {position: absolute; top: 100%; left: 0; list-style: none; margin: 0;}
#gnav nav > ul > li:last-child > ul {left: -50%; width: 100%;}
#gnav nav > ul > li  ul li{overflow: hidden; width: 150%; height: 0; color: #DDDDDD; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s; -ms-transition: .2s; transition: .2s;}
#gnav nav > ul > li  ul li a{padding: 10px 10px; background: #222222; text-align: left; font-size: 12px; font-weight: normal;}
#gnav nav > ul > li:hover > a{background: #555555; color: #FFFFFF;}
#gnav nav > ul > li  ul li:hover > a{background: #555555;color: #FFFFFF;}
#gnav nav .current-menu-parent, #gnav nav .current-menu-item {background: #555555; color: #FFFFFF;}
#gnav nav > ul > li:hover ul li{overflow: visible; height: 30px; border-top: 1px solid #333333;}
#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}

/* ------ メイン画像 ------ */
#mainvisual {position: relative;	width: 100%;border-bottom: 1px solid #CCCCCC; overflow:hidden;background-color: #FFFFFF;}
#mainvisual img{position: relative;	width: 1040px;	margin-left: -490px; padding-left: 50%;}

/* ------ コンテンツ ------ */
#containar {width: 960px;margin: 0 auto;padding-top: 20px;overflow: hidden;*zoom: 1;}
#contents {float: left;width: 930px;padding-bottom: 20px;}
article {padding-bottom: 20px; text-align: justify; text-justify: distribute-all-lines;}
.ie8 article {padding-bottom: 20px; text-align: left;}
.ie7 article {padding-bottom: 20px; text-align: left;}
article section {padding: 0 0 20px 10px;}
article section h2 {padding: 30px 0 20px;font-size: 138%;font-weight: bold;line-height: 140%;color: #333333;}
article section h3 {padding: 20px 0 10px;font-size: 123%;font-weight: bold;line-height: 140%;color: #333333;}
article section p {padding-left: 1em; line-height: 160%; font-size: 14px;}
article section .doc {padding: 0 10px;line-height: 160%;}
.main-title {padding: 0 0 10px 0;font-size: 185%;font-weight: bold;line-height: 140%;color: #333333;-webkit-text-shadow: 1px 1px 2px #BBBBBB;text-shadow: 1px 1px 2px #BBBBBB;}
.contents-title{padding: 20px 0 10px 0;font-size: 154%;font-weight: bold;line-height: 140%;color: #333333;-webkit-text-shadow: 1px 1px 2px #BBBBBB;text-shadow: 1px 1px 2px #BBBBBB;}
.posts-title{padding: 10px 0;font-size: 138%;font-weight: bold;line-height: 140%;color: #333333;}
section.post{padding: 0;border: none;}

/* ------ 更新リンク ------ */
section.kousin{margin-top: 20px;}
section.kousin .kousin-title {display: block;padding: 8px 10px; font-size: 93%; color: #FFFFFF;line-height: 150%;
  background: #86684B url("./img/menu_back.png") repeat-x; 
  background: -moz-linear-gradient(top, #B5A392, #86684B);
  background: -webkit-gradient(linear, left top, left bottom, from(#B5A392), to(#86684B));
  background: -webkit-linear-gradient(top, #B5A392, #86684B);
  background: -o-linear-gradient(top, #B5A392, #86684B);
  background: linear-gradient(to bottom, #B5A392, #86684B);
  -webkit-border-top-left-radius:5px;  -webkit-border-top-right-radius:5px;  border-radius: 5px 5px 0px 0px;  box-shadow: 0px 1px 7px rgba(0,0,0,0.15) inset;}
section.kousin ul {margin: 0; padding: 0; border: 1px solid #CCCCCC; border-top: none; 
  -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;}
section.kousin ul li {margin:0 10px; padding: 5px 10px; }
section.kousin ul li:last-child {padding-bottom: 15px;}
section.kousin ul li a {padding-bottom: 1px;}

/*カテゴリー*/
#cat-list {margin-bottom: 20px;}
#cat-list ul {margin: 0 auto; width: 96%; padding: 0; background: #FFFFFF;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#cat-list ul li {text-align: left; border-bottom: 1px  dashed #CCCCCC;}
#cat-list ul li:first-child {border-top: 1px  dashed #CCCCCC;}
#cat-list ul li a {display: block;padding: 0px 35px 10px 10px;font-size: 100%; color: #444444;line-height: 150%;text-decoration: none;background: url("./img/arrow_01.png") no-repeat right center;}
#cat-list ul li a h3{padding-left: 20px;  color: #86684B; text-decoration: underline; background: url("./img/cat_list.png") no-repeat left center;}
#cat-list ul li a:hover {background-color: #F6F6F6; text-decoration: none;}
#cat-list ul li a h3:hover {text-decoration: none;}
.img-set{float: left; margin: 0 10px 5px 0; max-width: 80px;}

/*  関連記事リスト属性 */
#kanren{margin: 15px 30px; padding: 15px; background-color: #F9F9F9; line-height: 150%; border: 1px solid #CCCCCC;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.kanren-title {padding: 10px ; font-size: 123%; font-weight: 500;line-height: 140%; color: #333333;
  -webkit-text-shadow: 1px 1px 2px #BBBBBB; text-shadow: 1px 1px 2px #BBBBBB;}
#kanren dl {margin: 0 0 0 20px;}
#kanren dt a {font-size: 108%; font-weight: 500;}
#kanren dt a:hover {padding-bottom: 1px;}
#kanren dd {margin: 10px; font-size: 92%; color: #666666;}

/* ---- コメント・トラックバック----- */
section.tback {border: none;}
.tback h2{margin-botoom: 0; padding-bottom: 15px;}
.tback p {margin: 0 0 10px 10px;padding: 0;font-size: 11px; line-height: 130%;}
section.comments{border: none;}
.comments ul{list-style: none;margin: 0;color:#444444;font-size: 12px;}
.comments ul li {margin-bottom: 10px;background: #EFEFEF;padding: 10px;}
.comments ul li.depth-1{border-bottom: 1px dotted #CCCCCC;margin-bottom: 10px;}
.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: 11px;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;}

/* ------ サイドバー ------ */
#sidebar {float: left;width: 235px;top: 0;left: 0;}
#sidebar section, #sidebar aside {margin-bottom: 20px;}
#sidebar section h2{display: block;padding: 8px 10px; font-size: 93%; color: #FFFFFF;line-height: 150%;
   background: #86684B url("./img/menu_back.png") repeat-x; 
  background: -moz-linear-gradient(top, #B5A392, #86684B);
  background: -webkit-gradient(linear, left top, left bottom, from(#B5A392), to(#86684B));
  background: -webkit-linear-gradient(top, #B5A392, #86684B);
  background: -o-linear-gradient(top, #B5A392, #86684B);
  background: linear-gradient(to bottom, #B5A392, #86684B);
  -webkit-border-top-left-radius:5px;  -webkit-border-top-right-radius:5px;  border-radius: 5px 5px 0px 0px;  box-shadow: 0px 1px 7px rgba(0,0,0,0.15) inset;}
#sidebar section form,
#sidebar section p,
#sidebar section .tagcloud{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;}
#sidebar section ul {padding: 0; border: solid 1px #D5D5D5; border-top: none; 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;}
#sidebar section ul li {border-top: solid 1px #D5D5D5;}
#sidebar section ul li:first-child {border-top: none;}
#sidebar section ul li a {display: block;padding: 8px 20px 8px 10px;font-size: 93%; color: #333333;line-height: 150%;text-decoration: none;border-top: solid 1px #F5F5F5;background: url(./img/arrow_02.png) no-repeat right center;}
#sidebar section ul li:first-child a {border-top: none;}
#sidebar section ul li a:hover,
#sidebar section ul li a:active{background-color: #F0F0F0;}
#sidebar section ul.children {padding: 0; border: none;}
#sidebar section ul.children li{border-top: solid 1px #D5D5D5; text-indent: 10px;}
#sidebar section ul.children li:first-child{border-top: solid 1px #D5D5D5;}

/* ------ フッター ------ */
footer {width: 100%;background: #86684B;}
#footer-inner {width: 750px;margin: 0 auto;padding: 40px 0 20px;}
footer nav{text-align: center;margin-bottom: 10px;}
footer ul li {display: inline-block;*display: inline;*margin-bottom: 12px;padding: 0 10px 0 15px;line-height: 100%;font-size: 84%; color: #CCCCCC;border-left: solid 1px #CCCCCC;*zoom: 1;}
footer ul li:first-child {border-left: none;}
footer #copyright {width: 100%; padding: 5px 0; text-align:center; color: #CCCCCC;font-size: 86%;background: #000000;}
footer a:link, footer a:visited {color: #FFFFFF;text-decoration: none;}
footer a:active, footer a:hover {color: #FFFFFF;text-decoration: underline;}

/* ------ ページナビ ------ */
.page_navi {text-align: center;}
.page_navi li {display: inline;list-style: none;}
.page_navi li.current span {color: #000000;font-weight: bold;display: inline-block;padding: 3px 7px;background: #FFEEEE;border: solid 1px #FFCCCC;}
.page_navi li a {color: #333333;padding: 3px 7px;background: #EEEEEE;display: inline-block;border: solid 1px #999999;text-decoration: none;}
.page_navi li a:hover {color: #FF0000;}
.page_navi li.page_nums span {color: #FFFFFF;padding: 3px 7px;background: #86684B;display: inline-block;border: solid 1px #90000;}

/* ------人気ランキングパーツ ------ */
#sidebar section.rank-post {margin-bottom: 20px; padding: 10px 17px; border: 3px solid #B5A392; background-color: #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; *zoom: 1;}
#sidebar section.rank-post  h3{display: block; padding: 5px 0 10px ; text-align: left; background: none; font-size: 108%; font-weight: 600; color: #333333;line-height: 135%;
	-webkit-text-shadow: none ; text-shadow: none; }
#sidebar section.rank-post .p-post {margin-bottom: 10px; padding-bottom: 10px; font-size: 84%; line-height: 150%; text-align: justify; text-justify: distribute-all-lines; border-bottom: 1px dotted #CFCFCF;}
.ie7 #sidebar section.rank-post .p-post {text-align: left;}
.ie8 #sidebar section.rank-post .p-post {text-align: left;}
#sidebar section.rank-post .p-post:last-child {margin-bottom: 0; border-bottom: none;}
#sidebar section.rank-post .p-post img{float: left; margin: 3px 8px 3px 0; max-width: 70px;}
#sidebar section.rank-post .p-post a {color: #555555; text-decoration: none; display: block;}
#sidebar section.rank-post .p-post a:hover {text-decoration: underline;}

/* ------ ランキング08------ */
.rank08 {margin: 0 1em;padding: 0;border-top: 5px solid #86684B;}
.rank08:last-child {border-bottom: 2px solid #86684B;}
.rank08 .idx{margin: 0; padding: 5px; border-bottom: 1px solid #86684B; }
.rank08 .idx img{float: left;} 
.rank08 .idx h2{margin: 0; padding: 10px 0 5px 60px; font-size: 143%;font-weight: bold;line-height: 120%;color: #333333;-webkit-text-shadow: 1px 1px 2px #BBBBBB;text-shadow: 1px 1px 2px #BBBBBB;}
.rank08 .rankinner{margin: 0; padding: 10px 20px ; line-height: 150%;}
.rank08 .rankinner .b_link img{float: left; padding: 0 10px 10px 0; max-width: 200px;}
.rank08 .rankinner .t_link{text-align: right;}
.ie8 .rank08 .rankinner .t_link{float: right;}
.rank08 .doc{padding: 10px 0;}
.rank08 .star {vertical-align: top;}
.rank08 .star:before {content: url("./img/rank_img/r08_osusume.png"); margin-right: 5px;}

/* ------ その他属性 ------ */
.red_uline{border-bottom: 3px solid #FF3300;}
.uline{border-bottom: 1px solid #FF6633;}
.link_line{text-decoration: underline;} 
.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;}

/* ------ 線の属性 ------ */
.dot{border-bottom:1px dotted #CCCCCC;}
.solid{border-bottom:1px solid #CCCCCC;}

/* ------ フォント属性*/
.fon10{font-size: 76%;}
.fon11{font-size: 84%;}
.fon12{font-size: 92%;}
.fon13{font-size: 100%;}
.fon14{font-size: 108%;}
.fon16{font-size: 123%;}
.fon18{font-size: 138%;}
.fon20{font-size: 154%;}
.fon22{font-size: 170%;}
.fon24{font-size: 185%;}
.fon28{font-size: 216%;}
.tab10{padding-left: 10px;}
.tab20{padding-left: 20px;}
.tab30{padding-left: 30px;}
.bld{font-weight: bold;}

/* ------ ～ 979px ------ */
@media screen and (max-width: 979px) {
	#wrapper {width: 100%; margin: 0;  background-color: #FFFFFF;}
	#header-inner {width: 100%;	}
	#gnav nav {width: 100%; border: 0;}
	#gnav nav > ul {width: 100%; height: none;}
	#mainvisual .img {width: 100%;}
	#mainvisual img {float: right;}
	#plist .plist-inner {width: 90%; margin: 0 auto;overflow: hidden;*zoom: 1;}
	#containar {width: 100%;}
	#contents {float: none;width: 90%;margin: 0 auto;padding-bottom: 0;}
	article section {padding: 0 0 20px 0;}
	article section p {padding: 0;}
	#sidebar {float: none;	width: 90%;	margin: 0 auto;	*margin: 0 auto 20px;overflow: hidden;*zoom: 1;}
	#sidebar1 {float: left ; width: 48%;}
	#sidebar2 {float: right; width: 48%;}
	#footer-inner {	width: 100%;}
	/* ------ ランキング08------ */
	section.rank08{margin: 0;padding: 0;}
}

/* ------ ～ 767px ------ */
@media screen and (max-width: 767px) {
	html {*overflow-x: hidden;}
	#wrapper {background-color: #222;overflow: hidden;}
	#gnav-btn {position: relative;display: block;	width: 100%;padding: 5px 0 4px;	background-color: #222;}
	#header-inner {position: relative;width: 100%;background-color: #111;}
	#gnav-btn div {width: 50px;	margin-left: 10px;border-bottom: solid 1px #444;	-webkit-border-radius: 5px;	border-radius: 5px;}
	#gnav-btn a {display: block;	height: 25px;line-height: 25px;color: #ccc;	font-size: 14px;border: solid 1px #111;	text-align: center;vertical-align: top;text-decoration: none;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-webkit-text-shadow: 0px -1px 0px #700;
		text-shadow: 0px -1px 0px #111;}
	#gnav-btn a:link,#gnav-btn a:visited {background: #444;
		background: -moz-linear-gradient(top, #444, #333);
		background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333));
		background: -webkit-linear-gradient(top, #444, #333);
		background: -o-linear-gradient(top, #444, #333);
		background: linear-gradient(to bottom, #444, #333);}
	#gnav-btn a:hover,#gnav-btn a:active,	#gnav-btn a.current {background: #555;
		background: -moz-linear-gradient(top, #555, #444);
		background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#444));
		background: -webkit-linear-gradient(top, #555, #444);
		background: -o-linear-gradient(top, #555, #444);
		background: linear-gradient(to bottom, #555, #444);}
	#gnav {position: absolute;width: 250px;	top: 0;left: -250px;}
	#gnav nav {width: 100%;	margin: 35px 0 0 0; border: 0; border-top: solid 0px #222222;border-bottom: solid 1px #333333; position: static;}	
	#gnav nav > ul {float: none;	width: 100%; height: auto; border-left: none;border-right: none;border-top: solid 1px #333333; background-color: #222222;}
    #gnav nav li {position: static; width: 100%; float: none; margin: 0; padding: 0; text-align: left;}
	#gnav nav > ul > li a {display: block;padding: 10px 20px 10px;font-size: 92%;border-left: none;border-right: none;border-top: solid 1px #333333; background: url("./img/arrow_03.png") no-repeat right center;	*zoom: 1;}
	#gnav nav > ul > li > ul {position: static; top: 100%; left: 0; list-style: none; margin: 0;}
	#gnav nav > ul > li  ul li{overflow: hidden; width: 100%; height: 30px ; color: #FFFFFF;}
	#gnav nav > ul > li  ul li a{display: block; padding: 8px 20px 8px 30px; background: #222222; text-align: left; font-size: 92%; font-weight: normal;border-bottom: solid 1px #333333; background: url("./img/arrow_03.png") no-repeat right center;	*zoom: 1;}
	#gnav nav > ul > li:hover > a{background: #555555 url("./img/arrow_04.png") no-repeat right center; color: #FFFFFF;}
	#gnav nav > ul > li  ul li:hover > a{background: #555555 url("./img/arrow_04.png") no-repeat right center; color: #FFFFFF;}
	#gnav nav .current-menu-parent, #gnav nav .current-menu-item {background: #222222; color: #DDDDDD;}
	#gnav nav > ul > li:hover ul li{border-top: 0;}
	#gnav nav > ul > li:hover ul li:last-child{border-bottom: 0;}
	#plist .plist-inner{width: 96%;}
	#containar{position: relative; background: #FFFFFF;}
	article section{width: 100%; padding: 0 0 10px 0;}
	article section .doc {padding: 0;}
	#cat-list ul {width: 100%;}
	#cat-list ul li a {padding: 0px 25px 10px 10px; text-align: justify; text-justify: distribute-all-lines;}
	#kanren {margin: 10px 2%;}
	#sidebar1 {float: none; width: 100%;}
	#sidebar2 {float: none; width: 100%;}
}

/* ------ ～479px ------ */
@media screen and (max-width: 479px) {
	.btn {width: auto;}
	.btn a {width: auto;}
	.alignleft, .alignright {float: none; margin: 5px auto; display: block;}
	#kanren {margin: 10px 0; padding: 10px;}
	#kanren dl{margin: 0 0 0 10px;}
	#sidebar {*margin-bottom: 0;}
	#sidebar-inner {width: 100%;}
	#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;}
	/* ------ ランキング08------ */
    .rank08 {margin: 0;}
	.rank08 .rankinner{margin: 0; padding: 10px 5px ;}
	.rank08 .rankinner .b_link img{float: none; margin: 0 auto; padding: 0 0 10px  0; max-width: 200px; display: block; }
}
