/* ポイントマーク　画像 */
#main .box p.p1mark
{
	font-size: 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:70px;
	height: 70px;
        color: #003399;
	background: url(img/p1.gif) no-repeat left;
	text-indent: 75px;
	margin: 10px 0 0;
}


#main .box p.p2mark
{
	font-size: 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:70px;
	height: 70px;
        color: #003399;
	background: url(img/p2.gif) no-repeat left;
	text-indent: 75px;
	margin: 10px 0 0;
}


#main .box p.p3mark
{
	font-size: 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:70px;
	height: 70px;
        color: #003399;
	background: url(img/p3.gif) no-repeat left;
	text-indent: 75px;
	margin: 10px 0 0;
}



/* ランキングの160サイズ画像 */

.sideranking{
    width:220px;
    height:32px;
    line-height:32px;
    text-indent: 20px;
    background: url(img/sideh.gif) no-repeat left;
}
.siderankinginner{
    width:220px;
    height:auto;
    padding:0;
    margin: 0 auto;
}
.siderankinginner p.ranking{
    font-size:0.8em;
    margin-bottom:10px;
}
.rankblock{
    margin:10px 0;
    border:2px solid #cacaca;
    padding:10px;
}








.waku_1 {
	font-size: 10em;
	line-height: 150%;
	color: #cc;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px dashed #339900;
	background-color: #DFFFDF;
}

/* 基本レイアウト */

img, div { behavior: url(http://www.enehaku.jp/iepngfix.htc); }

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }


/* 見出し */

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}


/* リンク色（ページ全体） */

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }



/* ●バナー画像入れ替え● */

#banner {
    background: url(img/banner.jpg) no-repeat bottom left;
}

/* ●タイトル背景色● */

/* ページレイアウト */

body {
    min-width: 900px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 0.8em;
    color: #333;
    background: #fff;/* 背景色 */
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
    background: url(img/bg2.gif) repeat-x ;
}

body.index {
    min-width: 900px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 0.8em;
    color: #333;
    background: #fff;/* 背景色 */
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
    background: url(img3/bg.gif) repeat-x ;
}


/* ヘッダー（レイアウト） */

#header {
    position: relative;
    margin:  0 auto 0;
    padding: 0;
    width: 1000px;
    height: 70px;
    text-align: left;
    background: url(img/top.gif) ;
}

.index #header {
    position: relative;
    margin:  0 auto 0;
    padding: 0;
    width: 1000px;
    height: 450px;
    text-align: left;
    background: url(img3/topbanner.jpg) ;
}

.hin {
    position: relative;
    margin:  0 auto;
    padding: 0;
    width: 1000px;
}

#banner {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    height: 180px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: left;
}

#logo
{
    margin: 0;
    position:absolute; top: 8px; left: 0px;
}

/* ヘッダー（サイトタイトル） */

#header h1
{
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 21px; left: 120px;
    color: #666;
}

#header p
{
    width:420px;
    _width:470px;
    margin: 0;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 10px; right: 0px;
    _position:absolute; _top: 16px; _right: 0px;
    color: #999;
}

.navi
{
    width: 1000px;
    margin: 0;
    position:absolute; top: 375px; left: 0px;
}

.navi ul
{
    margin: 0;
    padding:0;
}

.navi li
{
    width: 200px;
    height: 75px;
    line-height: 75px;
    font-size: 14px;
    display: block;
    float:left;
    text-align: center;
}

.navi li a
{
    width: 200px;
    height: 75px;
    line-height: 75px;
    display: block;
    float:left;
    text-align: center;
    text-decoration: none;
    color: #339900;
    text-shadow: 2px 2px 4px #fff;
}

.navi li a:hover
{
    text-shadow: 2px 2px 4px #555;
    color: #ff8c00;
}


#banner h2
{
    width: 900px;
    height: 20px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    position:absolute; top: 0px; left: 0px;
    color: #fff;
    z-index: 2;
    text-indent: 8px;
}

#banner p { margin:0 }

/* メインコンテンツ全体 基本レイアウト*/


#container
{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    background: #fff;
}

#container p.bread{
    text-align:left;
    padding:0;
    margin:0 0 20px 0;
}
#container p.bread2{
    text-align:right;
    padding:0;
    margin:10px 0 0 0;
}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* メインコンテンツ基本レイアウト（記事部分） */

#main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 1000px;
    margin:0;
    padding: 0;

}

#content
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 760px;
    margin: 0;
    padding: 0;
}

.contents
{
    position: relative;
    min-height: 1px;
    text-align: left;
    margin: 0 0 5px;
    padding: 0;
    _padding: 0;
    border: 1px solid #eee;
    background: #fcfcfc;
}

#pickupt
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width: 510px;
    height: 40px;
    margin: 10px 0 0;
    padding: 1px 0;
    background: url(img/pickupt.gif) no-repeat top;
}

#pickupt span
{
    display: none;
}

#pickup
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width: 490px;
    * width: 510px;
    margin: 0;
    padding: 10px;
    clear: both;
    display: block;
    background: url(img/pickup.gif) no-repeat bottom;
}

.tops
{
    position: relative;
    text-align: left;
    width: 490px;
    min-height: 120px;
    margin: 0;
    padding: 1px 0;
    clear: both;
    display: block;
    border-bottom: 1px dotted #ff9999;
}

#main #pickup p
{
    margin: 5px 0;
    line-height: 1.2;
    font-size: 1em;

}


/* メインコンテンツ基本レイアウト（サイドメニュー） */

#left
{ 
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 220px;
    padding: 0;
    margin: 0;
}


/* 記事部分見出し */


.header1
{
 position: relative;
 margin-top: 15px;
 padding: 0;
 height: 70px;
 line-height: 70px;
 font-size: 20px;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-align:left;
 text-indent: 25px;
 background: url(img/header1.gif) no-repeat top;
 clear:both;
}

.header
{
 position: relative;
 margin: 0;
 padding: 5px 0;
 border-bottom: 3px solid #ff9999;/* 大見出し上部ライン色 */
 line-height: 1;
 font-size: 1.5em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 letter-spacing: 0.1em;
}

.header1 .date
{
 display: block;
 font-size: 0.6em;
 color: #666;
 letter-spacing: 0em;
 margin: 0;
 padding: 0;
 position:absolute; top: 5px; right: 5px;
}

.header2
{
 position: relative;
 margin-top: 15px;
 padding: 0;
 height: 35px;
 line-height: 35px;
 font-size: 1em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-align:left;
 text-indent: 25px;
 background: url(img/entry3_top.gif) no-repeat top;
 clear:both;
}

.header3
{
 position: relative;
 margin-top: 10px;
 background:url(http://www.tou-hyou.com/img/header3bg.gif) no-repeat;
 padding: 2px 0 2px 40px;
 font-size: 1.1em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 line-height: 30px;
}


.header4
{
 position: relative;
 margin-top: 0px;
 padding: 2px 0 2px 40px;
 font-size: 1.6em;
 font-weight: normal;
 line-height:35px;
 color:#0f80ff;
 border-bottom:3px solid #72c8ff;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
}

.tops .header
{
 position: relative;
 margin: 0;
 border-bottom: none;
 padding: 0 0 0 5px;
 font-size: 14px;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
 color: #ff6600;
 line-height: 1.25;
 display: inlineblock;
 letter-spacing: 0;
}

.header a, .header2 a  { text-decoration: none; }


#main p {
    padding: 0 10px;
    font-size:1.0em;
}
#main p.note{
    margin: 25px 0;
    background-image: url(img/dottedline.gif);
    line-height: 25px;
}

.entry
{
 line-height: 1.5;
 margin: 5px 0;
 padding: 10px; 
 clear:both;
}
.entry2header{
 height:10px;
 background:url(img/entry2bg.gif) no-repeat left top;
}

.entry2
{
 line-height: 1.5;
 margin: 0 0 10px 0;
 padding: 10px 20px 40px 20px; 
 clear:both;
 background:url(img/entry2bg.gif) no-repeat left bottom #daf2f1;
 color:#666;
}
body #main .entry2 p{
 padding:0; margin:0 0 10px 0;
 font-size:0.9em;
}
.entry2 .setnaiyou{
    display:block;
    width:70px;
    height:19px;
    background:url(img/setnaiyou.gif) no-repeat;
    text-indent:-5000px;
}
.entry h3{
   font-weight:bold;
   font-family: "ＭＳ Ｐゴシック";
   font-size:1.2em;
}

.entry .note p{
   background:url(http://www.tou-hyou.com/img/note_line.gif);
   line-height:34px;
}

.more
{
 float:right;
 margin: 5px;
 clear:both;
}
.shousai{
 display:block;
 float:right;
}
.shousai a{
 display:block;
 width:90px;
 height:23px;
 text-indent:-5000px;
 background:url(img/shousaikotira.gif) no-repeat;
}
.shousai a:hover{
 display:block;
 width:90px;
 height:23px;
 text-indent:-5000px;
 background:url(img/shousaikotirah.gif) no-repeat;
}


/* フッター */


#footer
{
    position: relative;
    width: 1000px;
    margin: 0 auto 10px;
    padding: 0;
    height: 80px;
    text-align: center;
    font-size: 0.9em;
    clear: both;
    background: #fff;
}


#footer p { margin: 0; padding: 0; }


.copy
{ 
    margin: 0;
    padding: 20px 0 0;
    color: #667ec8;
    font-size: 0.9em;
}

#f-navi
{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    background: #fff;
}

/* サイドメニュー内部 */

#left ul, #left li {list-style: none; margin:0;}

.cat-header
{
    position: relative;
    width: 220px;
    height: 10px;
    margin: 0;
    text-align: center;
    padding: 1px 0;
    background: url(img/cat_h.gif) ;
}
.cat-header2 {
position:relative;
width:220px;
height:10px;
margin:0;
text-align:center;
padding:1px 0;
background:url(img/cat2_h.gif);
}
.cat-header span { display: none; }

.cat-cont
{
    position: relative;
    width: 190px;
    _width: 190px;
    margin: 0;
    padding: 1px 15px;
    _padding: 1px 15px;
    background: url(img/cat_f.gif) no-repeat bottom;

}
.cat-cont2 {
position:relative;
width:190px;
_width:190px;
margin:0 0 10px 0;
padding:1px 15px;
_padding:1px 15px;
background:url(img/cat2_f.gif) no-repeat bottom;
}
#left .cat-cont li.ctitle
{
 position: relative;
 display: block;
 _width: 190px;
 height: 38px;
 margin: 0 0;
 padding: 0;
 text-indent: 40px;
 color: #fff;
 background: url(img/cath.gif) no-repeat;
 font-size: 12px;
 line-height: 36px;
}


#left .cat-cont ul, #left .cat-cont2 ul {
margin:5px auto 20px;
_margin:5px 0 20px;
padding:0;
}

#left .cat-cont li, #left .cat-cont2 li {
display:block;
width:auto;
_width:190px;
height:25px;
line-height:25px;
margin:0 0 0 5px;
_margin:0;
padding:0;
letter-spacing:0;
text-decoration:none;
color:#666;
font-size:12px;
}
#left .cat-cont li a
{
    display: block;
    width: auto;
    _width: 190px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 20px;
    color: #666;
    font-size: 12px;
    background: url(img/catli.gif) no-repeat left;
}
#left .cat-cont li a:hover
{
    display: block;
    width: auto;
    _width: 190px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 20px;
    color: #ff6600;
    background: url(img/catlih.gif) no-repeat left;
}
#left .cat-cont2 li a {
display:block;
width:auto;
_width:190px;
height:25px;
line-height:25px;
margin:0;
padding:0;
letter-spacing:0;
text-decoration:none;
text-indent:20px;
color:#666;
font-size:12px;
background:url(img/catli2.gif) no-repeat left;
}
#left .rss
{
    margin: 0 0 10px;
    padding: 0;
}
#left .cat-cont2 li.ctitle {
position:relative;
display:block;
_width:190px;
height:38px;
margin:0 0;
padding:0;
text-indent:40px;
color:#fff;
background:url(img/cath2.gif) no-repeat;
font-size:12px;
line-height:36px;
}
.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 0 0 5px;
    padding: 0 15px;
    border: 1px solid #80b64d;
    bckground: #fdfefc;
}

.box1
{
    position: relative;
    width: 60%;
    _width: 100%;
    line-height: 1.5;
    margin-left: 95px;
    padding: 0 15px;
    font-size: 0.9em;
    border: 1px solid #dcdcdc;
}


.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0 20px 0 0;
    background: url(img/gotop.gif) no-repeat right;
    clear: both;
}


.center { text-align: center; }



.widget
{
    margin: 0;
    padding: 10px 0;
}


.widget-center
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.img { margin: 0 10px 10px; float: left; }
.imgr { margin: 0 10px 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
.line { border-top: 1px dashed #ccc; clear: both; margin: 0 5px; }
img { border: none; }

#left table {
    width: 190px;
    font-size: 0.9em;
    margin: 0 auto 4px;
}

#left th { padding: 2px 0; text-align: center;
border: 1px solid #ddd;
background: #eee;
}
#left td { padding: 2px 0; text-align: center;
border: 1px solid #ddd;
background: #fff;
}

#left dl { margin: 5px; }

.rcont
{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 0.9em;
    text-align: left;
}

.tops
 {
    font-size: 0.85em;
    margin: 0;
}
#pickup p
 {
    margin: 0 5px;
}

.imgleft{
    float:left;
    margin:0 10px 10px 0;
}

.imgright{
    float:right;
    margin:0 0 10px 10px;
}

.entry1{
    padding:5px 15px 5px 15px;
    background:url(img/entry1bodybg.gif) repeat-y;
    clear:both;
}
.entry1top
{
    padding:5px 15px 5px 15px;
    background:url(img/entry1bg.gif) no-repeat;
    clear:both;
    height:15px;
}
.entry1bottom
{
    padding:5px 15px 5px 15px;
    background:url(img/entry1bottombg.gif) bottom no-repeat;
    clear:both;
    height:15px;
}

.entry3{
 width:740px;
 _width:760px;
 height:auto;
 padding:1px 10px 12px;
 margin: 0;
 clear: both;
 background: url(img/entry3.gif) no-repeat bottom;
}

.lanking{
    clear:both;
    border:1px solid #cacaca;
}
.lanking .imgleft{
    float:left;
    margin:10px 10px 10px 0;
}
.lanking p{
    width:373px;
    float:right;
}
.cosmelanking{
    padding-top:20px;
    border-top:1px dotted #e2e0e0;
}
.cosmelanking .lankingtitle{
    display:block;
    line-height:50px;
    text-indent:-5000px;
    background:url(img/cosmelankingbg.gif) no-repeat;
    }
.lanking .lankingcosmetitle{
    display:block;
    color:#667ec8;
    font-weight:bold;
    margin:0 0 10px 0;
}

/* 文字装飾 */
.b  /* 太文字 */
{ font-weight: bold; }


.br /* 赤太文字 */
{ color: #FF2B2B;
    font-weight: bold;
}


.bb /* 黒太文字 */
{
    color: #000;
    font-weight: bold;
}


.bbr /* 大き目の赤文字 */
{
    color: #FF2B2B;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbb /* 大き目の黒文字 */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbg /* 大き目の黒文字 */
{
    color: #7b68ee;
    font-size: 1.8em;
    font-family: "ＭＳ Ｐゴシック";
    font-weight: bold;
}
.bbq /* 大き目の黒文字 */
{
    color: #000;
    font-size: 1.4em;
    font-family: "ＭＳ Ｐゴシック";
    font-weight: bold;
}
.bba /* 大き目の黒文字 */
{
    color: #ff7f50;
    font-size: 1.4em;
    font-family: "ＭＳ Ｐゴシック";
    font-weight: bold;
}


.linered /* 黄色ラインに赤太文字 */
{ color: #D50035; 
           font-weight: bold;
          background: #ffff00;} /


.linebrack　/* 黄色ラインに黒太文字 */
{ color: #000000; 
           font-weight: bold;
          background: #ffff00;} /

.line /* 背景マーカー処理 */
{
    background: #ffff00;
}




/*ピンクふと文字*/
.pink{
    color:#ff6fb3;
    font-weight:bold;
}

/* 文字色 */
.red { color: #FF2B2B; } /* 赤 */ 
.blue { color: #506DC5; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 
.pink1 { color: #ff1493; } /* ピンク */ 
.line /* 背景マーカー処理 */
{
    background: #ffff00;
}


.linered { color: #D50035; 
           font-weight: bold;
          background: #ffff00;} /





.u /* アンダーライン */
{
    border-bottom: 1.2px solid ;
border-color: #FF6347;
}


.u1 /* アンダーライン */
{
    border-bottom: 1px dotted ;
border-color: #ff0000;
}
.u2 /* アンダーライン */
{
    border-bottom: 1px dotted ;
border-color: #32CD32;
}

.u3 /* アンダーライン */
{
    border-bottom: 1px solid ;
border-color: #ff9900;
}

.u4 /* アンダーライン */
{
    border-bottom: 5px double ;
border-color: #ff9900;
}
.order a {
    display: block;
    height: 60px;
    width: 320px;
    margin: 50px auto;
    background: url(imgimg/push.gif) no-repeat #ff0000;
    text-indent: -9999px;
}

.order a:hover {
    display: block;
    height: 60px;
    width: 320px;
    margin: 50px auto;
    background: url(imgimg/push_h.gif) no-repeat #ff9900;
}
/*PRスタイル*/
#news div{
    width:100%;
    border:#cdd2e0 solid 1px;
    padding:10px;
    margin-bottom:10px;
}
#news div a{
    font-size:1.2em;
    font-weight:bold;
}
#main #news div p{
    margin:5px 0 0 0;
    padding:0;
}
#main #news div .imgleft2{
    float:left;
    margin:0 10px 0 0;
}
#news div .prurl{
    color:#92c0ff;
}
#news div img{
    border:1px solid #e3e0e0;
}

/* 赤小文字 */

.kome { font-size: 12px; color: #cc0000; line-height: 1.25;}

.s { text-align: center; font-size: 12px; color: #333; line-height: 1.25; }
.copy { text-align: center; font-size: 12px; color: #666; line-height: 1.25; margin: 5px 0 50px;}

/*  ラインマーカー
-------------------------------------------------------------*/
.line1 { background: #ff99cc; } /*ピンク*/
.line2 { background: #ff9966; } /*オレンジ*/
.line3 { background: #ccff66; } /*黄緑*/
.line4 { background: #99ccff; } /*水色*/
.line5 { background: #ccccff; } /*ラベンダー*/



/*  フォントの指定
-------------------------------------------------------------*/

.font{ font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8"; }
.arial{ font-family: "Arial"; }
.arial-b{ font-family: "Arial Black"; }
.comic{ font-family: "Comic Sans MS"; }
.courier{ font-family: "Courier New"; }
.time{ font-family: "Times New Roman"; }
.impact{ font-family: "Impact"; }
.trebuchet{ font-family: "Trebchet MS"; }
.verdana{ font-family: "Verdana"; }

/*  フォントのサイズ
-------------------------------------------------------------*/

.fs9{ font-size: 9pt!important; }
.fs10{ font-size: 10pt!important; }
.fs11{ font-size: 11pt!important; }
.fs12{ font-size: 12pt!important; }
.fs14{ font-size: 14pt!important; }
.fs16{ font-size: 16pt!important; }
.fs18{ font-size: 18pt!important; }
.fs20{ font-size: 20pt!important; }
.fs22{ font-size: 22pt!important; }
.fs24{ font-size: 24pt!important; }

/*  線
-------------------------------------------------------------*/

.border1 { border: 1px solid #cccccc; }/*グレーの線*/
.border2 { border: 1px solid #ff99cc; }/*ピンクの線*/
.border3 { border: 1px solid #cc0000; }/*赤の線*/
.border4 { border: 1px solid #000000; }/*黒の線*/
.border5 { border: 6px solid #ff0000; }/*黒の線*/

body .entry img.borderimg
{
  display:inline;
  padding:1px;
  _padding:2px;
  border:1px solid #4d7bff;
  background:#fff;
}

#bannertop{
   width:978px;
   _width:1000px;
   height:auto;
   background:none;
   padding:10px;
   margin-bottom:10px;
   border:1px solid #cacaca;
}
.new{
   padding:0;
   margin-bottom:15px;
}
.bannertopinner1{
   width:200px;
   height:250px;
   float:left;
   background:#666;
   margin-right:10px;
}
.bannertopinner2{
   width:508px;
   height:250px;
   float:left;
   background:none;
   margin-right:10px;
}
body .bannertopinner2 p.listmark{
  line-height:24px;
  text-indent:20px;
  text-align:left;
  padding:0; margin:0;
  font-size:0.8em;
  background:url(img/listbg.gif) no-repeat left;
}
body .bannertopinner2 p{
  line-height:24px;
  text-indent:20px;
  text-align:left;
  padding:0; margin:0;
  font-size:0.8em;
}
.dottedline{
   border-bottom:1px dotted #cacaca;
   clear:both;
}
.bannertopinner3{
   width:250px;
   height:250px;
   background:#fff;
   float:right;
}

/*フロート左右*/
.left{
   float:left;
}
.right{
   float:right;
}

/*ポイント*/
ul.point{
   float:right;
   width:560px;
   _width:580px;
   height:180px;
   _height:200px;
   background:url(img/point.gif) no-repeat;
   margin:0px;
   padding:10px;
   list-style-type:none;
}
ul.point li{
   padding:0 0 0 70px;
   line-height:60px;
}

/*ポイントボックス*/
.pointline{
   width:730px;
   height:35px;
   background:url(img/waku1.gif) no-repeat top;
   clear:both;
   margin:0 auto 0;
}
.pointlinebottom{
   width:730px;
   height:auto;
   background:url(img/waku2.gif) no-repeat bottom;
   padding:2px 0 5px;
   margin:0 auto 10px;
}
.pointlinebottom p{
   line-height:1.25;
   margin:10px 10px;
}

/*データテーブル*/
table.data {
    width: 590px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size:0.9em;
}

table.data th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f0f8eb;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table.data td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

/*お申込ボタン*/
.omousikomi a{
     margin:15px 0;
     width:100%;
     height:82px;
     display:block;
     text-indent:-5000px;
     background:url(img/syousai.gif) no-repeat center;
}
.omousikomi a:hover{
     background:url(img/syousai2.gif) no-repeat center;
}

/*ライン*/
.line-green{
     width:100%;
     height:1px;
     margin:15px 0;
     background:url(img/hrbg.gif) repeat-x;
    clear:both;
}

/*ランキングテーブル*/
/*データテーブル*/
table#ranking {
    width: 750px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#ranking th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f0f8eb;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;
    font-size:0.9em;
    _font-size:0.8em; 
}
table#ranking td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    font-size:0.8em;
    _font-size:0.7em;

}
table#ranking td.centerboth{
    text-align:center;
    white-space: nowrap;

}

/*トップランキングボタン*/
.dottedblock{
    display:block;
    width:291px;
    height:56px;
    background:url(img/dottedblock.gif) no-repeat;
    float:right;
}
.dottedblock .shousaitop a{
    float:left;
    display:block;
    width:133px;
    height:41px;
    margin:8px 0 0 4px;
    text-indent:-5000px;
    background:url(img/syousai.gif) no-repeat;
}
.dottedblock .shousaitop a:hover{
    background:url(img/shousaih.gif) no-repeat;
}
.dottedblock .omousikomitop a{
    float:right;
    display:block;
    width:133px;
    height:41px;
    margin:8px 3px 0 0;
    text-indent:-5000px;
    background:url(img/syousai.gif) no-repeat;
}
.dottedblock .omousikomitop a:hover{
    background:url(img/syousai2.gif) no-repeat;
}

/*  トップページランキング
-------------------------------------------------------------*/

#ranking1 {
 width:760px;
 padding:0 0 10px;
 margin: 0;
 clear: both;
 background: url(img/rnkbg1.jpg)  no-repeat bottom;
}
#ranking1 div{
 padding:1px 10px 60px;
}
#ranking1 p.r1
{
padding: 0 0 0 80px;
_padding: 40px 0 0 80px;
line-height: 90px;
height: 100px;
margin: 0;
font-size: 1.6em;
font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
 background: url(img/rnkbg1_top.jpg) no-repeat top;
}

#ranking1 p, #ranking2 p, #ranking3 p
{
margin: 9px 0;
}

#ranking2{
 width:370px;
 float:left;
 margin: 0 0 20px;
padding: 0 0 10px;
 background: url(img/rnkbg2.jpg) no-repeat bottom;
}

#ranking2 p.r2
{
padding: 0 0 0 80px;
line-height: 90px;
height: 90px;
margin: 0;
font-size: 1.1em;
font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
 background: url(img/rnkbg2_top.jpg) no-repeat top;
}

#ranking3{
 width:370px;
 float:right;
 margin: 0 0 20px;
padding: 0 0 10px;
 background: url(img/rnkbg3.jpg) no-repeat bottom;
}

#ranking3 p.r3
{
padding: 0 0 0 80px;
line-height: 90px;
height: 90px;
margin: 0;
font-size: 1.2em;
font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
 background: url(img/rnkbg3_top.jpg) no-repeat top;
}

#ranking2 div, #ranking3 div {
 padding: 10px;
}


/*回り込み解除*/
.clear{ clear:both;}

/*詳細ボタン*/
.shousai2 a{
 display:block;
 width: 310px;
 height: 45px;
 background:url(img3/shousai2.gif) no-repeat;
 position:relative;
 right:0px;
 top:0px;
 float:right;
}

.shousai2 a span{
    display: none;
}

.shousai3 a{
 display:block;
 width:254px;
 height:55px;
 background:url(img/shousai.gif) no-repeat;
 text-indent:-5000px;
 text-align:center;
 float:right;
 position:relative;
 top:10px;
 right:45px;
}
.shousai3 a:hover{
    background:url(img/shousai2.gif) no-repeat;
}

.shousai4 a{
 display:block;
 width:163px;
 height:48px;
 background:url(img/shousai3.gif) no-repeat;
 text-indent:-5000px;
 text-align:center;
 float:right;
 position:relative;
 top:10px;
 right:20px;
}
.shousai4 a:hover{
    background:url(img/shousai4.gif) no-repeat;
}


.shousai5 a{
 display:block;
 width:211px;
 height:37px;
 background:url(img/shousai5.gif) no-repeat;
 text-indent:-5000px;
 position:relative;
 right:280px;
 top:10px;
 float:right;
}
.shousai5 a:hover{
    background:url(img/shousai6.gif) no-repeat;
}

span.shousai6 {
	display:block;
	text-align: center;
}

span.shousai6 a{
	display:block;
	width: 366px;
	height: 46px;
	background: url(img3/shousai6.gif) no-repeat;
	text-indent: -5000px;
	margin: 20px auto 25px;
	overflow: hidden;
}



/*whats new*/
.new{
 background:url(img/whatsnew.gif) no-repeat left ;
 display:block;
 height:12px;
 width:520px;
 text-indent:-5000px;
 border-bottom:1px solid #cacaca;
 padding-bottom:5px;
}
/*注目情報*/
.tyumoku{
 background:url(img/tyumoku.gif) no-repeat left ;
 display:block;
 height:14px;
 width:520px;
 text-indent:-5000px;
 border-bottom:1px solid #cacaca;
 padding-bottom:5px;
}


.shousai a{
 display:block;
 width:198px;
 height:35px;
 background:url(img/shousaih.gif) no-repeat;
 float:right;
 position:relative;
 right:135px;
 text-indent:-5000px;
}
.shousai a:hover{
 background:url(img/shousai.gif) no-repeat;
}

/*ランキング*/

.rnk1
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:65px;
	height: 65px;
        color: #003399;
	background: url(img/rank01.gif) no-repeat left;
　　　　padding:0;
	mrgin: 0;
	text-indent: 60px;
}

.srank1
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:65px;
	height: 101px;
        color: #003399;
	background: url(img3/rank1.gif) no-repeat left;
　　　　padding:0;
	mrgin: 0;
        line-height: 80px;
	text-indent: 90px;
}

.rnk2
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:65px;
	height: 65px;
        color: #003399;
	background: url(img/rank02.gif) no-repeat left;
	text-indent: 60px;

}

.rnk3
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:65px;
	height: 65px;
        color: #003399;
	background: url(img/rank03.gif) no-repeat left;
	text-indent: 60px;

}

.rnk4
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:45px;
	height: 45px;
        color: #003399;
	background: url(img/r4bg.gif) no-repeat left;
	text-indent: 50px;

}

.rnk5
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:45px;
	height: 45px;
        color: #003399;
	background: url(img/r5bg.gif) no-repeat left;
	text-indent: 50px;

}

.rnk6
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:45px;
	height: 45px;
        color: #003399;
	background: url(img/r6bg.gif) no-repeat left;
	text-indent: 50px;

}

.rnk7
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:45px;
	height: 45px;
        color: #003399;
	background: url(img/r7bg.gif) no-repeat left;
	text-indent: 50px;
}

.rnk8
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:31px;
	height: 35px;
        color: #003399;
	background: url(img/r8bg.gif) no-repeat left;
	text-indent: 50px;

}

.rnk9
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:31px;
	height: 35px;
        color: #003399;
	background: url(img/r9bg.gif) no-repeat left;
	text-indent: 50px;

}

.rnk10
{
	font-size: 12px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:31px;
	height: 35px;
        color: #003399;
	background: url(img/r10bg.gif) no-repeat left;
	text-indent: 50px;

}



.news {
display:block;
width:500px;
line-height:26px;
text-indent:20px;
padding-top:15px;
margin-bottom:10px;
border-bottom:1px solid #fd476a;
background:url(img/newbg.gif) no-repeat;
}

.boxcontena{
 width:100%;
 height:auto;
 background:url(img/topboxbg.gif) no-repeat bottom left;
}

.boxtop0,.boxtop1{
 width:240px;
 background:none;
 height:auto;
 float:left;
 margin: 0 18px 20px 0;
}
.boxtop2{
 width:240px;
 background:none;
 height:auto;
 float:left;
 margin: 0 0 20px;
}


.topboxtitle
{
font-size: 20px;
text-align: center;
line-height: 40px;
background: #6eab33;
 margin: 0 0 10px;
}

.topboxtitle a
{
 display:block;
text-decoration: none;
color: #fff;
}

.topboxcont
{

margin: 10px 5px 10px 10px;
}


#main .entry3 p.note{
    margin: 0 0 25px;
    background-image: url(img/dottedline.gif);
    line-height: 25px;
}

.p11mark
{
	display: block;
        width:auto;
        height:auto;
        font-size: 14px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
        color: #003399;
        line-height:30px;
	background: url(img/flower06-005.gif) no-repeat;
        text-indent: 35px;

}


.p22mark
{
	display: block;
	font-size: 14px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:30px;
	height: 30px;
        color: #003399;
	background: url(img/flower06-007.gif) no-repeat left;
　　　　padding:0 10px 10px 10px;
        text-indent: 35px;

}

.p33mark
{
	display: block;
	font-size: 14px;
	font-style: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:30px;
	height: 30px;
        color: #003399;
	background: url(img/flower06-008.gif) no-repeat left;
　　　　padding:0 5px 5px 5px;
        text-indent: 35px;

}

/* リストの画像表示用追加スタイル　by maruyama */
.rightwrap1 {
	margin-left: 260px;
}
/* /リストの画像表示用追加スタイル */


/* ブライダルポイント　画像 */
#main .box3 p.p1m
{
	font-size: 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:40px;
	height: 40px;
        color: #6a5acd;
	background: url(img/po3.gif) no-repeat left;
	text-indent: 75px;
	margin: 10px 0 0;
}

.box3
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 0 0 5px;
    padding: 0 15px;
    border: 1px solid #ffb6c1;
    bckground: #fdfefc;
}


#main .box4 p.p2m
{
	font-size: 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:40px;
	height: 40px;
        color: #6a5acd;
	background: url(img/po2.gif) no-repeat left;
	text-indent: 75px;
	margin: 10px 0 0;
}

.box4
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 0 0 5px;
    padding: 0 15px;
    border: 1px solid #d8bfd8;
    bckground: #fdfefc;
}


#main .box5 p.p3m
{
	font-size: 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:40px;
	height: 40px;
        color: #6a5acd;
	background: url(img/po5.gif) no-repeat left;
	text-indent: 75px;
	margin: 10px 0 0;
}

.box5
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 0 0 5px;
    padding: 0 15px;
    border: 1px solid #ffd700;
    bckground: #fdfefc;
}


/*ランキングフッター*/
/*フッターランキング*/

		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		

		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links, p#valid { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 0px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 760px;

		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 760px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 100%;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 760px;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 760px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			background:url(img2/rankingblockbg.gif) top no-repeat;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
                        position:relative; top:20px; z-index:100;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 35px;
			background: #c6e3ff;

			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0;
		}
		
		.stripNav li.tab1 a { background: url(img2/tab1.gif) no-repeat; text-indent:-5000px; width:182px;}
		.stripNav li.tab2 a { background: url(img2/tab2.gif) no-repeat; text-indent:-5000px; width:182px;}
		.stripNav li.tab3 a { background: url(img2/tab3.gif) no-repeat; text-indent:-5000px; width:182px;}
		.stripNav li.tab4 a { background: url(img2/tab4.gif) no-repeat; text-indent:-5000px; width:182px;}
		.stripNav li.tab5 a { background: #00e; width:159px;}
		
		.stripNav li a:hover {
			background: #333;
		}
		
.stripNav li.tab1 a:hover{ background:url(img2/tab1h.gif) no-repeat; }
.stripNav li.tab2 a:hover{ background:url(img2/tab2h.gif) no-repeat; }
.stripNav li.tab3 a:hover{ background:url(img2/tab3h.gif) no-repeat; }
.stripNav li.tab4 a:hover{ background:url(img2/tab4h.gif) no-repeat; }

		.stripNav li a.current {
			color: #fff;
                        width:182px;
		}
.stripNav li.tab1 a.current {background:url(img2/tab1h.gif) no-repeat; }
.stripNav li.tab2 a.current {background:url(img2/tab2h.gif) no-repeat; }
.stripNav li.tab3 a.current {background:url(img2/tab3h.gif) no-repeat; }
.stripNav li.tab4 a.current {background:url(img2/tab4h.gif) no-repeat; }

		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

/*ランキングヘッダー*/
.rankingblock{
   width:750px;
   margin-left:5px;
   padding-top:40px;
}
.rankingblock table.tabranking{
   width:750px;
   font-size:0.9em;
   padding-right:5px;
   background:url(img2/tabrankingbg.gif) no-repeat bottom;
}
table.tabranking{
   font-size:0.9em;
}
table.tabranking th{
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #ffdce5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table.tabranking td.rankingbanner{
   width:200px;
}
table.tabranking td{
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
table.tabranking td p{
 text-align:left;
 line-height:30px;
 background:url(img/noteline.gif);
}

/*ランキング*/
.ranking01{
    background:url(img2/ranking01.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}
.ranking02{
    background:url(img2/ranking02.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}
.ranking03{
    background:url(img2/ranking03.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}

.ranking04{
    background:url(img2/ranking04.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}
 
.ranking05{
    background:url(img2/ranking05.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}

.ranking06{
    background:url(img2/ranking06.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}
.ranking07{
    background:url(img2/ranking07.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}

.ranking08{
    background:url(img2/ranking08.gif) no-repeat;
    line-height:35px;
    text-indent:50px;
    color:#003366;
    font-size:1.2em;
    margin-top:10px;
}

.bottan2 a{
    display:block;
    width:100%;
    height:36px;
    background:url(img3/shousai7.gif) no-repeat center;
    text-indent:-10000px;
}

/*ブログ記事背景*/
.btitle
{
    position: relative;
    width: 740px;
    height: 52px;
    margin: 10px 0 0 0;
    line-height: 55px;
    text-indent: 40px;
    font-weight: bold;
    background: url(img3/btitle.gif) no-repeat bottom;
}

.b-cont
{
    position: relative;
    width: 740px;
    _width: 740px;
    margin: 0;
    padding: 0 0 10px 0;
    background: url(img3/bbg.gif) repeat bottom;

}

.ktitle
{
    position: relative;
    width: 740px;
    height: 23px;
    margin: 10px 0 0 0;
    line-height: 25px;
    text-indent: 20px;
    font-weight: bold;
    color: #fff;
    font-weight: bold;
    background: url(img3/ktitle.gif) no-repeat bottom;
}

.k-cont
{
    position: relative;
    width: 740px;
    _width: 740px;
    margin: 0;
    padding: 10px 0 10px 0;
    background: #ebebeb;

}


.cshousai1 {
 display:block;
 float: left;
}
.cshousai1 a{
 display:block;
 width: 379px;
 height: 90px;
 text-indent: -5000px;
 background: url(img3/cshousahi1.gif) no-repeat;
}
.cshousai1 a:hover{
 background: url(img3/cshousahi2.gif) no-repeat;
}

.cshousai2 {
 display:block;
 float: left;
}
.cshousai2 a{
 display:block;
 width: 379px;
 height: 90px;
 text-indent: -5000px;
 background: url(img3/cshousahi3.gif) no-repeat;
}
.cshousai2 a:hover{
 background: url(img3/cshousahi4.gif) no-repeat;
}

.cshousai3 {
 display:block;
 float: left;
}
.cshousai3 a{
 display:block;
 width: 379px;
 height: 90px;
 text-indent: -5000px;
 overflow: hidden;
 background: url(img3/cshousahi5.gif) no-repeat;
}
.cshousai3 a:hover{
 background: url(img3/cshousahi6.gif) no-repeat;
}

.cshousai4 {
 display:block;
 float: left;
}
.cshousai4 a{
 display:block;
 width: 379px;
 height: 90px;
 overflow: hidden;
 text-indent: -5000px;
 background: url(img3/cshousahi7.gif) no-repeat;
}
.cshousai4 a:hover{
 background: url(img3/cshousahi8.gif) no-repeat;
}


/*口コミレビュー*/
.kutiwaku {
   width: 730px;
   background: #f4efe1;
   border: 1px solid #d8c192;
   margin: 0 0 10px 8px;
}

.kutiwaku_in2 {
   margin: 0 10px 10px 10px;
   background: #fff;
   padding: 10px 0;
   border: 1px solid #ccc;
}

.kutih {
   width: 725px;
   height: 64px;
   background: url(img3/kutih.gif) no-repeat;
}

.kutih_in{
   padding-left: 70px;
   padding-top: 10px;
   color: #000;
}

.kutiwaku p {
   padding: 10px 10px;
   background: #fff;
}

/*口コミレビュー小*/
.kutiwakus {
   width: 605px;
   background: #f4efe1;
   border: 1px solid #d8c192;
   margin: 0 0 10px 0;
}

.kutiwaku_in2s {
   margin: 0 10px 10px 10px;
   background: #fff;
   padding: 10px 0;
   border: 1px solid #ccc;
}

.kutihs {
   width: 600px;
   height: 64px;
   background: url(img3/kutih.gif) no-repeat;
}

.kutih_ins {
   padding-left: 70px;
   padding-top: 10px;
   color: #000;
}

.kutiwakus p {
   padding: 10px 10px;
   background: #fff;
}


.header5 {
 position: relative;
 padding: 0;
 height: 70px;
 line-height: 70px;
 font-size: 20px;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-align:left;
 text-indent: 25px;
 background: url(img/header1.gif) no-repeat top;
 clear:both;
}

.rankkuti {
 position: relative;
 margin: 10px 0 0 8px;
 padding: 0;
 line-height: 45px;
 font-size: 16px;
 font-weight: normal;
 text-align:left;
 text-indent: 25px;
 clear:both;
 width: 732px;
 height: 43px;
 color: #fff;
 background: url(img3/rankh3bg.gif) no-repeat;
}

.rankkutis {
 position: relative;
 margin: 10px 0 0 0;
 padding: 0;
 line-height: 45px;
 font-size: 16px;
 font-weight: normal;
 text-align:left;
 text-indent: 25px;
 clear:both;
 width: 607px;
 height: 43px;
 color: #fff;
 background: url(img3/rankh3bgs.gif) no-repeat;
}


.toprank {
  margin: 10px 0 0 0;
  width: 760px;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #a5b8d3;
}

.toprank tr td{
  border: 1px solid #a5b8d3;
  vertical-align: top;
}

.trank {
  width: 627px;
  padding: 10px 10px;
  background: #eff8ff;
}