@charset "shift_jis";
/* ★fixedCss(20140313)★ */
/*
==================================================
テーブル共通
==================================================
*/
table{
width:100%;
font-size:13px;
margin:10px 0;
border-collapse: collapse;
border-spacing:0px;
}
th{
background-color:#EBEBEB;
padding:0;
}
td{
background-color:#FFFFFF;
padding:0;
}
table,td,th{
border:solid 1px #CCC;
}
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;
}
/*
==================================================
商品陳列型
==================================================
*/
.ritm{
background-color:#FFFFFF;
table-layout:fixed;
}
.ritm th,.ritm td{
padding:6px;
line-height: 120%;
vertical-align:top;
text-align: center;
}
/*
==================================================
特定取引法に関する表記
==================================================
*/
.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;
line-height:130%;
text-align: center;
border:none;
border-right:dotted 1px #CCC;
}
/*
==================================================
ランキングテーブル３
==================================================
*/
.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: 12px;
line-height: 130%;
vertical-align:top;
}
.tblmenu1item td .ttitle {
background-color: #EEEEEE;
font-weight: bolder;
padding: 7px;
margin-bottom: 8px;
font-size: 13px;
}
/*
==================================================
スマートフォンへの最適化(不要な場合は下記を削除)
==================================================
*/
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%;
}
/*
==================================================
カラーの変更
==================================================
*/
table{
<% tableBackgroundColor %>
<% tableFontColor %>
}
td{
<% tdBackgroundColor %>
<% tdFontColor %>
}
th{
<% thBackgroundColor %>
<% thFontColor %>
}
/* ★fixedCss(20150303)★ */
img{max-width:100%;height:auto;}
a{line-height:130%;}
.youtube-box {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.youtube-box iframe,  
.youtube-box object,  
.youtube-box embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#footer a{
margin:5px;
padding:3px;
}
#sitemaps li{
padding-top:6px;
padding-bottom:6px;
}
#entrylist dt{
padding-top:8px;
padding-bottom:5px;
}
/* 共通 */
.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{
font-family: sans-serif;
font-weight:bold;
_zoom: 1;
}
#main h4{
clear:none;
}
h4,h5,h6,ul,ol{
_zoom: 1;
overflow: hidden;
}
.lbg{
line-height:140%;
}
.img-center{
width:100%;
text-align:center;
padding:8px 0;
clear:both;
}
.fix-img .img-center{
width:auto;
display:inline;
}
/* ランキング */
#main .rank1,#main .rank2,#main .rank3,#main .rank4,#main .rank5 {
background-repeat: no-repeat;
min-height: 25px;
font-size: 16px;
line-height:120%;
margin:10px 0 16px 0;
padding: 14px 0px 5px 55px;
color: #333;
border-bottom:dotted 1px #666;
height:auto;
clear: both;
}
#main .rank1{
background-image: url(../img/rank1_a.gif);
}
#main .rank2{
background-image: url(../img/rank2_a.gif);
}
#main .rank3{
background-image: url(../img/rank3_a.gif);
}
#main .rank4{
background-image: url(../img/rank4_a.gif);
}
#main .rank5{
background-image: url(../img/rank5_a.gif);
}
/* ポイント */
#main .point1,#main .point2,#main .point3,#main .point4,#main .point5 ,#main .point6 ,#main .point7 ,#main .point8 ,#main .point9 ,#main .point10 {
background-repeat: no-repeat;
min-height: 25px;
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;
height:auto;
}
#main .point {
font-size: 15px;
color: #333;
background-image: url(../img/point.png);
background-repeat: no-repeat;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 60px;
margin-bottom: 5px;
line-height:130%;
}
#main .point1{
background-image: url(../img/point1.gif);
}
#main .point2{
background-image: url(../img/point2.gif);
}
#main .point3{
background-image: url(../img/point3.gif);
}
#main .point4{
background-image: url(../img/point4.gif);
}
#main .point5{
background-image: url(../img/point5.gif);
}
#main .point6{
background-image: url(../img/point6.gif);
}
#main .point7{
background-image: url(../img/point7.gif);
}
#main .point8{
background-image: url(../img/point8.gif);
}
#main .point9{
background-image: url(../img/point9.gif);
}
#main .point10{
background-image: url(../img/point10.gif);
}
/* 矢印 */
.arrow_blue,.arrow_orange,.arrow_black,.arrow_red{
background-repeat: no-repeat;
font-weight: bold;
line-height: 160%;
font-size: 16px;
background-position: left center;
padding-left: 25px;
margin-top: 3px;
margin-bottom: 3px;
font-family:sans-serif;
_zoom: 1;
overflow: hidden;
}
.arrow_blue {
background-image: url(../img/arrow_blue.gif);
}
.arrow_orange {
background-image: url(../img/arrow_orange.gif);
}
.arrow_black {
background-image: url(../img/arrow_black.gif);
}
.arrow_red {
background-image: url(../img/arrow_red.gif);
}
/* 文字装飾 */
#main 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%;
}
#main .alert,#main .accept,#main .attention,#main .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;
}
#main .alert {
background-color: #FFEFEF;
background-image: url(../img/alert.png);
background-repeat: no-repeat;
background-position: 10px 6px;
color: #A2462F;
border: 1px solid #FABDA7;
}
#main .accept {
border: 1px solid #C2E39B;
background-color: #EFFADA;
background-image: url(../img/accept.png);
background-repeat: no-repeat;
color: #346F15;
}
#main .attention {
border: 1px solid #FDE8A8;
background-color: #FEF8E0;
background-image: url(../img/attention.png);
background-repeat: no-repeat;
color: #804900;
}
#main .thint {
border: 1px solid #C5D7ED;
background-color: #EFF4FA;
background-image: url(../img/thint.png);
background-repeat: no-repeat;
color: #2C4F7A;
}
#main  .user1,#main .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;
_height:70px;
_zoom: 1;
overflow: hidden;
}
#main  .user1{
background-image: url(../img/user1.png);
}
#main  .user2{
background-image: url(../img/user2.png);
}
#main .noimage{
padding-left:12px;
background-image: none;
min-height:15px;
}
.ylw{
background-color:#FFE566;
font-weight:bold;
padding:2px;
}
/* ボックス */
#main .nmlbox,#main .dottbox,#main .ylwbox,#main .graybg{
padding:15px;
margin-top: 10px;
margin-bottom: 10px;
clear:both;
}
#main  .graybg{
background-color:#EBEBEB;
}
#main .dottbox{
border:dotted 1px #666;
}
#main .nmlbox {
border: 2px solid #CCCCCC;
}
#main .ylwbox {
background-color: #FFFFD2;
border: 2px solid #CC0000;
}
/* 水平線 */
.border1,.border2,.border3,.borderdot,.borderdot2{
margin: 10px;
padding: 0px;
line-height: 1px;
height: 1px;
_zoom: 1;
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;
}
.layout_l{
float:left;
}
.layout_r{
float:right;
}
.hd,.hd:hover,.hd:visited{
color:#333;
text-decoration:none;
}
/* 角丸 */
.rnd1{
padding: 15px;
margin: 15px auto 15px auto;
}
.rnd1{
position:relative;
z-index:1;
padding: 15px;
margin: 15px auto 15px auto;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
behavior: url(http://dminou.uunyan.com/css/PIE.htc);
}
.rbox1 {
background-color: #f0f0f0;
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{
-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
.shadow2{
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
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 {
background-color:#F5F5F5;
position:relative;
font-size: 13px;
line-height:140%;
border:solid 1px #CCC;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
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;
behavior: url(http://dminou.uunyan.com/css/PIE.htc);
}
.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;
}
/* 吹き出し */
.bln{
font-size:13px;
line-height:130%;
_zoom: 1;
overflow: hidden;
padding:0;
margin: 0;
color: #333333;
}
.b_body{
margin:0;
width:auto;
padding:12px 19px;
_zoom: 1;
overflow: hidden;
}
.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 .img-l{
position:relative;
z-index:100;
background-image:url(../img/balloon.png);
top: 18px;
left:1px;
float:left;
width: 28px;
height: 19px;
margin:0;
}
.bln .img-r{
position: relative;
z-index:100;
background-image:url(../img/balloon.png);
top: 18px;
right:1px;
float:right;
width: 28px;
height: 19px;
margin:0;
}
.bln .img-t{
position: relative;
z-index:100;
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:100;
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: 0 -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: 0 -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: 0 -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: 0 -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: 0 -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: 0 -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: 0 -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: -78px -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: -78px -423px;right:2px;} 
.balloon9 .img-t{ background-position: -78px -492px;top:2px;} 
/* フッターメニュー */
#footermenu{
text-align:center;
padding:5px;
}
/*
==================================================
スタイルの初期化
==================================================
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
background: none repeat scroll 0 0 transparent;
border: 0;
font-size: 100%;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
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 {
display: block;
text-align: left;
}
img {
font-size: 0;
height: auto;
line-height: 0;
max-width: 100%;
vertical-align: top;
}
: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 {
color: #313131;
font-family: 'メイリオ', Helvetica, 'Hiragino Kaku Gothic Pro', sans-serif;
font-size: 12px;
line-height: 180%;
text-align: center;
-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, .title, dt {
}
.clear {
clear: both;
font-size: 1px;
}
/* リスト
==================================================
*/
ul {
padding: 10px 0;
}
ul li {
background-image: url(img/li.png);
background-position: 6px 9px;
background-repeat: no-repeat;
-webkit-background-size: 7px 7px;
background-size: 7px 7px;
padding: 1px 0 1px 20px;
}
ol {
list-style-type: decimal;
padding: 10px 24px;
}
/* リンク
==================================================
*/
a { color: #007acc; }
a:hover {
color: #007acc;
text-decoration: none;
}
a:hover img {
background: none !important;
}
a img { background: none !important; }
/*
==================================================
全体
==================================================
*/
/* レイアウト
==================================================
*/
#wrapper {
}
#contents {
}
#siteNavi {
padding: 15px 10px;
}
/* ページ上部へ戻る
==================================================
*/
#btnbox {
}
#btnbox ul {
overflow: hidden;
padding: 10px;
}
#btnbox ul li {
background-image: none , -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f2f2f2), color-stop(100%,#e6e6e6));
background-image: none , linear-gradient(to bottom, #ffffff 0%,#f2f2f2 50%,#e6e6e6 100%);
background-position: 0 0;
-webkit-background-size: 0 0 , auto;
background-size: 0 0 , auto;
border: 1px solid #c1c1c1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
box-shadow: 0 1px 2px rgba(0,0,0,0.07);
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding: 0;
width: 120px;
}
#btnbox ul li#pagetop {
float: right;
}
#btnbox ul li a {
color: #328f22;
display: block;
height: 36px;
line-height: 36px;
text-align: center;
text-decoration: none;
padding-left: 15px;
}
#btnbox ul li#toppage a {
background-image: url(img/toppage_button.png);
background-position: 10px center;
background-repeat: no-repeat;
-webkit-background-size: 16px 13px;
background-size: 16px 13px;
}
#btnbox ul li#pagetop a {
background-image: url(img/pagetop_button.png);
background-position: 15px center;
background-repeat: no-repeat;
-webkit-background-size: 10px 12px;
background-size: 10px 12px;
}
/* 検索ボックス
==================================================
*/
#searchbox {
border-bottom: 1px solid #e6e6e6;
overflow: hidden;
padding: 20px;
}
#searchbox form {
display: -webkit-box;
display: box;
position: relative;
width: 100%;
}
#searchbox form:before {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f2f2f2), color-stop(100%,#e6e6e6));
background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 50%,#e6e6e6 100%);
border: 1px solid #c1c1c1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
box-shadow: 0 1px 2px rgba(0,0,0,0.07);
-webkit-box-sizing: border-box;
box-sizing: border-box;
content: "";
display: block;
height: 40px;
position: absolute;
right: 0;
top: 0;
width: 80px;
z-index: -1;
}
#searchbox input {
-webkit-appearance: none;
}
#searchbox .skwd {
border: 1px solid #d2d2d2;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-flex:1;
box-flex:1;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.1) inset;
box-shadow: 1px 1px 3px rgba(0,0,0,0.1) inset;
display: block;
height: 40px;
margin-right: 85px;
padding: 10px;
}
#searchbox input[type="submit"] {
background-color: transparent;
background-image: url(img/searchbutton.png);
background-position: left center;
background-repeat: no-repeat;
-webkit-background-size: 14px 14px;
background-size: 14px 14px;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
font-size: 16px;
height: 40px;
line-height: 40px;
margin: 0;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 68px;
}
/* 回り込み・回り込み解除
==================================================
*/
.txt-img {
}
.txt-img img{
margin: 0 10px 10px 10px;
}
.center {
margin-bottom: 10px;
margin-top: 10px;
text-align: center;
}
.float-l { float: left;}
.float-r { float: right;}
.float-l img,
.float-r img {
margin-bottom: 10px;
}
.float-l img { 
margin-right: 10px;
}
.float-r img {
margin-left: 10px;
}
.clear, .floatend { clear: both }
/*
==================================================
トップ部分
==================================================
*/
/* トップ
==================================================
*/
#top {
text-align: center;
}
#top #logo, #top h1 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fdfdfd), color-stop(100%,#fbfbfb));
background: linear-gradient(to bottom, #ffffff 0%,#fdfdfd 50%,#fbfbfb 100%);
border-bottom: 1px solid #ffffff;
border-top: 5px solid #428930;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.07);
box-shadow: 0 1px 5px rgba(0,0,0,0.07);
padding: 10px;
text-align: center;
}
#top #logo a, #top h1 a {
color: #328f22;
font-size: 18px;
text-decoration: none;
}
/* ヘッダー
==================================================
*/
#header {
height: auto !important;
text-align: center;
}
#header img {
position: relative;
z-index: -1;
}
/* トップメニュー
==================================================
*/
#topmenu {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fb94c), color-stop(100%,#3b8a2e));
background: linear-gradient(to bottom, #5fb94c 0%,#3b8a2e 100%);
overflow: hidden;
text-align: center;
width: 100%;
}
#topmenu ul {
display: table;
overflow: hidden;
padding: 0;
table-layout: fixed;
width: 100%;
}
#topmenu li {
background: none repeat scroll 0 0 transparent;
border-right: 1px solid #3b8a2e;
display: table-cell;
padding: 0;
vertical-align: middle;
}
#topmenu li:last-child {
border-right: none;
}
#topmenu li a {
color: #FFFFFF;
display: block;
overflow: hidden;
padding: 15px 5px;
text-align: center;
text-decoration: none;
}
/*
==================================================
メインコンテンツ
==================================================
*/
/* 記事領域
==================================================
*/
#main {
float: none !important;
background-color:#FFF;
}
#main .text, #text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1, #space2 {
overflow: hidden;
padding: 10px;
}
/* 見出し
==================================================
*/
#main h2, #main h3 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaf6e8));
background: linear-gradient(to bottom, #ffffff 0%,#eaf6e8 100%); 
border-bottom: 1px solid #c5d2c2;
border-top: 1px solid #c5d2c2;
overflow: hidden;
padding: 10px 10px 10px 24px;
position: relative;
}
#main h2 span, #main h3 span {
color: #328f22;
font-size: 16px;
}
#main h2 span:before, #main h3 span:before {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b8a2e), color-stop(100%,#5fb94c));
background: linear-gradient(to bottom, #3b8a2e 0%,#5fb94c 100%);
bottom: 0;
content: "";
left: 0;
margin: 10px;
position: absolute;
top: 0;
width: 4px;
}
#main .text h3, #text1 h3, #text2 h3, #text3 h3, #text4 h3, #text5 h3, #text6 h3, #text7 h3, #text8 h3, #text9 h3, #text10 h3, #space1 h3, #space2 h3 {
margin: 20px -10px 10px;
}
#main h4 {
background-color: #f3f9f3;
border-bottom: 1px solid #ccd7cb;
margin: 20px auto 10px;
}
#main h4 span {
border-bottom: 1px solid #fff;
color: #328f22;
display: block;
font-size: 15px;
padding: 7px 10px;
}
#main h5 {
border-left: 4px solid #46a638;
color: #328f22;
font-size: 14px;
line-height: 150%;
margin: 20px auto 10px;
padding: 0 6px;
}
#main h6 {
background-image: url(img/h6.png);
background-position: left 6px;
background-repeat: no-repeat;
-webkit-background-size: 13px 13px;
background-size: 13px 13px;
color: #328f22;
font-size: 14px;
margin: 5px auto;
padding: 2px 0 2px 16px;
}
#main .atn02 {
background-color: #fffce1;
border: 1px solid #ffcf10;
margin-top: 20px;
overflow: hidden;
padding: 8px 15px;
}
#main .atn02 span {
background-image: url(img/atn_02.png);
background-position: left -1px;
background-repeat: no-repeat;
-webkit-background-size: 21px 23px;
background-size: 21px 23px;
color: #ed2f04;
font-weight: bold;
display: block;
padding: 1px 0 1px 30px;
}
/*
==================================================
サイドメニュー
==================================================
*/
/* メニュー
==================================================
*/
#menu {
}
.menulist {
}
.menulist ul {
padding: 0;
}
.menulist li {
background-image: none , -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
background-image: none , linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
background-position: 0 0;
-webkit-background-size: 0 0 , auto;
background-size: 0 0 , auto;
border-bottom: 1px solid #e6e6e6;
padding: 0;
}
.menulist li a {
background-image: url(img/menu_bg.png);
background-position: right center;
background-repeat: no-repeat;
-webkit-background-size: 9px 13px;
background-size: 9px 13px;
display: block;
font-size: 14px;
margin-right: 15px;
padding: 15px 20px 15px 15px;
text-decoration: none;
}
#menu .title, #menu h4 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fb94c), color-stop(100%,#3b8a2e));
background: linear-gradient(to bottom, #5fb94c 0%,#3b8a2e 100%);
overflow: hidden;
padding: 10px;
}
#menu .title span, #menu h4 span {
color: #fff;
font-size: 15px;
}
/* バナー領域
==================================================
*/
.bannerbox {
overflow: hidden;
padding: 10px;
}
.bannerbox ul {
padding: 0;
}
.bannerbox li {
background: none repeat scroll 0 0 transparent;
margin-bottom: 10px;
padding: 0;
text-align: center;
}
.bannerbox li:last-child {
margin-bottom: 0;
}
.bannerbox li a img {
vertical-align: bottom; 
}
/*
==================================================
フッター
==================================================
*/
#footer {
}
#footer .inner {
background-color: #f8f8f8;
border-top: 5px solid #428930;
-webkit-box-shadow: 0 10px 5px -7px rgba(0,0,0,0.15) inset;
box-shadow: 0 10px 5px -7px rgba(0,0,0,0.15) inset;
color: #8c8c8c;
margin: 0 auto;
padding: 20px 10px 0;
text-align: center;
}
#footer a {
color: #328f22;
}
#footer p {
overflow: hidden;
padding-bottom: 20px;
text-align: center;
}
#footlink {
text-align: center;
}
#footlink span {
border-right: 1px solid #b3b3b3;
display: inline-block;
margin-bottom: 20px;
}
#footlink span:last-child {
border-right: none;
}
#footlink a {
color: #737373;
display: inline-block;
line-height: 1.3;
padding: 0 15px;
}
#footsub {
}
#footsub a, #footer .inner a {
color: #737373;
border-right: 1px solid #b3b3b3;
display: inline-block;
line-height: 1.3;
padding: 0 15px;
}
#footsub a:last-child, #footer .inner a:last-child {
border-right: none;
}
/*
==================================================
トップページ
==================================================
*/
#whatsnew {
}
#whatsnew .title {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed));
background: linear-gradient(to bottom, #fcfcfc 0%,#ededed 100%); 
border-bottom: 1px solid #e0e0e0;
border-top: 1px solid #e0e0e0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
padding: 10px;
}
#whatsnew .title span{
color: #4e4e4e;
font-size: 15px;
}
#whatsnew ul {
padding: 0;
}
#whatsnew ul li {
background: none repeat scroll 0 0 transparent;
border-bottom: 1px solid #e6e6e6;
padding: 10px;
}
#whatsnew ul li span {
color: #7a7a7a;
display: block;
}
/*
==================================================
カテゴリーページ
==================================================
*/
#categorylist {
}
#categorylist .catbox {
border-bottom: 1px solid #e6e6e6;
}
#categorylist .catbox:nth-child(even) {
background-color: #fcfcfc;
}
#categorylist .catbox a {
background-image: url(img/menu_bg.png);
background-position: right center;
background-repeat: no-repeat;
-webkit-background-size: 9px 13px;
background-size: 9px 13px;
-webkit-box-align:center;
box-align:center;
display: -webkit-box;
display: box;
margin-right: 10px;
padding: 15px 20px 15px 10px;
text-decoration: none;
}
#categorylist .thumb {
margin-right: 10px;
}
#categorylist .thumb img {
max-width: 100px;
vertical-align: bottom;
}
#categorylist .body {
-webkit-box-flex:1;
box-flex:1;
}
#categorylist .body .title {
font-size: 15px;
text-decoration: underline;
}
#categorylist .body p {
color: #313131;
line-height: 140%;
padding-top: 5px;
}
#pagelist {
padding: 20px 10px 10px;
text-align: center;
}
#pagelist ul {
letter-spacing: -0.4em;
padding: 0;
}
#pagelist li {
background: none repeat scroll 0 0 transparent;
display: inline-block;
letter-spacing:normal;
padding: 0 5px;
}
#pagelist a {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f2f2f2), color-stop(100%,#e6e6e6));
background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 50%,#e6e6e6 100%);
border: 1px solid #c1c1c1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
box-shadow: 0 1px 2px rgba(0,0,0,0.07);
color: #595959;
display: inline-block;
margin-bottom: 10px;
padding: 5px 15px;
text-align: center;
text-decoration: none;
}
/*
==================================================
エントリーページ
==================================================
*/
#entrylist {
}
#entrylist h4 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed));
background: linear-gradient(to bottom, #fcfcfc 0%,#ededed 100%); 
border-bottom: 1px solid #e0e0e0;
border-top: 1px solid #e0e0e0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
overflow: hidden;
padding: 10px;
}
#entrylist h4 span {
border: medium none;
color: #4e4e4e;
display: inline;
font-size: 15px;
padding: 0;
}
#entrylist dl {
}
#entrylist dl dt {
font-size: 15px;
padding: 15px 10px 0;
}
#entrylist dl dd {
border-bottom: 1px solid #e6e6e6;
line-height: 140%;
padding: 5px 10px 15px;
}
#pagemenu {
padding: 20px 10px;
text-align: center;
}
#pagemenu span a {
font-size: 14px;
font-weight: 700;
margin-left: 10px;
margin-right: 10px;
width: 150px;
}
/*
==================================================
サイトマップページ
==================================================
*/
#sitemaps {
}
#sitemaps ul {
border-top: 1px solid #e6e6e6;
padding: 0;
}
#sitemaps ul li {
background-image: none , -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
background-image: none , linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
background-position: 0 0;
-webkit-background-size: 0 0 , auto;
background-size: 0 0 , auto;
border-bottom: 1px solid #e6e6e6;
padding: 0;
}
#sitemaps ul li a {
background-image: url(img/menu_bg.png);
background-position: right center;
background-repeat: no-repeat;
-webkit-background-size: 9px 13px;
background-size: 9px 13px;
display: block;
font-size: 14px;
margin-right: 15px;
padding: 15px 20px 15px 15px;
text-decoration: none;
}
#sitemaps .l1 {
}
#sitemaps .l2 {
padding-left: 10px;
}
#sitemaps .l3 {
padding-left: 20px;
}
#sitemaps .l2 a,
#sitemaps .l3 a {
color: #3690cc;
font-size: 12px;
padding: 13px 20px 13px 13px;
}
/*
==================================================
フリースペース
==================================================
*/
#space1, #space2, #space3, #space4, #space5, #space6 {
padding: 10px;
}
/*
==================================================
ブログモード
==================================================
*/
#bloglist {
border-top: 1px solid #e6e6e6;
}
.blog {
border-bottom: 1px solid #e6e6e6;
display: -webkit-box;
display: box;
padding: 15px 10px;
}
.blog .thumb {
margin-right: 10px;
}
.blog .thumb img { 
max-width: 100px;
vertical-align: bottom;
}
.blog .body {
-webkit-box-flex:1;
box-flex:1;
}
.blog .title {
font-size: 15px;
}
.blog .info {
}
.blog p {
line-height: 150%;
}
.blog .more {
font-size: 15px;
margin-top: 10px;
text-align: right;
}
/*
==================================================
サイト内検索
==================================================
*/
#searchresult {
padding: 10px;
}
#searchresult dl {
margin: -10px;
}
#searchresult dl dt {
font-size: 15px;
padding: 15px 10px 0;
}
#searchresult dl dd {
border-bottom: 1px solid #e6e6e6;
line-height: 140%;
padding: 5px 10px 15px;
}
/*
==================================================
リンク集
==================================================
*/
#linklist {
}
#linklist dt {
font-size: 15px;
padding: 15px 10px 0;
}
#linklist dd {
border-bottom: 1px solid #e6e6e6;
line-height: 140%;
padding: 5px 10px 15px;
}
/*
==================================================
ポイント
==================================================
*/
#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;
-webkit-background-size: 35px 35px;
background-size: 35px 35px;
color: #328f22;
font-size: 16px;
height: auto !important;
line-height: 140%;
margin-bottom: 3px;
margin-top: 15px;
padding: 5px 0 12px 42px;
}
#main .point1 { background-image: url(img/point1.png); }
#main .point2 { background-image: url(img/point2.png); }
#main .point3 { background-image: url(img/point3.png); }
#main .point4 { background-image: url(img/point4.png); }
#main .point5 { background-image: url(img/point5.png); }
#main .point6 { background-image: url(img/point6.png); }
#main .point7 { background-image: url(img/point7.png); }
#main .point8 { background-image: url(img/point8.png); }
#main .point9 { background-image: url(img/point9.png); }
#main .point10 { background-image: url(img/point10.png); }
/*
==================================================
ランキング
==================================================
*/
/* メインコンテンツ用ランキング
==================================================
*/
#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; min-height: inherit; }
#main .rank {
margin-bottom: 10px;
overflow: hidden;
position: relative;
}
#main .rank-container {
background-color: #f8f8f8;
border: 2px solid #e2e4e9;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 10px;
position: relative;
}
#main .rank-inner {
}
#main .rank1,#main .rank2,#main .rank3,#main .rank4,#main .rank5,#main .rank6,#main .rank7,#main .rank8,#main .rank9,#main .rank10{
background-repeat: no-repeat;
border: medium none;
color: #328f22;
font-size: 16px;
height: auto;
line-height: 130%;
margin: 10px 0;
}
#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 {
margin: 0 0 10px;
}
#main .rank1,#main .rank2,#main .rank3{
background-position: left top;
-webkit-background-size: 40px 30px;
background-size: 40px 30px;
padding: 8px 0 5px 45px;
}
#main .rank4,#main .rank5,#main .rank6,#main .rank7,#main .rank8,#main .rank9,#main .rank10{
background-position: 5px top;
-webkit-background-size: 31px 31px;
background-size: 31px 31px;
padding: 7px 0 7px 45px;
}
#main .rank1 { background-image: url(img/rank1.png); }
#main .rank2 { background-image: url(img/rank2.png); }
#main .rank3 { background-image: url(img/rank3.png); }
#main .rank4 { background-image: url(img/rank4.png); }
#main .rank5 { background-image: url(img/rank5.png); }
#main .rank6 { background-image: url(img/rank6.png); }
#main .rank7 { background-image: url(img/rank7.png); }
#main .rank8 { background-image: url(img/rank8.png); }
#main .rank9 { background-image: url(img/rank9.png); }
#main .rank10 { background-image: url(img/rank10.png); }
#main .rankbox {
overflow: hidden;
}
#main .rankbox .rankbox-inner {
overflow: hidden;
}
#main .rankbox .rankbox-inner .float-l {
float: inherit !important;
overflow: hidden;
text-align: center;
}
#main .rankbox .rankbox-inner .float-l .img-center{
padding: 0;
}
#main .rankbox .rankbox-inner .float-l img {
display: block;
margin: 0 auto 10px auto;
}
#main .rankbox .feature {
margin-bottom: 5px;
overflow: hidden;
position: relative;
}
#main .rankbox .feature span {
color: #328f22;
font-size: 15px;
}
#main .rankbox .float-l img, #main .rankbox .float-r img {
padding: 0 !important;
}
#main .rankbox .rankbox-inner p {
color: #4e4e4e;
line-height: 160%;
overflow: hidden;
padding-bottom: 10px;
}
#main .rankbox .rank-table {
clear: both;
margin: 0;
overflow: visible !important;
table-layout: fixed;
width: 100%;
}
#main .rankbox .rank-table th, #main .rankbox .rank-table td {
border: 1px solid #a9cda4;
padding: 5px;
text-align: center;
vertical-align: middle;
}
#main .rankbox .rank-table th {
background-color: #e6f9e3;
color: #328f22;
}
#main .rankbox .rank-table td {
background-color: #ffffff;
color: #4e4e4e;
}
#main .rank .comment {
padding-top: 15px;
}
#main .rank .comment .comment-inner {
background-color: #ffffff;
border: 3px solid #ffd970;
padding: 5px 10px 0;
position: relative;
}
#main .rank .comment .comment-tit {
}
#main .rank .comment .comment-tit span {
background-image: url(img/comment_bg.png);
background-position: left top;
background-repeat: no-repeat;
-webkit-background-size: 44px 44px;
background-size: 44px 44px;
color: #ffbb00;
display: block;
font-size: 20px;
font-weight: 700;
line-height: 130%;
margin-left: -5px;
padding: 10px 0 10px 50px;
position: relative;
}
#main .rank .comment p {
color: #4e4e4e;
padding-bottom: 10px;
}
#main .rank .more {
padding: 15px 0 5px;
text-align: center;
}
#main .rank .more a {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b333), color-stop(100%,#259d25));
background: linear-gradient(to bottom, #63b333 0%,#259d25 100%);
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
box-shadow: 0 2px 3px rgba(0,0,0,0.15);
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #ffffff;
display: block;
font-size: 16px;
height: 40px;
line-height: 40px;
margin: 0 auto;
text-align: center;
text-decoration: none;
-webkit-text-shadow: 0 1px 2px rgba(0,0,0,0.15);
text-shadow: 0 1px 2px rgba(0,0,0,0.15);
width: 100%;
}
#main .rank .more a.official {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcc00c), color-stop(100%,#fda318));
background: linear-gradient(to bottom, #fcc00c 0%,#fda318 100%);
margin: 15px auto 0 auto !important;
}
/*
==================================================
レイアウト切り替え用スタイル(後で削除)
==================================================
*/
body{
}
#header{ height: 200px; }
#headerbox {height:200px; }
#header h2 ,#header .title {
}
#header h2 a, #header h2 a:visited,#header .title a,#header .title a:visited{}
#headertext {
}
#main{ float: ; }
#column2 #menu,#column3 #menu{ float: ; }
#column3 #rmenu { float: ; }
#column3 #layoutbox { float: ; }
#column3 #main { float: ; }
/*
#wrapper{}
#topmenu{}
#threebox{}
#main{}
#menu{}
#rmenu{}
*/
@charset "shift_jis";



/* 記事スタイル */

/*点線背景*/
.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: #F2F2F2;
}
/*カラー背景*/
.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: #92bb6a;

}
#main .txt-decbox2 .top h2 span,
#main .txt-decbox2 .top h3 span {
color: #a0c94e;

}

.hd{color: #333;text-decoration:none;}

.graybg {
background-color: #ebebeb;
}

.grayline {
background-color: #FFF;
border: 1px #CCC solid;
margin: 0 0 10px 0;
padding: 10px;
}

/* 矢印 */

.arrow_blue,.arrow_orange,.arrow_black,.arrow_red{
text-indent: 14px;
}

/* fixImageStyles */
.img-center img{max-width:100%;height:auto;}
span.img-center{display:block;}
table.rank-table td .img-center{text-align:left !important;}