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

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; } 
a img { border: 0; }
/*-------------------------------------------------------
■ 見出し
-------------------------------------------------------*/

h1, h2, h3, h4, h5, h6click
{
    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;
}
#banner div { background: url(img/banner.jpg) no-repeat  right;  }
#container { background: url(img/cont-bg.jpg)repeat-y; background: #fff; }
#header, #navi li a { background: url(img/navi.gif) center ;}
#footergazou {background: url(img/footer.jpg) repeat-x ; }




/*-------------------------------------------------------
■ 指定
-------------------------------------------------------*/
/*カテゴリ上目次画像*/

.box
{
    position: relative;
    width: 605px;
    _width: 605px;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 0;
    font-size: 14px;
    border: 1px solid #dcdcdc;
    background: #fcfcfc;
}
	
.boxtop
{
	background: url(img/check.gif) no-repeat 0 0px;
　　　　   height: 45px;
	line-height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 45px;
	color: #333;
	font-size: 16px;
         width: 555px;
	font-weight: normal;}







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

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



/*-------------------------------------------------------
■ point1,2,3
-------------------------------------------------------*/
#kokoninki
{
	background: url(img/kokoninki.gif) no-repeat 0 0px;
　　　　   height: 90px;
	line-height: 90px;
	margin-top: 0px;
	margin-bottom: 0px;  
	padding: auto;
	padding-left: 120px;
	color: #ff0000;
	font-size: 16px;
         width: anto;
	font-weight: bold;

}
#boxpoint1
{
    position: relative;
    width: 605px;
    _width: 605px;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #ffa33c;
    background: #fff8f6;
}
	
#boxpoint1_t
{
	background: url(img/pointpoint1.gif) no-repeat 0 0px;
　　　　   height: 50px;
	line-height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;  
	padding-left: 45px;
	color: #fff;
	font-size: 18px;
         width: anto;
	font-weight: bold;

}


#boxpoint1 p {
		display: block!important;
	padding: 5px!important;

    font-size: 14px;
	line-height: 150%!important;

}






#boxpoint2
{
    position: relative;
    width: 605px;
    _width: 605px;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #a2f521;
    background: #f8feed;
}
	
#boxpoint2_t
{
	background: url(img/pointpoint2.gif) no-repeat 0 0px;
　　　　   height: 50px;
	line-height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 45px;
	color: #fff;
	font-size: 18px;
         width: auto;
	font-weight: bold;}


#boxpoint2 p {
		display: block!important;
	padding: 5px!important;

    font-size: 14px;
	line-height: 150%!important;

}











#boxpoint3
{
     position: relative;
    width: 605px;
    _width: 605px;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 5px;
	font-size: 14px;
    border: 1px solid #22c1f5;
    background: #edfafe;
}
	
#boxpoint3_t
{
	background: url(img/pointpoint3.gif) no-repeat 0 0px;
　　　　   height: 45px;
	line-height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 45px;
	color: #fff;
	font-size: 18px;
         width: auto;
	font-weight: bold;}









#boxpoint3 p {
		display: block!important;
	padding: 5px!important;

    font-size: 14px;
	line-height: 150%!important;

}

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

.header2 { color: #990000; }

/*色を指定します*/
.mizu { color: #0080c0; }
.pink { color: #ff99ab; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.aka { color: #db0000; }
.ora { color: #ff9900; }
.green { color: #00cc00; }
.ki { color: #f9c22c; }
.akapink { color: #ff0066; }
.akapink2 { color: #e70049;}

#navi li a:hover
{
    background: #fff3f7;
    color: #ff0738;
}
/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.small { font-size: 12px; 

}
.smallk { font-size: 14px; 
color: #fdbd7b;
	font-weight: bold;}
.smallh { font-size: 14px; 
color: #66b3ff;
	font-weight: bold;}
.smalls { font-size: 14px; 
color: #fd9798;
	font-weight: bold;}
.smallb { font-size: 14px; 
color: #b975ff;
	font-weight: bold;}

.smalln { font-size: 14px; 
color: #b2adfe;
	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; }


/*文字を装飾します*/
/*文字を装飾します*/
.line { background: #ffff7d;

 }

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


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




strong{
	font-weight:normal;
}

/*文字列を右に指定します*/
.gotoh2 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

/*大文字*/
.goto {
	margin: 1px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
/*下に余白なし*/
.goto1 {
	margin: 0px 10px 0px 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
/*下に余白あり*/
.goto2 {
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
        text-align: right;
	font-size: 14px;
	font-weight: bold;
}

/*下に余白なし上に余白あり*/
.goto3 {
	margin: 10px 10px 0px 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

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


.gotolink {
        position: relative;
 	clear: both;
 	background: url(img/link.gif) no-repeat left ;
　　　　height: 80px;
	line-height: 100px;
	margin-top: -20px;
	margin-bottom: 0px;
	padding-left: 76px;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #333;
	font-size: 20px;
        width: 630px;
	font-weight: bold;
}

.gotolink a{ background: url(img/kochira.gif) 0 3px no-repeat; 
	padding-left: 50px;
}

/*-------------------------------------------------------
■ 詳細はこちら
-------------------------------------------------------*/


#kochiras {
	margin: 5px 0px 2px 40px;

	}

#kochiras a {
	display: block;
	width: 120px;
	height: 20px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/kochiras.gif");
	}

#kochiras  a:hover {
	background-position: 0 -20px;
	}





.center { text-align: center; }

img { border: none; }
/*-------------------------------------------------------
■ 基本レイアウト
-------------------------------------------------------*/

body {
    min-width: 930px;
    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,'ＭＳ Ｐゴシック";
background: #fff; background:url(img/bana-bg.jpg) repeat-x #fff;

    position: relative;

}






/*-------------------------------------------------------
■ ヘッダー（レイアウト）
-------------------------------------------------------*/
#header {
 
      height: 100px;
   background: url(img/bana.jpg) no-repeat left top #fff;

    position: relative;top: 0px;
    width: 950px;
    _width: 970px;
    margin: 0 auto;
    padding: 0;


  
}


#header h1 {
 
margin: 0px 10px 0px 10px;
padding: 0px 0px 0px 0px;
float: left;
    width: 930px;
    _width: 950px;
font-size: 10px;
font-weight: normal;
color: #000;
display: block;

    text-align: right;
	

}

h1 a {

text-decoration: none; 
font-size: 10px;
font-weight: normal;
color: #000;
display: block;
float: right;
    text-align: right;
}

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


#header h2 {
 
margin: -13px 10px 0px 10px;
padding: 0px 0px 0px 0px;
float: left;
    width: 930px;
    _width: 950px;
font-size: 10px;
font-weight: normal;
color: #000;
display: block;

    text-align: left;
	

}






#header #logo {
	clear: both;
	padding-top: 1px;
	padding-left: 10px;
	float: left;
　　　　   
}


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


/*ＦＦ*/
html>body #header #ban {
	padding-top:10px;
	padding-left:65px;
	}

/*IE7.0*/
*:first-child+html #header #ban {
	padding-top:10px;
	padding-left:65px;
	}






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

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

/*ＦＦ*/
html>body #container{
    width: 930px;
    margin: 0 auto;
     margin-top:  0;
 text-align: center;
	}

/*IE7.0*/
*:first-child+html #container{
	    width: 930px;
    margin: 0 auto;
     margin-top:  0;
 text-align: center;
 	}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


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

#main
{
    display: inline; 
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 635px;
   margin:  0;
     margin-top:  10px ;
  padding: 0;
   margin-right:  5px ;
  margin-left:  5px ;
}


#maintop
{
    display: inline; 
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 635px;
   margin:  0;
   margin-right:  5px ;
    margin-top:  10px ;
  padding: 0;

}



/*ＦＦ*/
html>body #maintop #main{

    width: 635px;
  margin: 0;
  margin-right:  0px ;
    margin-top:  10px ;
    padding: 0;
  margin-left:  5px ;

}


/*IE7.0*/
*:first-child+html #maintop #main{

    width: 635px;
  margin: 0;
  margin-right:  0px ;
    margin-top:  10px ;
    padding: 0;
  margin-left:  5px ;

}

#maintop p {
	color: #333;
	font-size: 14px;
	background-image: url(img/note_line111.gif);
         line-height: 25px;
	margin:0 5px 0px 5px;
	padding: 0;

 }

#main p {
	color: #333;
	font-size: 14px;
	background-image: url(img/note_line111.gif);
         line-height: 25px;
	margin:0 5px 0px 5px;
	padding: 0;

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

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


#maintop h2 {
    clear: both;
   	background: url(img/h2-bgt.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-top: 0px;	
         	margin-bottom: 10px;
         padding-top: 5px;
	padding-left: 45px;
	margin-right: 10px;
	color: #333;
	font-size: 16px;
    　　  width: 625px;
	font-weight: bold;}

#maintop h3 {
    clear: both;
   	background: url(img/h3-bgt.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-top: 15px;	
         	margin-bottom: 10px;
         padding-top: 5px;
	padding-left: 45px;
	margin-right: 10px;
	color: #333;
	font-size: 16px;
    　　  width: 625px;
	font-weight: bold;}



.entry
{
　　　line-height: 1.5;
 　　　margin-right: 10px;
 　　　margin-left: 2px;


　　 padding-bottom: 10px; 
 　　　border-bottom: 0px dotted #dcdcdc;


 }

.h2entry
{
　　　line-height: 1.5;
 　　　margin-right: 10px;
 　　　margin-left: 2px;


　　 padding-bottom: 10px; 
 　　　border-bottom: 0px dotted #dcdcdc;


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





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


#side
{ 
    display: inline; 
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 270px;
       margin 0;
 
background:url(img/side.gif) repeat-y #fffbec;}

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

#side  a {
	margin:0;
	line-height:15px;
	font-size:14px;
         font-weight: normal; 
}

#side  a:hover {
}

#side h3{ background: url(img/st.gif) no-repeat 0 0px;
	padding-left: 7px;
	line-height:30px;font-size: 14px;
	height:30px;color: #fff;
         font-weight: bold; }

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

}

#side li
{
    display: block;
    line-height: 15px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #fff;
}


#side li a
{
    display: block;
    width: 100%; 
    font-size:12px;
    color: #666;
    padding: 7px 3px 3px 17px;
    background: url(img/side-li.jpg) no-repeat 0 0px;
    height: 20px;
    margin: 0;
    border-left: 2px solid #fee098;
    text-decoration: none;
 height: 30px;
}

/*ＦＦ*/
html>body #side li a
{
    display: block;
    width: 100%; 
    font-size:12px;
    color: #666;
    padding: 7px 3px 3px 17px;
    background: url(img/side-li.jpg) no-repeat 0 0px;
    height: 20px;
    margin: 0;
    border-left: 2px solid #fee098;
    text-decoration: none;

}



/*IE7.0*/
*:first-child+html #side li a
{
    display: block;
    width: 100%; 
    font-size:12px;
    color: #666;
    padding: 7px 3px 3px 17px;
    background: url(img/side-li.jpg) no-repeat 0 0px;
    height: 20px;
    margin: 0;
    border-left: 2px solid #fee098;
    text-decoration: none;

}

#side li a:hover
{
    background-position: 0 -30px;
    border-left: 2px solid #a30a05;
    color: #990000;
}

/*IE7.0*/
*:first-child+html #side li a:hover

{    background-position: 0 -30px;
    border-left: 2px solid #a30a05;
    color: #990000;
}

/*サイドーバー広告枠*/
#waku {
 	margin: 15px;
	padding: 10px;

	border: solid 1px #ff6565;
	background: #fff;}
/*サイドーバー広告枠*/
#waku2 {
 	margin: 15px auto;
	padding: 10px;

	border: solid 0px #ff6565;
	background: #fefbec;}

/*サイドーバー広告画像*/
.waku-img{
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
}



/*サイドーバー広告テキスト*/
.waku-txt{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	line-height:120%;
	font-size:14px;
	color:#555;	


}

/*サイドーバー広告タイトル*/

.waku-title
{
       background: url(img/side-koukoku.jpg) no-repeat 0 0px;
       clear:both;
       height: 55px;
       line-height: 30px;
       padding-top:2px;
       padding-left: 40px;
       margin-top:2px;
       color: #fff;
       font-weight:bold;
       font-size:16px;
}



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

#footer
{
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    clear: both;
}

#footer p { margin: 10px; padding: 0;     font-size: 10px; color: #999}

#footer hr{
	clear: both;
	margin: 0;
	padding: 5px;
       width : 98%;
	clear: both;
	height: 1px;
	color: #ccc;

	text-align : center;}

#footergazou { background: url(img/footer.jpg) repeat-x ; 

    padding: 0;
	margin: 0;

    text-align: center;
    font-size: 10px;
    color: #999

}
#footergazou p { 
 }

.copy
{ width : 950px;
    margin: 0;
    padding: 20px 0 0;
    color: #fff;
    font-size: 10px;

}

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





/*
概要
-------------------------------------------------------------------*/
#gaiyou {
	color:#eee;
	font-size:10px;
	line-height:125%;
	font-weight:normal;
	margin-top: 20px;
	margin-left: 10px;
	margin-right:20px;
	margin-bottom: 10px;
	padding:0;
	background: #f7f8f4;
	border: 0px solid #929286;
         word-break: break-all
         position: relative;
         clear: both;
}


#gaiyou p {
	background: none;
	margin: 0px;
	padding: 5px;
	font-size:10px;
	line-height:130%;
	color: #999;
}


/*
リンク集
-------------------------------------------------------------------*/
#link{
	line-height:1em;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
	font-size:12px;
	color:#666;
}
#link a{

	text-decoration:none;
	color:#666;

	
}
/*
ドットメニュー
-------------------------------------------------------------------*/
#dot {
	text-align:left;
	padding 0;
	background-image: url(img/slash.gif);

	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
         height: 10px;
}


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


/*
ドットメニュー高さなし
-------------------------------------------------------------------*/
#dot2 {
	text-align:left;
	padding 0;
	background-image: url(img/linem.gif);

	background-repeat: repeat-x;
	background-position: top;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
         height: 5px;
}


#dot3 {
	text-align:left;
	padding 0;
	background-image: url(img/linem.gif);

	background-repeat: repeat-x;
	background-position: top;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
         height: 5px;
}





/*-------------------------------------------------
	テーブル
--------------------------------------------------*/
/*-------------------------------------------------
	比較表1
--------------------------------------------------*/
.hikakutbl2 {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;   clear: both;

}
.hikakutbl2 table {
	width: 640px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 14px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.hikakutbl2 th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	font-size: 14px;
         font-weight: bold;
	text-align: center;
 	background: #e4f4fe;
	color: #0080c0;
}

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





/*-------------------------------------------------
	比較表1
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
   clear: both;
}
.hikakutbl table {
	width: 640px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 14px;
	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-size: 16px;
         font-weight: bold;
	text-align: center;
 	background: #ff6565;
	color: #0080c0;
}


.hikakutbl td {
	margin: 0;
	padding: 5px;
	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: 14px;
      font-weight: bold;
}   


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

.imgtitle1 {
 	font-size: 16px;
        font-weight: bold;
	color: #fff;
}

.imgtitle {
	margin: 5px 0px 2px 5px;
 	font-size: 14px;
        font-weight: bold;
         color:#0080d5;


}

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


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



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

	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}


td.no04 {
	width: 100px;	height: 120%;
	padding-left: 40px;

	background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}
td.no05 {
	width: 100px;	height: 120%;
	padding-left: 40px;

	background-image: url(img/5.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}


td.no06 {
	width: 100px;	height: 120%;
	padding-left: 40px;

	background-image: url(img/6.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;

}

td.no07 {
	width: 100px;	height: 120%;
	padding-left: 40px;

	background-image: url(img/7.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no08 {
	width: 100px;	height: 120%;
	padding-left: 40px;

	background-image: url(img/8.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no09 {
	width: 100px;	height: 120%;
	padding-left: 40px;

	background-image: url(img/9.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no10 {
	width: 100px;	height: 120%;
	padding-left: 40px;

	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: 120px;
	height: 16px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/kochira21.jpg);
	text-indent:-9999px;
	margin-left: 145px;
	margin-top: 5px;
	margin-bottom: 0px;
      } 


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


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

.kobetu table   {
	background :#fff;
	margin: 5px 0 10px 5px;
	padding: 0;
	color: #333;
	width: 600px;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 170%;
}

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

}

.kobetu th {
	border: solid 1px #999;
	padding: 8px 5px 8px 10px;
	background: #e4f4fe;

	font-weight: normal;
	color: #0080c0;

}

テーブル(個別記事用2)
-------------------------------------------------------------------*/
.kobetu2 {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
}
 
.kobetu2 table   {
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 615px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 130%;
}
 
.kobetu2 td {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 
}
 
.kobetu2 th {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
 font-size: 14px;
        font-weight: bold;

 text-align: center;
 background-image: url(img/te1.gif);
 background-position: 0 0;
 
}
.kobetu2 td.price {
	margin: 0;
	padding: 0;
text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.kobetu2 td.hikakut {
	margin: 0;
	padding: 0;
	width: 90px;
	text-align: center;
	font-size: 14px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
}


.kobetu2 td.col1 {


	text-align: left;
	font-size: 14px;
 	background: #fff;
	font-weight: normal;
	color: # 333;
}


.kobetu2 td.col2 {


	text-align: left;
	font-size: 14px;
 	background: #fdf5f3;
	font-weight: normal;
	color: # 333;
}


.kobetutxt {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
vertical-align:bottom;
 line-height: 130%;
 
}



 
.btk a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 45px;
 height: 28px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/so.gif);
 }
 
.btk a:hover {
  display: block;
         position:relative;  
         top:2px;
         left:2px;
  text-indent: -7777px;
 }



.btt {
 margin: 10px 10px 0px 0px;
 float: right;
 }
 
.btt a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 61px;
 height: 32px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/btnt.gif);
 }
 
.btt a:hover {
  display: block;
         position:relative;  
         top:2px;
         left:2px;
  text-indent: -7777px;
 }


テーブル(個別記事用3)5人でひかく
-------------------------------------------------------------------*/
.kobetu3 {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
    clear: both;}
 
.kobetu3 table   {
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 640px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;
}
 
.kobetu3 td {
 border: solid 1px #ddd;
 padding: 5px;
 
}
 
.kobetu3 th {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
 font-size: 14px;
        font-weight: bold;

 text-align: center;
 background-image: url(img/te1.gif);
 background-position: 0 0;
 
}
 

.kobetu3 td.col1 {


	text-align: left;
	font-size: 12px;
 	background: #fff;
	font-weight: normal;
	color: # 333;
 line-height: 130%;
	padding-bottom: 10px;}


.kobetu3 td.col2 {


	text-align: left;
	font-size: 12px;
 	background: #fdf5f3;
	font-weight: normal;
	color: # 333;
 line-height: 130%;
	padding-bottom: 10px;}

.kobetutxt {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
vertical-align:bottom;
 line-height: 130%;
 
}



 
.btk a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 45px;
 height: 28px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/so.gif);
 }
 
.btk a:hover {
  display: block;
         position:relative;  
         top:2px;
         left:2px;
  text-indent: -7777px;
 }



.btt {
 margin: 10px 10px 0px 0px;
 float: right;
 }
 
.btt a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 61px;
 height: 32px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/btnt.gif);
 }
 
.btt a:hover {
  display: block;
         position:relative;  
         top:2px;
         left:2px;
  text-indent: -7777px;
 }

/*
ボックス３列
---------------------------------------------------*/
テーブル(個別記事用2)
-------------------------------------------------------------------*/
.boxrank4 {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
}
 
.boxrank4 table   {
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 615px;
 border-collapse: collapse;
 font-size: 12px;
 line-height: 130%;
}
 
.boxrank4 td {
 border: solid 0px #ddd;
 padding: 5px;
 
}
 
.boxrank4 th {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
 font-size: 14px;
        font-weight: bold;

 text-align: center;
 background-image: url(img/te1.gif);
 background-position: 0 0;
 
}
.boxrank4 td.price {
	margin: 0;
	padding: 0;
text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.boxrank4 td.hikakut {
	margin: 0;
	padding: 0;
	width: 90px;
	text-align: center;
	font-size: 14px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
}


.boxrank4 td.col1 {


	text-align: left;
	font-size: 14px;
 	background: #fff;
	font-weight: normal;
	color: # 333;
}


.boxrank4 td.col2 {


	text-align: left;
	font-size: 14px;
 	background: #fdf5f3;
	font-weight: normal;
	color: # 333;
}


#boxrank3_hh {
	border: 2px solid #f9defa;
margin: 1px;
	padding: 1px;
	margin-bottom: 0px;
	height: 350px;	
	}




#boxrank3_h {
	border: 2px solid #f9defa;
margin: 1px;
	padding: 1px;
	margin-bottom: 0px;
	height: 560px;	
	}

#boxrank3 {
	float: left;
	height: 420px;
	width: 200px;
	border: 0px solid #f9defa;
	margin: 2px;
	padding: 5px;
	background: #fff;
	background-position: bottom;
	position: relative;
	margin-bottom: 0px;
	font-size: 12px;}
/*ＦＦ*/
html>body #boxrank3 {
	padding: 5px;
	width: 190px;
	}

/*IE7.0*/
*:first-child+html #boxrank3 {
	padding: 5px;
	width: 190px;
	}



#boxrank3-title {
	margin: 0px;
	padding-left: 2px;
	padding-top: 1px;
	background-image: url(img/te1111.gif);
	background-repeat: repeat-x;
	background-position: 0 0;

	color: #e70049;
	font-size: 16px;
         	font-weight: bold;
	width: 180px;
	height: 25px;
	line-height: 25px;


}

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

}

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

}

/*
口コミ
-------------------------------------------------------------------*/


.gotokutikomi {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

.gotokutikomi a { 
	overflow: hidden;
	display: block;
	width: 110px;
	height: 15px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/kutikomi.gif);
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 0px;
      } 


.gotokutikomi a:hover {    text-align: center;

	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/kutikomi1.gif);
			}


/*
口コミ左余白なし
-------------------------------------------------------------------*/


#gotokutikomi1 {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

#gotokutikomi1 a { 
	overflow: hidden;
	display: block;
	width: 84px;
	height: 15px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/kutikomi4.gif);
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
      } 


#gotokutikomi1 a:hover {    text-align: center;

	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/kutikomi5.gif);
			}



/*
詳細はコチラ
-------------------------------------------------------------------*/


.gotosyosai {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

.gotosyosai  a { 
	overflow: hidden;
	display: block;
	width: 110px;
	height: 20px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/gotosyosai.gif);
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 0px;
      } 


.gotosyosai a:hover {    text-align: center;

	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/dotosyosai1.gif);
			}





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

#box2 {
	float: left;
	height: 270px;
	width: 197px;
	border: 1px solid #f9defa;
	margin: 2px;
	padding: 5px;
	background: #fdfdfd;
	background-position: bottom;
	position: relative;
	margin-bottom: 10px;
	font-size: 12px;}

/*ＦＦ*/
html>body #box2 {
	width: 190px;
	}

/*IE7.0*/
*:first-child+html #box2 {
	width: 190px;
	}

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

	color: #e70049;
	font-size: 16px;
         	font-weight: normal;
	width: 180px;
	height: 25px;
	line-height: 25px;


}

#box2 p {
	color: #333;
	font-size: 10x;
	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;

}

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


#box2 .click2 {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

#box2 .click2 a { 
	overflow: hidden;
	display: block;
	width: 75px;
	height: 20px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/box2_2.gif);
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 0px;
      } 



#box2 .click2 a:hover {    text-align: center;
	width: 75px;
	height: 20px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/box2_1.gif);
			}





/*
ボックス３列
---------------------------------------------------*/
.box21_h {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
margin-top: 10px;

}

#box21 {
	float: left;
	height: 300px;
	width: 135px;
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 2px;
	background: none;
	background-position: bottom;
	position: relative;
}


#box21 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: 127px;
	height: 25px;
	line-height: 25px;


}

#box21 p {
	color: #333;
	font-size: 14px;
	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;

}

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

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


#box21 .click2 {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

#box21 .click2 a { 
	overflow: hidden;
	display: block;
	width: 75px;
	height: 20px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/details8_7.gif);
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
      } 



#box21 .click2 a:hover {    text-align: center;
	width: 75px;
	height: 20px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/details8_4.gif);
			}




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



#box1 {
	float: left;
	height: 160px;
	width: 301px;
	border: 1px solid #ff9bd4;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;

}

/*ＦＦ*/
html>body #box1 {
	width: 290px;
}



/*IE7.0*/
/*IE7.0*/
*:first-child+html #box1 {
	width: 290px;
}


#box1 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;

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

}

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

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

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



#box13 {
	float: left;
	height: 165px;
	width: 195px;
	border: 1px solid #ff9bd4;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 12px;
	color: #333;}

/*ＦＦ*/
html>body #box13 {
	float: left;
	height: 165px;
	width: 185px;
	border: 1px solid #ff9bd4;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 12px;
	color: #333;}



/*IE7.0*/
/*IE7.0*/
*:first-child+html #box13 {
	float: left;
	height: 165px;
	width: 185px;
	border: 1px solid #ff9bd4;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 12px;
	color: #333;}



#box13 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;

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

}

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

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



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


#boxbt {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

#boxbt a { 
	overflow: hidden;
	display: block;
	width: 75px;
	height: 20px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/box1_1.gif);
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 0px;
      } 



#boxbt a:hover {    text-align: center;
	width: 75px;
	height: 20px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/box1_2.gif);
			}




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

.camp_h {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
    clear: both;
}

#camp {
	width: 600px;
	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:14px;
	color:#333;
	background: none;

}


#camp a {
	font-size:14px;
	

}

.imgcamp {
	margin: 5px 15px 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: 14px;
	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: 14px;
	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: 14px;
	white-space: nowrap;
	padding: 2px 2px 2px 5px;
	text-align: left;
	color: #555;
         width:300px;

         }

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

/*
テーブル用
-------------------------------------------------------------------*/
#table-01{	
	width: 560px;
	margin: 10px 0 30px 0px;
	padding: 0;
	font-size: 14px;
         line-height: 130%;
	border-collapse: collapse;

}

#table-01 th{
	text-align: center;
	padding:0px 0px 0px 0px;
}

#table-01 tr{
}

#table-01 img{
	border:0px ;
}

#table-01 td{
	
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	border: solid 1px #ccc;
	padding: 2px;
         line-height: 130%;
	

}

#table-01  .tdleft{

	text-align: left;
       
}

table#table-01  a:hover{
   	color:red;
  	text-decoration: underline;
}

table#table-01 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:130%;
         background: none;

}

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

table#table-02{
	 
	border: 1px solid #757575;
	width: 560px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 14px;
 	border-collapse: collapse;

}


table#table-02 th{
	 text-align: left;
	 color: #333;
	 margin:0;
	 border: 1px solid #757575;
	 border-collapse: collapse;
	 padding: 0 0 0 2px;
	 font-size: 16px;
	 line-height:16px;
	 height:110%;
	 background-color: #fff;
	 background-image: url(img/te1.gif);
 
}

table#table-02 th a:link{
 	text-decoration: none;

}

table#table-02 th a:hover{
	text-decoration:none;
}

table#table-02 th a:visited{
}


table#table-02 td{
	margin:0;
 	border: 1px solid #757575;
 	border-collapse: collapse;
 	padding-top: 0px;
 	padding-right: 5px;
 	padding-bottom: 5px;
 	padding-left: 5px;
 	font-size: 14px;
 	line-height: 140%;
 	background-color: #FFF;
}

table#table-02 td a{
 	font-size: 14px;
font-weight: bold
}

table#table-02 td img{
 	border-width: 0px;
 	border-style: solid;
 	border-color: #CCCCCC;
}

table#table-02 th img{
	padding-top: 0px;
	padding-bottom: 0px;

}


table#table-02 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:140%;
          background: none;
	font-size: 14px;
}


 
.linkt02 a 
{
	overflow: hidden;
	display: block;
	width: 73px;
	height: 28px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/so.gif);
	margin: 0;
	padding: 0;
	text-indent: -7777px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.linkt02 a:hover {
	display: block;
         position:relative;  
         top:2px;
         left:2px;
	text-indent: -7777px;
}

/*----------------------------トップページ--ロールオーバーボタン*/

.topbt {
	margin: 0;
	width: 625px;
	height: 200px;

 background: url(img/yokayoka.jpg) no-repeat  right;
		}

.topbt a {
	display: block;
	width: 120px;
	height: 32px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/topbt.gif");

 position:relative;  
         top:150px;
         left:25px;


	}

.topbt a:hover {
	background-position: 0 -32px;
	}



.topbt1 {
	margin: 0;float: left;
	margin-right: 5px;

		}

.topbt1 a {
	display: block;
	width: 310px;
	height: 100px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/top1.gif");
	}

.topbt1 a:hover {
	background-position: 0 -100px;
	}


.bttop2 {
	margin: 0;

	float: right;
	}

.topbt2 a {
	display: block;
	width: 310px;
	height: 100px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/top2.gif");
	}

.topbt2 a:hover {
	background-position: 0 -100px;
	}



/*------------------------------------------ロールオーバーボタン*/



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

.bt1 a {
	display: block;
	width: 100px;
	height: 18px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bt1.gif");
	}

.bt1 a:hover {
	background-position: 0 -18px;
	}


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

.bt2 a {
	display: block;
	width: 100px;
	height: 18px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bt2.gif");
	}

.bt2 a:hover {
	background-position: 0 -18px;
	}


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

.bt3 a {
	display: block;
	width: 160px;
	height: 30px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bt.gif");
	}

.bt3 a:hover {
  position:relative;
  top:2px;
  left:2px;
	}





.bt4{
	margin: 5px 5px 0px 5px;

	}

.bt4 a {	display: block;
	width: 280px;
	height: 19px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bt11.gif");
	}

.bt4 a:hover {
	background-position: 0 -18px;
	}


.bt5 {
	margin: 5px 0px 5px 5px;

	}

.bt5 a {
	display: block;
	width: 280px;
	height: 19px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bt12.gif");
	}

.bt5  a:hover {
	background-position: 0 -18px;
	}

.bt6 {
	margin: 5px 0px 5px 100px;

	}

.bt6 a {
	display: block;
	width: 75px;
	height: 20px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bt13.gif");
	}

.bt6  a:hover {
	background-position: 0 -20px;
	}

.bt7 {
	margin: 15px 0px 5px 60px;

	}

.bt7 a {
	display: block;
	width: 220px;
	height: 25px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bt14.gif");
	}

.bt7  a:hover {
	background-position: 0 -25px;
	}






/*---------------------公式ページ-----ロールオーバーボタン*/



#click {
	margin: 0px 0px 0px 0px;
	float: right;
	}

#click a {
	display: block;
	width: 625px;
	height: 100px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/koushiki.gif");
	}

#click a:hover {
	background-position: 0 -100px;
	}




/*---------------------体験談-----ロールオーバーボタン*/



#taikendanbt {
	margin: 0px 0px 0px 0px;
	float: right;
	}

#taikendanbt a {
	display: block;
	width: 625px;
	height: 100px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/taikendan1.gif");
	}

#taikendanbt a:hover {
	background-position: 0 -100px;
	}



/*---------------------感想文*/





#kansou {
 background:url(img/kansou.jpg) no-repeat left top;
 padding-left:160px;
 width:100%;

 height:100%;

 clear:both;
 margin-bottom:10px;
 padding-bottom:10px;
 padding-top:15px;

}
#kansou p{
 border:1px solid #cacaca;
 background:#ffe4e4;
 padding:10px;
 margin-top:-3px;
 width:440px;
 float:none;
 line-height:140%;
}


/*------------------------------------------ロールオーバー表体験談・詳細*/



.kobetubtt {
	margin: 10px 5px 0px 5px;

	}

.kobetubtt a {
	display: block;
	width: 60px;
	height: 25px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bttt.gif");
	}

.kobetubtt a:hover {
	background-position: 0 -25px;
	}


.kobetubts {
	margin: 10px 5px 0px 5px;
	}

.kobetubts a {
	display: block;
	width: 60px;
	height: 25px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/btss.gif");
	}

.kobetubts  a:hover {
	background-position: 0 -25px;
	}


/*------------------------------------------ロールオーバー トップbox1*/



.boxbts {
	margin: 10px 5px 5px 200px;

	}

.boxbts a {
	display: block;
	width: 75px;
	height: 20px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/bts.gif");
	}

.boxbts a:hover {
	background-position: 0 -20px;
	}


/*------------------------------------------------------------
戻る＆進むリンク
-------------------------------------------------------------*/


.link-back,
.link-next{
	margin-top: 1.2em;
	font-size: 120%;
	font-weight: bold;
}

.link-back{ text-align: left; }
.link-next{ text-align: right; }

.link-next a,
.link-back a{
	padding-left: 35px;
}

/*矢印画像*/
.link-next a{ background: url(img/icon-menu01-r-red.gif) 0 3px no-repeat;
ine-height: 20px;}
.link-back a{ background: url<img/icon-menu01-l-black.gif) 0 3px no-repeat; ine-height: 20px;}


/*------------------------------------------------------------
18、ノートのような線を引く
-------------------------------------------------------------*/

.noteline{
	display: inline!important;
	padding-bottom: 0.3em!important;
	border-bottom: 1px dashed #7070ba!important;
	line-height: 2.1em!important;
	
}
/*------------------------------------------------------------
17、枠線を角丸に
-------------------------------------------------------------*/

/*Firefoxのみ対応*/
div#main-contents ul.topics,
div#main-contents ul.checklist{
	-moz-border-radius: 16px;/*角丸の半径*/
}

/*角丸エリアを作る*/
.c1{
	padding-top: 15px;
	background: url(img/corner-left-top.gif) no-repeat left top;
}
.c2{
	width: 100%;
	background: url(img/corner-right-top.gif) no-repeat right top;
}
.c3{
	padding: 0 0 15px 15px;
	background: url(img/corner-left-bottom.gif) no-repeat left bottom;
}
.c4{
	padding-right: 15px;
	background: url(img/corner-right-bottom.gif) no-repeat	right bottom;
}

/*------------------------------------------------------------
みんなの感想
-------------------------------------------------------------*/

#kansou10{

   	background: url(img/kansou10.jpg) no-repeat left #fff;
	height: 100px;
          width: 625px;
	margin-top: 0px;	
         	margin-bottom: 0px;
         padding: 15px;
 padding-left:90px;
 padding-top:10px;
}


#kansou10 p{
 line-height:24px;
 padding:10px;
 width:500px;
 float:none;
 _float:right;
	background: none;
}

#kansou20{

   	background: url(img/kansou20.jpg) no-repeat left #fff;
	height: 100px;
          width: 625px;
	margin-top: 0px;	
         	margin-bottom: 0px;
         padding: 15px;
 padding-left:90px;
 padding-top:10px;
}


#kansou20 p{
 line-height:24px;
 padding:10px;
 width:500px;
 float:none;
 	background: none;
}
/*ＦＦ*/
html>body #kansou20 p{
 padding:0px;;
	}

/*IE7.0*/
*:first-child+html #kansou20 p{
 padding:10px;
	}



#kansou30{

   	background: url(img/kansou30.jpg) no-repeat left #fff;
	height: 100px;
          width: 625px;
	margin-top: 0px;	
         	margin-bottom: 0px;
         padding: 15px;
 padding-left:90px;
 padding-top:10px;
}


#kansou30 p{
 line-height:24px;
 padding:10px;
 width:500px;
 float:none;
 _float:right;
	background: none;
}
/*ＦＦ*/
html>body #kansou30 p{
 padding:0px;;
	}

/*IE7.0*/
*:first-child+html #kansou30 p{
 padding:10px;
	}

#kansou40{

   	background: url(img/kansou40.jpg) no-repeat left #fff;
	height: 100px;
          width: 625px;
	margin-top: 0px;	
         	margin-bottom: 0px;
         padding: 15px;
 padding-left:90px;
 padding-top:10px;
}


#kansou40 p{
 line-height:24px;
 padding:10px;
 width:500px;
 float:none;
 _float:right;
	background: none;
}
/*ＦＦ*/
html>body #kansou40 p{
 padding:0px;;
	}

/*IE7.0*/
*:first-child+html #kansou40 p{
 padding:10px;
	}

#kansou50{

   	background: url(img/kansou50.jpg) no-repeat left #fff;
	height: 100px;
          width: 625px;
	margin-top: 0px;	
         	margin-bottom: 0px;
         padding: 15px;
 padding-left:90px;
 padding-top:10px;
}


#kansou50 p{
 line-height:24px;
 padding:10px;
 width:500px;
 float:none;
 _float:right;
	background: none;
}

/*ＦＦ*/
html>body #kansou50 p{
 padding:0px;;
	}

/*IE7.0*/
*:first-child+html #kansou50 p{
 padding:10px;
	}


#kansou100{

   	background: url(img/kutikomi_back.jpg) no-repeat left #fff;
	height: 135px;
         width: 420px;
	margin: 0;	
         padding: 0;
float:right;

}
/*ＦＦ*/
html>body #kansou100 {
	}

/*IE7.0*/
*:first-child+html #kansou100 {
 float:none;

	}


#kansou100 p{
 line-height:24px;
 padding:10px;
 width:380px;
 float:none;
 padding-top:30px;
	background: none;
 padding-left:0px;

}
/*ＦＦ*/
html>body #kansou100 p{
 padding:0px;
 padding-top:20px;
 padding-left:0px;
	}

/*IE7.0*/
*:first-child+html #kansou100 p{
 padding:10px;
 padding-top:30px;
 padding-left:0px;
	}


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

#navi
{
    margin: 0 auto;
    padding: 0;
    width: 950px;
    height: 40px;
    
}

#navi ul
{
    height: 42px;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 0;
    text-align: center;
     border-right: 1px solid #ccc;  

}

font-weight: bold;
}
/*ＦＦ*/
html>body #navi ul{
    margin: 0 0 0 1px;
    padding: 0;
	}

/*IE7.0*/
*:first-child+html #navi ul{
    margin: 0 0 0 1px;
    padding: 0;
	}

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

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

#navi li a{
    width: 180px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    padding: 0;
    margin: 0;
    margin-top: -10px;
    color: #fff;
    display: block;
    text-decoration:none;
    float: left;
    border-left: 1px solid #ccc;
font-weight: bold;
}
/*ＦＦ*/
html>body #navi li a{
    margin-top: -2px;
	}

/*IE7.0*/
*:first-child+html #navi li a{
    margin-top: -2px;
	}


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

#box2top {
	float: left;
	height: 210px;
	width: 205px;
	border: 2px solid #e4f4fe;
	margin: 2px;
	padding: 2px;
	background: none;
	background-position: bottom;
	position: relative;
	margin-bottom: 10px;
}

/*ＦＦ*/
html>body #box2top {
	width: 197px;
	}

/*IE7.0*/
*:first-child+html #box2top {
	width: 197px;
	}
#box2top h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;
	background-image: url(img/te.gif);
	background-repeat: repeat-x;
	background-position: 0 0;

	color: #0000cc;
	font-size: 14px;
         	font-weight: bold;
	width: auto;
	height: 25px;
	line-height: 25px;


}

#box2top p {
	color: #333;
	font-size: 14px;
	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;

}

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


#box2top .click2 {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

#box2top .click2 a { 
	overflow: hidden;
	display: block;
	width: 140px;
	height: 20px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/box2_2.gif);
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
      } 



#box2top .click2 a:hover {    text-align: center;
	width: 140px;
	height: 20px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/box2_1.gif);
			}



/* kutikomi ==================================================
 *
 */
div.kutikomi_top {
	width:180px;
	margin-top: 2px;
	margin-bottom: -10px;

	background: url(img/kutikomi_back_t.gif) top left no-repeat;
}

/*ＦＦ*/
html>body .kutikomi_top {

	
height: 15px;


	}

/*IE7.0*/
*:first-child+html .kutikomi_top {
	
height: auto;
	}

div.kutikomi_middle {
	width: 180px;
	background: #F0F0F0 url(img/kutikomi_back_m.gif) top left repeat-x;

}

div.kutikomi_bottom {
	width: 180px;
	padding-bottom: 5px;
	background: url(img/kutikomi_back_b.gif) bottom left no-repeat;
}

div.kutikomi_bottom ul {
	width: 165px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 1.3;
    margin: 5px 5px 5px 10px;
list-style-type: none;

}

/*ＦＦ*/
html>body .kutikomi_bottom ul {
	width: 160px;
	padding-left: 5px;
	}

/*IE7.0*/
*:first-child+html .kutikomi_bottom ul {
	padding-left: 10px;
	width: 160px;
	}


div.kutikomi_bottom ul li {
	text-indent: -1em;
	padding-bottom: 5px;
}
	* html div.kutikomi_bottom ul li {
		text-indent: -0.5em;

	}

/*目次テーブル*/

.mokujitbl {
 margin: 0;
 padding: 5px;
 margin-bottom: 10px;
    border: 2px solid #11a68d;

}
 
.mokujitbl table   {
 background :#fff;
 margin: 5px 0px 10px 25px;
 padding: 0;
 color: #333;
 width: 600px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;
}
 
.mokujitbl td {
 border: solid 0px #ddd;
 padding: 1px;
 
}
 
.mokujitbl th {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
 font-size: 14px;
        font-weight: bold;

 text-align: center;
 background-image: url(img/te1.gif);
 background-position: 0 0;
 
}
 

.mokujitbl td.mokuji1 {

    width: 145px;
height: 20px;
	text-align: left;
	font-size: 14px;
 	background: #fff;
	font-weight: normal;
	color: # 333;
 line-height: 150%;
	padding-bottom: 2px;}



 .mokujitbl a {
text-decoration: none;
 display: block;

padding-left:12px;
 line-height: 14px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/mokujimaru.gif);
 }
 
 .mokujitbl a:hover {
color:#ff9900;
 text-decoration: underline;
}


/*目次テーブル*/

.mokujitbls {
 margin: 0;
 padding: 5px;
 margin-bottom: 10px;
    border: 2px solid #11a68d;

}
 
.mokujitbls table   {
 background :#fff;
 margin: 5px 0px 10px 10px;
 padding: 0;
 color: #333;
 width: 600px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;
}
 
.mokujitbls td {
 border: solid 0px #ddd;
 padding: 1px;
 
}
 
.mokujitbls th {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
 font-size: 14px;
        font-weight: bold;

 text-align: center;
 background-image: url(img/te1.gif);
 background-position: 0 0;
 
}
 

.mokujitbls td.mokuji1 {

    width: 145px;
height: 20px;
	text-align: left;
	font-size: 14px;
 	background: #fff;
	font-weight: normal;
	color: # 333;
 line-height: 150%;
	padding-bottom: 2px;}



 .mokujitbls a {
text-decoration: none;
 display: block;

padding-left:12px;
 line-height: 14px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/mokujimaru.gif);
 }
 
 .mokujitbls a:hover {
color:#ff9900;
 text-decoration: underline;
}
 
/*
1位大　2位・3位・4位ランキング
-------------------------------------------------------------------*/

#boxran_r {
	border: 2px solid #f9defa;
 	margin: 1px;
	padding: 1px;
	margin-bottom: 10px;
	height: 410px;	
	}


#boxran_r2 {
	border: 2px solid #f9defa;
 	margin: 1px;
	padding: 1px;
	margin-bottom: 10px;
	height: 440px;	
	}
#titlebig_no1 {
    clear: both;
   	background: url(img/01.jpg) no-repeat left #fff;
	height: 50px;
	line-height: 55px;
	margin-left: 10px;
	padding-left: 60px;
	color: #003399;
	font-size: 18px;
	font-weight: bold;}


#title_no {
    clear: both;
   	background: url(img/title.gif) no-repeat left #fff;
	height: 50px;
	line-height: 55px;
	margin-left: 10px;
	padding-left: 10px;
	color: #003399;
	font-size: 20px;
	font-weight: bold;}

#title_no1 {
    clear: both;
   	background: url(img/001.gif) no-repeat left #fff;
	height: 50px;
	line-height: 60px;
	margin-left: 5px;
	padding-left: 35px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;}



#title_no2 {
    clear: both;
   	background: url(img/02.jpg) no-repeat left #fff;
	height: 50px;
	line-height: 60px;
	margin-left: 5px;
	padding-left: 35px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;}


#title_no3 {
   	background: url(img/03.jpg) no-repeat left #fff;
	height: 50px;
	line-height: 60px;
	margin-left: 5px;
	padding-left: 35px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;}

#title_no4 {
   	background: url(img/04.jpg) no-repeat left #fff;
	height: 50px;
	line-height: 60px;
	margin-left: 5px;
	padding-left: 35px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;}



#box_no1l {

	float: left;
	height: 220px;
	width: 180px;
	border: 0px solid #f9defa;
	margin: 2px;
	padding: 5px;
	background: #fff;
	background-position: bottom;
	position: relative;
	font-size: 14px;}
/*ＦＦ*/
html>body #box_no1l {

	}

/*IE7.0*/
*:first-child+html #box_no1l {

	}


#box_no1r {
	float: left;
	height: 220px;
	width: 370px;
	border: 0px solid #f9defa;
	margin: 0px;
	padding: 0px;
	background: #fff;
	margin-bottom: 0px;
	background-position: bottom;
	position: relative;

	font-size: 14px;}
/*ＦＦ*/
html>body #box_no1r{
	padding: 5px;
	width: 370px;
	}

/*IE7.0*/
*:first-child+html #box_no1r{
	padding: 5px;
	width: 390px;
	}


#pointtop{
    clear: both;
   	background: url(img/pointtop.gif) no-repeat left #fff;
	height: 100px;
        	margin: 0 auto;	
         padding: 15px;
 padding-left:90px;
 padding-top:10px;
}


#pointtop p{
 line-height:24px;
 padding:10px;
 padding-top:10px;
 width:490px;
 float:none;
 	background: none;
}
/*ＦＦ*/
html>body #pointtop p{
 padding:0px;;
	}

/*IE7.0*/
*:first-child+html #pointtop p{
 padding:10px;
	}

/*
口コミトップ1位
-------------------------------------------------------------------*/


.gotokutikomitop {
	text-indent:-9999px;
	margin: 0;	
	margin-top: -15px;	
	margin-right: 20px;	
	padding: 0;
	float: right;

}

.gotokutikomitop a { 
	overflow: hidden;
	display: block;
	width: 110px;
	height: 15px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/kutikomi.gif);
	      } 


.gotokutikomitop a:hover {    text-align: center;

	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/kutikomi1.gif);
			}


/*------------------------------------------ロールオーバーボタン*/



#boxrankbt1 {
	margin: 20px 10px 0px 0px;
	float: right;
	}

#boxrankbt1 a {
	display: block;
	width: 100px;
	height: 25px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/boxrankbt1.gif");
	}

#boxrankbt1 a:hover {
	background-position: 0 -25px;
	}


#boxrankbt2 {
	margin: 20px 10px 0px 0px;
	float: right;
	}

#boxrankbt2 a {
	display: block;
	width: 100px;
	height: 25px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/boxrankbt2.gif");
	}

#boxrankbt2 a:hover {
	background-position: 0 -25px;
	}




/*------------------------------------------ロールオーバーボタン*/



#boxrankbt3 {
	margin: 10px 10px 0px 0px;
	float: right;
	}

#boxrankbt3 a {
	display: block;
	width: 80px;
	height: 18px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/boxrankbt3.gif");
	}

#boxrankbt3 a:hover {
	background-position: 0 -18px;
	}


#boxrankbt4 {
	margin: 10px 10px 0px 0px;
	float: right;
	}

#boxrankbt4 a {
	display: block;
	width: 80px;
	height: 18px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/boxrankbt4.gif");
	}

#boxrankbt4 a:hover {
	background-position: 0 -18px;
	}

/*------------------------------------------スタイルシートの無断使用を載を禁じます*/













