/* 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.jpg) repeat ;

        width: 860px;
        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; }




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


/*色を指定します*/
/*色を指定します*/
.mizu { color: #0080c0; }
.pink { color: #ff99ab; }
.ao { color: #002255; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.aka { color: #db0000; }
.akapink { color: #e70049;}
.green { color: #369B50;}
.aomidori { color: #2ebab7;}
.enji { color: #9c2662;}
.ora { color: #ff9900;}

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

/*下線を引きます*/
.u { text-decoration: underline; }

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


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

 }
/*文字を装飾します*/
.noteline20{	line-height:22px;
	background-image: url(img/line20.gif);

 }
/*ノートのような線を引きます*/
.noteline{
	display: inline!important;
	padding-bottom: 0.3em!important;
	border-bottom: 1px dashed #7070ba!important;
	line-height: 2.1em!important;
	
}


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


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

img { border: none; }

strong{
	font-weight:normal;
}

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

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


/*ｈ３*/

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

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

/*比較表用*/

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


.center { text-align: center; }


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

#wrap
{
    width: 860px;
}

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


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

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

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

/*ＦＦ*/
html>body #header  {
        width: 860px;

        margin: 0;
        padding: 0 0px;
}

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

        margin: 0;       
        padding: 0 0px;
}


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

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

}

/*ＦＦ*/
html>body #header h1 {

}

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

}

#header h1 a{
       color: #f4f8fb;
 text-decoration: none;
}

#header h1 a:hover {
       color: #f4f8fb;

}

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

#banner {
     position: 0 0;
   margin: 0 auto;
    padding:0;
    width: 840px;
    height: 330px;
    background: url(img/top.jpg) no-repeat;
}



/*ＦＦ*/
html>body #banner  {
    padding: 0;
}


/*IE7.0*/
*:first-child+html #banner {
    padding: 0;
}

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

#logo {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
　　　　   width: 400px;
　　　　   height: 145px;
}



/*ＦＦ*/
html>body #logo  {

}


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

}


/*
バナー内テキスト部分
-------------------------------------------------------------------*/
#banne_txt{	clear: both;}

#banne_txt p
{
   width: auto;
    margin: 0 20px;
    padding: 5px;
    padding-top: 160px;

    font-size: 10px;
    line-height: 125%;
    font-weight: normal;
    text-align: left;
    color: #333;

}

/*ＦＦ*/
html>body #banne_txt p  {
    padding-top: 150px;
}


/*IE7.0*/
*:first-child+html #banne_txt p {
    padding-top: 75px;
}
/*
 メインコンテンツ全体 基本レイアウト
-------------------------------------------------------------------*/


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

}

 /*ＦＦ*/
html>body #container
{
    width:860px;
    margin: 0 auto;
    padding: 0 ;


}



/*IE7.0*/
*:first-child+html #container
{
    width: 860px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}



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

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

 /*ＦＦ*/
html>body #main
{
     width:820px;
    }

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

#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: 45px;
	line-height: 45px;
	margin-left: 10px;
	margin-top: 15px;	
    margin-bottom: 10px;
    padding-top: 7px;
	padding-left: 55px;
	margin-right: 10px;
	font-size: 16px;
    width: auto;
	font-weight: bold;}

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





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

}

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

}

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

}

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

}




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


#footer {
    clear: both;	
    position: relative;
    margin: 0 auto;
    padding: 0;
    padding-top: 15px;
    _padding-top:0px;
	height:130px;
    width: 860x;
    text-align: center;
    color:#f4f8fb;
    background: url(img/footer.jpg) no-repeat;
}

/*ＦＦ*/
html>body #footer {	
      height:129px;
      margin: 0 auto;
      margin-top:-30px;

}



/*IE7.0*/
*:first-child+html #footer {
	height:130px;
    margin: 0 auto;

}




#footer #setumei{
       width: 840x;	
     height:40px;
    margin : 0 auto;
	color:#666;
	text-align: center;
	
}



#footer #setumei h4 {
       width: 800px;
    margin: 0 auto;

	font-weight:normal;
	color:#f4f8fb;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;

	
}

/*ＦＦ*/
html>body #footer #setumei h4 {
	padding-top: 0px;



}



/*IE7.0*/
*:first-child+html #footer #setumei h4 {


}


#footer #setumei p  {
       width: 800px;

	color:#f4f8fb;
	font-size:10px;
	line-height:125%;
	font-weight:normal;
    margin : 0 auto;

	padding:0;
        text-align: center;

}
#footer .copy
{ 
	 height:25px;
	 width: 840x;
      height: 25px;
      margin: 0;
      margin-left: 13px;
      padding: 0 ;
      padding-top:5px;
      color: #fff;
      font-size: 10px;
}

/*ＦＦ*/
html>body #footer .copy{ 
	padding-top: 0px;
}


/*IE7.0*/

*:first-child+html #footer .copy
{ 
}


#footer .copy a{
      font-size: 10px;

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



#footer a{
	text-decoration:none;
	color:#666;
    font-size: 12px;

	
}




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


#linknav{
    margin:0 auto;
    width: 800px;
	line-height:1em;
	height:20px;
	padding:0;
	_padding-top:27px;
    margin ; 0 auto;
	font-size:14px;
	color:#f4f8fb;
    text-align: center;
    }

/*ＦＦ*/
html>body #linknav {
    margin: 0 auto;
	padding-top:7px;
	}



/*IE7.0*/
*:first-child+html #linknav {
    margin: 0 auto;
	padding-top:2px;
	}

#linknav a{

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

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

/*ＦＦ*/
html>body #linkv {

}



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

	padding-top:10px;


}


#link a{

	text-decoration:none;
	color:#f4f8fb;
	font-size:10px;
	
}


/*
アクセス解析STOP用
-------------------------------------------------------------------*/
#stopa {
	text-align:left;
	padding 0;
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	margin: 0　auto;
}



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

#gaiyou {
	color:#eee;
	font-size:10px;
	line-height:125%;
	font-weight:normal;
	margin-top: 20px;
	margin-left: 0px;
	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;
}



/*-------------------------------------------------
	ボタン
--------------------------------------------------*/


.ct {
	height: 62px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.ct a{
	display: block;
	background-image: url(img/bt_off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
	display: block;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: -1000px;
	overflow: hidden;

}


.ct a:hover{
	background-image: url(img/bt_on.jpg);
}

.ctb {
	height:100px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.ctb a{
	display: block;
	background-image: url(img/btb_off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	display: block;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: -1000px;
	overflow: hidden;

}


.ctb a:hover{
	background-image: url(img/btb_on.jpg);
}


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

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

}

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



/*---------------------------------------------------
ボックス整形
---------------------------------------------------*/
.hbox {
    margin: auto;
    text-align:center;
    width:100%;

	}

#box_link{
    margin-right:5px;
    text-align:right;
	}
	
/*---------------------------------------------------
ボックス２列×２列 A
---------------------------------------------------*/	
.box1_h {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}



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

}


/*ＦＦ*/
html>body #box1 {
	width: 360px;
	padding: 5px;

}


/*IE7.0*/
*:first-child+html #box1 {
	width: 360px;
	padding: 5px;

}

#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: 25px;
	line-height: 25px;
    width: auto;

}

#box1 p {
	margin: 0px;
	background: none;
	font-size: 14px;
	color: #333;
	line-height:20px;
    letter-spacing:1px;
    padding-top: 1px;
    width: auto;
	text-align:left;


}


.imgbox1a {
	margin: auto;
	padding: 0px;
	text-align: center;

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



#box1b {
	float: left;
	height: 170px;
	width: 370px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;

}


/*ＦＦ*/
html>body #box1b {
	width: 360px;
	padding: 5px;

}


/*IE7.0*/
*:first-child+html #box1b {
	width: 360px;
	padding: 5px;

}

#box1b 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: 25px;
	line-height: 25px;
    width: auto;

}

#box1b p {
	margin: 0px;
	background: none;
	font-size: 14px;
	color: #333;
	line-height:20px;
    letter-spacing:1px;
    padding-top: 5px;
    width: auto;

}


.imgbox1b {
	margin: 5px;
	padding-right: 10px;
	float: left;

}
/*
ボックス3列×１列
---------------------------------------------------*/
.box1c_h {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}



#box1c {
	float: left;
	height: 230px;
	width: 250px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;

}


/*ＦＦ*/
html>body #box1c {
	width: 240px;
	padding: 5px;

}


/*IE7.0*/
*:first-child+html #box1c {
	width: 240px;
	padding: 5px;

}

#box1c h5 {
	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: 25px;
	line-height: 25px;
    width: auto;

}

#box1c p {
	font-size:14px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:20px;
    letter-spacing:1px;
}

 
.imgbox1c {
	margin: 1px;
	padding: 0px;
	text-align: center;

}


/*-------------------------------------------------
	テーブル
--------------------------------------------------*/
/*
申込ボタン
-------------------------------------------------------------------*/

.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: 330px;
	margin-top: 5px;
	margin-bottom: 0px;
      } 


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




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


#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:20px;

}
#kansou p{
 border:1px solid #cacaca;
 background:#ffe4e4;
 line-height:25px;
 padding:10px;
 width:540px;
 float:none;

}








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

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


/*ＦＦ*/
/*ＦＦ*/
html>body  .goto {
        position: relative;
 	clear: both;
 	background: url(img/link.gif) no-repeat left ;
　　　　height: 80px;
	line-height: 80px;
	margin-top: 15px;
	padding-left: 100px;
	padding-top: 20px;
	color: #333;
	font-size: 20px;
        width: 740px;
	font-weight: bold;
}






/*IE7.0*/
*:first-child+html .goto {
        position: relative;
 	clear: both;
 	background: url(img/link.gif) no-repeat left ;
　　　　height: 80px;
	line-height: 80px;
	margin-top: 15px;
	padding-left: 100px;
	padding-top: 15px;
	color: #333;
	font-size: 20px;
        width: 740px;
	font-weight: bold;
}









#dot {	clear: both;
	text-align:left;
	padding 0;
	background-image: url(img/dot.gif);

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

/*-------------------------------------------------
●口コミ　体験談 
--------------------------------------------------*/


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

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

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


/*------------------------------------------HIV画像反転*/


#hiv {
        height: 570px;
        background: url(img/hiv.jpg) no-repeat left top ;
        position: relative;
        width:743px;
        margin: 0 auto;
        padding: 0 0px;
        text-align: center;
}

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






/*IE7.0*/
*:first-child+html #hiv {
        margin: 0 auto;

}

.top-navwaku1{
        height: 465px;
        width:743px;
        margin: 0 auto;
        padding: 0 0px;
        text-align: center;


}.top-navwaku{
        height: 100px;
         width:743px;
        margin: 0 auto;
        padding: 0 0px;
        text-align: center;
margin-left:40px;

}

.top-nav{
	float: left;
	height: 50px;
	width: 230px;
	border: 0px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	background: none;
	background-position: bottom;
	position: relative;


}




.top-nav1{
	margin: 0px 0px 0px 0px;
float:left;

	}

.top-nav1 a {
	display: block;
	width: 180px;
	height: 80px;
	text-indent: -1000px;
	overflow: hidden;
   background: url(img/bta_off.gif) no-repeat 0 0px;
}
.top-nav1 a:hover {
   background: url(img/bta.gif) no-repeat 0 0px;
	}


.top-nav2{
	margin: 0px 0px 0px 0px;
float:left;

	}

.top-nav2 a {
	display: block;
	width: 317px;
	height: 80px;
	text-indent: -1000px;
	overflow: hidden;
   background: url(img/nayami2.jpg) no-repeat 0 0px;
}
.top-nav2 a:hover {
	background-position: 0 -80px;
	}




.top-nav3{
	margin: 0px 0px 0px 0px;
float:left;

	}

.top-nav3 a {
	display: block;
	width: 317px;
	height: 80px;
	text-indent: -1000px;
	overflow: hidden;
   background: url(img/nayami3.jpg) no-repeat 0 0px;
}
.top-nav3 a:hover {
	background-position: 0 -80px;
	}




.top-nav4{
	margin: 0px 0px 0px 0px;
float:left;

	}

.top-nav4 a {
	display: block;
	width: 317px;
	height: 80px;
	text-indent: -1000px;
	overflow: hidden;
   background: url(img/nayami4.jpg) no-repeat 0 0px;
}
.top-nav4 a:hover {
	background-position: 0 -80px;
	}
/*-------------------------------------------------
●オプション003　ポイント
--------------------------------------------------*/
#pointbox{
    margin-left:70px;
    _margin-top:150px;
    width:auto;
    }

/*IE7.0*/
*:first-child+html #pointbox {
   margin-top:150px;
}
    
 .point-001 {
	background-image: url(img/point-001.gif) ;
	background-repeat: no-repeat;
	height: 138px;
	width: 550px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 75px;
}

.point-002 {
	background-image: url(img/point-002.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 550px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 75px;
}

.point-003 {
	background-image: url(img/point-003.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 550px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 75px;
}

.point-004 {
	background-image: url(img/point-004.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 620px;
	margin-bottom: 5px;
	_margin-top:-150px;
	padding-left: 75px;
	padding-top: 5px;
}



/*IE7.0*/
*:first-child+html .point-004 {
   margin-top:-150px;
}

.point-001 p,
.point-002 p,
.point-003 p, {
	line-height: normal;
	margin-right: 100px;
	padding-top: 3px;
	width: 520px;
}


.point-004 p {
	line-height: normal;
	margin-right: 10px;
	padding-top: 0px;
	width: 520px;
}



 .point_t {
	margin-top: 30px;
	margin-bottom: 10px;
}

 .point_t2 {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left:10px;
	font-size:20px;
	font-weight: bold; 
	color:#db0000;
}

/*ＦＦ*/
html>body .point-004 .point_t2{
	margin-top: 18px;
    font-size:18px;
}


/*IE7.0*/
*:first-child+html .point-004 .point_t2 {
	margin-bottom: 10px;
}

/*-------------------------------------------------------
●詳細テーブルA
---------------------------------------------------*/
.kobetu-001 {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	clear: both;}

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

.kobetu-001 td {
	padding: 8px 5px 8px 10px;
	font-size: 14px;
}

.kobetu-001 th {
	padding: 3px 5px 3px 10px;
	background:#ff71a0;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

.kobetu-001 th.col1{
	width: 150px;

}
.kobetu-001  td.col3 {
	text-align: left;
	font-size: 12px;
 	background: #f9ebf9;
	font-weight: normal;
	color: # 333;
    line-height: 130%;
	padding-bottom: 10px;}

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



/*-------------------------------------------------------
●詳細テーブルB
---------------------------------------------------*/
.kobetu-002 {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	clear: both;}

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

.kobetu-002 td {
	padding: 8px 5px 8px 10px;
	font-size: 14px;
}

.kobetu-002 th {
	padding: 3px 5px 3px 10px;
	font-weight: bold;
	font-size: 14px;
}

.kobetu-002 th.col1{
	width: 150px;

}
.kobetu-002  td.col3 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
    line-height: 130%;
	padding-bottom: 10px;}

.kobetu-002  td.col4 {
	text-align: left;
	font-size: 12px;
 	background: #fff;
	font-weight: normal;
	color: # 333;
        line-height: 130%;
	padding-bottom: 10px;}
	
	
	
/*----------------------------------------------------------
h2、h3のフォントカラー変更
----------------------------------------------------------*/



#main h2 {
	color: #ffffff;}/*h2フォントカラー変更*/

#main h3 {
	color: #006633;}/*h3フォントカラー変更*/
	
	
/*---------------------------------------------------------
テーブルカラーの変更
----------------------------------------------------------*/

/*Aタイプ*/

.kobetu-001 table,
.kobetu-001 td,
.kobetu-001 th {border: solid 1px #ffccff;}/*テーブル枠のカラー変更*/
	
.kobetu-001 th {
	background:#ff71a0; /*テーブルタイトルのバックカラー変更*/
	color: #ffffff; /*文字色の変更*/
}

.kobetu-001  td.col3 {
 	background: #f9ebf9; /*会社などの部分のバックカラー変更*/
	color: # 333333; /*文字色の変更*/
	}

/*Bタイプ*/


.kobetu-002 table,
.kobetu-002 td,
.kobetu-002 th {border: solid 1px #ffccff;}/*テーブル枠のカラー変更*/
	
.kobetu-002 th {
	background:#ff71a0; /*テーブルタイトルのバックカラー変更*/
	color: #ffffff; /*文字色の変更*/
}

.kobetu-002  td.col3 {
 	background: #f9ebf9; /*会社などの部分のバックカラー変更*/
	color: # 333333; /*文字色の変更*/
	}