﻿]/* CSS Document */

* {
	color:#000000;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}


body {
        background: url(img/bg.gif)  ;
        width: 890px;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        font-size: 14px;
        color: #333;
        line-height: 125%;
        font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
        position: relative;
}


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





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


/*色を指定します*/
.aka { color: #c3000a;

}

.mizu { color: #0080c0; }


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


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

 }



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


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

img { border: none; }

strong{
	font-weight:normal;
}

/*アフィリリンク誘導*/
/*ｈ２*/

.goto {	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;

}


#click {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}
#click a { 
	overflow: hidden;
	display: block;
	width: 550px;
	height: 100px;

	background-repeat:no-repeat;
	background-image: url(img/btn.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
      } 


#click a:hover {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/btn2.jpg);
			}






/*ｈ３*/

.goto1 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}

.goto2 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}
.goto3 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

.center { text-align: center; }


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

#wrap
{
    width: 890px;
}

/*ＦＦ*/
html>body #wrap
{
    width: 890px;
}


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

/*
ヘッダー
-------------------------------------------------------------------*/

#header {
        height: 60px;
        background: url(img/bana.jpg) no-repeat left top ;
        position: relative;
        width: 890x;
        margin: 0;
        margin-left: 13px;
        padding: 0 20px;
        text-align: center;
}

/*ＦＦ*/
html>body #header  {
        background: url(img/bana.jpg) no-repeat left top ;
        position: relative;
        width: 890x;
        margin: 0;
        padding: 0 0px;
        text-align: center;
}

/*IE7.0*/
*:first-child+html #header {
        height: 60px;
        background: url(img/bana.jpg) no-repeat left top ;
        position: relative;
        width: 890x;
        margin: 0;       
        padding: 0 0px;
        text-align: center;
}


/*
ヘッダー画像部分
-------------------------------------------------------------------*/

#banner {
    position: relative;
    margin: 0;
    padding:0;
    width: 850px;
    height: 300px;
}



/*ＦＦ*/
html>body #banner  {
    position: relative;
    margin: 0;
    padding: 0;
    width: 850px;
    height: 300px;
}


/*IE7.0*/
*:first-child+html #banner {
    position: relative;
    margin: 0;
    padding: 0;
   width: 850px;
    height: 300px;
}



#banner div {
    position: relative;
    margin: 0;
    padding: 0px;
    width: 850px;
    height: 300px;
 　 }

#banner div { background: url(img/top.jpg) no-repeat  center;  }



/*
 ナビゲーション
-------------------------------------------------------------------*/

 #navi li a { background: url(img/c3.gif) center #333;}


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

#navi
{
    margin: 0;
    margin: 0;
    padding: 0;
    padding-left: 1px;
    width: 848px;
    height: 36px;
    margin: 0 auto;

    border-bottom: 1px solid #333;
}

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

#navi li
{
    margin: 0;
    padding: 0;
    float: left;
    border-left: none;

}


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


#navi li a:hover
{
    background: #990000;
    color: #fff;
}

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

#header h1 {
       position:absolute; top: 0px; right: 30px;
       text-align: left;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #999;

}

/*ＦＦ*/
html>body #header h1 {
       position:absolute; top: 0px; right: 30px;
       text-align: left;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #999;

}

/*IE7.0*/
*:first-child+html #header h1 {
       position:absolute; top: 0px; right: 30px;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #999;

}

#header #logo {
	clear: both;
	padding-top: 30px;
	padding-left: 30px;
	margin: 0;
        text-align: left;
　　　　height: 60px;
        font-size: 16px;
        font-weight: bold;
        color: #333;

}

#header #logo a {
        text-decoration: none; 
        font-size: 16px;
        font-weight: bold;
        color: #333;
        display: block;
}

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




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


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

}

 /*ＦＦ*/
html>body #container
{
    position: relative;
   width: 850px;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    background: #fff;
    background: url(img/bbg.jpg) repeat-y ;


}



/*IE7.0*/
*:first-child+html #container
{
    position: relative;
   width: 850px;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    background: #fff;
    background: url(img/bbg.jpg) repeat-y ;
}



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

#main
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width:800px;
    margin: 15px 10px;
    padding: 0;
}

 /*ＦＦ*/
html>body #main
{
    position: relative;
    min-height: 1px;
    text-align: left;
     width:800px;
    margin: 15px 10px;
    padding: 0;
    }

/*IE7.0*/
*:first-child+html #main
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width:800px;
    margin: 15px 10px;
    padding: 0;
   }

#main p {
	color: #333;
	font-size: 14px;
	margin:0;
	padding-top: 1px;
	padding-right: 25px;
	padding-left: 5px;
	line-height:145%;

 }



#main h2 {
        clear: both;
   	background: url(img/h2-bg.gif) no-repeat left #fff;
	height: 50px;
	line-height: 35px;
	margin-left: 10px;
	margin-top: 15px;	
        margin-bottom: 10px;
        padding-top: 2px;
	padding-left: 30px;
	margin-right: 10px;
	color: #999;
	font-size: 18px;
    　　width: 740px;
	font-weight: bold;}

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


#main .top {
        clear: both;
   	background: url(img/tope.jpg) no-repeat left #fff;
	height: 210px;
	line-height:140%;
	margin-left: 0px;
	margin-top: 10px;	
        margin-bottom: 10px;
        padding-top: 05x;
	padding-left:00px;
	margin-right: 00px;
	color:#3330;
	font-size: 16px;
    　　width: 750px;
	font-weight: normal;}


/*
バナー内テキスト部分
-------------------------------------------------------------------*/
#main .top p
{
    width: 590px;
    margin: 0;
    padding: 5px;
    font-size: 16px;
    line-height: 140%;
    font-weight: normal;
    position:absolute; top:50px; left: 205px; 
    text-align: left;
    color: #333;
}

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

}

#main .top .gototop {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

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


#main .click3 {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

#main .click3 a { 
	overflow: hidden;
	display: block;
	width: 160px;
	height: 30px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/bt.gif);
	margin-left:5px;
	margin-top: 0px;
	margin-bottom: 0px;
 	float: right;     } 

	


#main .click3 a:hover {    text-align: center;
  position:relative;
  top:2px;
  left:2px;
			}



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

}

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

}

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

}



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


#footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
    　　padding-left: 20px;
        width: 850x;
        text-align: center;
    　　clear: both;
}

/*ＦＦ*/
html>body #footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
        width: 850x;
        text-align: center;
    　　clear: both;
}





/*IE7.0*/
*:first-child+html #footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
        width: 850x;
        text-align: center;
    　　clear: both;
}





#footer h4 {

	font-weight:normal;
	color:#666;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	margin-right:30px;
	font-size: 14px;
	border-width: 0px;
        text-align: center;
	
}


#footer p  {
	color:#666;
	font-size:10px;
	line-height:125%;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 20px;
	margin-right:20px;
	margin-bottom: 0px;
	padding:0;
	background: #fff;
         word-break: break-all
         position: relative;
        text-align: center;

}
.copy
{	text-align: center;
 
    margin: 0;
    padding: 20px 0 0;
    color: #666;
    font-size: 10px;
   width: 850px;
}

.copy a{

	text-decoration:none;
	color:#666;}



#footer a{

	text-decoration:none;
	color:#666;

	
}

/*
フッター画像
-------------------------------------------------------------------*/


#footergazou {
        height: 42px;
        background: url(img/footer.jpg) no-repeat left top ;
        position: relative;
        width: 890x;
        _width: 890x;
         margin: 0;
        padding: 0 0px;
        text-align: center;
}

/*ＦＦ*/
html>body #footergazou {
        height: 42px;
        background: url(img/footer.jpg) no-repeat left top ;
position: relative;
        width: 890x;
        _width: 890x;
        margin: 0;
        padding: 0 0px;
        text-align: center;
}

/*IE7.0*/
*:first-child+html #footergazou {
        height: 42px;
        background: url(img/footer.jpg) no-repeat left top ;
 position: relative;
        width: 890x;
        _width: 890x;
        margin: 0;
        padding: 0 0px;
        text-align: center;
}


/*
リンク
-------------------------------------------------------------------*/


#link{
	line-height:1em;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
	font-size:12px;
	color:#666;
        text-align: right;
}

#link a{

	text-decoration:none;
	color:#666;

	
}


/*
ドットメニュー
-------------------------------------------------------------------*/
#dot {
	text-align:left;
	padding 0;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
         height: 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;
}



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

/*-------------------------------------------------
	比較表1
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.hikakutbl table {
	width: 730px;
	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;
	color: #fff;
	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: 14px;
}

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


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



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

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


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




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

.kobetu table   {
	background :#fff;

	margin: 25px 0 10px 5px;
	padding: 0;
	color: #5d5d5d;
	width: 750px;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 120%;
}

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

}

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

}


.box2_h {
	margin: 0;
	margin-left:5px;
	padding: 0;
	margin-bottom: 50px;
}

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



#box2 h4 {
	margin: 0px;
	padding-left: 0px;
	padding-top: 3px;
	background-repeat: repeat-x;
	background-position: 0 0;

	color: #fff;
	font-size: 16px;
         	font-weight: bold;
	width: 177px;
	height: 35px;
	background-image: url(img/bg_box1.jpg);
	line-height: 25px;
	text-align: center;

}

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

}

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


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

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



#box2 .click2 a:hover {    text-align: center;
  position:relative;
  top:2px;
  left:2px;
			}



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

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

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

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

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

}
#camp .click3 {
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}


#camp .click3 a:hover {    text-align: center;
  position:relative;
  top:2px;
  left:2px;
			}

#camp .click3 a {
	overflow: hidden;
	display: block;
	width: 160px;
	height: 30px;
	background-repeat:no-repeat;
	background-image: url(img/bt.gif);
	margin:0px 0px 5px 0px;
	padding: 0;
	float: right;
	

}




#camp a {
	font-size:16px;
	

}

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


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



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

}

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

}

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

}

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

}

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

}


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

/*-------------------------------------------------
	比較表1
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.hikakutbl table {
	width: 780px;
	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;
	color: #fff;
	text-align: center;
	background-image: url(img/te.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}


.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: 120px;
	text-align: center;
	font-size: 14px;
}

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-weight: bold;
         color:#0080c0;
 	font-size: 14px;
text-align: center;
}

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


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



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

td.no03 {
	width: 135px;	height: 120%;
	padding-left: 40px;

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


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

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

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


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

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

}

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

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

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

	background-image: url(img/9.gif);
	background-repeat: no-repeat;
	background-position: 4px 40px;
}
td.no10 {
	width: 135px;	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: 3px;
	margin-bottom: 5px;
      } 


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


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



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

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

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


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

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

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



