

/* ===== inlined: css/tables.css ===== */
/* ★fixedCss(20180710)★ */
/*
==================================================
テーブル共通
==================================================
*/
table{
	width:100%;
	font-size:13px;
	margin:10px 0;
	border-collapse: collapse;
	border-spacing:0px;
}
th{
	background-color:#EBEBEB;
	padding:5px;
}
td{
	background-color:#FFFFFF;
	padding:5px;
}
table,td,th{
	border:solid 1px #CCC;
	word-wrap : break-word;
	overflow-wrap : break-word;
	text-align:left;
}
table#toptbl,table#toptbl td,table#toptbl th{
   border:none;
}
#menu .ritem td,#rmenu .ritem td{border:none;}
.rtitle {
	height: 44px;
	text-align: center;
	overflow: hidden;
	padding: 4px;
}
.rimg {
	text-align: center;
}
.timg img{
	max-width:200px;
	height:auto;
}
.price {
	color: #CC0000;
	font-weight: bold;
}
.tdesc {
	text-align: left;
	vertical-align: top;
}
.tbl_rnk{
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	padding:5px;
}
/*
==================================================
商品陳列型
==================================================
*/
.ritm{
	background-color:#FFFFFF;
	table-layout:fixed;
}
.ritm th,.ritm td{
	padding:6px;
	line-height: 120%;
	vertical-align:top;
	text-align: center;
}
.ritm .txt-img img{margin:0 auto 8px;}
/*
==================================================
特定取引法に関する表記
==================================================
*/
.tokusho {
}
.tokusho th, .tokusho td {
	padding: 8px;
}
.tokusho th {
	background-color: #E3E3E3;
	width: 30%;
}
/*
==================================================
商品説明
==================================================
*/
.ritm_desc {
}
.ritm_desc td {
	vertical-align: top;
	padding: 10px;
}
.ritm_desc .title {
	background-color: #EBEBEB;
	padding: 5px;
	margin-bottom: 8px;
	text-align:left;
	line-height:120%;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}
.ritm_desc .title a{
	color:#333;
}
.ritm_desc .title a:hover{
	color:#FF0000;
}
.ritm_desc .desc{
	padding:20px;
}
.ritm_desc .price {
	text-align: left;
	padding: 0px;
}
.ritm_desc .img {
	width: 20%;
}
.ritm_desc .more, .ritm_desc .price, .ritm_desc .review {
	line-height: 25px;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
}

/*
==================================================
ランキングテーブル１
==================================================
*/
table.rnk1item {
	table-layout:auto;
	border:solid 1px #CCC;
}
.rnk1item td,.rnk1item th{
	border:none;
	border-bottom:dotted 1px #CCC;
}
.rnk1item th {
	background-color: #FFF;
	width: auto;
	padding:5px;
	width:60px;
	vertical-align:middle;
}
.rnk1item td {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	line-height: 130%;
	padding: 15px 10px;
}
.rnk1item .ttitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 130%;
}
.rnk1item th, .rnk1item td {
}
.rnk1item .timg {
	width: auto;
	padding-top: 10px;
	vertical-align:middle;
}
.rnk1item .alt th, .rnk1item .alt td {
}
/*
==================================================
ランキングテーブル２
==================================================
*/
table.rnk2item {
	table-layout:auto;
	border:solid 1px #CCC;
}
.rnk2item .timg, .rnk2item .tdesc {
	padding: 8px;
	vertical-align: top;
}
.rnk2item th.ttitle {
	padding: 10px;
	text-align: left;
	font-size: 16px;
}
.rnk2item td{
	overflow:hidden;
}
.rnk2item td.tdesc {
	width:100%;
}
.rnk2item td.timg {
	width:auto;
}
.rnk2item td.tdesc,.rnk2item td.timg {
	border:none;
}

.rnk2item .timg img {
	padding-bottom: 10px;
	height:auto;
}
.rnk2item .tdesc {
	line-height: 150%;
}
table.rnk2item table.ttable {
	width:101%;
	margin: 0px;
	padding: 0px;
	border:none;
	table-layout:fixed;
}
.ttable th, .ttable td {
	padding: 8px !important;
	line-height:130%;
	text-align: center;
	border:none;
	border-right:dotted 1px #CCC;
}
.rnk2item tr:last-child td{
	padding:0;
}
/*
==================================================
ランキングテーブル３
==================================================
*/
.rnk3item {
	table-layout:auto;
	border:solid 1px #CCC;
}
.rnk3item th {
	text-align: left;
	padding: 8px;
	font-size: 17px;
}
.rnk3item th img {
	vertical-align: bottom;
	margin-right: 6px;
}
.rnk3item td {
	padding: 10px;
	border:none;
}
.rnk3item td.timg {
	text-align: center;
	width: auto;
}
.rnk3item .img-center{
	width:auto;
	display:inline;
}
.rnk3item th img{
	float:left;
}

/*
==================================================
価格比較テーブル
==================================================
*/
.prc1item {
	table-layout:auto;
}
.prc1item th {
	padding: 6px;
	text-align: center;
}
.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item .alt td {
	background-color: #F5F5F5;
}
.prc1item .price {
	text-align: right;
	width: 100px;
	font-size:15px;
}
/*
==================================================
項目説明型
==================================================
*/
.dsc1item,.dsc2item {
	background-color: #CCCCCC;
	table-layout:fixed;
}
.dsc1item th, .dsc1item td,.dsc2item th, .dsc2item td {
	padding: 6px;
}
.dsc1item th{
	width:30%;
}
.dsc1item th , .dsc2item th {
	text-align: center;
}
.dsc1item td , .dsc2item td {
	vertical-align: top;
}
/*
==================================================
メニュー型
==================================================
*/
.tblmenu1item td {
	font-size: 14px;
	line-height: 1.5;
	vertical-align:top;
	padding:6px;
}
.tblmenu1item.col2 td,.tblmenu1item.col2 th{
	width:50%;
	box-sizing:border-box;
}
.tblmenu1item td .ttitle {
	background-color: #EEEEEE;
	font-weight: bolder;
	padding: 7px;
	margin-bottom: 8px;
	font-size: 14px;
}
.tblmenu1item td .ttitle a{
	display:block;
}
.tblmenu1item td .more{
	text-align:right;
	padding:5px 0 3px;
}

/*
==================================================
スマートフォンへの最適化(不要な場合は下記を削除)
==================================================
*/
@media screen and (max-width:640px) {
td,th,tr{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
tr{
	width:100%;
}
/* ランキング1 */
.rnk1item th,.rnk1item td{
	width:100%;
	display:block;
	border:none;
}
.rnk1item tr{
	border-bottom:solid 1px #CCC;
}
.rnk1item .timg,.rnk1item th,.rnk1item .timg p,.rnk1item th p{
	text-align:center !important;
}
/* ランキング2 */
.rnk2item td.timg, .rnk2item td.tdesc{
	display:block;
	width:100%;
	border-right:solid 1px #CCC;
}
.rnk2item td.timg{
	text-align:center !important;
}
/* ランキング3 */
.rnk3item th, .rnk3item td{
	display:block;
	width:100%;
}
/* 特商ページ */
.tokusho td,.tokusho th{
	display:block;
	width:100%;
}
.tblmenu1item td img{
	float:none;
	display:block;
	margin:6px auto;
}
}
body,footer,#footer,#footer > div{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title,dt,h3 > span,h4 > span,h5 > span,h6 > span,.title > span,div[id$="menu"] h4,div[id$="menu"] .title,#indexlist .title{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#entrylist h4,#entrylist h4::before{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
/* スマホタイトル */
@media screen and (max-width: 640px) {#header h2, #header .title,#top .title{display:none;}}
/* スマホ説明文 */
@media screen and (max-width: 640px) {#header .desc,#footer .desc{display:none;}}
/* スマホヘッダー画像 */
@media screen and (max-width: 640px) {#header img,#headerbox > img{display:block;}}
/* スマホヘッダー領域 */
@media screen and (max-width: 640px) {#header #headertxt{display:none;}}

/* ===== inlined: css/commonstyles.css ===== */


/* 画像の指定 */
img{max-width:100%;height:auto;}
.txt-img img[align^="right"],.txt-img.timg-r img{margin:0 0px 10px 16px;}
.txt-img img[align^="left"],.txt-img.timg-l img{margin:0 16px 10px 0px;}
.txt-img img[align^="center"]{margin:0 0 10px 0;}
.txt-img img.image-left,img.image-left{margin:0 16px 10px 0;}
.txt-img img.image-right,img.image-right{margin:0 0 10px 16px;}
.txt-img img.image-center,img.image-center{margin:10px auto;display:block;}
.img-center .image-left,.img-center .image-right{margin:auto;}

/* 画像の縮小比率の指定 */
@media screen and (max-width:640px){
	.txt-img.timg-r,.txt-img.timg-l{
		max-width:40%;
		box-sizing:border-box;
	}
	.image-left,.image-right{max-width:40%;}
	.txt-img.timg-r{padding-left:10px;}
	.txt-img.timg-l{padding-right:10px;}
	.txt-img.timg-l img{margin-right:0;}
	.txt-img.timg-r img{margin-left:0;}
	.tx-img.timg-l img,.tx-img.timg-r img{margin:0 0 10px 0;}
	.txt-img img[align^="right"],.txt-img img[align^="left"]{max-width:40%;}
	.txt-img img[align^="center"]{max-width:100%;}
}
/* 強制回り込み */
.float-left2 img{float:left !important;margin:0 8px 8px 0;}
.float-right2 img{float:right !important;margin:0 0 8px 8px;}
/* サブメニュー画像リスト */
#menu .menubox2,
#rmenu .menubox2{
	padding:0;
}
#menu .menubox2 ul,
#rmenu .menubox2 ul{
	margin:0;
	padding:2px 0 0 0;
}
#menu .menubox2 img,
#rmenu .menubox2 img{
	width:100%;
	height:auto;
	margin:1px 0;
	max-width:100%;
}

/* ボックス内マージン調整 */
#contents div[class*="box"] > div[class^="point"]:first-child,
#contents div[class*="box"] > div[class^="rank"]:first-child,
#contents div[class*="box"] > h2:first-child,
#contents div[class*="box"] > h3:first-child,
#contents div[class*="box"] > h4:first-child,
#contents div[class*="box"] > h5:first-child,
#contents div[class*="box"] > h6:first-child{
	margin-top:4px;
}
#contents div[class*="box"]:not(.menubox):not(.menubox2) > ul,
#contents div[class*="box"]:not(.menubox):not(.menubox2) > ol{
	margin-top:4px;
	margin-bottom:4px;
}
#main .txt-decbox1 .top .top_box h2 > span,
#main .txt-decbox2 .top .top_box h2 > span{
	display:block;
}

/* 記事共通 */
div, p, span, li {word-wrap : break-word;overflow-wrap : break-word;}
td,th{word-break: break-all !important;}
a:not([href]){text-decoration:none;}
table td p,table th p{text-align:inherit;}
#contents #main .txt-grayback,#contents #main .txt-colorback {padding:0 !important;}
/* 説明文スクロール */
#header .desc::-webkit-scrollbar{width: 5px;}
#header .desc::-webkit-scrollbar-thumb{background: #aaa;border-radius: 3px;}
#header .desc::-webkit-scrollbar-track-piece:start,#header .desc::-webkit-scrollbar-track-piece:end{background: #EBEBEB;}
/* 行揃え */
.align-left{text-align:left;}
.align-right{text-align:right;}
.align-center{text-align:center;}
/* フロート解除 */
div[id^="text"]::after,div[id^="space"]::after{content:"";display:block;clear:both;}
/* 共通 */
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{
	font-weight:bold;
	overflow: hidden;
}
h4{
	clear:none;
}
ul,ol{
	overflow: hidden;
}
.lbg{
	line-height:140%;
}

/* ランキング */
.rank1,.rank2,.rank3,.rank4,.rank5 {
	background-repeat: no-repeat;
	height: 25px;
	font-size: 18px;
	margin:10px 0 15px 0;
	padding: 35px 0 5px 65px;
	color: #333;
	border-bottom:dotted 1px #666;
	clear: both;
}
.rank1{
	background-image: url(../img/rank1_a.gif);
}
.rank2{
	background-image: url(../img/rank2_a.gif);
}
.rank3{
	background-image: url(../img/rank3_a.gif);
}
.rank4{
	background-image: url(../img/rank4_a.gif);
}
.rank5{
	background-image: url(../img/rank5_a.gif);
}
/* ポイント */
.point1,.point2,.point3,.point4,.point5 ,.point6 ,.point7 ,.point8 ,.point9 ,.point10 {
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 46px;
	font-size: 16px;
	margin-top: 10px;
	padding-top: 14px;
	margin-bottom: 10px;
	border-bottom:dotted 2px #CCC;
	color: #3F3F3F;
	background-position: 4px top;
	clear: both;
}
.point {
	color: #333;
	background-image: url(../img/point_default.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 60px 30px;
	padding: 5px 0 5px 66px;
	margin: auto;
	min-height: 1.875em;
}
.point1{
	background-image: url(../img/point1.gif);
}
.point2{
	background-image: url(../img/point2.gif);
}
.point3{
	background-image: url(../img/point3.gif);
}
.point4{
	background-image: url(../img/point4.gif);
}
.point5{
	background-image: url(../img/point5.gif);
}
.point6{
	background-image: url(../img/point6.gif);
}
.point7{
	background-image: url(../img/point7.gif);
}
.point8{
	background-image: url(../img/point8.gif);
}
.point9{
	background-image: url(../img/point9.gif);
}
.point10{
	background-image: url(../img/point10.gif);
}

/* 矢印 */
.arrow_orange,.arrow_blue,.arrow_black,.arrow_red{
	min-height:24px;
	overflow:hidden;
}
.arrow_orange {
	background-image: url(../img/arrow_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 24px 15px;
	padding-left: 28px;
	font-weight: 700;
}
.arrow_black {
	background-image: url(../img/arrow_black.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px;
	padding-left: 24px;
	font-weight: 700;
}
.arrow_blue {
	background-image: url(../img/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px;
	padding-left: 24px;
	font-weight: 700;
}
.arrow_red {
	background-image: url(../img/arrow_red.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px;
	padding-left: 24px;
	font-weight: 700;
}
/* 文字装飾 */
blockquote {
	font-size:12px;
	color:#666666;
	border: 2px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 15px;
	line-height: 130%;
}
.alert,.accept,.attention,.thint{
	font-size: 12px;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position:8px 3px;
}
.alert {
	background-color: #FFEFEF;
	background-image: url(../img/alert.png);
	background-repeat: no-repeat;
	color: #A2462F;
	border: 1px solid #FABDA7;
}
.accept {
	border: 1px solid #C2E39B;
	background-color: #EFFADA;
	background-image: url(../img/accept.png);
	background-repeat: no-repeat;
	color: #346F15;
}
.attention {
	border: 1px solid #FDE8A8;
	background-color: #FEF8E0;
	background-image: url(../img/attention.png);
	background-repeat: no-repeat;
	color: #804900;
}
.thint {
	border: 1px solid #C5D7ED;
	background-color: #EFF4FA;
	background-image: url(../img/thint.png);
	background-repeat: no-repeat;
	color: #2C4F7A;
}
 .user1,.user2 {
	font-size: 12px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #EFF4FA;
	border: 1px solid #C5D7ED;
	min-height: 70px;
	overflow: hidden;
}
 .user1{
	background-image: url(../img/user1.png);
}
 .user2{
	background-image: url(../img/user2.png);
}
.noimage{
	padding-left:12px;
	background-image: none;
	min-height:15px;
}
.ylw{
	background-color:#FFE566;
	font-weight:bold;
	padding:2px;
}
/* 回り込み解除 */
.alert:after,
.accept:after,
.attention:after,
.thint:after,
.user1:after,
.user2:after,
.user_inner:after,
.body:after,
.grayline:after,
.clear_after:after{
	clear: both;
	content: "";
	display: block;
}
.nmlbox,.dottbox,.ylwbox,.graybg,.txt-border,.txt-grayback,.txt-colorback,.txt-rndbox,.txt-decbox1,.txt-decbox2{
	overflow:hidden;
}
.alert,.attention,.thint,.accept,.user1,.user2,.rank{clear:both;}
/* ボックス */
.nmlbox,.dottbox,.ylwbox,.graybg{
	padding:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}
.graybg {
	background-color: #F4F4F4;
}
.grayline {
	background-color: #fff;
	border: 4px solid #ededed;
	box-shadow: 0px 0px 5px #bbb inset;
	margin: 20px 0;
	padding: 20px;
}
.dottbox{
	border:dotted 1px #666;
	box-shadow:none;
}
.nmlbox {
	border: 2px solid #E7E7E7;
}
.ylwbox {
	background-color: #FFFFD2;
	border: 2px solid #CC0000;
}

/* 水平線 */
.border1,.border2,.border3,.borderdot,.borderdot2{
	margin: 10px;
	padding: 0px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
.border1 {
	border-bottom:solid 1px #999;
}
.border2 {
	border-bottom:solid 1px #990000;
}
.border3 {
	border-bottom:solid 1px #003366;
}
.borderdot {
	border-top:dotted 1px #999;
}
.borderdot2 {
	border-top:dotted 2px #999;
}

/* レイアウト枠(旧形式) */
@media screen and (min-width: 768px) {
.layout_l{float:left;}
.layout_r{float:right;}
}

/* レイアウト枠(新形式) */
.layout_box{
	display:table;
	width:100%;
	table-layout: fixed;
	box-sizing:border-box;
	border-collapse: separate;
}
.layout_box .layout_l,
.layout_box .layout_r{
	display:table-cell;
	float:none !important;
	box-sizing:border-box;
	overflow:hidden;
	vertical-align:top;
}
.layout_l img,.layout_r img{
	max-width:100%;
	height:auto;
}
.col2.layout_box .layout_l,
.col2.layout_box .layout_r{
	width:50%;
	padding:8px;
}
.col3.layout_box .layout_l,
.col3.layout_box .layout_r{
	width:33.3%;
	padding:8px;
}
.col4.layout_box .layout_l,
.col4.layout_box .layout_r{
	width:25%;
	padding:8px;
}
/* レスポンシブ設定 */
@media screen and (max-width: 640px) {
.responsive.layout_box{
	display:block;
}
.responsive.layout_box .layout_l, .responsive.layout_box .layout_r{
	display:block !important;
	width:100% !important;
	box-sizing:border-box;
	margin:5px 0;
}
}
.hd,.hd:hover,.hd:visited{
	color:#333;
	text-decoration:none;
}

/* 角丸 */
.rnd1{
	padding: 15px;
	margin: 15px auto 15px auto;
}
.rnd1{
	position:relative;
	padding: 15px;
	margin: 15px auto 15px auto;
	border-radius: 6px;
}
.rbox1,.rbox2,.rbox3,.rbox4{
	overflow:hidden;
}
.rbox1 {
	background-color: #F4F4F4;
	border: 1px solid #d7d7d7;
}
.rbox2 {
	background-color: #FFF;
	border: 2px solid #FF843F;
}
.rbox3 {
	background-color: #FFF;
}
.rbox4 {
	background-color: #F5F5F5;
}

/* シャドウ */
.shadow1,.shadow2,.shadow3{
	padding: 15px;
	margin: 15px auto 15px auto;
}
.shadow1{
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
}
.shadow2{
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

/* FAQ */
.question1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	margin: 15px auto 4px auto;
	padding: 5px 0 6px 50px;
	background-image: url(../img/q1.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.answer1 {
	position:relative;
	font-size: 13px;
	line-height:140%;
	border:solid 1px #CCC;
	background-color:#F5F5F5;
	border-radius: 10px;
	margin: 5px auto 35px auto;
	padding: 20px 20px 20px 60px;
	background-image: url(../img/a1.png);
	background-repeat: no-repeat;
	background-position: 12px 18px;
}
.question2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	margin: 20px auto 4px auto;
	padding: 5px 0 6px 50px;
	background-image: url(../img/q2.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.answer2 {
	position:relative;
	font-size: 13px;
	line-height:140%;
	margin: 5px auto 15px auto;
	padding: 10px 10px 20px 50px;
	background-image: url(../img/a2.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	border-bottom:dotted 1px #CCC;
}

/* 吹き出し新規追加スタイル */
 
.balloon-left,
.balloon-right,
.balloon-top,
.balloon-bottom
{
	line-height:140%;
	font-size:0;
	margin-top:8px;
	margin-bottom:8px;
}
.balloon-left::after,
.balloon-right::after,
.balloon-top::after,
.balloon-bottom::after
{
	content:" ";
	display:block;
	height:1px;
	clear:both;
}
.balloon-left .bln-img,
.ballon-left .img-center
{
	float:left !important;
	height:auto;
}
.balloon-right .bln-img,
.balloon-left .img-center
{
	float:right !important;
	height:auto;
}
 
.balloon-top .img-center,
.balloon-bottom .img-center
{
	float:none;
	text-align:left !important;
}
 
.bln-img{
	display:inline-block;
	width:auto;
	max-width:25%;
}
.bln-img.float-l img,.bln-img.float-r img{margin:0;}
.balloon-left .bln-img{padding-right:8px;}
.balloon-right .bln-img{padding-left:8px;}
.balloon-top .bln-img{padding-bottom:8px;}
.balloon-bottom .bln-img{padding-bottom:8px;}
.img-circle img{border-radius: 50%;}

/* 吹き出し横幅自動調整 */
.bln-auto .b_body{
	box-sizing:border-box;
	min-width:70px;
	display:inline-block !important;
}
.balloon-left.bln-auto .b_body,.balloon-right.bln-auto .b_body{max-width:85%;}
.balloon-top.bln-auto .b_body,.balloon-bottom.bln-auto .b_body{max-width:100%;}
.balloon-left.bln-auto .b_body{float:left;}
.balloon-right.bln-auto .b_body{float:right;}
.balloon-bottom.bln-auto .b_body{overflow:visible;}

/* 吹き出しスクロール */
.scroll-auto{overflow-y:auto;}
.scroll-auto::-webkit-scrollbar{width: 8px;}
.scroll-auto::-webkit-scrollbar-thumb{
    background: #aaa;
    border-radius: 3px;
}
.scroll-auto::-webkit-scrollbar-track-piece:start,.scroll-auto::-webkit-scrollbar-track-piece:end{background: #EBEBEB;}
.balloon4 .scroll-auto::-webkit-scrollbar-thumb{background: #92B9FA;}
.balloon5 .scroll-auto::-webkit-scrollbar-thumb{background: #FFACAC;}
.balloon6 .scroll-auto::-webkit-scrollbar-thumb{background: #FF9595;}
.balloon7 .scroll-auto::-webkit-scrollbar-thumb{background: #46A6CE;}
.balloon8 .scroll-auto::-webkit-scrollbar-thumb{background: #E3AA71;}
.balloon9 .scroll-auto::-webkit-scrollbar-thumb{background: #B1C778;}

/* 吹き出し基本スタイル */
.bln{
	font-size:14px;
	overflow: hidden;
	padding:0;
	margin: 0;
	color: #333333;
}
.b_body{
	margin:0;
	width:auto;
	padding:12px 19px;
	line-height:160%;
	overflow: hidden;
	min-height:20px;
}

.balloon1 .b_body{
	background-color:#F5F5F5;
	border:solid 1px #CCC;
}
.balloon2 .b_body{
	background-color:#FFF;
	border:solid 1px #CCC;
}
.balloon3 .b_body{
	background-color:#EBEBEB;
}
.balloon4 .b_body{
	background-color:#EAF1FF;
	border:solid 1px #6AA3F9;
}
.balloon5 .b_body{
	background-color:#FFEAEA;
	border:solid 1px #F96565;
}
.balloon6 .b_body{
	background-color:#FFF;
	border:solid 2px #CC0000;
}
.balloon7 .b_body{
	background-color:#FFF;
	border:solid 2px #0080B8;
}
.balloon8 .b_body{
	background-color:#FFF;
	border:solid 2px #FF8201;
}
.balloon9 .b_body{
	background-color:#FFF;
	border:2px solid #739221;
}
.bln_auto{
	display:inline-block;
}

.bln .img-l{
	position:relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	top: 18px;
	left:1px;
	float:left;
	width: 20px;
	height: 19px;
	margin:0;
}
.bln .img-r{
	position: relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	top: 18px;
	right:1px;
	float:right;
	width: 20px;
	height: 19px;
	margin:0;
}
.bln .img-t{
	position: relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	top:1px;
	left: 30px;
	width: 22px;
	height: 22px;
	float:none;
	margin:0;
}
.bln .img-b{
	position: relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	bottom:1px;
	left: 30px;
	width: 22px;
	height: 22px;
	margin:0;
}

div.bln:after{height:0; visibility: hidden; content: ".";   display: block; clear: both;}
.balloon1 .img-b{ background-position: 0 0;} 
.balloon1 .img-l{ background-position: 0 -72px;} 
.balloon1 .img-r{ background-position: -8px -139px;} 
.balloon1 .img-t{ background-position: 0 -206px;} 
.balloon2 .img-b{ background-position: 0 -278px;} 
.balloon2 .img-l{ background-position: 0 -350px;} 
.balloon2 .img-r{ background-position: -8px -417px;} 
.balloon2 .img-t{ background-position: 0 -484px;} 
.balloon3 .img-b{ background-position: 0 -556px;} 
.balloon3 .img-l{ background-position: 0 -628px;} 
.balloon3 .img-r{ background-position: -8px -695px;} 
.balloon3 .img-t{ background-position: 0 -762px;} 
.balloon4 .img-b{ background-position: 0 -834px;} 
.balloon4 .img-l{ background-position: 0 -906px;} 
.balloon4 .img-r{ background-position: -8px -973px;} 
.balloon4 .img-t{ background-position: 0 -1040px;} 
.balloon5 .img-b{ background-position: 0 -1112px;} 
.balloon5 .img-l{ background-position: 0 -1184px;} 
.balloon5 .img-r{ background-position: -8px -1251px;} 
.balloon5 .img-t{ background-position: 0 -1318px;} 
.balloon6 .img-b{ background-position: 0 -1390px;bottom:2px;} 
.balloon6 .img-l{ background-position: 0 -1462px;left:2px;} 
.balloon6 .img-r{ background-position: -8px -1531px;right:2px;} 
.balloon6 .img-t{ background-position: 0 -1600px;top:2px;} 
.balloon7 .img-b{ background-position: 0 -1672px;bottom:2px;} 
.balloon7 .img-l{ background-position: 0 -1744px;left:2px;} 
.balloon7 .img-r{ background-position: -8px -1813px;right:2px;} 
.balloon7 .img-t{ background-position: 0 -1882px;top:2px;} 
.balloon8 .img-b{ background-position: -78px 0;bottom:2px;} 
.balloon8 .img-l{ background-position: -78px -72px;left:2px;}
.balloon8 .img-r{ background-position: -86px -141px;right:2px;}
.balloon8 .img-t{ background-position: -78px -210px;top:2px;}
.balloon9 .img-b{ background-position: -78px -282px;bottom:2px;} 
.balloon9 .img-l{ background-position: -78px -354px;left:2px;} 
.balloon9 .img-r{ background-position: -86px -423px;right:2px;} 
.balloon9 .img-t{ background-position: -78px -492px;top:2px;} 

/* フッターメニュー */
#footermenu{
	text-align:center;
	padding:6px;
}

/*
==================================================
Googleマップ、YouTubeのレスポンシブ化
==================================================
*/
.gmap-box {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap-box iframe,
.gmap-box object,
.gmap-box embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wrapper {
	margin: auto;
	padding: 50px;
}
/*　目次
==================================================
*/
.indexbox{
	background-color:#F8F8F8;
	border:solid 1px #EEE;
}
.indexbox{
	clear:both;
	padding:20px 15px;
}
#main .indexbox h5,#main .indexbox .title{
	margin:0;
}
#main .indexbox ul li,
#main .indexbox ol li,
#menu .indexbox ul li,
#menu .indexbox ol li{
	font-size:15px;
	line-height: 180%;
}
.indexbox li.cat{
	margin-left:5px !important;
	margin-top:10px;
	font-weight: bold;
}
.indexbox li.ent2{margin-left:1.5rem !important;}
.indexbox li.ent3{margin-left:2.5rem !important;}
.indexbox li.ent4{margin-left:3.5rem !important;}
.indexbox li.ent5{margin-left:4.5rem !important;}
/* 列の幅指定 */
.tcolumn1,.tcolumn2,.tcolumn3,.tcolumn4,.tcolumn5{
	box-sizing:border-box;
}
.tcolumn1{width:100%;}
.tcolumn2{width:50%;}
.tcolumn3{width:33.33%}
.tcolumn4{width:25%;}
.tcolumn5{width:20%;}
/* コンテンツの振り分け */
.pc_contents{display:block;}
.sp_contents{display:none;}
@media screen and (max-width:640px) {
	.countdown_frm input{
		font-size:15px !important;
		margin:15px 0;
		-webkit-appearance: none;
	}
	.pc_contents{display:none;}
	.sp_contents{display:block;}
}

/*　エントリーリストFIX
==================================================
*/

#entrylist .entry_thumb{
	width:80px;
	float:left;
	margin:0 10px 10px 0;
	padding: 0;
	text-align:  center;
}
#entrylist .entry_thumb a{
    padding:0 !important;
    background-image:none !important;
}
#entrylist .entry_thumb img{
    z-index:99;
}
#entrylist list div::after,#entrylist div dd::after{
    clear:both;
    display:block;
    content:"";
    height:0px;
}
#entrylist .entry_thumb img{
	max-width:80px;
	max-height:80px;
}
/* 画像スタイル
==================================================
*/
.image-shadow img{
	display: inline-block;
	box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.8);
	margin-bottom:16px;
}
.image-radius img{border-radius: 10px;}
.image-circle img{border-radius: 50%;}
table.borderless,table.borderless td,table.borderless th{
	border:none !important;
	background-color:transparent;
}
/* テーブルのスクロール
==================================================
*/
.scroll_table{
overflow-x: auto;
white-space: nowrap;
}
.scroll_table::-webkit-scrollbar{height: 8px;}
.scroll_table::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #F1F1F1;
  border-radius: 5px;
}
.scroll_table::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #999;
}
.scroll_table table{
	width:100%;
	table-layout:auto !important;
}
@media screen and (min-width: 768px) {
	.scroll_table{
		overflow:hidden;
		white-space:normal;
	}
	.scroll_table table{
		table-layout:fixed !important;
	}
}
/* 忍者おまとめボタンFIX */
.ninja_onebutton_output_overlay .line, .ninja_onebutton_output_responsive .line{background: #00c300 !important;}
.ninja_onebutton_output_overlay .hatena, .ninja_onebutton_output_responsive .hatena {background: #008fde !important;}
.ninja_onebutton_output_overlay .twitter, .ninja_onebutton_output_responsive .twitter{background-color: #55acee !important;}
.ninja_onebutton_output_overlay .facebook, .ninja_onebutton_output_responsive .facebook {background-color: #3b5998 !important;}

/*
==================================================
ボタンリンク(180405)
==================================================
*/
.btn01,
.btn02,
.btn03,
.btn04,
.btn05,
.btn06,
.btn07,
.btn08{
	margin: auto auto 15px;
	width: 240px;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	-moz-transition: color 0.15s ease-out 0s, background-color 0.15s ease-out 0s;
	-o-transition: color 0.15s ease-out 0s, background-color 0.15s ease-out 0s;
	-webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out;
	-webkit-transition-delay: 0s, 0s;
	transition: color 0.15s ease-out 0s, background-color 0.15s ease-out 0s;
	overflow:hidden;
}
.btn01 a,
.btn02 a,
.btn03 a,
.btn04 a,
.btn05 a,
.btn06 a,
.btn07 a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:0 4%;
	width:100%;
	height:100%;
	line-height:44px;
	box-sizing:border-box;
}

.btn-icon,.btn-icon_r {
	display: block;
	height: 100%;
}
.btn01 a,.btn02 a,.btn03 a,.btn06 a,.btn07 a,.btn01 a:visited,.btn02 a:visited,.btn03 a:visited,.btn06 a:visited,.btn07 a:visited,.btn01 a:hover,.btn02 a:hover,.btn03 a:hover,.btn06 a:hover,.btn07 a:hover,.btn04 a:hover,.btn05 a:hover{
	color:#FFF;
}
.btn04 a:hover,.btn05 a:hover{
	top:0px !important;
	left:0px !important;
}
.btn04:hover,.btn04 a:hover,.btn04:hover a,.btn05:hover,.btn05 a:hover,.btn05:hover a{
	color:#FFF !important;
	text-decoration:none;
}
.btn04,.btn04 a,.btn04 a:visited,.btn04 a:visited{
	color:#333;
}
.btn05 a{
	padding-left:2%;
	padding-right:8%;
}
/* パターン
==================================================
*/
.btn01 {
	background-color: #1d508d;
}
.btn01:link,.btn01:visited,.btn01:hover,.btn01:active{
	color: #fff;
	text-decoration: none;
}
.btn01:hover {
	background-color: #90A9C7;
	background-image: none;
}
.btn02 {
	background-color: #1d508d;
	box-shadow: 0 4px 0 #0a3262;
}
.btn02:link,.btn02:visited,.btn02:hover,.btn02:active{
	color: #fff;
	text-decoration: none;
}
.btn02:hover {
	background-color: #1d508d;
	top: 2px;
	box-shadow: 0 4px 0 #0a3262;
}
.btn02:active{
	background-image: none;
	top: 4px !important;
	box-shadow: none !important;
}
.btn03 {
	background-color: #1d508d;
	background-image: url('data: image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzNzZiNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFkNTA4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4376b4), color-stop(100%, #1d508d));
	background-image: -moz-linear-gradient(top, #4376b4, #1d508d);
	background-image: -webkit-linear-gradient(top, #4376b4, #1d508d);
	background-image: linear-gradient(to bottom, #4376b4, #1d508d);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03:link,.btn03:visited,.btn03:hover,.btn03:active{
	color: #fff;
	text-decoration: none;
}
.btn03:hover {
	background-image:none !important;
	top: 2px;
}
.btn03:active{
	background-color: #08376f;
}
.btn04 {
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
}
.btn04,.btn04 a{
	color: #333;
	text-decoration: none;
}
.btn04:hover{
	background-color: #1d508d;
}
.btn05 {
	color: #1d508d;
	background-color: #fff;
	border: 1px solid #1d508d;
}
.btn05 a,.btn05:link,.btn05:visited,.btn05:active{
	color: #1d508d;
}
.btn05:hover{
	background-color: #1d508d;
}
.btn05 a::after {
	content: '>';
	display: inline-block;
	position: absolute;
	right: 4%;
}
.btn06 {
	background-image: -webkit-linear-gradient(#1d508d, #0b3a73);
	background-image: -o-linear-gradient(#1d508d, #0b3a73);
	background-image: linear-gradient(to bottom, #1d508d 0%,#0b3a73 100%);
	border: 1px solid #0d315c;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.4) , 0 1px 0 rgba(255,255,255,0.8) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.4) , 0 1px 0 rgba(255,255,255,0.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.4) , 0 1px 0 rgba(255,255,255,0.8) inset;
	-webkit-user-select: none;
	-ms-user-select: none;
	color: #FFF;
	text-align: center;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.btn06 a,.btn06 a:hover,.btn06:active,.btn06:visited{
	color: #FFF;
}
.btn06:hover {
	color: #FFF;
	opacity: 0.5;
}
.btn07 {
	color:#FFF;
	background-image: -webkit-linear-gradient(#1d508d, #0b3a73);
	background-image: -o-linear-gradient(#1d508d, #0b3a73);
	background-image: linear-gradient(to bottom, #1d508d 0%,#0b3a73 100%);
	border: 1px solid #0d315c;
}
.btn07 a,.btn07 a:hover,.btn07:link,.btn07:visited,.btn07:hover,.btn07:active{
	color: #fff;
	text-decoration: none;
}
.btn07:hover {
	background-image: -webkit-linear-gradient(#90A9C7, #879EBA);
	background-image: -o-linear-gradient(#90A9C7, #879EBA);
	background-image: linear-gradient(to bottom, #90A9C7 0%, #879EBA 100%);
	border: 1px solid #879EBA;
	color: #FFF;
}
.btn08{
	margin:0 auto 4px;
	width:300px;
	height:72px;
	line-height:72px;
	border:solid 1px #E7E7E7;
	background-color:#FFF;
	max-width:100%;
}
.btn08 a{
	text-decoration:none;
	display:block;
	padding:0 5%;
	width:100%;
	height:100%;
	padding-left:16px !important;
	line-height:72px;
	box-sizing:border-box;
	text-align:left;
}
.btn08 a,
.btn08 a:visited,
.btn08 a:hover,
.btn08 a:active{
	color:#1D508D;
}
.btn08:before{
	content:"";
	height:auto;
	width:4px;
	display:block;
	left:3px;
	top:3px;
	bottom:3px;
	position:absolute;
	border-radius:2px;
	background-color:#1D508D;
	z-index:10;
}
@media screen and (min-width: 768px) {
	.btn08:hover,
	.btn08 a:hover{
		background-color:#EDF3FC;
		top:0 !important;
		left:0 !important;
		position:relative;
	}
}
.btn08 a .btn-icon{
	left:0;
	float:right;
	margin:0 0 0 8px;
}
/*
カラーバリエーション
==================================================
*/
/* カラーバリエーション(赤) */
.btn01.red{
	background-color: #E63E32;
}
.btn01.red:hover{
	background-color: #EE8078;
}
.btn02.red{
	background-color: #E63E32;
	box-shadow: 0 4px 0 #8A251E;
}
.btn03.red{
	background-color: #8A251E;
	background-image: -webkit-linear-gradient(#E63E32, #8A251E);
	background-image: -o-linear-gradient(#E63E32, #8A251E);
	background-image: linear-gradient(#E63E32, #8A251E);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.red:hover{
	background-image: none;
}
.btn04.red:hover{
	background-color: #8A251E;
	color: #fff;
}
.btn05.red{
	color: #8A251E;
	border: 1px solid #8A251E;
}
.btn05.red a,.btn05.red:link,.btn05.red:visited,.btn05.red:active{
	color: #8A251E;
}
.btn05.red:hover{
	background-color: #8A251E;
	color: #fff;
}
/*単色
.btn06.red{
	background-color: #E63E32;
	border: 1px solid #c02318;
}
*/
.btn06.red,.btn07.red{
	background-image: -webkit-linear-gradient(#f35045, #E63E32);
	background-image: -o-linear-gradient(#f35045, #E63E32);
	background-image: linear-gradient(to bottom, #f35045 0%, #E63E32 100%);
	border: 1px solid #c02318;
}
.btn07.red:hover{
	background-image: -webkit-linear-gradient(#F78B84, #EE8078);
	background-image: -o-linear-gradient(#F78B84, #EE8078);
	background-image: linear-gradient(to bottom, #F78B84 0%, #EE8078 100%);
	border: 1px solid #D56E66;
}
.btn08.red:before{
	background-color:#E63E32;
}
.btn08.red a,
.btn08.red a:visited,
.btn08.red a:hover,
.btn08.red a:active{
	color:#E63E32
}
.btn08.red:hover,
.btn08.red a:hover{
	background-color:#FDEDEC;
}
/* カラーバリエーション(緑) */
.btn01.green{
	background-color: #61C12B;
}
.btn01.green:hover{
	background-color: #97D673;
}
.btn02.green{
	background-color: #61C12B;
	box-shadow: 0 4px 0 #37840b;
}
.btn03.green{
	background-color: #37840b;
	background-image: -webkit-linear-gradient(#61C12B, #37840b);
	background-image: -o-linear-gradient(#61C12B, #37840b);
	background-image: linear-gradient(#61C12B, #37840b);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.green:hover{
	background-image: none;
}
.btn04.green:hover{
	background-color: #37840b;
	color: #fff;
}
.btn05.green{
	color: #37840b;
	border: 1px solid #37840b;
}
.btn05.green a,.btn05.green:link,.btn05.green:visited,.btn05.green:active{
	color: #37840b;
}
.btn05.green:hover{
	background-color: #37840b;
	color: #fff;
 }
 /*単色
.btn06.green,.btn07.green{
 	background-color: #61C12B;
 	border: 1px solid #4cab17;
 }
 */
.btn06.green,.btn07.green{
	background-image: -webkit-linear-gradient(#70d239, #61C12B);
	background-image: -o-linear-gradient(#70d239, #61C12B);
	background-image: linear-gradient(to bottom, #70d239 0%, #61C12B 100%);
	border: 1px solid #4cab17;
}
.btn07.green:hover{
	background-image: -webkit-linear-gradient(#A1E17C, #97D673);
	background-image: -o-linear-gradient(#A1E17C, #97D673);
	background-image: linear-gradient(to bottom, #A1E17C 0%, #97D673 100%);
	border: 1px solid #89C866;
}
.btn08.green:before{
	background-color:#009A59;
}
.btn08.green a,
.btn08.green a:visited,
.btn08.green a:hover,
.btn08.green a:active{
	color:#009A59;
}
.btn08.green:hover,
.btn08.green a:hover{
	background-color:#E6FFF4;
}
/* カラーバリエーション(青) */
.btn01.blue{
	background-color: #1488e5;
}
.btn01.blue:hover{
	background-color: #6CBAF7;
}
.btn02.blue{
	background-color: #1488e5;
	box-shadow: 0 4px 0 #145A92;
}
.btn03.blue{
	background-color: #145A92;
	background-image: -webkit-linear-gradient(#1488e5, #145A92);
	background-image: -o-linear-gradient(#1488e5, #145A92);
	background-image: linear-gradient(#1488e5, #145A92);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.blue:hover{
	background-image: none;
}
.btn04.blue:hover{
	background-color: #145A92;
}
.btn05.blue{
	color: #145A92;
	border: 1px solid #145A92;
}
.btn05.blue a,.btn05.blue:link,.btn05.blue:visited,.btn05.blue:active{
	color: #145A92;
}
.btn05.blue:hover{
	background-color: #145A92;
	color: #fff;
}
/*単色
.btn06.blue{
	background-color: #1488e5;
	border: 1px solid #0b74c8;
}
*/
.btn06.blue,.btn07.blue{
	background-image: -webkit-linear-gradient(#39a7fe, #1488e5);
	background-image: -o-linear-gradient(#39a7fe, #1488e5);
	background-image: linear-gradient(to bottom, #39a7fe 0%,#1488e5 100%);
	border: 1px solid #0b74c8;
}
.btn07.blue:hover{
	background-image: -webkit-linear-gradient(#7CC5FE, #6CBAF7);
	background-image: -o-linear-gradient(#7CC5FE, #6CBAF7);
	background-image: linear-gradient(to bottom, #7CC5FE 0%,#6CBAF7 100%);
	border: 1px solid #5EA3DB;
}
.btn08.blue:before{
	background-color:#1488e5;
}
.btn08.blue a,
.btn08.blue a:visited,
.btn08.blue a:hover,
.btn08.blue a:active{
	color:#1488e5;
}
.btn08.blue:hover,
.btn08.blue a:hover{
	background-color:#DCEEFC;
}
/* カラーバリエーション(オレンジ) */
.btn01.orange{
	background-color: #ff9800;
}
.btn01.orange:hover{
	background-color: #FFBB57;
}
.btn02.orange{
	background-color: #ff9800;
	box-shadow: 0 4px 0 #bd5102;
}
.btn03.orange{
	background-color: #bd5102;
	background-image: -webkit-linear-gradient(#ff9800, #bd5102);
	background-image: -o-linear-gradient(#ff9800, #bd5102);
	background-image: linear-gradient(#ff9800, #bd5102);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.orange:hover{
	background-image: none;
}
.btn04.orange:hover{
	background-color: #bd5102;
}
.btn05.orange{
	color: #bd5102;
	border: 1px solid #bd5102;
}
.btn05.orange a,.btn05.orange:link,.btn05.orange:visited,.btn05.orange:active{
	color: #bd5102;
}
.btn05.orange a:hover{
	background-color: #bd5102;
	color: #fff;
}
/*単色
.btn06.orange{
	background-color: #ff9800;
	border: 1px solid #e58800;
}
*/
.btn06.orange,.btn07.orange{
	background-image: -webkit-linear-gradient(#fea728, #ff9800);
	background-image: -o-linear-gradient(#fea728, #ff9800);
	background-image: linear-gradient(to bottom, #fea728 0%,#ff9800 100%);
	border: 1px solid #e58800;
}
.btn07.orange:hover{
	background-image: -webkit-linear-gradient(#FEC571, #FFBB57);
	background-image: -o-linear-gradient(#FEC571, #FFBB57);
	background-image: linear-gradient(to bottom, #FEC571 0%,#FFBB57 100%);
	border: 1px solid #EEB057;
}
.btn08.orange:before{
	background-color:#ff9800;
}
.btn08.orange a,
.btn08.orange a:visited,
.btn08.orange a:hover,
.btn08.orange a:active{
	color:#ff9800;
}
.btn08.orange:hover,
.btn08.orange a:hover{
	background-color:#FFF0D9;
}
/* カラーバリエーション(ピンク) */
.btn01.pink{
	background-color: #f28a9e;
}
.btn01.pink:hover{
	background-color: #FCB8B8;
}
.btn02.pink{
	background-color: #f28a9e;
	box-shadow: 0 4px 0 #dc6a82;
}
.btn03.pink{
	background-color: #f69db4;
	background-image: -webkit-linear-gradient(#f69db4, #e4798d);
	background-image: -o-linear-gradient(#f69db4, #e4798d);
	background-image: linear-gradient(#f69db4, #e4798d);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.pink:hover{
	background-image: none;
}
.btn04.pink:hover{
	background-color: #dc6a82;
}
.btn05.pink{
	color: #dc6a82;
	border: 1px solid #f28a9e;
}
.btn05.pink a,.btn05.pink:link,.btn05.pink:visited,.btn05.pink:active{
	color: #E88089;
}
.btn05.pink:hover{
	background-color: #E88089;
	color: #fff;
}
/*(単色)
.btn06.pink{
	background-color: #FCB8B8;
	border: 1px solid #e1564e;
}
*/
.btn06.pink,.btn07.pink{
	background-image: -webkit-linear-gradient(#f69db4, #e4798d);
	background-image: -o-linear-gradient(#f69db4, #e4798d);
	background-image: linear-gradient(to bottom, #f69db4 0%,#e4798d 100%);
	border: 1px solid #E87973;
}
.btn07.pink:hover{
	background-image: -webkit-linear-gradient(#F9BECD, #EDA7B4);
	background-image: -o-linear-gradient(#F9BECD, #EDA7B4);
	background-image: linear-gradient(to bottom, #F9BECD 0%, #EDA7B4 100%);
	border: 1px solid #EB8F8A;
}
.btn08.pink:before{
	background-color:#f69db4;
}
.btn08.pink a,
.btn08.pink a:visited,
.btn08.pink a:hover,
.btn08.pink a:active{
	color:#f28a9e;
}
.btn08.pink:hover,
.btn08.pink a:hover{
	background-color:#FEEBEB;
}
/* カラーバリエーション(シアン) */
.btn01.cyan{
	background-color: #03bfb4;
}
.btn01.cyan:hover{
	background-color: #59D5CD;
}
.btn02.cyan{
	background-color: #03bfb4;
		box-shadow: 0 4px 0 #019088;
}
.btn03.cyan{
	background-color: #09d2c6;
	background-image: -webkit-linear-gradient(#03bfb4, #00a59b);
	background-image: -o-linear-gradient(#03bfb4, #00a59b);
	background-image: linear-gradient(#03bfb4, #00a59b);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.cyan:hover{
	background-image: none;
}
.btn04.cyan:hover{
	background-color: #019088;
	color: #fff;
}
.btn05.cyan{
	color: #019088;
	border: 1px solid #019088;
}
.btn05.cyan a,.btn05.cyan:link,.btn05.cyan:visited,.btn05.cyan:active{
	color: #019088;
}
.btn05.cyan:hover {
	background-color: #019088;
	color: #fff;
}
/*単色
.btn06.cyan{
	background-color: #03bfb4;
	border: 1px solid #00a59b;
}
*/
.btn06.cyan,.btn07.cyan{
	background-image: -webkit-linear-gradient(#03d4c8, #03bfb4);
	background-image: -o-linear-gradient(#03d4c8, #03bfb4);
	background-image: linear-gradient(to bottom, #03d4c8 0%, #03bfb4 100%);
	border: 1px solid #00AEA6;
}
.btn07.cyan:hover{
	background-image: -webkit-linear-gradient(#59E3DB, #59D5CD);
	background-image: -o-linear-gradient(#59E3DB, #59D5CD);
	background-image: linear-gradient(to bottom, #59E3DB 0%, #59D5CD 100%);
	border: 1px solid #57C4BD;
}
.btn08.cyan:before{
	background-color:#03bfb4;
}
.btn08.cyan a,
.btn08.cyan a:visited,
.btn08.cyan a:hover,
.btn08.cyan a:active{
	color:#03bfb4;
}
.btn08.cyan:hover,
.btn08.cyan a:hover{
	background-color:#E3FBFA;
}
/* カラーバリエーション(グレー) */
.btn01.gray{
	background-color: #A4A6B2;
}
.btn01.gray:hover{
	background-color: #C3C4CC;
}
.btn02.gray{
	background-color: #A4A6B2;
	box-shadow: 0 4px 0 #858792;
}
.btn03.gray{
	background-color: #C3C4CC;
	background-image: -webkit-linear-gradient(#A4A6B2, #858792);
	background-image: -o-linear-gradient(#A4A6B2, #858792);
	background-image: linear-gradient(#A4A6B2, #858792);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.gray:hover{
	background-image: none;
}
.btn04.gray:hover{
	background-color: #858792;
}
.btn05.gray{
	color: #858792;
	border: 1px solid #858792;
}
.btn05.gray a,.btn05.gray:link,.btn05.gray:visited,.btn05.gray:active{
	color: #858792;
}
.btn05.gray:hover{
	background-color: #858792;
	color: #fff;
}
/*(単色)
.btn06.gray{
	background-color: #A4A6B2;
	border: 1px solid #8e909b;
}
*/
.btn06.gray,.btn07.gray{
	background-image: -webkit-linear-gradient(#A4A6B2, #868891);
	background-image: -o-linear-gradient(#A4A6B2, #868891);
	background-image: linear-gradient(to bottom, #A4A6B2 0%, #868891 100%);
	border: 1px solid #868891;
}
.btn07.gray:hover{
	background-image: -webkit-linear-gradient(#C3C4CC, #AFB0B6);
	background-image: -o-linear-gradient(#C3C4CC, #AFB0B6);
	background-image: linear-gradient(to bottom, #C3C4CC 0%, #AFB0B6 100%);
	border: 1px solid #AFB0B6;
}
.btn08.gray:before{
	background-color:#777;
}
.btn08.gray a,
.btn08.gray a:visited,
.btn08.gray a:hover,
.btn08.gray a:active{
	color:#777;
}
.btn08.gray:hover,
.btn08.gray a:hover{
	background-color:#F5F5F5;
}
/* カラーバリエーション(ブラック) */
.btn01.black{
	background-color: #393939;
}
.btn01.black:hover{
	background-color: #c9c9c9;
}
.btn02.black{
	background-color: #393939;
	box-shadow: 0 4px 0 #898989;
}
.btn03.black{
	background-color: #898989;
	background-image: -webkit-linear-gradient(#595959, #393939);
	background-image: -o-linear-gradient(#595959, #393939);
	background-image: linear-gradient(#595959, #393939);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.black:hover{
	background-image: none;
}
.btn04.black:hover{
	background-color: #393939;
}
.btn05.black{
	color: #393939;
	border: 1px solid #393939;
}
.btn05.black a,.btn05.black:link,.btn05.black:visited,.btn05.black:active{
	color: #393939;
}
.btn05.black:hover{
	background-color: #393939;
	color: #fff ;
}
/*(単色)
.btn06.black{
	background-color: #393939;
	border: 1px solid #595959;
}
*/
.btn06.black,.btn07.black{
	background-image: -webkit-linear-gradient(#595959, #393939);
	background-image: -o-linear-gradient(#595959, #393939);
	background-image: linear-gradient(to bottom, #595959 0%, #393939 100%);
	border: 1px solid #393939;
}
.btn07.black:hover{
	background-image: -webkit-linear-gradient(#919191, #7C7C7C);
	background-image: -o-linear-gradient(#919191, #7C7C7C);
	background-image: linear-gradient(to bottom, #919191 0%, #7C7C7C 100%);
	border: 1px solid #7C7C7C;
}
.btn08.black:before{
	background-color:#393939;
}
.btn08.black a,
.btn08.black a:visited,
.btn08.black a:hover,
.btn08.black a:active{
	color:#393939;
}
.btn08.black:hover,
.btn08.black a:hover{
	background-color:#F5F5F5;
}
/* スタイル
==================================================
*/
.btn-rounded,.btn-rounded a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn-circle,.btn-circle a {
	-moz-border-radius: 10em;
	-webkit-border-radius: 10em;
	border-radius: 10em;
}
.btn-circle.btn08:before{
	display:none;
}
/* サイズ　
==================================================
*/
.btn-exlg{
	width: 560px;
	height: 64px;
	max-width: 100%;
	font-size: 20px;
}
.btn-lg {
	font-size: 16px;
	width: 360px;
	height: 56px;
}
.btn-sm {
	font-size: 12px;
	width: 120px;
	height: 28px;
	font-weight: normal;
}
.btn-exsm {
	font-size: 11px;
	width: 80px;
	height: 24px;
	font-weight: normal;
}
.btn-sm,.btn-sm a{line-height:28px;}
.btn-exlg,.btn-exlg a{line-height: 64px;}
.btn-lg,.btn-lg a{line-height:56px;}
.btn-exsm,.btn-exsm a{line-height:22px;}
.wd100{width: 100px;}
.wd200{width: 200px;}
.wd300{width: 300px;}
.wd400{width: 400px;}
.wd500{width: 500px;}
.wd600{width: 600px;}
.wd100,.wd100 a{height:32px;line-height:32px;}
.wd200,.wd200 a{height:44px;line-height:44px;}
.wd300,.wd300 a{height:48px;line-height:48px;}
.wd400,.wd400 a{height:56px;line-height:56px;}
.wd500,.wd500 a{height:64px;line-height:64px;}
.wd600,.wd600 a{height:72px;line-height:72px;}
.wd100,.wd200,.wd300,.wd400,.wd500,.wd600{max-width: 100%;}
/* ボタン08のサイズ */
.btn08.btn-exsm{height:32px;}
.btn08.btn-exsm a{line-height:32px;}
.btn08.btn-sm{height:40px;}
.btn08.btn-sm a{line-height:40px;}
.btn08.btn-lg{height:80px;}
.btn08.btn-lg a{line-height:80px;}
.btn08.btn-exlg{height:88px;}
.btn08.btn-exlg a{line-height:88px;}
#menu .btn08,#rmenu .btn08{
	width:100%;
}
/* 矢印
==================================================
*/
.arrowRight::after {
	content: '>';
	display: inline-block;
	position: absolute;
	right: 15px;
}
/* 要素の横並べ
==================================================
*/
@media screen and (min-width: 768px) {
	.flex-box{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width:100%;
		max-width:100%;
		box-sizing:border-box;
	}
	.b-right.flex-box{
		-webkit-box-pack: flex-end;
		    -ms-flex-pack: flex-end;
		        justify-content: flex-end;
		-webkit-box-align: flex-end;
		    -ms-flex-align: flex-end;
		        align-items: flex-end;
	}
	.b-left.flex-box{
		-webkit-box-pack: flex-start;
		    -ms-flex-pack: flex-start;
		        justify-content: flex-start;
		-webkit-box-align: flex-start;
		    -ms-flex-align: flex-start;
		        align-items: flex-start;
	}
	.flex-box .btn01,.flex-box .btn02,.flex-box .btn03,.flex-box .btn04,.flex-box .btn05,.flex-box .btn06,.flex-box .btn07,.flex-box .btn08{
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 8px;
	}
}
/*　行揃えの指定
==================================================
*/
.btn-left{text-align: left;}
.btn-right{text-align: right;}
.btn05.btn-right{padding-right:32px;}
.btn-shadow{
	-moz-text-shadow: 0px 1px 2px rgba(0,0,0,.4);
	-webkit-text-shadow: 0px 1px 2px rgba(0,0,0,.4);
	text-shadow: 0px 1px 2px rgba(0,0,0,.4);
}
/*　アイコン画像の指定
==================================================
*/
.btn01 img,.btn02 img,.btn03 img,.btn04 img,.btn05 img,.btn06 img,.btn07 img,.btn08 img{vertical-align: middle;max-width:100%;}
.btn-icon,.btn-icon_r{
	max-width:50px;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.btn-icon{
	margin-right: 5px;
	left: 2%;
	float: left;
}
.btn-left .btn-icon{
	left: 2%;
}
.btn-icon_r{
	margin-left: 5px;
	right: 2%;
	float: right;
}
.btn-icon,.btn-right .btn-icon{margin-right:5px;}
.btn-left .btn-icon{margin-right:5%;}
.btn-icon img,.btn-icon_r img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 80% !important;
}
/* IE10以降 */
@media all and (-ms-high-contrast:none){
.btn-icon,.btn-icon_r{
	//display:table-cell;
	max-width:44px;
	max-height:44px;
}
.btn-icon img,.btn-icon_r img{max-width:44px;height:auto;}
.btn08 .btn-icon{
	height:90% !important;
	max-height:90%;
	//top:5%;
	float:none;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.btn08 .btn-icon img{
	height:auto !important;
	max-width:50px;
	max-height:50px;
}
}
/*　フォントサイズ
==================================================
*/
.fnt10{font-size: 10px;}
.fnt12{font-size: 12px;}
.fnt14{font-size: 14px;}
.fnt16{font-size: 16px;}
.fnt18{font-size: 18px;}
.fnt20{font-size: 20px;}
.fnt22{font-size: 22px;}
.fnt24{font-size: 24px;}
.fnt26{font-size: 26px;}
.fnt28{font-size: 28px;}
.fnt30{font-size: 30px;}
.fnt32{font-size: 32px;}
.fnt34{font-size: 34px;}
.fnt36{font-size: 36px;}
.fnt48{font-size: 48px;}
@media screen and (max-width: 767px) {
	/* フォントサイズの調整 */
	.fnt24,.fnt26,.fnt28,.fnt30,.fnt32,.fnt34,.fnt36,.fnt48,.btn-exlg{
		font-size:1.1rem;
	}
}
.fnt-meiryo{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;}
.fnt-gothic{font-family: "ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;}
.fnt-minchou{font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.fnt-yugothic{font-family: "游ゴシック Medium", "Yu Gothic Medium",游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.fnt-kakugo{font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;font-weight: normal;}
.fnt-marugo{font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;}
/* ボタンの高さの可変 */
.responsive_h,.responsive_h .btn-icon{height:auto;}
.responsive_h a{
	height:auto;
	padding:10px 4%;
	line-height:1.5;
}
.responsive_h.btn-exlg a{padding:16px 4%;}
.responsive_h.btn-lg a{padding:14px 4%;}
.responsive_h.btn-sm a{padding:8px 3%;}
.responsive_h.btn-exsm a{padding:4px 2%;}
.responsive_h.btn-sm .btn-icon img,.responsive_h.btn-exsm .btn-icon img{max-width:24px !important;}
.btn08.responsive_h{
	height:auto !important;
}
.btn08.responsive_h a{
	line-height:1.4 !important;
}
.btn-circle.responsive_h a{
	padding-left:5%;
	padding-right:5%;
}
.align-left{margin-left:0;margin-right:auto;}
.align-right{margin-right:0;margin-left:auto;}
.silver{
	box-shadow:0 1px 1px rgba(0,0,0,.1);
}
.silver a{
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	border:solid 1px #FFF;
	text-shadow:1px 1px 0 #FFF;
}
@media screen and (min-width: 768px) {
.silver a:hover{
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0)));
	background: -o-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	text-shadow:none;
}
}
.white-filter a{
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)),to(rgba(255,255,255,0)));
	background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
/* %ribbonStyles% */
/* 人気記事 */
#pickupentry{
	margin-bottom:24px;
	counter-reset: pickuprank;
}
#pickupentry ul li{
	list-style:none !important;
	background-image:none !important;
	padding:10px 6px;
	border-bottom:dotted 1px #D1D1D1;
	background-color:rgba(255, 255, 255, 0.6);
	position: relative;
	letter-spacing:0;
}
#pickupentry li a{
	color:#333;
	line-height: 1.5;
	font-size:14px;
	font-weight: bold;
	position: relative !important;
	display:block;
}
#pickupentry ul li a::after{
	clear: both;
	display: block;
	content: "";
}
#pickupentry ul li::before{
	display:none;
}
#pickupentry ul li:last-child{
	border:none;
}
#pickupentry ul{
	margin:0;
	padding:8px 0;
}
#pickupentry ul li a:hover{
	position: relative !important;
	opacity: 1.0;
	left:0;
	top:0;
}
#pickupentry ul li a:hover img{
	opacity: 0.7;
	transition: opacity 0.3s ease;
}
#pickupentry ul li a{
	display:flex;
        align-items: center;
}
#pickupentry li img{
	width:72px;
	height:72px;
	min-width:72px;
	-o-object-fit: cover;
	   object-fit: cover;
	font-family: 'object-fit: cover;';
	margin-right:8px;
	float:left;
	align-self: start;
}
#pickupentry .pickup_rank a::before{
	counter-increment: pickuprank;
	content: counter(pickuprank);
	display: inline-block !important;
	position: absolute;
	background-color:rgba(0,0,0,.35);
	top:0;
	width:20px;
	height:20px;
	line-height: 20px;
	left:0;
	z-index: 100;
	font-size:12px;
	font-family: 'Verdana';
	color:#FFF;
	text-align:center;
}
/* 画像の下にタイトルを表示 */
@media screen and (min-width:768px){
#pickupentry ul#pickup_list2 li a{
	display:block;
}
#pickupentry ul#pickup_list2 li{
	padding:16px 8px;
	text-align: center;
}
#pickupentry ul#pickup_list2 li img{
	display:block;
	-o-object-fit: cover;
	   object-fit: cover;
	font-family: 'object-fit: cover;';
	margin:0px auto 6px;
	width:100%;
	min-height: 150px;
	max-height: 200px;
	float:none;
	height:auto;
}
#pickupentry #pickup_list2 .pickup_rank a::before{
	width:28px;
	height:28px;
	line-height: 28px;
	font-size:14px;
}
}
/* ランキングの色分け */
#pickupentry .pickup_rank.pickup_1 a::before{
	background-color:#E5C648;
}
#pickupentry .pickup_rank.pickup_2 a::before{
	background-color:#CCCCCC;
}
#pickupentry .pickup_rank.pickup_3 a::before{
	background-color:#CD863C;
}
#pickupentry .pickup_rank.pickup_4 a::before{
	background-color:#D0E0E5;
	color:#666;
}
#pickupentry .pickup_rank.pickup_5 a::before{
	background-color:#D0E0E5;
	color:#666;
}
#pickupentry .pickup_rank.pickup_other a::before{
	background-color:#E3E3E3;
	color:#666;
}

/* 画像追加スタイル */
.fleximg1{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
	margin:10px 0 24px;
}
.fleximg1 > p{
	display:inline-block;
}
.fleximg1 > div,.fleximg1 > p,.fleximg1 > img{margin-bottom:16px;}
#main .fleximg1 > div,
#main .fleximg1 > p,
#main .fleximg1 > img{
	max-width:49%;
	margin-left:0;
	margin-right:0;
}
#main .fleximg1.col3 > div,
#main .fleximg1.col3 > p,
#main .fleximg1.col3 > img{
	max-width:32%;
	margin-left:0;
	margin-right:0;
}
#main .topimg_left{
	float:left;
	max-width:40%;
	margin-right:15px !important;
	margin-left:0 !important;
}
#main .topimg_right{
	float:right;
	max-width:40%;
	margin-left:15px !important;
	margin-right:0 !important;
}
#main .topimg_left .txt-img,
#main .topimg_right .txt-img{
	margin:0 !important;
}
#main .topimg_left img,
#main .topimg_right img{
	float:none !important;
}
@media screen and (max-width:640px){
	#main .topimg_left,
	#main .topimg_right{
		float:none;
		max-width:100%;
		margin:0 0 15px !important;
	}
	#main .topimg_left img,
	#main .topimg_right img{
		float:none !important;
		margin:0 !important;
		width:100%;
		max-width:100% !important;
	}
	#main .fleximg1.responsive{
		justify-content: center !important;
		flex-flow: column !important;
	}
	#main .fleximg1.responsive > div,
	#main .fleximg1.responsive > p,
	#main .fleximg1.responsive > img{
		display:block;
		max-width:100% !important;
		margin-left:auto;
		margin-right:auto;
	}
}

#index_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 14px;
    margin: 8px 0 16px 0;
    clear:both;
    box-sizing:border-box;
}
#indexlist #index_inner {
    padding: 14px 24px;
    position: relative;
    clear:both;
    box-sizing:border-box;
}
#indexlist {
    width: 90%;
    margin: 16px auto;
    box-sizing: border-box;
    background-color: #F8F8F8;
    border: solid 1px #EEE;
    clear: both;
    margin:0;
}
#indexlist li a {
    display: block;
}
#index_wrapper.fullwidth{
    padding:0;
}
#index_wrapper.fullwidth #indexlist{
    width:100%;
    max-width:100%;
}
#index_wrapper.setleft {
    justify-content: left;
}
#index_wrapper.setleft #indexlist{
    margin-left:0;
}
/* タイトル */
#indexlist .title {
    display: inline-block;
}
#indexlist .title {
    margin-right: 5px;
    text-align: center;
    font-weight: bold;
    color: #333;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
}
@media screen and (min-width:768px) {
    #indexlist .title {
        margin-left: 75px;
    }
}
/* 目次フリースペース */
.idx_space {
    margin: 8px 0;
    text-align: center;
}
/* 表示・非表示の切り替え */
#index_button {
    display: inline-block;
    width: 75px;
    text-align: right;
}
#index_inner {
    text-align: center;
}
#index_inner ul,
#index_inner ol {
    text-align: left;
    opacity: 1;
}
#index_button>span::before {
    content: "\975E\8868\793A";
    font-size: 13px;
    cursor: pointer;
    text-decoration: underline;
    color: #4887d9;
}
#index_button span span {
    display: none;
}
#index_button::before {
    content: "[";
    padding-right: 3px;
}
#index_button::after {
    content: "]";
    padding-left: 3px;
}
#index_panel:checked+#index_button>span::before {
    content: "\8868\793A";
}
#index_panel[type="checkbox"] {
    display: none;
}
#index_panel:checked~ul,
#index_panel:checked~ol {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0 !important;
    transition: 0.8s;
}
/* 横幅の自動調整 */
#indexlist.idx_auto {
    display: inline-block !important;
    width: auto !important;
    max-width: 90%;
    min-width: 250px;
}
#menu #indexlist,
#rmenu #indexlist{
	width:100%;
	max-width:100%;
}
/* 角丸の指定 */
#indexlist.idx_round {
    border-radius: 8px;
}
#indexlist.idx_round.idx_design2 .title {
    border-radius: 8px 8px 0 0;
}
#indexlist.idx_round.idx_design3 #index_inner {
    border-radius: 8px;
}
/* リストの調整 */
#indexlist li:last-child {
    margin: 8px 0 0px 0 !important;
}
#indexlist li.firstnode::before {
    display: none !important;
}
#indexlist li.firstnode {
    background-image: none !important;
}
#indexlist li li.firstnode{
    margin-top:0 !important;
}
#contents #indexlist ul,
#contents #indexlist ol {
    margin-top: 0px;
    margin-bottom: 8px;
    opacity: 1;
    padding: 0 !important;
    left: 0 !important;
}
#indexlist #index_inner>ul,
#indexlist #index_inner>ol {
    margin: 10px 10px 10px 0px;
}
@media screen and (min-width:768px) {
    #indexlist #index_inner>ul,
    #indexlist #index_inner>ol {
        margin: 10px 12px 10px 5px;
    }
}
#indexlist ul ul,
#indexlist ul ol,
#indexlist ol ul,
#indexlist ol ol {
    margin: 0 !important;
}
#indexlist ul ol,
#indexlist ol ol {
    counter-reset: indexchild;
}
#indexlist li {
    position: relative;
    margin: 8px 0 !important;
}
#indexlist ul>li,
#iindexlist ol>li {
    line-height: 1.8;
    padding-top: 4px;
    padding-bottom: 4px;
}
#indexlist ul ul li,
#indexlist ol ol li,
#indexlist ol ul li,
#indexlist ul ol li
 {
    margin-left: 0px !important;
    font-size: 92%;
    font-weight:normal;
}
#indexlist ul li li li,
#indexlist ol li li li{
    font-size:94%;
}
#indexlist li li.firstnode{
	padding-left:1.2em !important;
	margin:0 !important;
}
/* 通常リストの調整 */
#contents #indexlist ul {
    list-style: none !important;
    margin-bottom: 5px;
}
#contents #indexlist ul>li {
    list-style: none !important;
    padding: 2px 0 2px 1.3em !important;
    background-image: none !important;
}
#contents #indexlist ul>li:before {
    background-image: none !important;
    content: " ";
    width: 5px;
    height: 5px;
    background-color: #666;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 50%;
    border: none !important;
    box-shadow: none !important;
}

#contents #indexlist ol ul>li::before,
#contents #indexlist ul ul>li::before {
    top: 10px;
}
/* 数字付きリストの調整 */
#contents #index_inner>ol {
    counter-reset: index;
}
#contents #index_inner>ol>li {
    list-style: none;
    position: relative;
    padding: 0 0 0 1.85em;
}
#contents #index_inner>ol>li::before {
    counter-increment: index;
    content: counter(index);
    position: absolute;
    left: 0;
    font-family: Verdana;
}
#indexlist ul ol>li,
#indexlist ol ol>li {
    list-style: none;
    background-image: none;
    padding: 0 0 0 2em !important;
    font-size: 95%;
    background-image: none !important;
}
#indexlist ul ol>li::before,
#indexlist ol ol>li::before {
    background: none;
    color: #333;
    font-size: 100%;
    counter-increment: indexchild;
    content: counter(indexchild) ".";
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0 !important;
    border: none;
    line-height: 1.8;
    border-radius: 0;
    font-family: Verdana !important;
    background-image: none !important;
    box-shadow: unset !important;
}
/* 数字付きリスト-カウンター
=============================
*/
#contents #indexlist.idx_counters #index_inner>ol {
    counter-reset: indexchild;
}
#contents #indexlist.idx_counters #index_inner>ol>li::before {
    counter-increment: indexchild;
    content: counter(indexchild);
}
#indexlist.idx_counters ul ol>li,
#indexlist.idx_counters ol ol>li {
    padding-left: 1em !important;
}
#indexlist.idx_counters ul ol>li::before,
#indexlist.idx_counters ol ol>li::before {
    content: counters(indexchild, "-")". ";
    width: auto !important;
    position: static;
    display: inline;
}
#indexlist.idx_counters ol>li>a {
    display: inline;
}
/* デザイン差分1
=============================
*/
#indexlist.idx_design1 {
    background-color: #FFF !important;
    border: solid 3px #EBEBEB;
}
#indexlist.idx_design1 #index_inner > ul > li a,
#indexlist.idx_design1 #index_inner > ol > li a{
    padding-bottom: 8px !important;
    border-bottom: dotted 1px #E7E7E7;
    display:block;
}
#indexlist.idx_design1 #index_inner {
    padding-top: 20px;
}
#indexlist.idx_counters.idx_design1 li ol > li::before{
	position:absolute;
	top:0px;
	font-size:0.9em;
}
#indexlist.idx_counters.idx_design1 #index_inner > ol > li > a{padding-top: 2px;}
#indexlist.idx_counters.idx_design1 ol li ol > li a{margin-left: 2.0em;}
#indexlist.idx_counters.idx_design1 ol li li ol > li a{margin-left: 3.0em;}
#indexlist.idx_counters.idx_design1 ol li li li ol > li a{margin-left: 4.0em;}
#indexlist.idx_counters.idx_design1 ol li li li li ol > li a{margin-left:5.0em;}
#indexlist.idx_counters.idx_design1 ol li.firstnode ol > li > a{margin-left:1.5em;}
#indexlist.idx_counters.idx_design1 ol li.firstnode ol > li > ol > li > a{margin-left:2.5em;}
#indexlist.idx_counters.idx_design1 ol li.firstnode ol > li > ol > li > ol > li > a{margin-left:3.5em;}
#indexlist.idx_counters.idx_design1 ul ol li > a{margin-left: 0.8em;}
#indexlist.idx_counters.idx_design1 ul ol li li > a{margin-left: 1.6em;}
#indexlist.idx_counters.idx_design1 ul ol li li li > a{margin-left: 2.5em;}
#indexlist.idx_counters.idx_design1 ul ol li li li li > a{margin-left: 3.4em;}

/* デザイン差分2
=============================
*/
#indexlist.idx_design2 {
    background-color: #FFF;
    border: solid 1px #999;
}
#indexlist.idx_design2 .title {
    background-color: #999;
    color: #FFF;
    display: block;
    margin: 0;
    padding: 6px 15px;
}
#indexlist.idx_design2.idx_auto .title {
    padding-right: 70px;
}
@media screen and (min-width:768px) {
    #indexlist.idx_design2 .title {
        padding-right: 6px;
    }
    #indexlist.idx_design2.idx_auto .title {
        padding-right: 70px;
    }
}
#indexlist.idx_design2 #index_inner {
    padding: 0 !important;
}
#indexlist.idx_design2 #index_button {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #FFF;
    width: 65px;
    font-size: 13px;
    line-height: 28px;
}
#indexlist.idx_design2 #index_button>span::before {
    color: #FFF;
}
#indexlist.idx_design2 #index_inner>ul,
#indexlist.idx_design2 #index_inner>ol {
    margin: 10px 15px 10px 20px;
}
/* デザイン差分3
=============================
*/
#indexlist.idx_design3 {
    border: none;
    padding: 12px;
}
#indexlist.idx_design3 #index_inner {
    border: dashed 2px #CCC;
}
#indexlist.idx_design3 #index_inner>ul,
#indexlist.idx_design3 #index_inner>ol {
    margin-left: 0;
}

/* デザイン差分4
=============================
*/
#indexlist.idx_design4 {
    position: relative;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}
#indexlist.idx_design4 .title {
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAABVklEQVRIS9WWMTOEMRCGn6sodXSUOjo6Ov6Fn6BUGv+EUqmjU7pOSUdHR0dnHrMxEck39313N3O2S3az7+5m825GTC9rwFLh5rnldjQ9HqcVHxfAU813CbgJrANGXcpHOHkE3oDtWB83AFeAB8BzP5IAl4GjDEijl8xOfR6EevfMxHOlpH3tboD7ZJAA94B94A4YRwa1iliBA8DoryKDkwagAWlrNQzgW0rAZu0zp2a0AZzFXtcdpuwXC9C7W62U6TPudeYZCtjqUnUzB6y+n3neoa1sd5Xi+7OL/3+GQ0t6C+xmhKCfiZ6FD3WrUtL3YIxaSSUB2cRmU38ZtDcRYN8MZR2DTJKv5wJYo8C0t3iA1xGaxFsTy30Yd3UenNrKUJJwIPjMmlzaVZ6hOoP8A2hGO8BrRNQ1D9OXIn0jbJi8afLZqa06B/Gv8TQ0+t7nZvGn6QX6BbY/exehn2h7AAAAAElFTkSuQmCC");
    background-repeat:no-repeat;
    background-position:0 center;
    padding-left:32px;
    padding-top:2px;
    margin-left:0;
}
#indexlist.idx_design4 #index_button{
	width:68px;
}
/* 色差分-ブルー
=============================
*/
#contents #indexlist.blue ul>li:before {
    background-color: #689ABC;
}
#indexlist.blue {
    background-color: #F8FCFE;
    border-color: #CADCE8;
}
#indexlist.idx_design2.blue {
    border-color: #689ABC;
}
#indexlist.idx_design2.blue .title {
    background-color: #689ABC;
}
#indexlist.idx_design3.blue #index_inner {
    border-color: #A6C4D8;
}

/* 色差分-グリーン
=============================
*/
#contents #indexlist.green ul>li:before {
    background-color: #7DA553;
}
#indexlist.green {
    background-color: #FAFEF5;
    border-color: #C7D8B6;
}
#indexlist.idx_design2.green {
    border-color: #7DA553;
}
#indexlist.idx_design2.green .title {
    background-color: #7DA553;
}
#indexlist.idx_design3.green #index_inner {
    border-color: #C7D8B6;
}

/* 色差分-オレンジ
=============================
*/
#contents #indexlist.orange ul>li:before {
    background-color: #E68E2F;
}
#indexlist.orange {
    background-color: #FEFAF5;
    border-color: #F8DDBC;
}
#indexlist.idx_design2.orange {
    border-color: #E68E2F;
}
#indexlist.idx_design2.orange .title {
    background-color: #E68E2F;
}
#indexlist.idx_design3.orange #index_inner {
    border-color: #E2C5A6;
}
/* 色差分-ピンク
=============================
*/
#contents #indexlist.pink ul>li:before {
    background-color: #E67D7D;
}
#indexlist.pink {
    background-color: #FFF9F9;
    border-color: #FFD5D5;
}
#indexlist.idx_design2.pink {
    border-color: #ffa0a0;
}
#indexlist.idx_design2.pink .title {
    background-color: #ffa0a0;
}
#indexlist.idx_design3.pink #index_inner {
    border-color: #E2B6B6;
}

/* 色差分-シアン
=============================
*/
#contents #indexlist.cyan ul>li:before {
    background-color: #8BC5C7;
}
#indexlist.cyan {
    background-color: #F7FDFD;
    border-color: #D5EAEA;
}
#indexlist.idx_design2.cyan {
    border-color: #8BC5C7;
}
#indexlist.idx_design2.cyan .title {
    background-color: #8BC5C7;
}
#indexlist.idx_design3.cyan #index_inner {
    border-color: #AED7D8;
}
/* 色差分-ブラック
=============================
*/
#contents #indexlist.black ul>li:before {
    background-color: #333;
}
#indexlist.black {
    background-color: #F5F5F5;
    border-color: #BEBEBE;
}
#indexlist.idx_design2.black {
    border-color: #333;
}
#indexlist.idx_design2.black .title {
    background-color: #333;
}
#indexlist.idx_design3.black #index_inner {
    border-color: #999;
}
/* 色差分-レッド
=============================
*/
#contents #indexlist.red ul>li:before {
    background-color: #C8320F;
}
#indexlist.red {
    background-color: #FEF9F8;
    border-color: #F39D94;
}
#indexlist.idx_design2.red {
    border-color: #C8320F;
}
#indexlist.idx_design2.red .title {
    background-color: #C8320F;
}
#indexlist.idx_design3.red #index_inner {
    border-color: #EF9670;
}
/* 色差分-ネイビー
=============================
*/
#contents #indexlist.navy ul>li:before {
    background-color: #6E839E;
}
#indexlist.navy {
    background-color: #F2F5F8;
    border-color: #ABBACB;
}
#indexlist.idx_design2.navy {
    border-color: #6E839E;
}
#indexlist.idx_design2.navy .title {
    background-color: #6E839E;
}
#indexlist.idx_design3.navy #index_inner {
    border-color: #879CB5;
}
/* 色差分-ブラウン
=============================
*/
#contents #indexlist.brown ul>li:before {
    background-color: #A17C64;
}
#indexlist.brown {
    background-color: #FCFAF8;
    border-color: #CDB5A6;
}
#indexlist.idx_design2.brown {
    border-color: #A17C64;
}
#indexlist.idx_design2.brown .title {
    background-color: #A17C64;
}
#indexlist.idx_design3.brown #index_inner {
    border-color: #CDB5A6;
}
/* %entrylistStyles% */
/* 蛍光ペン(定型) */
span[class^="mky_"],font[class^="mky_"]{font-weight:bold;padding:0 2px;line-height:1.8;}
.mky_yellow{background:linear-gradient(transparent 70%, #FFEE9F 70%);}
.mky_yellow_a{background-color:#FFEE9F;}
.mky_red{background:linear-gradient(transparent 70%, #FFBFC8 70%);}
.mky_red_a{background-color:#FFBFC8;}
.mky_cyan{background:linear-gradient(transparent 70%, #C4E1E3 70%);}
.mky_cyan_a{background-color:#C4E1E3;}
.mky_green{background:linear-gradient(transparent 70%, #C5E0CA 70%);}
.mky_green_a{background-color:#C5E0CA;}
.mky_blue{background:linear-gradient(transparent 70%, #BAD3EB 70%);}
.mky_blue_a{background-color:#BAD3EB;}
.mky_pink{background:linear-gradient(transparent 70%, #FFDFEF 70%);}
.mky_pink_a{background-color:#FFDFEF;}
.mky_orange{background:linear-gradient(transparent 70%, #F8DBA7 70%);}
.mky_orange_a{background-color:#F8DBA7;}
.mky_gray{background:linear-gradient(transparent 70%, #D9D9D9 70%);}
.mky_gray_a{background-color:#D9D9D9;}
body,footer,#footer,#footer > div{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title,dt,h3 > span,h4 > span,h5 > span,h6 > span,.title > span,div[id$="menu"] h4,div[id$="menu"] .title,#indexlist .title{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#entrylist h4,#entrylist h4::before{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
/* スマホタイトル */
@media screen and (max-width: 640px) {#header h2, #header .title,#top .title{display:none;}}
/* スマホ説明文 */
@media screen and (max-width: 640px) {#header .desc,#footer .desc{display:none;}}
/* スマホヘッダー画像 */
@media screen and (max-width: 640px) {#header img,#headerbox > img{display:block;}}
/* スマホヘッダー領域 */
@media screen and (max-width: 640px) {#header #headertxt{display:none;}}

/* ===== inlined: css/textstyles.css ===== */

/* 記事スタイル */
/*点線背景*/
.txt-border {
	background-image: url(../img/dott.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 13px;
	line-height: 30px;
	margin: 10px;
	padding: 0 !important;
	border:none !important;
	box-shadow: none !important;
}
.txt-border p {
	font-size: 13px;
	line-height: 30px;
}
.txt-line  {
	border: 2px solid #CCCCCC;
}
.txt-yellowback {
	background-color: #FFF9DF;
	border: 2px solid #CC0000;
}
/*灰色背景*/
.txt-grayback {
	background-color: #e6e6e6;
	border: 3px solid #f6f6f6;
}
.txt-grayback .body {
	background-color: #fbfbfb;
}
/*カラー背景*/
.txt-colorback {
	background-color: #ffe591;
	border: 3px solid #fff8e1;
}
.txt-colorback .body {
	background-color: #fffcf2;
}
/*灰色枠*/
.txt-frame {
	background-image: url(../img/frame_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt-frame .top {
	background-image: url(../img/frame_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	overflow: hidden;
}
.txt-frame .top_inner {
	background-image: url(../img/frame_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}
.txt-frame .body {
	background-image: url(../img/frame_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 20px 25px;
	*zoom: 1;
}
.txt-frame .bottom {
	background-image: url(../img/frame_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	overflow: hidden;
}
.txt-frame .bottom span{
	background-image: url(../img/frame_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 7px;
}
/*カラー枠*/
.txt-colorframe {
	background-image: url(../img/colorframe_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt-colorframe .top {
	background-image: url(../img/colorframe_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	overflow: hidden;
}
.txt-colorframe .top_inner {
	background-image: url(../img/colorframe_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}
.txt-colorframe .body {
	background-image: url(../img/colorframe_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 20px 25px;
	*zoom: 1;
}
.txt-colorframe .bottom {
	background-image: url(../img/colorframe_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	overflow: hidden;
}
.txt-colorframe .bottom span{
	background-image: url(../img/colorframe_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 7px;
}
/*角丸枠*/
.txt-rndbox {
	background-image: url(../img/round_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border:none !important;
	box-shadow: none !important;
}
.txt-rndbox .top {
	background-image: url(../img/round_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	overflow: hidden;
}
.txt-rndbox .top_inner {
	background-image: url(../img/round_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
.txt-rndbox .body {
	background-image: url(../img/round_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px 25px;
	*zoom: 1;
}
.txt-rndbox .bottom {
	background-image: url(../img/round_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	overflow: hidden;
}
.txt-rndbox .bottom span{
	background-image: url(../img/round_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 15px;
}
/* 飾り枠用見出しリセット */
#main .txt-decbox1 h2,
#main .txt-decbox1 h3,
#main .txt-decbox1 h2 span,
#main .txt-decbox1 h3 span,
#main .txt-decbox2 h2,
#main .txt-decbox2 h3,
#main .txt-decbox2 h2 span,
#main .txt-decbox2 h3 span{
	margin:0 !important;
	background-image: none;
	padding:0;
	border:none;
	background-color:transparent;
	text-align:center;
	font-size:20px;
	line-height:1.3;
}
#main .txt-decbox1 h2:before,
#main .txt-decbox1 h3:before,
#main .txt-decbox2 h2:before,
#main .txt-decbox2 h3:before,
#main .txt-decbox1 h2:after,
#main .txt-decbox1 h3:after,
#main .txt-decbox2 h2:after,
#main .txt-decbox2 h3:after,
#main .txt-decbox1 h2 span:before,
#main .txt-decbox1 h3 span:before,
#main .txt-decbox2 h2 span:before,
#main .txt-decbox2 h3 span:before,
#main .txt-decbox1 h2 span:after,
#main .txt-decbox1 h3 span:after,
#main .txt-decbox2 h2 span:after,
#main .txt-decbox2 h3 span:after
{
	background:none;
	border:none;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content:"";
	position: static !important;
	z-index: -1;
	line-height:0;
	display:none;
	background-color: #fffbee;
}
#text1.txt-decbox1, #text2.txt-decbox1, #text3.txt-decbox1, #text4.txt-decbox1, #text5.txt-decbox1, #text6.txt-decbox1, #text7.txt-decbox1, #text8.txt-decbox1, #text9.txt-decbox1, #text10.txt-decbox1 {
	background-color: #fffbee;
}
/*飾り枠1*/
.txt-decbox1 {
	background-color: #fffbee;
	background-image: url(../img/decbox_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt-decbox1 .top {
	background-image: url(../img/decbox_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:auto;
	padding:0;
}
.txt-decbox1 .top_inner {
	background-image: url(../img/decbox_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
.txt-decbox1 .top_inner .top_box {
	background-image: url(../img/decbox_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	margin:0;
	min-height:36px;
}
#main .txt-decbox1 h2,
#main .txt-decbox1 h3
{
	display:block;
	line-height:120%;
	padding: 30px 60px 10px;
}
.txt-decbox1 .body{
	background-image: url(../img/decbox_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px 30px 0;
	width:auto;
	*zoom: 1;
}
.txt-decbox1 .bottom {
	background-image: url(../img/decbox_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding:0;
}
.txt-decbox1 .bottom span{
	background-image: url(../img/decbox_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 50px;
	margin:0;
}
/*飾り枠2*/
.txt-decbox2 {
	background-image: url(../img/decbox2_r.gif);
	background-position: right bottom;
	background-repeat: repeat-y;
}
.txt-decbox2 .top {
	background-image: url(../img/decbox2_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 16px 16px 0 0;
	height:auto;
}
.txt-decbox2 .top_inner {
	background-image: url(../img/decbox2_l.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.txt-decbox2 .top_inner .top_box {
	background-image: url(../img/decbox2_t.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;
	position: relative;
	top: -16px;
}
.txt-decbox2 .top_inner .top_box2 {
	background-image: url(../img/decbox2_t2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	min-height:30px;
}
#main .txt-decbox2 h2 span,
#main .txt-decbox2 h3 span
{
	padding: 50px 14px 0;
}
.txt-decbox2 .body{
	background-image: url(../img/decbox2_l.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	margin-bottom: -20px;
	margin-right: 16px;
	overflow: hidden;
	padding: 0 14px 0 30px;
	position: relative;
	*zoom: 1;
}
.txt-decbox2 .bottom {
	background-image: url(../img/decbox2_br.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 60px;
}
.txt-decbox2 .bottom span{
	background-image: url(../img/decbox2_b.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 60px;
}
#main .txt-grayback, #main .txt-colorback, #main .txt-line, #main .txt-frame,#main .txt-colorframe ,#main .txt-rndbox {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .txt-grayback, #main .txt-colorback {
	padding: 1px;
}
#main .txt-grayback .body, #main .txt-colorback .body{
	padding: 20px;
	*zoom: 1;
}
#main .txt-frame, #main .txt-colorframe {
	padding: 0;
}
#main .txt-rndbox, #main .txt-decbox1, #main .txt-decbox2{
	padding: 0;	
}

/* 記事スタイル - 色差分 */
#main .txt-decbox1 .top h2 span,
#main .txt-decbox1 .top h3 span {
	color: #8abacb;
}
#main .txt-decbox2 .top h2 span,
#main .txt-decbox2 .top h3 span {
	color: #77c9e8;
}
.hd{
	color: #333;
	text-decoration:none;
}
blockquote {
	font-size:12px;
	color:#666666;
	border: 2px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 15px;
	line-height: 130%;
}
.grayline {
	background-color: #FFF;
	border: 1px #CCC solid;
	margin: 0 0 10px 0;
	padding: 10px;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-o-border-radius: 5px 5px;
}
.txt-decbox1 .body:after {
	content: ".";
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
body,footer,#footer,#footer > div{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title,dt,h3 > span,h4 > span,h5 > span,h6 > span,.title > span,div[id$="menu"] h4,div[id$="menu"] .title,#indexlist .title{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#entrylist h4,#entrylist h4::before{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
/* スマホタイトル */
@media screen and (max-width: 640px) {#header h2, #header .title,#top .title{display:none;}}
/* スマホ説明文 */
@media screen and (max-width: 640px) {#header .desc,#footer .desc{display:none;}}
/* スマホヘッダー画像 */
@media screen and (max-width: 640px) {#header img,#headerbox > img{display:block;}}
/* スマホヘッダー領域 */
@media screen and (max-width: 640px) {#header #headertxt{display:none;}}
/*
==================================================
スタイルの初期化
==================================================
*/
*{
	margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	background: transparent;
	border: 0;
	font-size: 100%;
	outline: 0;
	vertical-align: baseline;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
div, p, h1, h2, h3, h4, h5, h6 {
	_zoom: 1;
	display: block;
	text-align: left;
}
img {
	border: 0;
}
@media screen and (max-width: 899px) {
	img {
		font-size: 0;
		height: auto;
		line-height: 0;
		max-width: 100%;
		vertical-align: top;
	}
}
@media screen and (max-width: 640px) {
	img {
		float: none !important;
	}
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	vertical-align: middle;
}
/*
==================================================
基本スタイル
==================================================
*/
body {
	background-color: #fdfaf2;
	color: #3d3d3d;
	font-family: 'メイリオ', Helvetica, 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 16px;
	line-height: 200%;
	text-align: center;
	letter-spacing: -0.001em;		/* iOS4でのテキストの隙間への対応 */
	-webkit-text-size-adjust: 100%;		/* 文字サイズの自動調整機能のキャンセル */
	word-break: break-all;
}
@media screen and (max-width: 899px) {
	body {
		background-image: url(../img/body_bg.gif);
		background-position: center top;
		background-repeat: repeat;
	}
}
@media screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 1.5) {
	body {
		background-image: url(../img/body_bg@2x.gif);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
}
h1, h2, h3, h4, h5, h6, .title, dt {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 700;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
}
/* リスト
==================================================
*/
ul {
	padding: 10px 0;
}
ul li {
	background-image: url(../img/li.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #3c6688;
	font-size: 14px;
	padding: 8px 0 8px 36px;
	position: relative;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	ul li {
		background-image: url(../img/li@2x.png);
		-webkit-background-size: 30px 24px;
		background-size: 30px 24px;
	}
}
ol {
	list-style-type: decimal;
	padding: 10px 0 10px 25px;
}
ol li {
	font-size: 14px;
	padding: 5px 0;
}
/* リンク
==================================================
*/
a { color: #409ac9; }
a:hover {
	color: #41b5e2;
	text-decoration: none;
}
a:hover img {
	background: none !important;
}
a img { background: none !important; }
#main a:hover, #menu a:hover, #rmenu a:hover, #pagetop a:hover {
	left: 1px;
	position: relative;
	top: 1px;
}
@media screen and (max-width: 640px) {
	#main a:hover, #menu a:hover, #rmenu a:hover, #pagetop a:hover {
		left: 0;
		top: 0;
	}
}
/*
==================================================
全体
==================================================
*/
/* レイアウト
==================================================
*/
.inner {
	background-position: center top;
	background-repeat: repeat;
	overflow: hidden;
	text-align: center;
}
#wrapper {
	overflow: hidden;
	position: relative;
	text-align: center;
}
#wrapper .inner {
	background-image: url(../img/wrapper_inner_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
}
#contents {
	margin: 0 auto 30px auto;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 900px;
}
#layoutbox {
	line-height: 0;
}
#siteNavi {
	color: #b58d7b;
	font-size: 10px;
	line-height: 1.6;
	margin: 0 0 10px;
	overflow: hidden;
}
@media screen and (max-width: 899px) {
	.inner,
	#wrapper,
	#wrapper .inner {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
	#contents {
		padding: 5px 10px 0;
		width: auto;
	}
}
@media screen and (max-width: 640px) {
	#contents {
		margin: 0;
		padding: 0;
	}
}
/* ページ上部へ戻る
==================================================
*/
#btnbox {
	margin-bottom: -4px;
	position: relative;
	z-index: 1;
}
#btnbox ul {
	background-image: url(../img/btnbox_bg.png);
	background-position: left 18px;
	background-repeat: no-repeat;
	font-size: 0;
	height: 65px;
	left: 50%;
	letter-spacing: -.40em;
	line-height: 0;
	margin-left: 310px;
	overflow: hidden;
	padding: 0 27px 0 56px;
	position: absolute;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#btnbox ul {
		background-image: url(../img/btnbox_bg@2x.png);
		-webkit-background-size: 49px 47px;
		background-size: 49px 47px;
	}
}
#btnbox ul li {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	display: inline-block;
	font-size: 0;
	padding: 0;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}
#toppage {
	display: none !important;
}
#pagetop {
	z-index: 5;
}
#pagetop a {
	background-image: url(../img/pagetop_button.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	width: 57px;
}
@media screen and (max-width: 899px) {
	#btnbox ul {
		left: auto;
		margin-left: auto;
		right: 0;
	}
	#btnbox ul li {
		border: 1px solid #a1684b;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 56px;
		text-decoration: none;
		width: 56px;
		z-index: auto;
	}
	#btnbox ul li:before {
		background-color: #ede0c5;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		content: "";
		height: 56px;
		left: -3px;
		position: absolute;
		top: 3px;
		width: 56px;
		z-index: -1;
	}
	#btnbox ul li:hover {
		left: 1px;
		top: 1px;
	}
	#pagetop {
	}
	#btnbox ul li a {
		color: #bc9377;
		font-size: 11px;
		height: auto;
		letter-spacing: normal;
		line-height: 1.2;
		display: block;
		margin: 0 auto;
		padding: 20px 5px 0;
		text-align: center;
		text-decoration: none;
		text-indent: 0;
		white-space: normal;
		width: 40px;
	}
	#pagetop a {		
		background: none repeat scroll 0 0 transparent;
	}
	#pagetop a:before {
		border: 5px solid transparent;
		border-bottom: 10px solid #bc9377;
		content: "";
		left: 50%;
		margin-left: -5px;
		position: absolute;
		top: 2px;
	}
	#pagetop a:hover {
		left: 0;
		top: 0;
	}
}
@media screen and (max-width: 640px) {
	#btnbox {
		margin-bottom: -69px;
	}
	#btnbox ul {
		background-position: center center;
		height: auto;
		padding: 10px;
		position: static;
		right: auto;
		text-align: center;
	}
	#btnbox ul li {
		height: 72px;
		margin-right: 110px;
		position: relative;
		width: 72px;
	}
	#btnbox ul li:before {
		height: 72px;
		width: 72px;
	}
	#btnbox ul li:last-child {
		margin-right: 0;
	}
	#toppage {
		display: inline-block !important;
	}
	#pagetop {
		right: auto;
		top: auto;
	}
	#btnbox ul li a {
		font-size: 13px;
		line-height: 1.4;
		padding-left: 10px;
		padding-right: 10px;
		width: 45px;
	}
	#btnbox ul li#toppage a {
		padding-top: 38px;
	}
	#btnbox ul li#pagetop a {
		padding-top: 30px;
	}
	#toppage a:before {
		border: 10px solid transparent;
		border-bottom: 10px solid #bc9377;
		content: "";
		left: 50%;
		margin-left: -10px;
		position: absolute;
		top: 0;
	}
	#toppage a:after {
		background-color: #bc9377;
		content: "";
		height: 8px;
		left: 50%;
		margin-left: -5px;
		position: absolute;
		top: 20px;
		width: 10px;
	}
	#pagetop a:before {
		border-bottom: 14px solid #bc9377;
		top: 5px;
	}
}
/* 検索ボックス
==================================================
*/
#searchbox form {
	background-image: url(../img/search_input.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 30px;
	left: 50%;
	margin-left: 198px;
	position: absolute;
	text-align: left;
	top: -43px;
	width: 252px;
	z-index: 1;
}
#searchbox input {
	background-color: transparent;
	background-image: url(../img/searchbutton.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	color: #9f8271;
	cursor: pointer;
	font-size: 0;
	height: 30px;
	left: 202px;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 200%;
	top: 0;
	white-space: nowrap;
	width: 50px;
	-webkit-appearance: none;
}
#searchbox .skwd {
	background-image: none;
	cursor: auto;
	font-size: 12px;
	height: 24px;
	left: 15px;
	line-height: 24px;
	text-indent: 0;
	top: 3px;
	width: 180px;
}
@media screen and (max-width: 899px) {
	#searchbox form {
		background: none repeat scroll 0 0 transparent;
		left: auto;
		margin-left: auto;
		right: 10px;
		top: -41px;
		width: 28%;
	}
	#searchbox form:before {
		background-color: #faf7ed;
		border: 1px dashed #e7e0ce;
		bottom: 0;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-box-shadow: 0 0 15px rgba(216, 200, 145, 0.1) inset;
		-moz-box-shadow: 0 0 15px rgba(216, 200, 145, 0.1) inset;
		box-shadow: 0 0 15px rgba(216, 200, 145, 0.1) inset;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		content: "";
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	#searchbox input {
		background: none repeat scroll 0 0 transparent;
		color: #9f8271;
		font-size: 12px;
		left: auto;
		line-height: 28px;
		right: 5px;
		text-indent: 0;
		text-transform: lowercase;
		top: 0;
		white-space: normal;
	}
	#searchbox .skwd {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		left: 0;
		padding-left: 15px;
		padding-right: 60px;
		width: 100%;
	}
}
@media screen and (max-width: 640px) {
	#searchbox form {
		height: 36px;
		margin-bottom: 10px;
		position: relative;
		right: auto;
		top: auto;
		width: 100%;
	}
	#searchbox form:before {
		background-color: transparent;
		border: none;
		bottom: auto;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		left: auto;
		position: static;
		right: auto;
		top: auto;
	}
	#searchbox input {
		background-color: #9f8271;
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b29b8d), color-stop(100%,#9f8272));
		background-image: linear-gradient(to bottom, #b29b8d 0%,#9f8272 100%);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		color: #ffffff;
		font-size: 14px;
		height: 36px;
		line-height: 36px;
		right: 0;
		top: auto;
		width: 20%;
	}
	#searchbox .skwd {
		background-color: #faf6ec;
		border: 1px solid #e7e0ce;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) inset;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) inset;
		color: #9f8271;
		font-size: 14px;
		height: 36px;
		line-height: 26px;
		padding: 5px 15px;
		right: auto;
		top: auto;
		width: 79%;
	}
}
/* 回り込み・回り込み解除
==================================================
*/
.txt-img {
}
.txt-img img{
	margin: 0 8px 8px 8px;
}
.center {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.float-l { float: left;}
.float-r { float: right;}
.float-l img,
.float-r img {
	margin-bottom: 20px;
}
.float-l img { 
	margin-right: 20px;
}
.float-r img {
	margin-left: 20px;
}
.clear, .FloatEnd {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
@media screen and (max-width: 640px) {
	.txt-img{
		padding: 0 10px;
		text-align: center !important;
	}
	.float-l p, .float-r p {
		float: none;
		text-align: center;
	}
}
/*
==================================================
トップ部分
==================================================
*/
/* トップ
==================================================
*/
#top {
	background-image: url(../img/header-line2.png);
}
#top .inner {
	background-color: #ffffff;
	background-image: url(../img/top_inner_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border-bottom: 4px solid #faf8f1;
	padding-top: 5px;
	position: relative;
	text-align: center;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#top .inner {
		background-image: url(../img/top_inner_bg@2x.gif);
		-webkit-background-size: 10px 5px;
		background-size: 10px 5px;
	}
}
#top #logo, #top h1 {
	margin: 0 auto;
	width: 900px;
}
#top #logo span, #top h1 span {
	display: block;
	padding: 15px 0;
	position: relative;
	width: 623px;
}
#top #logo a, #top h1 a {
	color: #815e5b;
	font-size: 15px;
	line-height: 1.4;
	text-decoration: none;
}
#top #logo a img, #top h1 a img {
	vertical-align: middle;
}
@media screen and (max-width: 899px) {
	#top #logo, #top h1 {
		padding: 0 10px;
		width: auto;
	}
	#top #logo span, #top h1 span {
		padding: 12px 0;
		width: 69.2222222222%;
	}
}
@media screen and (max-width: 640px) {
	#top {
		border-bottom: 4px solid #faf8f1;
	}
	#top .inner {
		border-bottom: none;
	}
	#top #logo span, #top h1 span {
		padding: 15px 56px 15px 0;
		width: auto;
	}
}
/* ヘッダー
==================================================
*/
#headerbox {
	padding: 0;
	text-align: center;
}
#header {
	height: 370px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 900px;
}
#header img {
	left: 0;
	position: absolute;
	top: 0;
}
#header #headertxt {
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
}
#header .title,
#header .desc {
	left: 50%;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	top: 80px;
}
#header .title a {
	color: #72abd5;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.4;
	text-decoration: none;
	word-wrap: break-word;
}
#header .title a:hover {
	color: #82c6ea;
}
#header .desc {
	color: #a2715a;
	font-size: 14px;
	line-height: 1.6;
	padding-top: 5px;
	word-wrap: break-word;
}
@media screen and (max-width: 899px) {
	#headerbox {
		padding: 10px 10px 0;
	}
	#header {
		height: auto !important;
		width: auto;
	}
	#header img {
		position: static;
	}
	#header .title,
	#header .desc {
		top: 60px;
	}
	#header .title a {
		font-size: 24px;
	}
}
@media screen and (max-width: 640px) {
	#headerbox {
		padding: 0;
	}
	#header #headertxt {
		left: auto;
		overflow: hidden;
		padding: 10px;
		position: static;
		top: auto;
		width: auto;
	}
	#header .title,
	#header .desc {
		left: auto;
		position: static;
		top: auto;
	}
	#header .desc {
		text-align: left;
	}
	#header .title a {
		font-size: 22px;
	}
}
/* トップメニュー
==================================================
*/
#topmenubtn {
	display: none;
}
#topmenubox {
	font-size: 0;
	text-align: center;
	position: relative;
	margin: 0 auto;
	height:50px;
}
.topmenuheight {
	height: 62px;
}
#topmenu {
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	text-align: center;
	width: 900px;
	z-index: 10;
}
#topmenu ul {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 900px;
}
#topmenu li {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	padding: 0 0 2px 0;
	position: relative;
	text-align: center;
	width: 178px;
	*zoom: 1;
}
#topmenu li a {
	background-color: #dceaf3;
	background-image: url(../img/topmenu_li.gif);
	background-position: left top;
	background-repeat: repeat;
	border: 1px dashed #bdd6e9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #3c6688;
	display: block;
	font-size: 14px;
	line-height: 1.4;
	padding: 9px 4px;
	position: relative;
	text-decoration: none;
}
#topmenu li a:hover {
	background-color: #cde0ed;
	background-image: url(../img/topmenu_li2.gif);
	background-position: left top;
	background-repeat: repeat;
	text-decoration: underline;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#topmenu li a,
	#topmenu li a:hover {
		background-image: url(../img/topmenu_li@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
}
@media screen and (max-width: 899px) {
	#topmenu {
		padding: 5px 10px 0 10px;
		width: auto;
	}
	#topmenu ul {
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	#topmenu li {
		display: table-cell;
		float: none;
		margin: 0;
		padding: 0 2px 0 0;
		width: auto;
	}
	#topmenu li a {
		font-size: 13px;
	}
}
@media screen and (max-width: 640px) {
	#topmenubtn {
		background-color: #faf6ec;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-box-shadow: 0 2px 1px rgba(150, 114, 92, 0.25);
		-moz-box-shadow: 0 2px 1px rgba(150, 114, 92, 0.25);
		box-shadow: 0 2px 1px rgba(150, 114, 92, 0.25);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		cursor: pointer;
		height: 46px;
		position: absolute;
		right: 10px;
		top: 9px;
		width: 46px;
		z-index: 2;
	}
	#topmenubtn:before {
		background-color: #ffffff;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-box-shadow: 0 2px 1px rgba(150, 114, 92, 0.25) inset;
		-moz-box-shadow: 0 2px 1px rgba(150, 114, 92, 0.25) inset;
		box-shadow: 0 2px 1px rgba(150, 114, 92, 0.25) inset;
		content: "";
		height: 6px;
		left: 20px;
		position: absolute;
		top: 3px;
		width: 6px;
	}
	#topmenubtn:after {
		background-color: #e9e3d2;
		content: "";
		height: 9px;
		position: absolute;
		right: 22px;
		top: -4px;
		width: 2px;
	}
	#topmenubtn span {
		border: 1px solid #e7e0ce;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		height: 42px;
		overflow: hidden;
		position: absolute;
		right: 2px;
		text-indent: 200%;
		top: 2px;
		white-space: nowrap;
		width: 42px;
		z-index: 0;
	}
	#topmenubtn span:before,
	#topmenubtn span:after {
		content: "";
		position: absolute;
		right: 9px;
		top: 13px;
		width: 22px;
	}
	#topmenubtn span:before {
		border-bottom: 3px solid #8d7c65;
		border-top: 3px solid #8d7c65;
		height: 3px;
	}
	#topmenubtn span:after {
		border-top: 3px solid #8d7c65;
		height: 0;
		margin-top: 12px;
	}
	.topmenubtnOn {
		display: block !important;
	}
	#topmenubox {
		background-color: #ffffff;
		display: none;
		overflow: hidden;
		padding: 10px 10px 0 10px;
		position: relative;
		z-index: 1;
		height: auto;
	}
	.topmenuheight {
		height: auto;
	}
	.menuon {
		display: block !important;
	}
	#topmenu {
		padding: 0;
		position: relative;
	}
	#topmenu ul {
		display: block;
		padding: 0 0 10px;
		width: auto;
	}
	#topmenu li {
		display: block;
		background-color: #e8e8e8;
		background-image: url(../img/topmenu_li.gif);
		background-position: left top;
		background-repeat: repeat;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 0 0 3px 0;
	}
	#topmenu li:last-child {
		padding: 0;
	}
	#topmenu li a {
		padding: 12px 30px 12px 15px;
		position: relative;
		text-align: left;
	}
	#topmenu li a:before {
		border-bottom: none;
		border-left: none;
		border-right: 2px solid #7c9bb3;
		border-top: 2px solid #7c9bb3;
		content: "";
		height: 5px;
		margin-top: -4px;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 5px;
	}
}
/*
==================================================
メインコンテンツ
==================================================
*/
/* 記事領域
==================================================
*/
#main {
	background-image: url(../img/main_bg_t.png);
	background-position: left top;
	background-repeat: repeat-x;
	float: right;
	line-height: 180%;
	overflow: hidden;
	padding-top: 8px;
	position: relative;
	width: 640px;
	word-wrap: break-word;
}
#main #main_container {
	background-image: url(../img/main_bg_b.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 9px;
}
#main #main_inner {
	background-image: url(../img/main_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	padding: 5px;
	position: relative;
	z-index: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#main {
		background-image: url(../img/main_bg_t@2x.png);
		-webkit-background-size: 175px 8px;
		background-size: 175px 8px;
	}
	#main #main_container {
		background-image: url(../img/main_bg_b@2x.png);
		-webkit-background-size: 175px 9px;
		background-size: 175px 9px;
	}
	#main #main_inner {
		background-image: url(../img/main_bg@2x.gif);
		-webkit-background-size: 15px 15px;
		background-size: 15px 15px;
	}
}
#main #mainbox {
	background-color: #ffffff;
	border: 1px solid #eee5db;
	padding: 4px;
}
#main #mainbox-inner {
	background-color: #e3d6b5;
	background-image: url(../img/mainbox_inner_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	padding: 1px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#main #mainbox-inner {
		background-image: url(../img/mainbox_inner_bg@2x.gif);
		-webkit-background-size: 8px 8px;
		background-size: 8px 8px;
	}
}
#main .inner {
	background-color: #ffffff;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	padding: 14px;
	position: relative;
	text-align: left;
	width: auto;
	z-index: 0;
	*zoom: 1;
}
#main .text, #text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1, #space2 {
	margin-bottom: 30px;
	padding: 5px;
	position: relative;
	*zoom: 1;
}
@media screen and (max-width: 899px) {
	#main {
		width: 74.4444444444%;
	}
}
@media screen and (max-width: 640px) {
	#main {
		float: none !important;
		margin-bottom: 10px;
		position: static;
		width: 100%;
	}
	#main #main_inner {
		padding: 5px 0;
	}
	#main #mainbox {
		padding: 4px 0;
	}
	#main #mainbox-inner {
		padding: 1px 0;
	}
	#main .inner {
		padding: 10px;
	}
	#main .text, #text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1, #space2 {
		margin-bottom: 20px;
		padding: 0;
	}
}
/* 見出し
==================================================
*/
h2, h3, h4, h5, h6 {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#main h2,
#main h3 {
	background-image: url(../img/h3_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	left: -5px;
	margin: 0 0 15px;
	padding: 0;
	position: relative;
	z-index: 1;
	*zoom: 1;
}
#main h2 span,
#main h3 span {
	background-image: url(../img/h3_bg_r.png);
	background-position: right top;
	background-repeat: repeat-y;
	display: block;
	margin: 0 -10px 0 0;
	padding: 2px 10px;
	position: relative;
	*zoom: 1;
}
#main h2 span span,
#main h3 span span {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	border-bottom: 1px solid #ecd586;
	border-top: 1px solid #ecd586;
	margin: 0;
	padding: 0;
}
#main h2 span span span,
#main h3 span span span {
	background-image: url(../img/h3.png);
	background-position: right top;
	background-repeat: no-repeat;
	border: none;
	color: #3c6688;
	display: block;
	font-size: 20px;
	line-height: 1.4;
	margin: -10px 0;
	padding: 25px 25px 25px 15px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#main h2,
	#main h3 {
		background-image: url(../img/h3_bg_l@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
	#main h2:before,
	#main h3:before {
		background-image: url(../img/h3_bg@2x.gif);
		-webkit-background-size: 100px 100px;
		background-size: 100px 100px;
		bottom: 0;
		content: "";
		left: 10px;
		position: absolute;
		right: 0;
		top: 0;
	}
	#main h2 span,
	#main h3 span {
		background-image: url(../img/h3_bg_r@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
	#main h2 span span,
	#main h3 span span {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
	#main h2 span span span,
	#main h3 span span span {
		background-image: url(../img/h3@2x.png);
		background-position: right top;
		background-repeat: no-repeat;
		-webkit-background-size: 103px 79px;
		background-size: 103px 79px;
	}
}
#main .text h3, #main #text1 h3, #main #text2 h3, #main #text3 h3, #main #text4 h3, #main #text5 h3, #main #text6 h3, #main #text7 h3, #main #text8 h3, #main #text9 h3, #main #text10 h3, #main #space1 h3, #main #space2 h3 {
	margin: 20px 0;
}
#main h4 {
	background-image: url(../img/h4_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 30px auto 15px;
	padding-bottom: 3px;
	position: relative;
	width: auto;
}
#main h4 span {
	background-image: url(../img/h4.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #785e44;
	display: block;
	font-size: 20px;
	line-height: 1.5;
	padding: 10px 15px 10px 15px;
	position: relative;
	*zoom: 1;
}
#main h5 {
	background-image: url(../img/h5.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #785e44;
	font-size: 16px;
	line-height: 1.5;
	margin: 25px auto 10px;
	padding: 3px 5px 12px 5px;
}
#main h6 {
	background-image: url(../img/h6.png);
	background-position: 2px 0;
	background-repeat: no-repeat;
	color: #785e44;
	font-size: 15px;
	line-height: 1.5;
	margin: 8px auto;
	padding-left: 30px;
}
#main .atn02 {
	background-color: #fcfcf7;
	border: 10px solid #f9f7eb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 30px 0;
	position: relative;
	top: 10px;
}
#main .atn02 span {
	background-image: url(../img/atn_02.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #b38a6a;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: -25px;
	margin-right: -15px;
	padding: 27px 50px 52px 27px;
	position: relative;
	*zoom: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#main h4 {
		background-image: url(../img/h4_bg@2x.png);
		-webkit-background-size: 66px 3px;
		background-size: 66px 3px;
	}
	#main h4 span {
		background-image: url(../img/h4@2x.png);
		-webkit-background-size: 37px 37px;
		background-size: 37px 37px;
	}
	#main h5 {
		background-image: url(../img/h5@2x.png);
		-webkit-background-size: 37px 7px;
		background-size: 37px 7px;
	}
	#main h6 {
		background-image: url(../img/h6@2x.png);
		-webkit-background-size: 20px 22px;
		background-size: 20px 22px;
	}
	#main .atn02 span {
		background-image: url(../img/atn_02@2x.png);
		-webkit-background-size: 170px 96px;
		background-size: 170px 96px;
	}
}
@media screen and (max-width: 640px) {
	#main h2,
	#main h3 {
		margin: 0 -15px 10px;
		position: relative;
	}
	#main .text h3, #main #text1 h3, #main #text2 h3, #main #text3 h3, #main #text4 h3, #main #text5 h3, #main #text6 h3, #main #text7 h3, #main #text8 h3, #main #text9 h3, #main #text10 h3, #main #space1 h3, #main #space2 h3 {
		margin: 10px -15px;
	}
}
/*
==================================================
サイドメニュー
==================================================
*/
/* メニュー
==================================================
*/
#menu {
	float: left;
	line-height: 180%;
	width: 245px;
}
#menu .rankbox {
	border-bottom: 1px dashed #e3d6b5;
	font-size: 12px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
}
#menu .rankbox img {
}
.menubox {
	background-color: #f7eddc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
	position: relative;
}
.menulist {
}
.menubox ul,
.menulist ul {
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px #ede4d3;
	-moz-box-shadow: 0 1px 1px #ede4d3;
	box-shadow: 0 1px 1px #ede4d3;
	overflow: hidden;
	padding: 5px;
	position: relative;
}
.menulist ul {
	background-color: #fffcf2;
}
.menulist li {
	background-image: url(../img/menu_li_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	padding: 0 0 2px 0;
	position: relative;
	*zoom: 1;
}
.menulist li a {
	background-image: url(../img/menu_bg.png);
	background-position: 5px 0;
	background-repeat: no-repeat;
	color: #3c6688;
	display: block;
	font-size: 14px;
	line-height: 1.5;
	padding: 10px 10px 10px 40px;
	text-decoration: none;
	*zoom: 1;
}
.menulist li a:hover {
	color: #56a0d3;
	text-decoration: underline;
}
.menulist .l2 a,
.menulist .l3 a {
	background-image: url(../img/menu_bg2.png);
	font-weight: normal;
}
.menulist .l2 a {
	background-position: 25px 11px;
	padding-left: 50px;
}
.menulist .l3 a {
	background-position: 45px 11px;
	padding-left: 70px;
}
#menu h4, #rmenu h4,
#menu .title, #rmenu .title {
	background-image: url(../img/menu_title_bg_b.png);
	background-position: 8px bottom;
	background-repeat: no-repeat;
	margin-bottom: -14px;
	position: relative;
	text-shadow: none;
	z-index: 1;
}
#menu h4 span, #rmenu h4 span,
#menu .title span, #rmenu .title span {
	background-image: url(../img/menu_title_bg_b.png);
	background-position: 205px bottom;
	background-repeat: no-repeat;
	display: block;
	padding: 6px 0 19px;
	position: relative;
}
#menu h4 span span, #rmenu h4 span span,
#menu .title span span, #rmenu .title span span {
	background-color: #b4d2e8;
	background-image: url(../img/menu_h4_bg.gif);
	background-position: left top !important;
	background-repeat: repeat;
	border: 2px solid #c7deee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0;
}
#menu h4 span span span, #rmenu h4 span span span,
#menu .title span span span, #rmenu .title span span span {
	background-color: transparent;
	background-image: url(../img/menu_h4.png);
	background-position: right top !important;
	background-repeat: no-repeat;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #32697f;
	display: block;
	font-size: 16px;
	line-height: 1.3;
	margin-top: -6px;
	padding: 18px 62px 12px 10px;
	right: -2px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#menu .title span, #rmenu .title span {
	padding-top: 5px;
}
#menu .title span span, #rmenu .title span span {
	background-color: #f4e5ce;
	background-image: url(../img/menu_title_bg.gif);
	border: 2px solid #f4e5ce;
}
#menu .title span span span, #rmenu .title span span span {
	background-image: url(../img/menu_title.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #8d6c42;
	margin-top: -5px;
	padding: 17px 62px 12px 12px;
	position: relative;
	right: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.menulist li {
		background-image: url(../img/menu_li_bg@2x.gif);
		-webkit-background-size: 200px 2px;
		background-size: 200px 2px;
	}
	.menulist li a {
		background-image: url(../img/menu_bg@2x.png);
		-webkit-background-size: 30px 37px;
		background-size: 30px 37px;
	}
	.menulist .l2 a,
	.menulist .l3 a {
		background-image: url(../img/menu_bg2@2x.png);
		-webkit-background-size: 19px 19px;
		background-size: 19px 19px;
	}
	#menu h4, #rmenu h4,
	#menu .title, #rmenu .title,
	#menu h4 span, #rmenu h4 span,
	#menu .title span, #rmenu .title span {
		background-image: url(../img/menu_title_bg_b@2x.png);
		-webkit-background-size: 7px 20px;
		background-size: 7px 20px;
	}
	#menu h4 span span, #rmenu h4 span span,
	#menu .title span span, #rmenu .title span span {
		background-image: url(../img/menu_h4_bg@2x.gif);
		-webkit-background-size: 90px 90px;
		background-size: 90px 90px;
	}
	#menu h4 span span span, #rmenu h4 span span span,
	#menu .title span span span, #rmenu .title span span span {
		background-image: url(../img/menu_h4@2x.png);
		-webkit-background-size: 59px 54px;
		background-size: 59px 54px;
	}
	#menu .title span span, #rmenu .title span span {
		background-image: url(../img/menu_title_bg@2x.gif);
		-webkit-background-size: 12px 1px;
		background-size: 12px 1px;
	}
	#menu .title span span span, #rmenu .title span span span {
		background-image: url(../img/menu_title@2x.png);
		-webkit-background-size: 45px 43px;
		background-size: 45px 43px;
	}
}
@media screen and (max-width: 899px) {
	#menu {
		width: 24.4444444444%;
	}
	#menu h4 span, #rmenu h4 span,
	#menu .title span, #rmenu .title span {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
	}
	#menu h4:before, #rmenu h4:before,
	#menu .title:before, #rmenu .title:before {
		background-image: url(../img/menu_title_bg_b.png);
		background-position: right bottom;
		background-repeat: no-repeat;
		bottom: 0;
		content: "";
		left: 0;
		position: absolute;
		right: 8px;
		top: 0;
	}
}
@media screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 1.5) {
	#menu h4:before, #rmenu h4:before,
	#menu .title:before, #rmenu .title:before {
		background-image: url(../img/menu_title_bg_b@2x.png);
		-webkit-background-size: 7px 20px;
		background-size: 7px 20px;
	}
}
@media screen and (max-width: 640px) {
	#menu {
		float: none !important;
		padding: 0 10px;
		width: auto;
	}
	.menubox {
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		padding: 2px;
	}
	.menulist {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		padding: 0;
	}
	.menubox ul {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.menulist ul {
		background-color: #ffffff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		padding: 0;
	}
	.menulist li {
		border-left: 1px solid #f4e2d6;
		border-right: 1px solid #f4e2d6;
		border-top: 1px solid #f4e2d6;
		padding: 0 !important;
	}
	.menulist li:last-child {
		border-bottom: 1px solid #f4e2d6 !important;
	}
	.menulist li a,
	.menulist .l2 a,
	.menulist .l3 a {
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fdfaf2)) !important;
		background-image: linear-gradient(to bottom, #ffffff 0%,#fdfaf2 100%) !important;
		background-position: 0 0 !important;
		background-repeat: repeat !important;
		-webkit-background-size: auto auto !important;
		background-size: auto auto !important;
		padding: 12px 35px 12px 15px !important;
	}
	.menulist .l2 a {
		padding-left: 20px !important;
	}
	.menulist .l3 a {
		padding-left: 30px !important;
	}
	.menulist li a:before,
	.menulist .l2 a:before,
	.menulist .l3 a:before {
		border-bottom: none;
		border-left: none;
		border-right: 2px solid #fee469;
		border-top: 2px solid #fee469;
		content: "";
		height: 5px;
		margin-top: -4px;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 5px;
	}
	#menu h4, #rmenu h4,
	#menu .title, #rmenu .title {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		margin-bottom: 0;
		z-index: auto;
	}
	#menu h4:before, #rmenu h4:before,
	#menu .title:before, #rmenu .title:before {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		bottom: auto;
		left: auto;
		position: static;
		right: auto;
		top: auto;
	}
	#menu h4 span, #rmenu h4 span,
	#menu .title span, #rmenu .title span {
		padding-bottom: 0;
	}
	#menu h4 span span, #rmenu h4 span span,
	#menu .title span span, #rmenu .title span span {
		background-image: url(../img/menu_h4_bg.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3dbed), color-stop(100%,#b9d5ea));
		background-image: url(../img/menu_h4_bg.png), linear-gradient(to bottom, #c3dbed 0%,#b9d5ea 100%);
		background-position: 0 0 !important;
		background-repeat: repeat;
		border: none;
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
		padding: 1px 0 0 0;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	}
	#menu h4 span span span, #rmenu h4 span span span,
	#menu .title span span span, #rmenu .title span span span {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		padding: 20px 62px 14px 12px;
	}
	#menu .title span span, #rmenu .title span span {
		background-image: url(../img/menu_title_bg.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4e5cc), color-stop(100%,#f2e0c3));
		background-image: url(../img/menu_title_bg.png), linear-gradient(to bottom, #f4e5cc 0%,#f2e0c3 100%);
		background-position: 0 0;
		background-repeat: repeat;
	}
	#menu .title span span span, #rmenu .title span span span {
		padding: 19px 62px 14px 14px;
	}
}
@media screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 1.5) {
	#menu h4 span span, #rmenu h4 span span,
	#menu .title span span, #rmenu .title span span {
		background-image: url(../img/menu_h4_bg@2x.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3dbed), color-stop(100%,#b9d5ea));
		background-image: url(../img/menu_h4_bg@2x.png), linear-gradient(to bottom, #c3dbed 0%,#b9d5ea 100%);
		-webkit-background-size: 30px 30px, auto auto;
		background-size: 30px 30px, auto auto;
	}
	#menu .title span span, #rmenu .title span span {
		background-image: url(../img/menu_title_bg@2x.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4e5cc), color-stop(100%,#f2e0c3));
		background-image: url(../img/menu_title_bg@2x.png), linear-gradient(to bottom, #f4e5cc 0%,#f2e0c3 100%);
		-webkit-background-size: 12px 1px, auto auto;
		background-size: 12px 1px, auto auto;
	}
}
/* バナー領域
==================================================
*/
.bannerbox {
	overflow: hidden;
	padding-bottom: 10px;
}
.bannerbox ul {
	padding: 0;
}
.bannerbox li {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.bannerbox li a img {
	vertical-align: bottom; 
}
@media screen and (max-width: 899px) {
	.bannerbox li:last-child {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 640px) {
	.bannerbox li {
		text-align: center;
	}
}
/* 最新記事・アーカイブ
==================================================
*/
#menu ul#newEntry, #menu ul#entryarchive, #rmenu ul#newEntry, #rmenu ul#entryarchive {
}
ul#newEntry li, ul#entryarchive li {
	background-image: url(../img/menu_li_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	font-size: 12px;
	line-height: 1.6;
	padding: 0 0 2px 0;
	*zoom: 1;
}
ul#newEntry li span, ul#entryarchive li span {
	background-image: url(../img/menu_bg4.png);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	color: #b58d7b;
	display: block;
	padding: 10px 10px 10px 30px;
	*zoom: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	ul#newEntry li, ul#entryarchive li {
		background-image: url(../img/menu_li_bg@2x.gif);
		-webkit-background-size: 200px 2px;
		background-size: 200px 2px;
	}
	ul#newEntry li span, ul#entryarchive li span {
		background-image: url(../img/menu_bg4@2x.png);
		-webkit-background-size: 19px 19px;
		background-size: 19px 19px;
	}
}
@media screen and (max-width: 640px) {
	ul#newEntry li, ul#entryarchive li {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		border-bottom: 1px solid #f7eddc;
		margin: 0;
		padding: 0;
	}
	ul#newEntry li:last-child, ul#entryarchive li:last-child {
		border-bottom: medium none !important;
	}
	ul#newEntry li:before, ul#entryarchive li:before {
		border-bottom: none;
		border-left: none;
		border-right: 2px solid #ecd398;
		border-top: 2px solid #ecd398;
		content: "";
		height: 5px;
		margin-top: -4px;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 5px;
	}
	ul#newEntry li span, ul#entryarchive li span {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		padding: 12px 35px 12px 12px !important;
	}
}
/*
==================================================
フッター
==================================================
*/
#footer {
	background-image: url(../img/footer_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	overflow: hidden;
	padding-top: 40px;
	text-align: center;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#footer {
		background-image: url(../img/footer_bg@2x.png);
		-webkit-background-size: 1270px 40px;
		background-size: 1270px 40px;
	}
}
#footer .inner {
	background-color: #faf2e1;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	overflow: hidden;
	padding-top: 35px;
	position: relative;
	text-align: center;
}
#footer a {
	color: #a1684b;
}
#footer p {
	background-color: #fbf5e8;
	color: #b3856c;
	font-size: 10px;
	line-height: 1.6;
	overflow: hidden;
	padding: 15px 0;
	position: relative;
	text-align: center;
}
#footermenu,
#footer p#footsub {
	background-color: transparent;
	border-top: none;
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	margin: 0 auto;
	padding: 0 0 15px 0;
	overflow: hidden;
	text-align: center;
	width: 880px;
}
#footermenu span,
#footer p#footsub span {
	display: inline-block;
	margin: 0 20px 10px;
	*display: inline;
	*zoom: 1;
}
#footer p#footsub span {
	width: auto;
}
#footermenu a,
#footer p#footsub a {
	font-size: 12px;
	letter-spacing: normal;
	line-height: 1.4;
}
#footermenu a:hover,
#footer p#footsub a:hover {
	color: #cf9b79;
	text-decoration: none;
}
@media screen and (max-width: 899px) {
	#footer .inner {
		padding-top: 25px;
	}
	#footermenu,
	#footer p#footsub {
		padding: 0 10px 10px 10px;
		width: auto;
	}
	#footer p {
		padding: 12px 10px;
	}
}
@media screen and (max-width: 640px) {
	#footer .inner {
		padding: 35px 10px 0;
	}
	#footermenu,
	#footer p#footsub {
		overflow: visible;
		padding: 0;
		position: relative;
		text-align: left;
	}
	#footermenu:before,
	#footer p#footsub:before {
		border-top: 1px solid #f4e2d6;
		content: "";
		left: 0;
		position: absolute;
		right: 0;
		top: -1px;
		z-index: 1;
	}
	#footermenu span,
	#footer p#footsub span {
		background-color: #fefcf0;
		border-bottom: 1px solid #f4e2d6;
		border-left: 1px solid #f4e2d6;
		border-right: 1px solid #f4e2d6;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		display: block;
		margin: 0;
		position: relative;
	}
	#footermenu a,
	#footer p#footsub a {
		display: block;
		font-size: 13px;
		line-height: 1.6;
		padding: 10px 30px 10px 15px;
		position: relative;
		text-align: left;
		text-decoration: none;
	}
	#footermenu a:before,
	#footer p#footsub a:before {
		border-bottom: none;
		border-left: none;
		border-right: 2px solid #c09b84;
		border-top: 2px solid #c09b84;
		content: "";
		height: 5px;
		margin-top: -4px;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 5px;
	}
	#footer p {
		border-top: medium none;
		margin: 10px -10px 0;
	}
}
/*
==================================================
トップページ
==================================================
*/
#whatsnew {
	background-color: #f9f7eb;
	background-image: url(../img/whatsnew_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	padding: 0 10px 6px 10px;
	position: relative;
}
#whatsnew .title {
	margin-left: -5px;
	position: relative;
	top: -5px;
}
#whatsnew .title span {
	background-image: url(../img/whatsnew_title.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #bc9377;
	display: block;
	font-size: 16px;
	line-height: 1.6;
	padding: 20px 0 10px 65px;
	width: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#whatsnew {
		background-image: url(../img/whatsnew_bg@2x.gif);
		-webkit-background-size: 30px 30px;
		background-size: 30px 30px;
	}
	#whatsnew .title span {
		background-image: url(../img/whatsnew_title@2x.png);
		-webkit-background-size: 54px 54px;
		background-size: 54px 54px;
	}
}
#whatsnew ul {
	overflow: hidden;
	padding: 0;
	position: relative;
}
#whatsnew ul li {
	background-color: #ffffff;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #a2715a;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 4px;
	padding: 15px;
	*zoom: 1;
}
#whatsnew ul li span {
	color: #be9b8b;
	display: block;
	font-size: 11px;
}
@media screen and (max-width: 640px) {
	#whatsnew {
		margin: 0 -10px;
		padding: 0 0 5px;
	}
	#whatsnew .title {
		margin-left: 5px;
	}
	#whatsnew ul li {
		margin-bottom: 1px;
	}
	#whatsnew ul li:last-child {
		border-bottom: medium none;
	}
}
/*
==================================================
カテゴリーページ
==================================================
*/
#categorylist {
	overflow: hidden;
	position: relative;
}
#categorylist .catbox {
	background-color: #e3f1f1;
	background-image: url(../img/category_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	margin-bottom: 15px;
	padding: 10px;
	position: relative;
}
#categorylist .catbox_inner {
	background-color: #ffffff;
	background-image: url(../img/category_body_bg.gif);
	background-position: 1px 1px;
	background-repeat: repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	position: relative;
}
#categorylist .body {
	background-image: url(../img/category_body_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	border: 1px solid #e3f1f1;
	padding: 14px 9px 4px 9px;
	position: relative;
	*zoom: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#categorylist .catbox {
		background-image: url(../img/category_bg@2x.gif);
		-webkit-background-size: 30px 30px;
		background-size: 30px 30px;
	}
	#categorylist .catbox_inner,
	#categorylist .body {
		background-image: url(../img/category_body_bg@2x.gif);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
}
#categorylist .body:after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#categorylist .thumb {
	float: left;
	padding: 0 20px 10px 0;
}
#categorylist .thumb img {
	vertical-align: bottom;
}
#categorylist .title {
	overflow: hidden;
	padding: 20px 0 45px;
	position: relative;
}
#categorylist .title span {
	background-image: url(../img/category_title_r.png);
	background-position: right top;
	background-repeat: repeat-y;
	display: block;
	padding-right: 42px;
	position: relative;
	*zoom: 1;
}
#categorylist .title span span {
	background-image: url(../img/category_title_l.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding-right: 0;
	padding-top: 1px;
}
#categorylist .title span span span {
	background-image: url(../img/category_title_tr.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: -42px;
	margin-top: -25px;
	padding-right: 42px;
	padding-top: 0;
}
#categorylist .title span span span span {
	background-image: url(../img/category_title_tl.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-top: 0;
	padding-right: 0;
	padding-top: 1px;
}
#categorylist .title span span span span span {
	background-image: url(../img/category_title_bl.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	bottom: -42px;
	margin-top: -42px;
	padding-bottom: 16px;
	padding-top: 0;
}
#categorylist .title a {
	background-image: url(../img/category_title_br.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #3c6688;
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	margin-right: -42px;
	padding: 18px 20px 15px 30px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	*zoom: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#categorylist .title span {
		background-image: url(../img/category_title_r@2x.png);
		-webkit-background-size: 42px 6px;
		background-size: 42px 6px;
	}
	#categorylist .title span span {
		background-image: url(../img/category_title_l@2x.png);
		-webkit-background-size: 858px 9px;
		background-size: 858px 9px;
	}
	#categorylist .title span span span {
		background-image: url(../img/category_title_tr@2x.png);
		-webkit-background-size: 42px 26px;
		background-size: 42px 26px;
	}
	#categorylist .title span span span span {
		background-image: url(../img/category_title_tl@2x.png);
		-webkit-background-size: 858px 24px;
		background-size: 858px 24px;
	}
	#categorylist .title span span span span span {
		background-image: url(../img/category_title_bl@2x.png);
		-webkit-background-size: 858px 42px;
		background-size: 858px 42px;
	}
	#categorylist .title a {
		background-image: url(../img/category_title_br@2x.png);
		-webkit-background-size: 42px 26px;
		background-size: 42px 26px;
	}
}
#categorylist .title a:hover {
	color: #56a0d3;
	left: auto;
	top: auto;
	text-decoration: underline;
}
#categorylist p {
	color: #a9927e;
	font-size: 12px;
	line-height: 1.8;
	overflow: hidden;
	padding-bottom: 5px;
}
#categorylist .more {
	float: right;
	height: 71px;
	margin-bottom: -17px;
	overflow: hidden;
	position: relative;
	right: -10px;
	width: 71px;
	z-index: 0;
}
#categorylist .more a {
	background-image: url(../img/button_more2.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	overflow: hidden;
	position: absolute;
	text-indent: 200%;
	white-space: nowrap;
	width: 71px;
}
#categorylist .more a:hover {
	position: absolute;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#categorylist .more a {
		background-image: url(../img/button_more2@2x.png);
		-webkit-background-size: 71px 71px;
		background-size: 71px 71px;
	}
}
#pagelist {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0 10px;
	text-align: center;
}
#pagelist ul {
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	padding: 0;
}
#pagelist li {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	display: inline-block;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	margin: 0 5px 10px;
	padding: 0;
	*display: inline;
	*zoom: 1;
}
#pagelist a {
	background-color: #a2c8e3;
	border: 2px solid #bed8eb;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	-webkit-box-shadow: 0 1px 2px #f0f0f0;
	-moz-box-shadow: 0 1px 2px #f0f0f0;
	box-shadow: 0 1px 2px #f0f0f0;
	color: #ffffff;
	display: inline-block;
	line-height: 34px;
	padding: 0 13px;
	position: relative;
	text-align: center;
	text-decoration: none;
	*display: inline;
	*zoom: 1;
}
#pagelist a:hover {
	background-color: #84b2d6;
	text-decoration: underline;
}
@media screen and (max-width: 899px) {
	#categorylist .thumb {
		padding: 0 15px 10px 0;
	}
}
@media screen and (max-width: 640px) {
	#categorylist {
		background-color: #e3f1f1;
		background-image: url(../img/category_bg.gif);
		background-position: left top;
		background-repeat: repeat;
		margin: -10px -10px 0;
		padding: 5px 5px 0 5px;
	}
	#categorylist .catbox {
		background-color: transparent;
		background-image: none;
   		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		padding: 0;
	}
	#categorylist .body {
		padding: 9px 9px 0 9px;
	}
	#categorylist .thumb {
		padding: 0 10px 10px 0;
	}
	#categorylist .thumb img {
		max-width: 90px;
	}
	#categorylist .title a {
		font-size: 15px;
		line-height: 1.6;
	}
	#categorylist p {
		font-size: 11px;
		line-height: 1.6;
		padding-bottom: 0;
	}
}
@media screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 1.5) {
	#categorylist {
		background-image: url(../img/category_bg@2x.gif);
		-webkit-background-size: 30px 30px;
		background-size: 30px 30px;
	}
}
/*
==================================================
エントリーページ
==================================================
*/
#entrylist {
	background-color: #dbeaf4;
	background-image: url(../img/entry_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
	position: relative;
}
#entrylist_inner {
	background-color: #ffffff;
	background-image: url(../img/entry_inner_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}
#entrylist h4 {
	background-image: url(../img/entry_title.png);
	background-position: left 18px;
	background-repeat: no-repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	margin: 0 15px;
	padding: 15px 0 10px 25px;
	position: relative;
	text-shadow: none;
}
#entrylist h4 span {
	background-image: url(../img/entry_title.png);
	background-position: right 3px;
	background-repeat: no-repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	color: #8f7861;
	display: inline-block;
	font-size: 16px;
	line-height: 1.5;
	padding: 0 25px 0 0;
	*display: inline;
	*zoom: 1;
}
#entrylist dl {
	background-image: url(../img/entry_dl_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	overflow: hidden;
	padding: 0 15px 10px;
	position: relative;
	*height: 1%;
}
#entrylist dt {
	background-image: url(../img/entry_li.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 14px 0 12px 0;
	position: relative;
	*height: 1%;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#entrylist {
		background-image: url(../img/entry_bg@2x.gif);
		-webkit-background-size: 50px 50px;
		background-size: 50px 50px;
	}
	#entrylist_inner {
		background-image: url(../img/entry_inner_bg@2x.png);
		-webkit-background-size: 710px 29px;
		background-size: 710px 29px;
	}
	#entrylist h4,
	#entrylist h4 span {
		background-image: url(../img/entry_title@2x.png);
		-webkit-background-size: 14px 15px;
		background-size: 14px 15px;
	}
	#entrylist dl {
		background-image: url(../img/entry_dl_bg@2x.png);
		-webkit-background-size: 670px 30px;
		background-size: 670px 30px;
	}
	#entrylist dt {
		background-image: url(../img/entry_li@2x.gif);
		-webkit-background-size: 200px 2px;
		background-size: 200px 2px;
	}
}
#entrylist dt a {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
}
#entrylist dd {
	font-size: 12px;
	line-height: 1.6;
	padding: 0 0 5px;
	position: relative;
	top: -8px;
}
#relNavigate {
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	text-align: center;
}
#relNavigate a {
	background-color: #faf7ed;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #8f6d4b;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 32px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 16px;
	position: relative;
	*display: inline;
	*zoom: 1;
}
#relNavigate a:hover {
	background-color: #f7f3e4;
	color: #a77b50;
	text-decoration: none;
}
@media screen and (max-width: 899px) {
	#relNavigate {
		margin-bottom: 10px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
}
@media screen and (max-width: 640px) {
	#entrylist {
		margin: 0 -12px;
	}
	#entrylist h4 {
		margin: 0 10px;
	}
	#entrylist dl {
		padding: 0 0 5px;
	}
	#entrylist dt {
		background-image: none;
   		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		border-top: 1px solid #edf4f9;
		padding: 10px;
	}
	#entrylist dd {
		padding: 0 10px 5px;
		top: -5px;
	}
	#relNavigate a {
		margin-left: 5px;
		margin-right: 5px;
		padding: 5px 12px;
	}
}
/*
==================================================
サイトマップページ
==================================================
*/
#sitemaps {
	margin-bottom: 10px;
	overflow: hidden;
}
#sitemaps ul {
	padding: 0 10px;
	margin: 10px 0;
}
#sitemaps li {
	background-color: transparent;
	background-image: none;
   	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	font-size: 0;
	letter-spacing: -.40em;
	line-height: 0;
	padding: 0;
}
#sitemaps .l1 {
	margin-top: 10px;
}
#sitemaps .l2 {
	margin-left: 20px;
	margin-top: 10px;
}
#sitemaps .l3 {
	margin-left: 40px;
	margin-top: 10px;
}
#sitemaps li a {
	background-image: url(../img/menu_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #3c6688;
	display: inline-block;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 1.6;
	padding: 7px 0 5px 35px;
	*display: inline;
	*zoom:1;
}
#sitemaps .l1 a {
	font-weight: 700;
}
#sitemaps .l2 a,
#sitemaps .l3 a {
	background-image: url(../img/menu_bg2.png);
	background-position: left 6px;
	font-size: 14px;
	padding: 5px 0 5px 25px;
}
#sitemaps li a:hover {
	color: #56a0d3;
	text-decoration: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#sitemaps li a {
		background-image: url(../img/menu_bg@2x.png);
		-webkit-background-size: 30px 37px;
		background-size: 30px 37px;
	}
	#sitemaps .l2 a,
	#sitemaps .l3 a {
		background-image: url(../img/menu_bg2@2x.png);
		-webkit-background-size: 19px 19px;
		background-size: 19px 19px;
	}
}
@media screen and (max-width: 640px) {
	#sitemaps {
		margin: 0 -10px;
	}
	#sitemaps ul {
		padding: 0;
		margin: 0;
	}
	#sitemaps ul:first-child {
		border-top: 1px solid #f4e2d6;
	}
	#sitemaps li {
		border-bottom: 1px solid #f4e2d6;
	}
	#sitemaps li,
	#sitemaps .l1,
	#sitemaps .l2,
	#sitemaps .l3 {
		margin-left: 0;
		margin-top: 0;
	}
	#sitemaps li a,
	#sitemaps .l2 a,
	#sitemaps .l3 a {
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fdfaf2));
		background-image: linear-gradient(to bottom, #ffffff 0%,#fdfaf2 100%);
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		display: block;
		font-size: 14px;
		line-height: 1.5;
		padding: 12px 35px 12px 15px;
		text-decoration: none;
	}
	#sitemaps .l2 a {
		font-size: 14px;
		padding-left: 20px;
	}
	#sitemaps .l3 a {
		font-size: 14px;
		padding-left: 30px;
	}
	#sitemaps li a:before,
	#sitemaps .l2 a:before,
	#sitemaps .l3 a:before {
		border-bottom: none;
		border-left: none;
		border-right: 2px solid #fee469;
		border-top: 2px solid #fee469;
		content: "";
		height: 5px;
		margin-top: -4px;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 5px;
	}
}
/*
==================================================
フリースペース
==================================================
*/
#space3, #space4, #space5, #space6 {
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px #ede4d3;
	-moz-box-shadow: 0 1px 1px #ede4d3;
	box-shadow: 0 1px 1px #ede4d3;
	font-size: 12px;
	line-height: 1.4;
	overflow: hidden;
	padding: 10px;
	position: relative;
}
.img-wrap {
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 640px) {
	#space3, #space4, #space5, #space6 {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}
/*
==================================================
ブログモード
==================================================
*/
.blog {
	border-bottom: 1px dashed #e3d6b5;
	margin: 10px 0;
	overflow: hidden;
	padding: 5px;
}
.blog .thumb {
	float: left;
	margin-right: 15px;
}
.blog .thumb img { width: 125px; }
.blog .title {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.blog .title a { color: #3c6688; }
.blog .title a:hover { color: #56a0d3; }
.blog .info {
	color: #b58d7b;
	font-size: 12px;
	margin-bottom: 5px;
}
.blog .info a { color: #b58d7b; }
.blog .info a:hover { color: #be9b8b; }
.blog .body {
	line-height: 1.6;
	overflow: hidden;
}
.blog .more {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: right;
}
@media screen and (max-width: 640px) {
	.blog {
		padding: 5px 0;
	}
	.blog:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}
	.blog .thumb img {
		max-width: 90px;
		vertical-align: bottom;
	}
	.blog .body {
		font-size: 11px;
	}
}
/*
==================================================
サイト内検索
==================================================
*/
#searchresult {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 5px;
}
#searchresult dl {
	margin: -5px;
	position: relative;
}
#searchresult dt {
	font-size: 15px;
	padding: 5px;
}
#searchresult dd {
	border-bottom: 1px dashed #e3d6b5;
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 10px;
	padding: 0 5px 15px;
	position: relative;
	*zoom: 1;
}
#searchresult b {
	color: #56a0d3;
}
@media screen and (max-width: 640px) {
	#searchresult {
		overflow: visible;
		padding: 0;
	}
	#searchresult dl {
		margin: 0 0 -20px 0;
	}
	#searchresult dt {
		padding: 5px 0;
	}
	#searchresult dd {
		font-size: 12px;
		margin: 0 0 5px;
		padding: 0 0 10px;
	}
	#searchresult dd:last-child {
		border-bottom: medium none;
		margin: 0;
	}
}
/*
==================================================
リンク集
==================================================
*/
#linklist {
	overflow: hidden;
	text-align: left;
	padding-bottom: 20px;
}
#linklist dt {
	font-size: 15px;
	padding: 5px;
}
#linklist dd {
	border-bottom: 1px dashed #e3d6b5;
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 10px;
	padding: 0 5px 15px;
	position: relative;
	*zoom: 1;
}
@media screen and (max-width: 640px) {
	#linklist {
		padding-bottom: 0;
	}
	#linklist dt {
		padding: 5px 0;
	}
	#linklist dd {
		font-size: 12px;
		margin: 0 0 5px;
		padding: 0 0 10px;
	}
	#linklist dd:last-child {
		border-bottom: medium none;
		margin: 0;
	}
}
/*
==================================================
ポイント
==================================================
*/
#main .point1, #main .point2, #main .point3, #main .point4, #main .point5, #main .point6, #main .point7, #main .point8, #main .point9, #main .point10 {
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 20px;
	height: auto;
	line-height: 1.4;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 20px 0 14px 95px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	*zoom: 1;
}
.point1 { background-image: url(../img/point1.png); }
.point2 { background-image: url(../img/point2.png); }
.point3 { background-image: url(../img/point3.png); }
.point4 { background-image: url(../img/point4.png); }
.point5 { background-image: url(../img/point5.png); }
.point6 { background-image: url(../img/point6.png); }
.point7 { background-image: url(../img/point7.png); }
.point8 { background-image: url(../img/point8.png); }
.point9 { background-image: url(../img/point9.png); }
.point10 { background-image: url(../img/point10.png); }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.point1 { background-image: url(../img/point1@2x.png); }
	.point2 { background-image: url(../img/point2@2x.png); }
	.point3 { background-image: url(../img/point3@2x.png); }
	.point4 { background-image: url(../img/point4@2x.png); }
	.point5 { background-image: url(../img/point5@2x.png); }
	.point6 { background-image: url(../img/point6@2x.png); }
	.point7 { background-image: url(../img/point7@2x.png); }
	.point8 { background-image: url(../img/point8@2x.png); }
	.point9 { background-image: url(../img/point9@2x.png); }
	.point10 { background-image: url(../img/point10@2x.png); }
	#main .point1, #main .point2, #main .point3, #main .point4, #main .point5, #main .point6, #main .point7, #main .point8, #main .point9, #main .point10 {
		-webkit-background-size: 86px 61px;
		background-size: 86px 61px;
	}
}
/*
==================================================
ランキング
==================================================
*/
/* メインコンテンツ用ランキング
==================================================
*/
#main .point1, #main .point2, #main .point3, #main .point4, #main .point5, #main .point6, #main .point7, #main .point8, #main .point9, #main .point10 { border: none; }
#main .rank1, #main .rank2, #main .rank3, #main .rank4, #main .rank5, #main .rank6, #main .rank7, #main .rank8, #main .rank9, #main .rank10 { border: none; height: auto; }
#main .rank {
	background-image: url(../img/rank_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	background-color: #fff9e3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 15px;
	position: relative;
}
#main .rank-container {
	background-color: #ffffff;
	position: relative;
}
#main .rank .top {
	background-image: url(../img/rank_bg_t.gif);
	background-position: left top;
	background-repeat: repeat-x;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#main .rank .top span {
	background-image: url(../img/rank_bg_tl.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
#main .rank .top span span {
	background-image: url(../img/rank_bg_tr.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 152px;
	overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#main .rank {
		background-image: url(../img/rank_bg@2x.gif);
		-webkit-background-size: 312px 264px;
		background-size: 312px 264px;
	}
	#main .rank .top {
		background-image: url(../img/rank_bg_t@2x.gif);
		-webkit-background-size: 280px 60px;
		background-size: 280px 60px;
	}
	#main .rank .top span {
		background-image: url(../img/rank_bg_tl@2x.png);
		-webkit-background-size: 110px 132px;
		background-size: 110px 132px;
	}
	#main .rank .top span span {
		background-image: url(../img/rank_bg_tr@2x.png);
		-webkit-background-size: 110px 152px;
		background-size: 110px 152px;
	}
}
#main .rank-inner {
}
#main .rank1,#main .rank2,#main .rank3,#main .rank4,#main .rank5,#main .rank6,#main .rank7,#main .rank8,#main .rank9,#main .rank10{
	background-position: left top;
	background-repeat: no-repeat;
	border: medium none;
	color: #8f6d4b;
	font-size: 28px;
	font-weight: 700;
	height: auto;
	line-height: 1.3;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 16px 0 12px 75px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	*zoom: 1;
}
#main .rank1,#main .rank2,#main .rank3{
}
#main .rank4,#main .rank5,#main .rank6,#main .rank7,#main .rank8,#main .rank9,#main .rank10{
	padding: 16px 0 6px 75px;
}
#main .rank .rank1,#main .rank .rank2,#main .rank .rank3,#main .rank .rank4,#main .rank .rank5,#main .rank .rank6,#main .rank .rank7,#main .rank .rank8,#main .rank .rank9,#main .rank .rank10{
	left: 20px;
	margin: 0 0 45px;
	padding-right: 40px;
	position: relative;
	top: 35px;
}
#main .rank .rank1,#main .rank .rank2,#main .rank .rank3{
}
#main .rank .rank4,#main .rank .rank5,#main .rank .rank6,#main .rank .rank7,#main .rank .rank8,#main .rank .rank9,#main .rank .rank10{
}
.rank1 { background-image: url(../img/rank1.png); }
.rank2 { background-image: url(../img/rank2.png); }
.rank3 { background-image: url(../img/rank3.png); }
.rank4 { background-image: url(../img/rank4.png); }
.rank5 { background-image: url(../img/rank5.png); }
.rank6 { background-image: url(../img/rank6.png); }
.rank7 { background-image: url(../img/rank7.png); }
.rank8 { background-image: url(../img/rank8.png); }
.rank9 { background-image: url(../img/rank9.png); }
.rank10 { background-image: url(../img/rank10.png); }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.rank1 { background-image: url(../img/rank1@2x.png); }
	.rank2 { background-image: url(../img/rank2@2x.png); }
	.rank3 { background-image: url(../img/rank3@2x.png); }
	.rank4 { background-image: url(../img/rank4@2x.png); }
	.rank5 { background-image: url(../img/rank5@2x.png); }
	.rank6 { background-image: url(../img/rank6@2x.png); }
	.rank7 { background-image: url(../img/rank7@2x.png); }
	.rank8 { background-image: url(../img/rank8@2x.png); }
	.rank9 { background-image: url(../img/rank9@2x.png); }
	.rank10 { background-image: url(../img/rank10@2x.png); }
	#main .rank1,#main .rank2,#main .rank3 {
		-webkit-background-size: 66px 57px;
		background-size: 66px 57px;
	}
	#main .rank4,#main .rank5,#main .rank6,#main .rank7,#main .rank8,#main .rank9,#main .rank10 {
		-webkit-background-size: 66px 51px;
		background-size: 66px 51px;
	}
}
#main .rankbox {
	padding: 15px;
	position: relative;
}
#main .rankbox .rankbox-inner {
	overflow: hidden;
	position: relative;
}
#main .rankbox .feature {
	background-image: url(../img/feature_title.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px 0 12px 0;
	position: relative;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#main .rankbox .feature {
		background-image: url(../img/feature_title@2x.png);
		-webkit-background-size: 168px 10px;
		background-size: 168px 10px;
	}
}
#main .rankbox .feature span {
	color: #a78929;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	position: relative;
}
#main .rankbox .rankbox-inner .float-l p,
#main .rankbox .rankbox-inner .float-r p {
	padding-bottom: 0;
}
#main .rankbox .float-l img,
#main .rankbox .float-r img {
	padding: 0 !important;
}
#main .rankbox .rankbox-inner p {
	color: #a78929;
	font-size: 12px;
	line-height: 1.8;
	overflow: hidden;
	padding-bottom: 20px;
	*zoom: normal;
}
#main .rankbox .rank-table {
	clear: both;
	margin: 0;
	width: 100%;
}
#main .rankbox .rank-table th, #main .rankbox .rank-table td {
	background-color: #ffffff;
	border-bottom: 1px dashed #e9dfc0;
	border-left: medium none;
	border-right: medium none;
	border-top: 1px dashed #e9dfc0;
	color: #9c8436;
	padding: 10px 12px;
	text-align: left;
	vertical-align: middle;
}
#main .rankbox .rank-table th {
	background-image: url(../img/ranktable_th_bg.gif);
	background-position: left top;
	background-repeat: repeat;
}
#main .rankbox .rank-table td {
}
#main .rank .comment {
	background-color: #fffcea;
	background-image: url(../img/comment_bg.gif);
	background-position: left bottom;
	background-repeat: repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px #d9d9d9;
	-moz-box-shadow: 0 1px 1px #d9d9d9;
	box-shadow: 0 1px 1px #d9d9d9;
	margin-bottom: 50px;
	padding-top: 1px;
	position: relative;
	top: 40px;
}
#main .rank .comment .comment-container {
	background-image: url(../img/comment_inner_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: -25px;
	padding: 40px 0 15px;
	position: relative;
	*zoom: 1;
}
#main .rank .comment .comment-inner {
	background-image: url(../img/comment_inner.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	left: -15px;
	margin-bottom: -40px;
	padding: 0 0 40px 160px;
	position: relative;
}
#main .rank .comment .comment-tit {
	margin-bottom: 8px;
	position: relative;
}
#main .rank .comment .comment-tit span {
	background-image: url(../img/comment_title.png);
	background-position: left top;
	background-repeat: repeat;
	color: #5f9bd8;
	font-size: 24px;
	font-weight: 700;
	line-height: 44px;
	padding: 0 0 10px;
	position: relative;
}
#main .rank .comment p {
	color: #af8740;
	font-size: 13px;
	line-height: 1.8;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#main .rankbox .rank-table th {
		background-image: url(../img/ranktable_th_bg@2x.gif);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
	#main .rank .comment {
		background-image: url(../img/comment_bg@2x.gif);
		-webkit-background-size: 514px 276px;
		background-size: 514px 276px;
	}
	#main .rank .comment .comment-container {
		background-image: url(../img/comment_inner_bg@2x.png);
		-webkit-background-size: 132px 242px;
		background-size: 132px 242px;
	}
	#main .rank .comment .comment-inner {
		background-image: url(../img/comment_inner@2x.png);
		-webkit-background-size: 92px 104px;
		background-size: 92px 104px;
	}
	#main .rank .comment .comment-tit span {
		background-image: url(../img/comment_title@2x.png);
		-webkit-background-size: 13px 44px;
		background-size: 13px 44px;
	}
}
#main .rank .more {
	font-size: 0;
	letter-spacing: -.40em;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
	text-align: center;
}
#main .rank .more span {
	display: inline-block;
	font-size: 18px;
	letter-spacing: normal;
	margin-bottom: 5px;
	padding: 0 5px;
	vertical-align: bottom;
	*display: inline;
	*zoom:1;
}
#main .rank .more a {
	background-image: url(../img/button_more.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	width: 250px;
}
#main .rank .more span.official {
	margin-right: 0;
}
#main .rank .more span.official a {
	background-image: url(../img/button_official.png);
}
@media screen and (max-width: 899px) {
	#main .rank .more {
		overflow: visible;
	}
	#main .rank .more span {
		display: block;
		padding: 0;
	}
	#main .rank .more span,
	#main .rank .more span.official {
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97c1e0), color-stop(100%,#7eb2d8));
		background-image: linear-gradient(to bottom, #97c1e0 0%,#7eb2d8 100%);
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		height: 60px;
		line-height: 60px;
		margin: 0 auto 15px;
		position: relative;
		text-decoration: none;
		text-indent: 0;
		white-space: normal;
		width: 95%;
		z-index: 0;
	}
	#main .rank .more span.official {
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9b94d), color-stop(100%,#f8a720));
		background-image: linear-gradient(to bottom, #f9b94d 0%,#f8a720 100%);
	}
	#main .rank .more span:before {
		border: 1px dashed rgba(255, 255, 255, 0.8);
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		bottom: 1px;
		content: "";
		display: block;
		left: 1px;
		position: absolute;
		right: 1px;
		top: 1px;
		z-index: -1;
	}
	#main .rank .more span:after {
		border: 8px solid transparent;
		border-left: 8px solid #ffffff;
		content: "";
		margin-top: -8px;
		right: 10px;
		position: absolute;
		top: 50%;
	}
	#main .rank .more span:last-child {
		margin-bottom: 0;
	}
	#main .rank .more span:hover {
		left: 1px;
		top: 1px;
	}
	#main .rank .more a,
	#main .rank .more span.official a {
		background-image: url(../img/button_more_bg.png);
		background-position: left top;
		background-repeat: repeat;
		color: #ffffff;
		position: relative;
		text-decoration: none;
		text-indent: 0;
		white-space: normal;
		width: auto;
		z-index: 0;
	}
	#main .rank .more a:before {
		background-image: url(../img/button_more_l.png);
		background-position: left top;
		background-repeat: no-repeat;
		bottom: 0;
		content: "";
		display: block;
		left: 12px;
		position: absolute;
		right: 0;
		top: 5px;
	}
	#main .rank .more a:hover {
		left: 0;
		top: 0;
	}
}
@media screen and (max-width: 899px) and (-webkit-min-device-pixel-ratio: 1.5) {
	#main .rank .more a,
	#main .rank .more span.official a {
		background-image: url(../img/button_more_bg@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
	#main .rank .more a:before {
		background-image: url(../img/button_more_l@2x.png);
		-webkit-background-size: 29px 35px;
		background-size: 29px 35px;
	}
}
@media screen and (max-width: 640px) {
	#main .rank {
		padding: 10px;
	}
	#main .rank .top {
		-webkit-background-size: 140px 30px;
		background-size: 140px 30px;
	}
	#main .rank .top span {
		-webkit-background-size: 55px 66px;
		background-size: 55px 66px;
	}
	#main .rank .top span span {
		-webkit-background-size: 55px 76px;
		background-size: 55px 76px;
	}
	#main .rank .rank1,#main .rank .rank2,#main .rank .rank3,#main .rank .rank4,#main .rank .rank5,#main .rank .rank6,#main .rank .rank7,#main .rank .rank8,#main .rank .rank9,#main .rank .rank10{
		left: 10px;
		margin: 0 0 20px;
		padding-right: 20px;
		position: relative;
		top: 20px;
	}
	#main .rankbox {
		padding: 10px;
	}
	#main .rankbox .rankbox-inner .float-l,
	#main .rankbox .rankbox-inner .float-r {
		float: none;
		overflow: hidden;
		padding-bottom: 10px;
		text-align: center;
	}
	#main .rankbox .float-l img, #main .rankbox .float-r img {
		margin: 0 0 10px 0;
	}
	#main .rankbox .rankbox-inner p {
		padding-bottom: 10px;
	}
	#main .rank .comment {
		-webkit-background-size: 257px 138px;
		background-size: 257px 138px;
		margin-bottom: 30px;
		top: 30px;
	}
	#main .rank .comment .comment-container {
		-webkit-background-size: 66px 121px;
		background-size: 66px 121px;
		margin-top: -15px;
		padding: 25px 0 10px;
	}
	#main .rank .comment .comment-inner {
		-webkit-background-size: 46px 52px;
		background-size: 46px 52px;
		margin-bottom: -20px;
		padding: 0 0 20px 90px;
	}
	#main .rank .more span,
	#main .rank .more span.official {
		margin: 0 auto 10px;
	}
}
/* メニュー用ランキング
==================================================
*/
#menu .rank1,#menu .rank2,#menu .rank3,#menu .rank4,#menu .rank5{
	background-position: left top;
	background-repeat: no-repeat;
	border: medium none;
	color: #8f6d4b;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	line-height: 1.3;
	margin: 0;
}
#menu .rank1,#menu .rank2,#menu .rank3{
	padding: 28px 0 18px 75px;
}
#menu .rank4,#menu .rank5{
	padding: 28px 0 16px 75px;
}
#menu .rank1 { background-image: url(../img/rank1.png); }
#menu .rank2 { background-image: url(../img/rank2.png); }
#menu .rank3 { background-image: url(../img/rank3.png); }
#menu .rank4 { background-image: url(../img/rank4.png); }
#menu .rank5 { background-image: url(../img/rank5.png); }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#menu .rank1 { background-image: url(../img/rank1@2x.png); }
	#menu .rank2 { background-image: url(../img/rank2@2x.png); }
	#menu .rank3 { background-image: url(../img/rank3@2x.png); }
	#menu .rank4 { background-image: url(../img/rank4@2x.png); }
	#menu .rank5 { background-image: url(../img/rank5@2x.png); }
	#menu .rank1,#menu .rank2,#menu .rank3 {
		-webkit-background-size: 66px 57px;
		background-size: 66px 57px;
	}
	#menu .rank4,#menu .rank5 {
		-webkit-background-size: 66px 51px;
		background-size: 66px 51px;
	}
}
/*
==================================================
１カラムレイアウト
==================================================
*/
#column1 {
	overflow: hidden;
	text-align: center;
}
#column1 #menu, #column1 #main {
	float: none;
	width: auto;
}
#column1 #menu {
	padding-top: 10px;
}
#column1 #menu .menulist ul, #column1 #menu ul#newEntry, #column1 #menu ul#entryarchive {
	letter-spacing: -0.4em;
	line-height: 0;
	margin: 0;
	padding: 5px 10px;
}
#column1 #menu .menulist li, #column1 #menu ul#newEntry li, #column1 #menu ul#entryarchive li {
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	display: inline-block;
	letter-spacing: normal;
	line-height: 1.6;
	margin: 0;
	overflow: hidden;
	padding: 2px 0;
	*display: inline;
	*zoom: 1;
}
#column1 #menu .menulist li a {
	background-color: transparent;
	background-image: url(../img/menu_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	font-size: 14px;
	font-weight: 400;
	margin: 0 20px 0 0;
	padding: 9px 0 5px 35px;
	position: relative;
	text-decoration: underline;
	*zoom: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#column1 #menu .menulist li a {
		background-image: url(../img/menu_bg@2x.png);
		-webkit-background-size: 30px 37px;
		background-size: 30px 37px;
	}
}
#column1 #menu .menulist li a:hover {
	text-decoration: none;
}
#column1 #menu ul#newEntry li, #column1 #menu ul#entryarchive li {
	margin: 0 20px 0 0;
	padding: 0;
}
#column1 #menu h4 span, #column1 #rmenu h4 span,
#column1 #menu .title span, #column1 #rmenu .title span {
	background-position: 885px bottom;
}
@media screen and (max-width: 640px) {
	#column1 #menu {
		padding-top: 0;
	}
	#column1 #menu .menulist ul {
		padding: 0;
	}
	#column1 #menu ul#newEntry, #column1 #menu ul#entryarchive {
		padding: 5px;
	}
	#column1 #menu .menulist li, #column1 #menu ul#newEntry li, #column1 #menu ul#entryarchive li {
		display: block;
	}
	#column1 #menu .menulist li a,
	#column1 #menu .menulist .l2 a,
	#column1 #menu .menulist .l3 a {
		margin: 0;
		text-decoration: none;
	}
	#column1 #menu ul#newEntry li, #column1 #menu ul#entryarchive li {
		margin: 0;
	}
}
/*
==================================================
２カラムレイアウト
==================================================
*/
#column2 {
	overflow: hidden;
	text-align: center;
}
/*
==================================================
レイアウト切り替え用スタイル(後で削除)
==================================================
*/
#column1 #rmenu, #column2 #rmenu, #column1 #space3, #column1 #space4,#column1 .bannerbox,#column1 #submenu { display: none; }
#wrapper #headerbox { height: auto !important; }
#header .desc {

}
.topAreaOff #top #logo span,
.topAreaOff #top h1 span {
	width: 900px;
}
@media screen and (max-width: 899px) {
	.topAreaOff #top #logo span,
	.topAreaOff #top h1 span {
		width: auto;
	}
}
@media screen and (max-width: 640px) {
	.topmenubtnOff #top #logo span,
	.topmenubtnOff #top h1 span {
		padding: 15px 0;
	}
}
/* 文字装飾 */
.alert,.accept,.attention,.thint {
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	font-size: 13px;
	line-height: 1.6;
	margin: 10px 0;
	padding: 28px 15px 28px 150px;
	*zoom: 1;
}
.alert {
	background-color: #fffaf1;
	background-image: url(../img/alert.gif);
	border: 1px dashed #ffedcc;
	color: #ffae20;
}
.accept {
	background-color: #f7fbf3;
	background-image: url(../img/accept.gif);
	border: 1px dashed #e3f0d2;
	color: #80be36;
}
.attention {
	background-color: #fff7f7;
	background-image: url(../img/attention.gif);
	border: 1px dashed #fee2e0;
	color: #fb7f75;
}
.thint {
	background-color: #f5f9fd;
	background-image: url(../img/thint.gif);
	border: 1px dashed #dcecf6;
	color: #64abd5;
}
.user1 {
	background-color: #f5fbff;
	background-image: url(../img/user1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	color: #759bd4;
	font-size: 13px;
	line-height: 1.6;
	margin: 10px 0;
	min-height: 0;
	overflow: hidden;
	position: relative;
	padding: 60px 15px 60px 165px;
	_height: auto;
}
.user2 {
	background-color: #fcf8f5;
	background-image: url(../img/user2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	color: #eb798e;
	font-size: 13px;
	line-height: 1.6;
	margin: 10px 0;
	min-height: 0;
	overflow: hidden;
	position: relative;
	padding: 60px 15px 60px 180px;
	_height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.alert,.accept,.attention,.thint {
		-webkit-background-size: 126px 98px;
		background-size: 126px 98px;
	}
	.alert {
		background-image: url(../img/alert@2x.gif);
	}
	.accept {
		background-image: url(../img/accept@2x.gif);
	}
	.attention {
		background-image: url(../img/attention@2x.gif);
	}
	.thint {
		background-image: url(../img/thint@2x.gif);
	}
	.user1 {
		background-image: url(../img/user1@2x.gif);
		-webkit-background-size: 210px 170px;
		background-size: 210px 170px;
	}
	.user2 {
		background-image: url(../img/user2@2x.gif);
		-webkit-background-size: 210px 170px;
		background-size: 210px 170px;
	}
}
@media screen and (max-width: 640px) {
	.alert,.accept,.attention,.thint {
		-webkit-background-size: 100px auto;
		background-size: 100px auto;
		padding: 15px 15px 15px 115px;
	}
	.user1,
	.user2 {
		-webkit-background-size: 105px 85px;
		background-size: 105px 85px;
		padding: 26px 15px 26px 90px;
		z-index: 0;
	}
}
.noimage{
	padding-left:12px;
	background-image: none;
	min-height:15px;
}
.user1.noimage,.user2.noimage {
	padding-top: 28px;
	padding-bottom: 28px;
}

/* 記事スタイル修正 */
#contents #main .txt-border {
	margin: 10px 0 20px;
	padding: 0 10px !important;
}
#contents #main .txt-decbox1 .top h2,
#contents #main .txt-decbox2 .top h2,
#contents #main .txt-decbox1 .top h3,
#contents #main .txt-decbox2 .top h3 {
	left: auto;
	text-shadow: none;
}
#contents #main .txt-decbox2 .top h2 span span,
#contents #main .txt-decbox2 .top h3 span span,
#contents #main .txt-decbox2 .top h2 span span span,
#contents #main .txt-decbox2 .top h3 span span span {
	padding: 0;
}
#contents #main .txt-decbox1 .body h2,
#contents #main .txt-decbox2 .body h2,
#contents #main .txt-decbox1 .body h3,
#contents #main .txt-decbox2 .body h3 {
	background-image: url(../img/h3_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	left: -5px;
	margin: 20px 0 !important;
	padding: 0;
	position: relative;
	z-index: 1;
	*zoom: 1;
}
#contents #main .txt-decbox1 .body h2 span,
#contents #main .txt-decbox2 .body h2 span,
#contents #main .txt-decbox1 .body h3 span,
#contents #main .txt-decbox2 .body h3 span {
	background-image: url(../img/h3_bg_r.png);
	background-position: right top;
	background-repeat: repeat-y;
	display: block;
	margin: 0 -10px 0 0 !important;
	padding: 2px 10px;
	position: relative;
	*zoom: 1;
}
#contents #main .txt-decbox1 .body h2 span span,
#contents #main .txt-decbox2 .body h2 span span,
#contents #main .txt-decbox1 .body h3 span span,
#contents #main .txt-decbox2 .body h3 span span {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	border-bottom: 1px solid #ecd586;
	border-top: 1px solid #ecd586;
	margin: 0 !important;
	padding: 0;
}
#contents #main .txt-decbox1 .body h2 span span span,
#contents #main .txt-decbox2 .body h2 span span span,
#contents #main .txt-decbox1 .body h3 span span span,
#contents #main .txt-decbox2 .body h3 span span span {
	background-image: url(../img/h3.png);
	background-position: right top;
	background-repeat: no-repeat;
	border: none;
	color: #3c6688;
	display: block;
	font-size: 20px;
	line-height: 1.4;
	margin: -10px 0 !important;
	padding: 25px 70px 25px 15px;
	text-align: left;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	#contents #main .txt-decbox1 .body h2,
	#contents #main .txt-decbox2 .body h2,
	#contents #main .txt-decbox1 .body h3,
	#contents #main .txt-decbox2 .body h3 {
		background-image: url(../img/h3_bg_l@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
	#contents #main .txt-decbox1 .body h2:before,
	#contents #main .txt-decbox2 .body h2:before,
	#contents #main .txt-decbox1 .body h3:before,
	#contents #main .txt-decbox2 .body h3:before {
		background-image: url(../img/h3_bg@2x.gif);
		-webkit-background-size: 100px 100px;
		background-size: 100px 100px;
		bottom: 0;
		content: "";
		display: block;
		left: 10px;
		position: absolute !important;
		right: 0;
		top: 0;
		z-index: 0;
	}
	#contents #main .txt-decbox1 .body h2 span,
	#contents #main .txt-decbox2 .body h2 span,
	#contents #main .txt-decbox1 .body h3 span,
	#contents #main .txt-decbox2 .body h3 span {
		background-image: url(../img/h3_bg_r@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
	#contents #main .txt-decbox1 .body h2 span span,
	#contents #main .txt-decbox2 .body h2 span span,
	#contents #main .txt-decbox1 .body h3 span span,
	#contents #main .txt-decbox2 .body h3 span span {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
	#contents #main .txt-decbox1 .body h2 span span span,
	#contents #main .txt-decbox2 .body h2 span span span,
	#contents #main .txt-decbox1 .body h3 span span span,
	#contents #main .txt-decbox2 .body h3 span span span {
		background-image: url(../img/h3@2x.png);
		background-position: right top;
		background-repeat: no-repeat;
		-webkit-background-size: 103px 79px;
		background-size: 103px 79px;
	}
}
@media screen and (max-width: 640px) {
	#contents #main .txt-border h3,
	#contents #main .txt-grayback h3,
	#contents #main .txt-colorback h3,
	#contents #main .txt-frame h3,
	#contents #main .txt-colorframe h3,
	#contents #main .txt-rndbox h3,
	#contents #main .txt-decbox1 .body h3,
	#contents #main .txt-decbox2 .body h3 {
		margin: 10px 0 !important;
	}
}
body,#column1,#column2,#wrapper,#wrapper>.inner{
	background-image: url(../img/orange_gradation.gif);
	background-repeat: repeat-x;
background-color: #FFFFFF;
}
#header{ height: 75px; }
#headerbox {height:75px; }
#header h2 ,#header .title, #header .title a{

}
#header h2 a, #header h2 a:visited,#header .title a,#header .title a:visited{}
#headertext {

}
#main{ float: left; }
#column2 #menu,#column3 #menu{ float: right; }
#column3 #rmenu { float: left; }
#column3 #layoutbox { float: right; }
#column3 #main { float: left; }
/*
#wrapper{}
#topmenu{}
#threebox{}
#main{}
#menu{}
#rmenu{}
*/

.button_blue {
	transition: 0.3s;
	font-size: 20px;
}
.button_blue a {
	background-color: #086A87;
	position: relative;
	display: block;
	top: -1px;
	border-radius: 50px;
	 -webkit-border-radius:50px;
	 -moz-border-radius:50px;
	-o-border-radrius:50px;
	-ms-border-radius:50px;
	transition: 0.3s;
	text-decoration: none;
}
.button_blue span {
	background: #01a9db url(../img/under-black10.png) center center;
	border-radius: 50px;
	 -webkit-border-radius:50px;
	 -moz-border-radius:50px;
	-o-border-radrius:50px;
	-ms-border-radius:50px;
	padding: 20px 40px;
	display: block;
	position: relative;
	top: -4px;
	box-shadow: 0 5px 5px #333333;
	transition: 0.3s;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #58ACFA;
	text-shadow: 1px 1px 1px #333333;
}
.button_blue a:hover span {
	top: -2px;
	opacity: 0.8;
}
.button_blue a span:hover {
	box-shadow: none;
}
.button_orange {
	transition: 0.3s;
	font-size: 20px;
}
.button_orange a {
	background-color: #DB7800;
	position: relative;
	display: block;
	top: -1px;
	border-radius: 50px;
	 -webkit-border-radius:50px;
	 -moz-border-radius:50px;
	-o-border-radrius:50px;
	-ms-border-radius:50px;
	transition: 0.3s;
	text-decoration: none;
}
.button_orange span {
	background-color: #F99720;
	border-radius: 50px;
	 -webkit-border-radius:50px;
	 -moz-border-radius:50px;
	-o-border-radrius:50px;
	-ms-border-radius:50px;
	padding: 20px 40px;
	display: block;
	position: relative;
	top: -4px;
	box-shadow: 0 5px 5px #333333;
	transition: 0.3s;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #FAAC58;
	text-shadow: 1px 1px 1px #333333;
}
.button_orange a:hover span {
	top: -2px;
	opacity: 0.8;
}
.button_orange a span:hover {
	box-shadow: none;
}

ul#index_top_button {
	position: relative;
	width:100%;
	text-align:center;
	background-image: url(../img/disneyresort2.jpg);
	background-size: cover;
	background-color: #effbfb;
	padding:20px;
	box-sizing: border-box;
	overflow: visible;
}
ul#index_top_button span {
	position: relative;
	display: block;
	margin: 0 auto;
	top: -32px;
	border: 2px solid #dceaf3;
	background-color: #ffffff;
	padding: 10px;
	font-weight: bold;
	color: #797979;
}
ul#index_top_button span.select {
	position: relative;
	display: block;
	margin: 0 auto;
	top: 0px;
	border: none;
	background-color: transparent;
	padding: 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 0 2px #000000;
}
ul#index_top_button span b {
	display: inline-block;
}
ul#index_top_button li {
	background-image: none;
	display: inline-block;
	width: calc(33.33% - 15px);
	box-sizing: border-box;
	text-align: center;
	margin: 5px;
	padding: 0;
}
ul#index_top_button li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	background-color: #DCEAF3;
	border-radius: 10px;
	transition: 0.3s;
	border: 3px solid #ffffff;
	font-weight: bold;
}
ul#index_top_button li a:hover {
	background-color:#B4D2E8;
	left: 0;
	top: 0;
	color: #ffffff;
}
#location {
	background: url("../img/disneyresort.jpg");
	background-size: cover;
	background-color: #fbf1be;
	position: relative;
	padding: 40px 20px 10px 20px;
	margin-top: 30px;
}
#location:before {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	left: 0;
	content: "";
}
#location div.location_bt ul span.lc_title {
	position: absolute;
	letter-spacing: normal;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	top: -20px;
	left: 0;
	width: 90%;
	background-color: #ffffff;
	right: 0;
	font-weight: bold;
	color: #666666;
	box-shadow: 0px 0px 10px #5fa7ec;
}
#location div.location_bt ul {
	letter-spacing: -0.4em;
}
#location div.location_bt ul li {
	display: inline-block;
	background-image: none;
	box-sizing: border-box;
 	letter-spacing: normal;
	width: 50%;
	text-align: center;
	padding: 5px
}
#location div.location_bt ul li a {
	padding: 10px;
	background-color: #5fa7ec;
	border-radius: 10px;
	margin: 5px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
#location div.location_bt ul li a:hover {
	opacity: 0.8;
}
@media screen and ( max-width: 400px ){
	#location div.location_bt ul li {
		width: 100%;
		padding: 0;
	}
}
#age {
	background: url("../img/adobestock_125184781.jpg");
	background-size: cover;
	background-color: #fbf1be;
	position: relative;
	padding: 40px 20px 10px 20px;
	margin-top: 30px;
}
#age:before {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	left: 0;
	content: "";
}
#age div.age_bt ul span.age_title {
	position: absolute;
	letter-spacing: normal;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	top: -20px;
	left: 0;
	width: 90%;
	background-color: #ffffff;
	right: 0;
	font-weight: bold;
	color: #666666;
	box-shadow: 0px 0px 10px #fe9a2e;
}
#age div.age_bt ul {
	letter-spacing: -0.4em;
}
#age div.age_bt ul li {
	display: inline-block;
	background-image: none;
	box-sizing: border-box;
 	letter-spacing: normal;
	width: 50%;
	text-align: center;
	padding: 5px
}
#age div.age_bt ul li a {
	padding: 10px;
	background-color: #fe9a2e;
	border-radius: 10px;
	margin: 5px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s;
}
#age div.age_bt ul li a:hover {
	opacity: 0.8;
}
@media screen and ( max-width: 400px ){
	#age div.age_bt ul li {
		width: 100%;
		padding: 0;
	}
}
body,footer,#footer,#footer > div{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title,dt,h3 > span,h4 > span,h5 > span,h6 > span,.title > span,div[id$="menu"] h4,div[id$="menu"] .title,#indexlist .title{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#entrylist h4,#entrylist h4::before{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
/* スマホタイトル */
@media screen and (max-width: 640px) {#header h2, #header .title,#top .title{display:none;}}
/* スマホ説明文 */
@media screen and (max-width: 640px) {#header .desc,#footer .desc{display:none;}}
/* スマホヘッダー画像 */
@media screen and (max-width: 640px) {#header img,#headerbox > img{display:block;}}
/* スマホヘッダー領域 */
@media screen and (max-width: 640px) {#header #headertxt{display:none;}}
.yellow-marker{
	background-color:#F3F781;
	font-weight:bold;
	padding:2px;
	background: linear-gradient(transparent 60%, #F3F781 0%);
}

        /* --- CSSスタイル（#diagnosis-tool-wrapper 配下に限定） --- */
        #diagnosis-tool-wrapper * {
            box-sizing: border-box;
        }

        /* 画面下部の固定ボタンエリア */
        #diagnosis-tool-wrapper .diagnosis-cta-container {
            position: fixed; 
            bottom: 0; 
            left: 0; 
            width: 100%; 
            display: flex; 
            z-index: 2147483647 !important; 
            font-family: "Helvetica Neue", Arial, sans-serif;
            overflow: visible; 
            padding-top: 20px; 
            pointer-events: none; 
            margin: 0;
            padding-left: 0;
            padding-right: 0;
        }

        /* モーダル全体の背景 */
        #diagnosis-tool-wrapper .diagnosis-modal {
            display: none; 
            position: fixed; 
            z-index: 2147483647 !important; 
            left: 0; 
            top: 0; 
            width: 100%; 
            height: 100%; 
            background-color: rgba(0,0,0,0.5);
            backdrop-filter: blur(2px);
            align-items: center;
            justify-content: center;
        }

        /* 診断開始ボタン */
        #diagnosis-tool-wrapper .diagnosis-btn {
            flex: 1; 
            border: none; 
            color: #fff; 
            font-weight: bold; 
            cursor: pointer;
            display: flex; 
            flex-direction: column; 
            align-items: center; 
            font-size: 14px; 
            line-height: 1.3; 
            text-decoration: none; 
            
            position: relative;  
            overflow: visible;    
            height: 70px;        
            justify-content: flex-end; 
            padding-bottom: 10px;       
            pointer-events: auto; 
            margin: 0;
            border-radius: 0;

            transition: background-color 0.2s, filter 0.2s;
        }

        #diagnosis-tool-wrapper .diagnosis-btn:hover {
            transform: none; 
            filter: brightness(1.1); 
            z-index: 1; 
        }
        
        #diagnosis-tool-wrapper .diagnosis-btn:active { 
            filter: brightness(0.9); 
        }
        
        /* アイコン画像設定 */
        #diagnosis-tool-wrapper .diagnosis-btn .icon {
            display: block;
            position: absolute; 
            top: 0;              
            left: 50%;           
            width: 80px;        
            z-index: 10;        
            pointer-events: none; 

            transform: translate(-50%, -50%);
            transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); 
        }

        #diagnosis-tool-wrapper .diagnosis-btn:hover .icon {
            transform: translate(-50%, -65%) scale(1.1) rotate(-5deg);
        }
        #diagnosis-tool-wrapper .hotel-btn:hover .icon {
            transform: translate(-50%, -65%) scale(1.1) rotate(5deg);
        }

        #diagnosis-tool-wrapper .diagnosis-btn .icon img {
            width: 100%;
            height: auto;
            display: block;
            filter: drop-shadow(0 4px 6px rgba(0,0,0,0.3)); 
            border: none;
            margin: 0;
        }

        #diagnosis-tool-wrapper .surprise-btn { background-color: #ff6b6b; } 
        #diagnosis-tool-wrapper .hotel-btn { background-color: #4ecdc4; }    

        /* モーダル内コンテンツ */
        #diagnosis-tool-wrapper .modal-content {
            background-color: #fff; 
            padding: 25px 20px; 
            border: none;
            width: 90%; 
            max-width: 500px; 
            border-radius: 15px; 
            position: relative; 
            text-align: center;
            box-shadow: 0 10px 25px rgba(0,0,0,0.2); 
            animation: slideIn 0.3s ease-out;
            margin: 0; 
            max-height: 85vh; 
            overflow-y: auto; 
        }
        @keyframes slideIn {
            from { transform: translateY(20px); opacity: 0; }
            to { transform: translateY(0); opacity: 1; }
        }
        
        #diagnosis-tool-wrapper .modal-content h3 {
            margin-top: 10px; color: #333; font-size: 16px; 
            border-bottom: 2px solid #f0f0f0; padding-bottom: 15px; margin-bottom: 20px; font-weight: bold;
            line-height: 1.5;
        }
        
        #diagnosis-tool-wrapper .close-modal {
            color: #ccc; position: absolute; right: 15px; top: 10px; font-size: 28px;
            font-weight: normal; cursor: pointer; line-height: 1; z-index: 10; padding: 5px;
        }
        
        /* 選択肢ボタン */
        #diagnosis-tool-wrapper .choice-btn {
            display: flex; align-items: center; width: 100%; padding: 14px 15px; margin: 10px 0;
            background: #fff; border: 1px solid #ddd; border-radius: 8px; cursor: pointer;
            font-size: 14px; color: #555; transition: all 0.2s; text-align: left;
            box-shadow: 0 2px 5px rgba(0,0,0,0.03);
            appearance: none; 
        }
        #diagnosis-tool-wrapper .choice-btn:hover { background: #f9f9f9; transform: translateX(3px); border-color: #ccc; }
        #diagnosis-tool-wrapper .choice-btn::before {
            content: ""; display: inline-block; width: 8px; height: 8px;
            background-color: #ddd; border-radius: 50%; margin-right: 15px; flex-shrink: 0;
        }
        #diagnosis-tool-wrapper #modal-surprise .choice-btn:hover::before { background-color: #ff6b6b; }
        #diagnosis-tool-wrapper #modal-hotel .choice-btn:hover::before { background-color: #4ecdc4; }

        /* プログレスバー */
        #diagnosis-tool-wrapper .progress-bar { width: 92%; height: 4px; background: #eee; margin-bottom: 20px; border-radius: 2px; }
        #diagnosis-tool-wrapper .progress-fill { height: 100%; width: 0%; border-radius: 2px; transition: width 0.3s; }
        #diagnosis-tool-wrapper #modal-surprise .progress-fill { background: #ff6b6b; }
        #diagnosis-tool-wrapper #modal-hotel .progress-fill { background: #4ecdc4; }

        /* 結果画面 */
        #diagnosis-tool-wrapper .result-box {
            border: 3px solid; padding: 25px 20px; margin: 20px 0;
            border-radius: 12px; background: #fffafa; text-align: left;
        }
        #diagnosis-tool-wrapper #modal-surprise .result-box { border-color: #ff6b6b; background-color: #fff5f5; }
        #diagnosis-tool-wrapper #modal-hotel .result-box { border-color: #4ecdc4; background-color: #f0fcfc; }
        
        /* 結果タイトルエリア */
        #diagnosis-tool-wrapper .result-title-area {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            margin-bottom: 15px;
            gap: 8px;
        }

        /* 「〜なら」の部分（リード文） */
        #diagnosis-tool-wrapper .result-lead {
            font-size: 13px;
            color: #666;
            background-color: rgba(0,0,0,0.05);
            padding: 4px 10px;
            border-radius: 4px;
            line-height: 1.4;
            display: inline-block;
        }

        /* プラン名・ホテル名の部分（メイン） */
        #diagnosis-tool-wrapper .result-main {
            font-size: 20px;
            font-weight: bold;
            line-height: 1.4;
            padding-bottom: 5px;
            border-bottom: 3px solid; /* 下線 */
            width: 100%;
        }
        #diagnosis-tool-wrapper #modal-surprise .result-main { color: #d63031; border-bottom-color: #ff6b6b; }
        #diagnosis-tool-wrapper #modal-hotel .result-main { color: #0984e3; border-bottom-color: #4ecdc4; }
        
        #diagnosis-tool-wrapper .result-image {
            width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1); display: block;
            background-color: #eee;
        }

        #diagnosis-tool-wrapper .result-desc { display: block; font-size: 14px; color: #555; line-height: 1.7; }

        /* 結果ボタン（CTA） */
        #diagnosis-tool-wrapper .read-article-btn {
            display: block; color: #fff; padding: 15px; text-decoration: none;
            border-radius: 8px; font-weight: bold; margin-top: 20px; font-size: 16px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.15);
            transition: transform 0.2s, box-shadow 0.2s; 
            text-align: center;
        }
        #diagnosis-tool-wrapper .read-article-btn:hover {
            transform: translateY(-5px); 
            box-shadow: 0 8px 20px rgba(0,0,0,0.25);
            color: #fff !important; 
            text-decoration: none;
        }

        #diagnosis-tool-wrapper #modal-surprise .read-article-btn { background-color: #ff6b6b; }
        #diagnosis-tool-wrapper #modal-hotel .read-article-btn { background-color: #4ecdc4; }

        #diagnosis-tool-wrapper .back-btn {
            display: inline-block; margin-top: 20px; font-size: 13px; color: #999;
            cursor: pointer; text-decoration: underline; padding: 10px;
        }

/* ===== 記事タイトル h1 用（#main h2 の複製） ===== */
#main h1 {
	background-image: url(../img/h3_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	left: -5px;
	margin: 0 0 15px;
	padding: 0;
	position: relative;
	z-index: 1;
	*zoom: 1;
}
#main h1 span {
	background-image: url(../img/h3_bg_r.png);
	background-position: right top;
	background-repeat: repeat-y;
	display: block;
	margin: 0 -10px 0 0;
	padding: 2px 10px;
	position: relative;
	*zoom: 1;
}
#main h1 span span {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	border-bottom: 1px solid #ecd586;
	border-top: 1px solid #ecd586;
	margin: 0;
	padding: 0;
}
#main h1 span span span {
	background-image: url(../img/h3.png);
	background-position: right top;
	background-repeat: no-repeat;
	border: none;
	color: #3c6688;
	display: block;
	font-size: 20px;
	line-height: 1.4;
	margin: -10px 0;
	padding: 25px 25px 25px 15px;
}
#main h1 {
		background-image: url(../img/h3_bg_l@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
#main h1:before {
		background-image: url(../img/h3_bg@2x.gif);
		-webkit-background-size: 100px 100px;
		background-size: 100px 100px;
		bottom: 0;
		content: "";
		left: 10px;
		position: absolute;
		right: 0;
		top: 0;
	}
#main h1 span {
		background-image: url(../img/h3_bg_r@2x.png);
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
#main h1 span span {
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
#main h1 span span span {
		background-image: url(../img/h3@2x.png);
		background-position: right top;
		background-repeat: no-repeat;
		-webkit-background-size: 103px 79px;
		background-size: 103px 79px;
	}
#main h1 {
		margin: 0 -15px 10px;
		position: relative;
	}

/* ==================================================
   WordPress 用 追記スタイル
   ================================================== */

/* --- WP 標準の画像配置クラス --- */
.alignleft   { float: left;  margin: 0 1em 1em 0; }
.alignright  { float: right; margin: 0 0 1em 1em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignnone   { height: auto; max-width: 100%; }
#main img    { max-width: 100%; height: auto; }

.wp-caption { max-width: 100%; margin-bottom: 1em; }
.wp-caption img { max-width: 100%; height: auto; }
.wp-caption-text { font-size: 12px; text-align: center; color: #666; padding: 4px 0; }

/* --- スクリーンリーダー用（見た目に影響しない） --- */
.screen-reader-text {
	position: absolute !important;
	width: 1px; height: 1px;
	overflow: hidden; clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

/* --- ページネーション（アーカイブ用・SIRIUS に無かった要素） --- */
.ms-pagination { margin: 30px 0; text-align: center; }
.ms-pagination .page-numbers {
	display: inline-block; min-width: 38px; padding: 8px 10px; margin: 0 3px;
	border: 1px solid #d5d5d5; border-radius: 4px;
	background: #fff; color: #333; text-decoration: none; font-size: 14px;
}
.ms-pagination .page-numbers.current,
.ms-pagination .page-numbers:hover { background: #2a7fc9; border-color: #2a7fc9; color: #fff; }

/* --- 検索フォーム --- */
.ms-searchform { display: flex; gap: 6px; margin: 12px 0; }
.ms-searchform input[type="search"] {
	flex: 1; padding: 8px 10px; border: 1px solid #ccc; border-radius: 4px; font-size: 14px;
}
.ms-searchform button {
	padding: 8px 16px; border: 0; border-radius: 4px;
	background: #2a7fc9; color: #fff; cursor: pointer; font-size: 14px;
}

/* --- 目次のアコーディオン（jQuery 廃止に伴う CSS のみでの開閉） --- */
#index_inner #index_panel { display: none; }
#index_inner #index_panel:not(:checked) ~ ol { display: none; }

/* --- 旧 SIRIUS の .clear 相当 --- */
.clear { clear: both; }

/* --- 記事冒頭のお知らせ（閉館・リブランドの注記） --- */
.ms-notice p:first-child {
	font-weight: bold;
	margin-bottom: 4px;
}
.ms-notice p {
	line-height: 1.7;
}
