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

*サイドバーランキング*/
.sideranking{
    width:200px;
    height:40px;
    background:url(img/sideranking.gif) no-repeat;
}
.siderankinginner{
    width:190px;
    _width:200px;
    height:auto;
    padding:5px;
    background:url(img/siderankingbg.gif) no-repeat bottom;
}
.siderankinginner p.ranking{
    font-size:0.8em;
    margin-bottom:10px;
}
.rankblock{
    margin:10px 0;
    border-bottom:1px solid #cacaca;
    padding-bottom: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.v6trans.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;
}


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


#header {
    position: relative;
    margin: 10px auto 0;
    padding: 0;
    width: 1000px;
    height: 125px;
    text-align: left;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: url(img/head.gif) ;
}

#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: 25px; left: 10px;
}

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

#header h1
{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 45px; left: 270px;
    color: #999;
}

#header p
{
    width:450px;
    margin: 0;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 65px; left: 270px;
    color: #999;
}

#home
{
    margin: 0;
    width: 48px;
    height: 48px;
    position:absolute; top: 36px; right: 100px;
    background: url(img/home2.png) no-repeat;
}

#home a
{
    margin: 0;
    width: 48px;
    height: 48px;
    display: block;
    background: url(img/home1.png) no-repeat;
}

#home a:hover
{
    margin: 0;
    width: 48px;
    height: 48px;
    background: none;
}

#rss
{
    margin: 0;
    width: 48px;
    height: 48px;
    position:absolute; top: 36px; right: 40px;
    background: url(img/rss2.png) no-repeat;
}

#rss a
{
    margin: 0;
    width: 48px;
    height: 48px;
    display: block;
    background: url(img/rss1.png) no-repeat;
}

#rss a:hover
{
    margin: 0;
    width: 48px;
    height: 48px;
    background: none;
}

#home a span, #rss a span
{
    display: none;
}

#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: right;
    min-height: 1px;
    text-align: left;
    width: 790px;
    _width:790px;
    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: left;
    min-height: 1px;
    text-align: left;
    width: 200px;
    padding: 0;
    margin: 0;
    background:#e6edfe;
}

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

}

#right { float: right; }
#left { float: left; }


/* 記事部分見出し */


.header1
{
 position: relative;
 width: auto;
 _width: 100%;
 margin: 0px;
 padding: 12px 0 12px 10px;
 border-top: 3px solid #006699;/* 大見出し上部ライン色 */
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 border-left: 1px solid #ccc;
 line-height: 1.25;
 font-size: 1.4em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-transform: uppercase;
 clear: both;
 letter-spacing: 0.1em;
 background: url(img/li.gif);
}

.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;
 border-left: 5px solid #ff6666;
 padding: 5px 0 5px 10px;
 font-size: 1.1em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 line-height: 1.25;
 background: #ffcccc;
 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.2em;
}
#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;
 overflow: hidden;
}
.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;
}

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

.cat-header
{
    position: relative;
    width: 200px;
    height: 8px;
    margin: 0 auto;
    text-align: center;
    padding: 1px 0;
    background: url(img/cat_h.gif) #e6edfe;
}

#left li.ctitle
{
 position: relative;
 display: block;
 width: 190px;
 _width:190px;
 height: 38px;
 margin: 0;
 padding: 0;
 text-indent: 40px;
 color: #333;
 background: url(img/cath.gif) no-repeat;
 font-size: 12px;
 line-height: 38px;
}

.cat-header span
{
    display: none;
}

.cat-cont
{
    position: relative;
    width: 195px;
    _width: 200px;
    margin: 0 auto;
    padding: 1px 0 10px 5px;
    background: url(img/cat_f.gif) no-repeat bottom;

}

#left .cat-cont ul
{
    margin: 5px 0px 10px;
    padding: 0;
}

#left .cat-cont li a
{
    display: block;
    line-height: 20px;
    margin: 2px 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
    padding-left: 20px;
    border-left: none;
    border-bottom: none;
    background: url(img/catli.gif) no-repeat left;
}
#left .cat-cont li a:hover
{
    display: block;
    line-height: 20px;
    margin: 2px 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
    padding-left: 20px;
    border-left: none;
    border-bottom: none;
    background: url(img/catlih.gif) no-repeat left;
}

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


#side li, #left li
{
    width: 198px; 
    _width: 195px; 
    display: block;
    line-height: 20px;
    margin: 2px 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
    background: url(img/li.gif) ;
}


#side li a, #left li a
{
    width: auto; 
    _width: 190px; 
    font-size: 0.9em;
    padding: 5px 3px 5px 10px;
    color: #666;
    display: block;
    line-height: 1.5;
    margin: 0;
    text-decoration: none;
    border-left: 3px solid #ddd;
    border-bottom: 1px dotted #ccc;
}

#side li a:hover, #left li a:hover
{
    border-left: 3px solid #b01c69;
    color: #b01c69;
    background: url(img/lih.gif) ;
}

.side-header
{
 position: relative;
 width: auto;
 height: 30px;
 _height: 40px;
 margin: 5px 0 0;
 padding: 10px 0 0;
 color: #333;
 background: url(img/st.gif) no-repeat;
 font-size: 11px;
 line-height: 20px;
 text-align: center;
 letter-spacing: 1em;
}

.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 0 0 5px;
    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;
}

#side p, #left p
{
    margin: 5px 0;
    padding: 0;
}


.center { text-align: center; }


.b {
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}
.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; }


.side2
{
    margin: 0;
    padding: 0;
    width: 200px;
    min-height: 200px;
    _height: 200px;
    background: url(img/side2.gif) no-repeat right;
    text-align: center;
}
.side-cont
{
    margin: 10px 0 10px;
    padding: 0 10px;
    background: #fff;
    text-align: left;
    border:#869ad6 solid 1px;
}

.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{
    margin:20px 0 0 0;
}

.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;
}

/* 文字装飾 */

.bbb /* 最大・太字 */
{
    color: #000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
    padding: 0;
}

.bb /* 大・太字 */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

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

.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

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

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

/* 文字色 */
.red { color: #cc0000; } /* 赤 */ 
.blue { color: #506DC5; font-size:16px;} /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 

.line /* 背景マーカー処理 */
{
    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;
    overflow: hidden;
}

.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;
}

.news{
 display:block;
 width:460px;
 border:1px solid #cacaca;
 line-height:26px;
 text-indent:20px;
 background:url(img/new.gif) no-repeat;
}


/* 赤小文字 */

.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:790px;
   height:27px;
   background:url(img/waku1.gif) no-repeat top;
   clear:both;
}
.pointlinebottom{
   width:750px;
   _width:790px;
   height:auto;
   background:url(img/waku2.gif) no-repeat bottom;
   padding:5px 20px 10px 20px;
   margin-bottom:15px;
}
.pointlinebottom p{
   background:url(img/dottedline.gif);
   line-height:25px;
   margin-bottom:20px;
}

/*データテーブル*/
table.data {
    width: 790px;
    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;
    overflow: hidden;
}
.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: 790px;
    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;
    overflow: hidden;
}
.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;
    overflow: hidden;
}
.dottedblock .omousikomitop a:hover{
    background:url(img/syousai2.gif) no-repeat;
}
/*トップページランキング*/
.ranking1{
    background:url(img/oukangg_1.gif) no-repeat left;
    line-height:40px;
    text-indent:60px;
}
.ranking2{
    background:url(img/oukangg_2.gif) no-repeat left;
    line-height:40px;
    text-indent:60px;
}
.ranking3{
    background:url(img/oukangg_3.gif) no-repeat left;
    line-height:40px;
    text-indent:60px;
}
.ranking4{
    background:url(img/oukangg_4.gif) no-repeat left;
    line-height:60px;
    text-indent:65px;
}
.ranking5{
    background:url(img/oukangg_5.gif) no-repeat left;
    line-height:60px;
    text-indent:65px;
}


/* ブログ記事資格adタブ表示用スタイル by maru */
ul.idTabs {
	background: #eee;
	padding: 0px;
	list-style: none;
	margin: 20px 0px 0px;
}
.idTabs li {
	float: left;
}
.idTabs a {
	display: block;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}

.idTabs .t1 {
	background: url(img/tab-1.gif) no-repeat;
	width: 155px;
}
.idTabs .t2{
	background: url(img/tab-2.gif) no-repeat;
	width: 155px;
}
.idTabs .t3 {
	background: url(img/tab-3.gif) no-repeat;
	width: 155px;
}
.idTabs .t4 {
	background: url(img/tab-4.gif) no-repeat;
	width: 155px;
}
.idTabs .t5 {
	background: url(img/tab-5.gif) no-repeat;
	width: 155px;
}

.clr {
	clear: both;
}

#tab1 {
	background: #cde9f2;
        padding-top: 10px;
	padding-bottom: 10px;
}
#tab2 {
	background: #fce8de;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tab3 {
	background: #fff1bf;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tab4 {
	background: #ded9fd;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tab5 {
	background: #eeebbb;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*  /ブログ記事資格adタブ表示用スタイル */
/*エントリーフッターモジュール*/
.ad01{
	padding:15 0 15px;
	background:#cde9f2;
}
.ad02{
	padding:15 0 15px;
	background:#fce8de;
}
.ad03{
	padding:15 0 10px;
	background:#fff1bf;
}
.ad04{
	padding:15 0 10px;
	background:#ded9fd;
}
.ad05{
	padding:15 0 10px;
	background:#eeebbb;
}

.ad-box{
 padding:5px 5px 28px 5px;
 margin:0 10px 2px 10px;
 clear:both;
}
.ad01 .ad-box{ border:1px #7dc3dc solid; background:#f0faff;}
.ad02 .ad-box{ border:1px #f9c2a6 solid; background:#ffede6;}
.ad03 .ad-box{ border:1px #ffe85e solid; background:#f7f5d6;}
.ad04 .ad-box{ border:1px #a5a3e7 solid; background:#fff0f5;}
.ad05 .ad-box{ border:1px #d2cd4e solid; background:#f7f5d6;}

.ad-box p{
 margin:3px 0 0 0;
 padding-left:130px;
 font-size:0.9em;
 color:#5d5d5d;
}
.ad-box-title{ font-weight:bold; line-height:25px; text-indent: 35px;}
.ad01 .ad-box-title{ color:#ff0080; }
.ad02 .ad-box-title{ color:#2eb41e; }
.ad03 .ad-box-title{ color:#2078b7; }
.ad04 .ad-box-title{ color:#ff69b4; }
.ad05 .ad-box-title{ color:#2078b7; }


.r-1{
 display:block;
 background: url(img2/r1.gif) no-repeat left;
 margin:0 0 0 125px;
}
.r-2{
 display:block;
 background: url(img2/r2.gif) no-repeat left;
 margin:0 0 0 125px;
}

.r-3{
 display:block;
 background: url(img2/r3.gif) no-repeat left;
 margin:0 0 0 125px;
}

.r-4{
 display:block;
 background: url(img2/r4.gif) no-repeat left;
 margin:0 0 0 125px;
}

.r-5{
 display:block;
 background: url(img2/r5.gif) no-repeat left;
 margin:0 0 0 125px;
}

.r-6{
 display:block;
 background: url(img2/r6.gif) no-repeat left;
 margin:0 0 0 125px;
}

.r-7{
 display:block;
 background: url(img2/r7.gif) no-repeat left;
 margin:0 0 0 125px;
}

.r-8{
 display:block;
 background: url(img2/r8.gif) no-repeat left;
 margin:0 0 0 125px;
}

.r-9{
 display:block;
 background: url(img2/r9.gif) no-repeat left;
 margin:0 0 0 125px;
}


.slink a{ 
 background:url(img2/mou1.gif) no-repeat;
 display:block;
 width:97px;
 height:19px;
 margin:0px 0 0 550px;
 _margin:0px 0 0 550px;
 text-indent:-5000px;
 float:right;
 overflow:hidden;
}
.slink a:hover{
 background:url(img2/mou2.gif) no-repeat;
 overflow:hidden;
}




