/* ポイントマーク　画像 */
#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(img/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: 375px;
    text-align: left;
    background: url(img/topbanner.jpg) ;
}

.index #weblink {
    position: relative;
    margin:  0 auto 0;
    padding: 0;
    width: 1000px;
    height: 72px;
    text-align: left;
    background: url(img/weblink.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: 9px; left: 0px;
}

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

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

#header p
{
    width:440px;
    _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 auto;
    height:75px;
    background:url(img/navibg.gif) no-repeat;
    
}

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

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

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

.navi li a:hover
{
background: url(img/navi.gif);
}


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

#f-navi a {
    color: #000;
    font-size: 10px;
}

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

#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-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;

}

#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
{
    margin: 5px auto 20px;
    _margin: 5px 0 20px;
    padding: 0;
}

#left .cat-cont 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 .rss
{
    margin: 0 0 10px;
    padding: 0;
}

.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; } /* オレンジ */ 

.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.6em;
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:254px;
 height:55px;
 background:url(img/shousai.gif) no-repeat;
 position:relative;
 right:0px;
 top:0px;
 float:right;
}
.shousai2 a:hover{
    background:url(img/shousai2.gif) no-repeat;
}
.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 a{
 display:block;
 width:303px;
 height:47px;
 background:url(img/shousai7.gif) no-repeat;
 text-indent:-5000px;
 margin:5px  auto 10px 350px;

}
span.shousai6 a:hover{
    background:url(img/shousai8.gif) no-repeat;
}


/*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;
}

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

}

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

.boxnikibi1, .boxnikibi2{
 width:230px;
 _width:240px;
 height:auto;
 float:left;
 margin: 0 18px 20px 0;
 border: 5px solid #6eab33;
}

.boxnikibi3{
 width:230px;
 _width:240px;
 height:auto;
 float:left;
 margin: 0 0 20px;
 border: 5px solid #6eab33;
}

.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 5px;
    background-image: url(img/dottedline.gif);
    line-height: 25px;
}


.topnews
{
	height: 190px;
	font-size: 12px;
	line-height:1.75;
        color: #003399;
	background: url(img/news.gif) no-repeat top center;
　　　　padding:0;
	mrgin: 0 auto 20px;
}
.topnews ul {padding: 40px 0 0 55px;}


/* ブログ記事資格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: 170px;
}
.idTabs .t2{
	background: url(img/tab-2.gif) no-repeat;
	width: 170px;


}
.idTabs .t3 {
	background: url(img/tab-3.gif) no-repeat;
	width: 170px;
}
.idTabs .t4 {
	background: url(img/tab-4.gif) no-repeat;
	width: 170px;
}

#tab1 {
	background: #cde9f2;
        padding-top: 10px;
	padding-bottom: 10px;
}
#tab2 {
	background: #fce8de;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tab3 {
	background: #eeebbb;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tab4 {
	background: #ded9fd;
	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:#eeebbb;
}
.ad04{
	padding:15 0 10px;
	background:#ded9fd;
}

.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 #d2cd4e solid; background:#f7f5d6;}
.ad04 .ad-box{ border:1px #a5a3e7 solid; background:#fff0f5;}

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


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

.yameta p
{
 margin:10px;
}


.danraku1{
 display:block;
 background: url(img2/danraku1.gif) no-repeat left;
 margin:10px 0 0 5px;
 width:455px;
 height:40px;

}

.danraku2{
 display:block;
 background: url(img2/danraku2.gif) no-repeat left;
 margin:10px 0 0 5px;
 width:455px;
 height:40px;

}


.kazari1{
 color: #0000ff;
 font-weight:bold;
 font-family: "ＭＳ Ｐゴシック";
 font-size:1.2em;
 
}

.kazari2{
 color: #ff0000;
 font-weight:bold;
 font-family: "ＭＳ Ｐゴシック";
 font-size:1.8em;

}

.kazari3{
 background: #ffff00;
 font-weight:bold;
 font-family: "ＭＳ Ｐゴシック";
 font-size:1.2em;

}

.kazari4{
 color: #ff0000;
 font-weight:bold;
 font-family: "ＭＳ Ｐゴシック";
 font-size:1.2em;

}

