/*-------------------------------------------------------
■ 基本レイアウト
-------------------------------------------------------*/

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: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
}


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

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



/*-------------------------------------------------------
■ 装飾用背景画像指定
-------------------------------------------------------*/
body { background: #fff; background:url(img/bana-bg.jpg) repeat-x #fff;
}
#header, #navi li a { background: url(img/b5.gif) no-repeat left #fff;}
#banner div { background: url(img/banner.jpg) no-repeat  right;  }
.pickup1 { background: #fff ; }
.click a,
.topbox2 h3 a { background: url(img/go.gif) no-repeat right; }
.click a:hover,
.topbox2 h3 a:hover { background: url(img/goh.gif)  no-repeat  right; }
#container { background: url(img/cont-bg.jpg)repeat-y; }

#side li a {display: block; width: 100%; text-decoration: none;
	background: url(img/side-li.jpg) no-repeat 0 0px;
	padding-left: 20px;
	color: #555;
	font-size: 12px;
}
#side li a:hover { background-position: 0 -30px;
	text-decoration: none;
	color: #fff;}
#side li.sidetitle { background: url(img/st.gif); }

#side li a {display: block; width: 100%; text-decoration: none;
	background: url(img/side-li.jpg) no-repeat 0 0px;
	padding-left: 20px;
	color: #555;
	font-size: 12px;
}
#container li a:hover { text-decoration: none;	}
#container li.sidetitle { background: url(img/st.gif); }
#container li a {display: block; width: 100%; text-decoration: none;
	font-size: 12px;
}

/*文字列を右に指定します*/
/*下に余白なし*/
.goto1 {
	margin: 1px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 14px;
}

/*下に余白あり*/
.goto2 {
	margin: 5px 10px 0px 10px;
	padding-bottom: 10px;
        text-align: right;
	font-size: 14px;
}
	
.boxtop
{
	background: url(img/check.gif) no-repeat 0 0px;
height: 45px;
}


/*-------------------------------------------------------
■ 装飾用カラー
-------------------------------------------------------*/

#header,
#banner div,
.header
{
    border-bottom: 0px solid #32d3ff;
}
#navi li a:hover
{
    background: #990000;
    color: #fff;
}

/*-------------------------------------------------------
■ 装飾用文字色
-------------------------------------------------------*/

.header2 { color: #990000; }


/*-------------------------------------------------------
■ 基本レイアウト
-------------------------------------------------------*/

body {
    width: 850px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
    position: relative;
}


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

#header {
    position: relative;
    margin: 0;
    padding: 0;
    width: 850px;
    height: 130px;
    text-align: left;
    background: url(img/bana.jpg) no-repeat left top #fff;
}


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



#header h1 {
margin: 10px 0px 0px 10px;
padding: 0px 0px 0px 0px;
float: left;
display: inline;
}

h1 a {
text-decoration: none; 

font-size: 10px;
font-weight: normal;
color: #000;
display: block;
}

h1 a:hover {
text-decoration: none;
color: #990000;
}

#header h2 {
margin: 2px 10px 0px 10px;
padding: 0px 0px 0px 0px;
float: right;
display: inline;
font-size: 10px;
font-weight: normal;
color: #333;
display: block;
}

#ss
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.25;
    position:absolute; top:5px; left: 10px;
    color: #666;
}

#header #logo {
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
　　　　   width: 330px;
　　　　   height: 80px;

}


/*ヘッダー右にバナーを入れたいとき*/

#header #ban {
	padding-top:40px;
	padding-left:105px;
	float:left;
	width:468px;
	height:60px;
	}


/*ＦＦ*/
html>body #header #ban {
	padding-top:15px;
	padding-left:25px;
	float:left;
	width:468px;
	height:60px;}

/*IE7.0*/
*:first-child+html #header #ban {
	padding-top:40px;
	padding-left:105px;
	float:left;
	width:468px;
	height:60px;}
/*-------------------------------------------------------
■ バナー部分
-------------------------------------------------------*/

#banner {
    position: relative;
    margin: 0;
    padding: 0;
    width: 840px;
    height: 202px;
    _height: 200px;
}

#banner div {
    position: relative;
    margin: 0;
    padding: 0;
    width: 840px;
    height: 200px;
}


/*-------------------------------------------------------
■ バナー内テキスト部分
-------------------------------------------------------*/

#banner span
{
    width: 800px;
    margin: 0;
    padding: 5px;
    font-size: 10px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
    position:absolute; top:160px; left: 20px; right: 20px;
    text-align: left;
    letter-spacing: 0;
    background: none ;
    color:#666;
}

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

#container
{
    position: relative;
    width: 850px;
    _width: 850px;
    margin: 0;
    padding: 0;
    text-align: center;
background: url(img/cont-bg.jpg) repeat-y #fff;

	}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	
}
/*-------------------------------------------------------
■ メインコンテンツ基本レイアウト（記事部分）
-------------------------------------------------------*/

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

#index #main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 590x;
    margin: 5px 5px;
    padding: 0;
}

#main p {
	color: #333;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 15px;
	margin-left: 5px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;

 }
#main h2 {

   	background: url(img/h2-bg.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #333;
	font-size: 16px;
    width: 560px;
	font-weight: bold;}

#main h3 {

   	background: url(img/h3-bg.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #333;
	font-size: 16px;
    width: 560px;
	font-weight: bold;}


.h2entry
{
 line-height: 1.5;
 margin: 10px 10px;
 padding-bottom: 5px; 
 border-bottom: 0px dotted #dcdcdc;
}

.entry
{
 line-height: 1.5;
 margin: 15px 10px;
 padding-bottom: 10px; 
 border-bottom: 1px dotted #dcdcdc;
}

.content
{
    position: relative;
 line-height: 1.5;
 margin: 5px 0;
 padding:  0 0  5px 5px; 
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}


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

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

#side .koukoku {

   	background: url(img/koukoku.jpg) no-repeat left #fff;
	height: 200px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	font-size: 16px;
    width: 240px;
	font-weight: bold;}

#side .imgkoukoku {
position: absolute;  
	margin: 0px 10px 0px 10px;
	margin-top: 60px;
	margin-left: 80px;
	padding: 0;
	float: left;
}


#side .imgkoukoku100 {
position: absolute;  
	margin: 0px 10px 0px 10px;
	margin-top: 80px;
	margin-left: 80px;
	padding: 0;
	float: left;
}

#side #side_waku {
	margin-bottom: 15px;
margin-top: 0px;
	padding-top: 5px;
	border: solid 1px #b9b8ab;
		background: #fff;}

/*画像*/
.koukoku-img{
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;


}


/*サイドーバー３色分けー*/

.side1
{
	background: url(img/side-h35.jpg) repeat-x 0 0px;
}

/*サイドーバーランキング・広告バッグ白*/

#side #side_pr {
	margin-bottom: 15px;
margin-top: 15px;
	padding: 0px;
	border: solid 0px #b9b8ab;
	width: 240px;
	background: #fff;}

#side #side_pr h3 {
	padding-left: 0px;
	text-align: center;
	color: #666;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	display: block;  text-decoration: none;
	width: 240px;
	margin-bottom:15px;
	margin-top:0px;
}

/*サイドーバーランキング・王冠タイトル*/
/*説明*/

#side #side_pr p {
	margin:0;
	margin-top:3px;
	line-height:110%;
	font-size:12px;
	color:#666;
	background: none;
}

#side #side_pr a {
	margin:0;
	line-height:120%;
	font-size:12px;
	background: none;
}

#side #side_pr a:hover {
	color:red;
}

/*説明*/
.s-rank-text {
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	line-height:120%;
	font-size:12px;
	color:#555;	}

/*画像*/
.s-rank-img{
	padding-top: 2px;
	padding-left: 2px;
	text-align: left;


}



/*タイトル*/
.s-rank1 a,.s-rank2 a,.s-rank3 a,.s-rank4 a,.s-rank5 a{
	color:red;
	font-weight:bold;
	font-size: 14px;
}

.s-rank1{
    　  display:block;
   　 　background:url(img/side_rank1.jpg) no-repeat;
        clear:both;
        padding-top:5px;
	height: 20px;
	line-height: 20px;
	padding-left: 32px;
	padding-top: 4px;
	color: #ff0000;
}



.s-rank2{
    　  display:block;
   　 　background:url(img/side_rank2.jpg) no-repeat;
        clear:both;
        padding-top:5px;
	height: 20px;
	line-height: 20px;
	padding-left: 32px;
	padding-top: 4px;
	color: #ff0000;
}
.s-rank3{
    　  display:block;
   　 　background:url(img/side_rank3.jpg) no-repeat;
        clear:both;
        padding-top:5px;
	height: 20px;
	line-height: 20px;
	padding-left: 32px;
	padding-top: 4px;
	color: #ff0000;
}
.s-rank4{
    　  display:block;
   　 　background:url(img/side_rank4.jpg) no-repeat;
        clear:both;
        padding-top:5px;
	height: 20px;
	line-height: 20px;
	padding-left: 32px;
	padding-top: 4px;
	color: #ff0000;
}
.s-rank5{
    　  display:block;
   　 　background:url(img/side_rank5.jpg) no-repeat;
        clear:both;
        padding-top:5px;
	height: 20px;
	line-height: 20px;
	padding-left: 32px;
	padding-top: 4px;
	color: #ff0000;
}







/*-------------------------------------------------------
■ 記事部分見出し
-------------------------------------------------------*/

.header {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 0;
    line-height: 1.5;
    padding: 0 0 0 5px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
}

.header2 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 10px 0 5px;
    line-height: 1.25;
    padding: 0 5px 0 5px;
    font-weight: bold; 
    font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
    text-align: left;
         clear: both;


}

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


/*-------------------------------------------------------
■ フッター
-------------------------------------------------------*/

#footer
{
    position: relative;
    margin: 0;
    padding: 0 5px;
    width: 836px;
background:#efefef;
    text-align: center;
    font-size: 0.9em;
    clear: both;
}

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

.copy
{ 
    margin: 0;
 padding: 20px 0 0;
    color: #666;
    font-size: 0.9em;
background: url(img/cont-bg.jpg)repeat-y; }
    width: 850px;
}

.f-navi
{
 text-align: center;
 padding: 10px;
}


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

#side ul
{
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

#side li
{
    display: block;
    line-height: 15px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
    border-bottom: 1px dotted #ccc;
}

#side li a
{
    width: auto; 
    _width: 100%; 
    font-size: 0.9em;
     color: #666;
    display: block;
  line-height: 1.5;
   padding: 5px 3px 5px 15px;

      margin: 2px 0;
    border-left: 2px solid #dcdcdc;
    text-decoration: none;
}

#side li a:hover
{
    border-left: 0px solid #990000;
    color: #990000;
}

#side li.sidetitle
{
    width: auto;
    height: 15px;
    margin: 0;
    padding: 7px 0 7px 10px;
    text-align: left;
    font-size: 1em;
    color: #fff;
    font-weight: bold;
    line-height: 1.25;
    display: block; 
}


/*-------------------------------------------------------
■ ボックスレイアウト
-------------------------------------------------------*/


.topbox
{
   width: 570px; 
   _width: 47%; 
   margin: 10px 5px 10px;
   padding: 5px;
   color: #666;
   line-height: 1.5;
   float: left;
   border: 1px dotted #ddd;
   _border: 1px solid #ddd;
   background: #fff;
}

.topbox2
{
   width: 248px; 
   _width: 47%; 
   margin: 10px 5px 10px;
   padding: 5px 5px 120px 5px;
   color: #666;
   line-height: 1.5;
   float: left;
   border: 1px dotted #ddd;
   _border: 1px solid #ddd;
   background: #fff;
}

.topbox2 h3 a
{
   margin: 5px;
   padding: 0;
   line-height: 30px;
    height: 30px;
    display: block;
    margin: 0;
    padding: 0 0 0 30px;
}

.topbox3
{
 _width: 100%;
 margin: 2px 0 10px;
   border: 1px dotted #ddd;
   _border: 1px solid #ddd;
 background: #fff;
 min-height: 110px;
 padding: 10px;
}

.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 0;
    font-size: 0.9em;
    border: 1px solid #dcdcdc;
    background: #fcfcfc;
}

#main .box p
{
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 3px 0 3px 5px;
    background: #f0f0f0;

	padding-left: 8px;
	background-image: url(img/check.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

.box ul {
    margin: 10px 0 10px 25px;
    padding: 0;
}

.box li {
    margin: 0;
    padding: 0;
    line-height: 1.75;
}


/*-------------------------------------------------------
■ その他
-------------------------------------------------------*/

#main .content-nav
{
    position: relative;
 line-height: 1.5;
 margin: 0;
 padding:  5px; 
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}

.more, .click
{
 text-align: right;
 }

.click a
{
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0;
    padding: 0 30px 0 0;
}

.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0 20px 0 0;
    clear: both;
}

.adr
{
    margin: 0;
    padding: 0;
    width: 500px;
    min-height: 500px;
}

#side p
{
    margin: 10px 0;
    padding: 0;
}

.center { text-align: center; }

.b1 {
    font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
    font-weight: normal; 
    font-size: 1.2em;
}

.bb {
    font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
    font-weight: normal; 
    font-size: 1.6em;
}

.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; font-size: 5px;}
img { border: none; }

/*-------------------------------------------------------
■ グローバルナビゲーション
-------------------------------------------------------*/

#navi
{
    margin: 0;
    padding: 0;
    width: 840px;
    height: 36px;
    margin: 0 auto;
    background: #333;
    border-bottom: 1px solid #333;
}

#navi ul
{
    height: 36px;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 0;
    text-align: center;
}

#navi li
{
    margin: 0;
    padding: 0;
    float: left;
}

#index #navi li .index
{
    border-left: none;
}

#navi li a{
    width: 132px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #fff;
    display: block;
    text-decoration:none;
    float: left;
    border-left: 1px solid #ccc;
}


/*-------------------------------------------------------
■ AF追加スタイルシート
-------------------------------------------------------*/
/*
topページ用
---------------------------------------------------*/


.top {
	background: url(img/h2-bg.gif) no-repeat left #fff;
	height: 28px;
	line-height: 32px;
	margin-bottom: 10px;
	padding-left: 25px;
	color: #ff5577;
	font-size: 16px;


}

.top a  { text-decoration: none; }



#top-contents {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666;
	font-size: 14px;
	width: 580px;

	background:url(img/ninki.gif) no-repeat 0px 0px;
}
#tc-text {
	margin: 0px;
	padding: 26px 18px 0px 148px;
	line-height: 120%;
color: #666;
}

#po-text {
	margin: 0px;
         font-size:14px;
	padding: 2px 5x 2px 150px;
	line-height: 120%;
         color: #666;
}
#po-text p {

	margin: 0px;
	padding: 2px 5x 2px 140px;
	line-height: 20px;
         font-size:14px;
  	color: #333;
	bbackground-image: url(img/note_line.gif);
	margin-right: 5px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}


/*
概要
-------------------------------------------------------------------*/

.gaiyou {
	color:#929286;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #FFFFD2;
	border: 1px dashed #929286;
        word-break: break-all
    position: relative;
}


.gaiyou p {
	background: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	margin: 0px 0px 2px 2px;
	font-size: 12px;
	color: #777;
}

/*色を指定します*/
.kuro { color: #000000; }
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }
.big18 { font-size: 18px; }
.big24 { font-size: 24px; }
.big16 { font-size: 16px; }

/*文字を装飾します*/
.line1 { background: #ffff00; font-size: 14px; line-height:110%;
}


/*文字列を右に指定します*/
/*下に余白なし*/
.goto1 {
	margin: 1px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 14px;
}

/*下に余白あり*/
.goto2 {
	margin: 5px 10px 0px 10px;
	padding-bottom: 10px;
        text-align: right;
	font-size: 14px;
}
	

/*画像の位置を指定します*/
.imgl {
	margin: 3px 10px 5px 3px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 3px 5px 5px 10px;
	padding: 0;
	float: right;
}


.hbtx1{
	color:#333333;
	font-size:14px;
	line-height:110%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #fff;
	border: 1px solid #a5a5a5;
        word-break: break-all}

.hbtx2{
	color:#000;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:30px;
	margin-top:5px;
	word-break: break-all;

}


.hbtx3{
	color:#929286;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #FFFFD2;
	border: 1px dashed #929286;
        word-break: break-all
}

.hbtxtb{
	color:#000;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:15px;
	margin-right:20px;
	margin-bottom:50px;
	margin-top:5px;
	word-break: break-all;
}


/*
文字　色　行間　フォントサイズ　変更
-------------------------------------------------------------------*/

.hbtx1 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:110%;
	font-size:14px;
	color:#333;
}

.hbtx2 p{
	margin:0;
	padding-right: 25px;
	padding-left: 5px;
	line-height:125%;
	font-size:14px;
	color:#000;
}

.hbtx3 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:125%;
	font-size:12px;
	color:#929286;
}

/*
チェック・ポイント
-------------------------------------------------------------------*/

.check {
	font-size: 14px;
        font-weight: bold;
	color: #333;
	line-height: 25px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 1px;
	padding-top: 0px;
	paddingn-bottom: 0px;
	padding-right: 3px;
	padding-left: 28px;
        text-align: left;
background-image : url(img/check.gif);
	background-repeat: no-repeat;
	
}
.checkp {
	font-size: 14px;
        font-weight: normal;
	color: #333;
	line-height: 110%;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 1px;
	padding-top: 0px;
	paddingn-bottom: 0px;
	padding-right: 3px;
	padding-left: 20px;
        text-align: left;
background-image : url(img/checkp.gif);
	background-repeat: no-repeat;
	
}

#check1 {
	font-size: 14px;
         font-weight: bold;
	color: #333;
	line-height: 25px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 5px;
	padding-top: 0px;
	paddingn-bottom: 0px;
	padding-right: 3px;
	padding-left: 28px;
         text-align: left;
         background-image : url(img/n1.gif);
	background-repeat: no-repeat;
	
}

.check2 {
	font-size: 14px;
         font-weight: bold;
	color: #333;
	line-height: 25px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 5px;
	padding-top: 0px;
	paddingn-bottom: 0px;
	padding-right: 3px;
	padding-left: 28px;
         text-align: left;
         background-image : url(img/n2.gif);
	background-repeat: no-repeat;
	
}


.check3 {
	font-size: 14px;
         font-weight: bold;
	color: #333;
	line-height: 25px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 5px;
	padding-top: 0px;
	paddingn-bottom: 0px;
	padding-right: 3px;
	padding-left: 28px;
         text-align: left;
         background-image : url(img/n3.gif);
	background-repeat: no-repeat;
	
}


.hbtxqa{
	color:#000;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:1px;
	margin-top:1px;
	word-break: break-all;
	text-align:center;
background-image: url(../images/s-bg1.gif);
	background-repeat:repeat-y;
	padding-top: 50px;
	

}
.hbtxqa p{
	margin:0;
	padding-right: 50px;
	padding-left: 80px;
	line-height:125%;
	font-size:12px;
	color:#333;
	text-align:left;

}

/*
ドットメニュー
-------------------------------------------------------------------*/
#dot {
	text-align:left;
	padding:5px 20px 5px 10px;
	font-size:12px;
	background-image: url(img/note_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#666;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;

}


#dot a{
	color:#666;
	text-decoration:none;
}

/* pickup */
.pickup dl {
	padding:5px;
/*	border-bottom:solid 1px #9c9372;*/
	overflow: auto;
}
* html .pickup dl {
	height: 1%;
}
.pickup dl dt {
	text-align:center;
	float: left;
	width: 120px;
}
.pickup dl dd {
	font-size:10px;
	line-height:1.4;
	float: right;
	width: 120px;
}

P#ContentsBox_Title{
			font-weight:bold;
			padding:2px 2px 2px 20px;
			background:#F4E2BD url("img/title_arow.gif") 2px 2px no-repeat;
}

Div#ContentsBox_Letter{
		margin:0px 0px 5px 0px;
		border:1px solid #999999;
	}

/* topPromotion */
#side dl.topPromotion {
	margin:0 0 5px;
	border:1px solid #999;
}
#side dl.topPromotion dt {
	padding:2px 2px 2px 20px;
	background:#F4E2BD url(img/title_arow.gif) 2px 2px no-repeat;
	font-weight:bold;
}


/*-------------------------------------------------
	テーブル
--------------------------------------------------*/

/*-------------------------------------------------
	比較表1
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.hikakutbl table {
	width: 560px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.hikakutbl th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	text-align: center;
	background-image: url(img/te.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}


.hikakutbl td {
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.price {
	margin: 0;
	padding: 0;
	width: 90px;
	text-align: center;
	font-size: 13px;
}

td.hikakutxt {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
}


.imgtitle {
	margin: 5px 0px 2px 5px;
         font-weight: bold;
         color:#ff0000;
}

.imghikaku {
	margin: 0px 10px 10px 10px;
	
	padding-top: 5px;
}


td.no01 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}



td.no02 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}

td.no03 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}


td.no04 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no05 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/5.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no06 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/6.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;

}

td.no07 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/7.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no08 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/8.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no09 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/9.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no10 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/10.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
	}





/*
申込ボタン
-------------------------------------------------------------------*/

.link-kuchikomi {
	margin: 0;
	text-indent:-9999px;
}


.link-kuchikomi a 
{
	overflow: hidden;
	display: block;
	width: 110px;
	height: 14px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/kochira21.jpg);
	text-indent:-9999px;
	margin-left: 190px;
	margin-top: 3px;
	margin-bottom: 5px;
      } 

}

.link-kuchikomi a:hover {
	width: 110px;
	height: 14px;
        background-position:0 -14px;
	text-decoration: none;
			}


/*
テーブル(個別記事用)
-------------------------------------------------------------------*/
.kobetu {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.kobetu table   {
	background :#fff;

	margin: 5px 0 10px 5px;
	padding: 0;
	color: #5d5d5d;
	width: 560px;
	border-collapse: collapse;
	font-size: 12px;
}

.kobetu td {
	border: solid 1px #999;
	padding: 8px 5px 8px 10px;

}

.kobetu th {
	border: solid 1px #999;
	padding: 8px 5px 8px 10px;
	background:#f8f3e7;
	font-weight: bold;

}



/*
ボックス３列
---------------------------------------------------*/
.box2_h {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
}

#box2 {
	float: left;
	height: 220px;
	width: 177px;
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 2px;
	background: none;
	background-position: bottom;
	position: relative;
}


#box2 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;
	background-image: url(img/bg_box2.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;

	color: #FFFFFF;
	font-size: 14px;
         	font-weight: bold;
	width: 169px;
	height: 25px;
	line-height: 25px;


}

#box2 p {
	color: #333;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
        line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
　　　　margin-top: 2px;
	margin-bottom: 10px;

}

.imgbox2 {
	margin: 5px 20px 5px 5px;
	padding: 0;
	float: left;

}

/*
ボックス２列×２列
---------------------------------------------------*/
.box1_h {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
}



#box1 {
	float: left;
	height: 200px;
	width: 260px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 12px;
	color: #333;
}
#box1 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;

	margin-bottom: 10px;
	background-image: url(img/bg_box1.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 14px;
        	font-weight: bold;
		height: 25px;
	line-height: 25px;
width: 255px;

}

#box1 p {
	margin: 0px;
	background: none;
	font-size: 12px;
	color: #333;
	line-height: 140%;
         padding-top: 1px;
	color: #333;
}

.imgbox1 {
	margin: 5px 20px 5px 5px;
	padding: 0;
	float: left;
}

/*
キャンペーン
-------------------------------------------------------------------*/

.camp_h {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

#camp {
	width: 550px;
	margin: 5px 0 0px 5px;
	padding: 0;
	background: none;
	background-position: bottom;
	position: relative;

	height:auto;
	text-align: left;
		border-bottom: 1px #999 dotted;
	font-size: 14px;
}

#camp p {
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:140%;
	font-size:12px;
	color:#333;
	background: none;

}


#camp a {
	font-size:12px;
	

}

.imgcamp {
	margin: 5px 20px 5px 5px;
	padding: 0;
	float: left;
}


/*
テーブルメインランキング
-------------------------------------------------------------------*/



.t-rank1 {
background: url(img/rank1.jpg) no-repeat;
height: 37px;
line-height: 40px;
padding-left: 50px;
color: #555;
font-size: 16px;
margin-left: 5px;
font-weight: bold;

}

.t-rank2 {
background: url(img/rank2.jpg) no-repeat;
height: 37px;
line-height: 40px;
padding-left: 50px;
color: #555;
font-size: 16px;
margin-left: 5px;
font-weight: bold;
}

.t-rank3 {
background: url(img/rank3.jpg) no-repeat;
height: 37px;
line-height: 40px;
padding-left: 50px;
color: #555;
font-size: 16px;
margin-left: 5px;
font-weight: bold;
}

.t-rank4 {
background: url(img/rank4.jpg) no-repeat;
height: 37px;
line-height: 40px;
padding-left: 50px;
color: #555;
font-size: 16px;
margin-left: 5px;
font-weight: bold;

}

.t-rank5 {
background: url(img/rank5.jpg) no-repeat;
height: 37px;
line-height: 40px;
padding-left: 50px;
color: #555;
font-size: 16px;
margin-left: 5px;
font-weight: bold;

}





.rank-table1 {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
}
.rank-table1 table {
	width: 560px;
	margin: 0 0 10px 5px;
	padding: 0;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.rank-table1 th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	text-align: center;
}


.rank-table1 td {
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}




.rank-table1 td.rank-cap {
	padding: 10px;
	text-align: center;
	width: 145px;}




.rank-table1 td.color {
	background: #fccece;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
	text-align: center;
	color: #555;
width:110px;
}


.rank-table1 td.white {
	background: #fff;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
	padding: 2px 2px 2px 5px;
	text-align: left;
	color: #555;
width:300px;

         }

.rank-table1 td.rank-setumei {
	padding: 2px;
width:560px;}




