/* CSS Document */

* {
	color:#000000;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}


body {



        width: 842px;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        color: #333;
        line-height: 125%;
        font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
        position: relative;
		font-size:11pt;
}


a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }




/*
装飾用文字色
-------------------------------------------------------------------*/


/*文字装飾/
.line { background: #ffff7d;

 }



/*画像位置指定*/
.imgl {
	margin: 5px 20px 5px 0px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 5px 15px 5px 20px;
	padding: 0;
	float: right;
}

img { border: none; }



/*
ページレイアウト
-------------------------------------------------------------------*/

#wrap
{
    width: 860px;
}

/*ＦＦ*/
html>body #wrap
{
    width: 842px;
}


/*IE7.0*/
*:first-child+html #wrap
{
    width: 842px;
}

/*
ヘッダー
-------------------------------------------------------------------*/

#header {

        background: url(../img/bana.jpg);
        position: relative;
        width: 852x;
        margin: 0;
        margin-left: 13px;
        padding: 0 0px;
        text-align: center;

}

/*ＦＦ*/
html>body #header  {
        background: url(../img/bana.jpg);
        height:100px;
        position: relative;
        width: 842x;
        margin: 0;
        padding: 0 0px;
        text-align: center;
}

/*IE7.0*/
*:first-child+html #header {
        height:80px;
        background: url(../img/bana.jpg) ;
        position: relative;
        width: 842x;
        margin: 0;       
        padding: 0 0px;
        text-align: center;
}


/*
ヘッダー（サイトタイトル）
-------------------------------------------------------------------*/

#header h1 {
       position:absolute; top: 0px; right: 30px;
       text-align: left;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #333;

}

/*ＦＦ*/
html>body #header h1 {
       position:absolute; top: 0px; right: 30px;
       text-align: left;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #333;

}

/*IE7.0*/
*:first-child+html #header h1 {
       position:absolute; top: 0px; right: 30px;
       float: right;
       font-size: 10px;
       font-weight: normal;
       color: #333;

}

#header #logo {
	clear: both;
	padding-top: 40px;
	padding-left: 10px;
	margin: 0;
        text-align: left;
　　　　height: 60px;
        font-size: 18px;
        font-weight: bold;
        color: #333;

}

#header #logo a {
        text-decoration: none; 
        font-size: 18px;
        font-weight: bold;
        color: #333;
        display: block;
}

#header #logo a:hover {
        text-decoration: none;
        color: #990000;
}

#header #ban {
	padding-top:40px;
	padding-left:10px;
	float:left;
	width:468px;
	height:60px;
	}	



/*
ヘッダー画像部分
-------------------------------------------------------------------*/

#banner {
    position: relative;
    margin: 0;
    margin-top: -10px;
    padding:0;
    width: 840px;
    height: 224px;
}



/*ＦＦ*/
html>body #banner  {
    position: relative;
    margin: 0;
    padding: 0;
    width: 840px;
    height: 224px;
}


/*IE7.0*/
*:first-child+html #banner {
    position: relative;

    padding: 0;
    width: 840px;
    height: 224px;

}



#banner div {
    position: relative;
    margin: 0;
    padding: 0px;
    width: 840px;
    height:  200px;
}



#banner div { background: url(../img/top.jpg) no-repeat  ; 
    position:absolute; top:0px; left: -20px; 
        width: 840x;
        margin: 0;       
        padding: 0 0px;

 }


/*
バナー内テキスト部分
-------------------------------------------------------------------*/

#banner p
{
    width: 770px;
    margin: 0;
    padding: 5px;
    font-size: 10px;
    line-height: 125%;
    font-weight: normal;
    position:absolute; top:200px; left: 10px; 
    text-align: left;
    color: #333;

}

/*
 メインコンテンツ全体 基本レイアウト
-------------------------------------------------------------------*/


#container
{
    position: relative;
    width: 820px;
    margin: 0;
    margin-top: -25px;
    margin-left: 13px;
    padding: 0 21px;
    text-align: center;
    background: #fff;
    background: url(../img/bbg.jpg) repeat-y ;

}

 /*ＦＦ*/
html>body #container
{
    position: relative;
    width:820px;
    margin: 0;
    padding: 0 21px;
    text-align: center;
    background: #fff;
    background: url(../img/bbg.jpg) repeat-y ;


}



/*IE7.0*/
*:first-child+html #container
{
    position: relative;
    width: 820px;
    margin: 0;
    padding: 0 21px;
    text-align: center;
    background: #fff;
    background: url(../img/bbg.jpg) repeat-y ;
}



/*
メインコンテンツ基本レイアウト（記事部分）
-------------------------------------------------------------------*/

#main
{
    position: relative;
    min-height: 1px;
    width:820px;
    margin: 15px 0px;
    padding: 0;
}

 /*ＦＦ*/
html>body #main
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width:820px;
    margin: 15px 0px;
    padding: 0;
    }

/*IE7.0*/
*:first-child+html #main
{
    position: relative;
    min-height: 1px;
    text-align: left;
    width:820px;
    margin: 15px 0px;
    padding: 0;
   }

#main p {
	color: #333;
	margin:0;
	padding-top: 1px;
	padding-right: 25px;
	padding-left: 5px;
	line-height:145%;
	font-size:11pt;

 }



#main h2 {
        clear: both;
   	background: url(../img/h2-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: 25px;
	margin-right: 10px;
	color: #333;
	font-size: 16px;
    　　width: 780px;
	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: 70px;	
    margin-bottom: 10px;
    padding-top: 2px;
	padding-left: 25px;
	margin-right: 10px;
	color: #333;
	font-size: 16px;
    　  width: 780px;
	font-weight: bold;}





#main .tx{
	clear:both;
	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;
    　　padding-bottom: 10px;

        width: 840x;
        text-align: center;
    　　clear: both;
}

/*ＦＦ*/
html>body #footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
        width: 840x;
    　　padding-bottom: 10px;
        text-align: center;
    　　clear: both;
}





/*IE7.0*/
*:first-child+html #footer {
        position: relative;
    　　margin: 0;
    　　padding: 0;
        width: 840x;
    　　padding-bottom: 10px;
        text-align: center;
    　　clear: both;
}





#footer h4 {
       width: 800x;
	font-weight:normal;
	color:#666;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	margin-right:30px;
	font-size: 12px;
	border-width: 0px;
        text-align: center;
	
}


#footer p  {
       width: 800x;
	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
{ 
      width: 842x;
      height: 25px;
      margin: 0;
      margin-left: 13px;
      padding: 0 0;
      color: #fff;
      font-size: 10px;
      background: url(../img/footer.jpg) no-repeat;
}

/*ＦＦ*/
html>body .copy
{ 
      width: 842x;
      height: 25px;
      margin: 0;
      padding: 0 0;
      color: #fff;
      font-size: 10px;
      background: url(../img/footer.jpg) no-repeat;
}


/*IE7.0*/

*:first-child+html .copy
{ 
      width: 842x;
      height: 25px;
      margin: 0;
     padding: 0 0;
      color: #fff;
      font-size: 10px;
      background: url(../img/footer.jpg) no-repeat;
}


.copy a{

	text-decoration:none;
	color:#fff;}



#footer a{

	text-decoration:none;
	color:#666;
    font-size: 12px;

	
}

#footer a:hover{

	text-decoration:none;
	color:#CC3300;
    font-size: 12px;

	
}

/*
フッター画像
-------------------------------------------------------------------*/


#footergazou {

}


/*
リンク
-------------------------------------------------------------------*/


#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: 20px;
         height: 10px;
}



/*
概要
-------------------------------------------------------------------*/

#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;
}





/*-------------------------------------------------
	テーブル
--------------------------------------------------*/

/*-------------------------------------------------
	比較表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;
	width: 90px;
	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;
}


/*
申込ボタン
-------------------------------------------------------------------*/

.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;
			}


/*
ボックス２列×２列
---------------------------------------------------*/
.box1_h {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
}



#box1 {
	float: left;
	height: 220px;
	width: 350px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;

}
#box1 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;
	margin-bottom: 10px;
	background-image: url(../img/bg_box1.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 14px;
        font-weight: bold;
	height: 25px;
	line-height: 25px;
        width: 330px;

}

#box1 p {
	margin: 0px;
	background: none;
	font-size: 14px;
	color: #333;
	line-height: 140%;
        padding-top: 1px;

}

.imgbox1 {
	margin: 5px 20px 5px 5px;
	padding: 0;
	float: left;
}


/*---------------------感想文*/

#main .tx2{
	text-align:center;
	width:100%;	
}

.kansou {
 margin-bottom:10px;
 border:1px solid #cacaca;
 background:#FFFFCC;
 padding:10px;
 width:600px;
 text-align:left;
margin:0px auto 20px auto;

}




/*-------------------------------------------------
	テーブル
--------------------------------------------------*/




/*---------------------感想文*/


#kuchi {
 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;
}


#kuchi p{
 border:1px solid #cacaca;
 background:#ffe4e4;
 line-height:25px;
 padding:10px;
 width:540px;
 float:none;

}



/*---------------------ブレット*/

#main ul{}
#main li{
	list-style-image:url(../img/icon07.gif);
	vertical-align:middle;
	display:block;
	padding:5px 0px;
	font-size:11pt;
	margin-left:40px;
	font-weight:bold;
	color:#CC3300;
	}

#main .list{
	margin-left:28px;
	font-weitht:bold;
	background-color:#CCCCCC;
	padding:2px;
	}
	
	ul.bullet {
	margin-left:10px;
	}

li.bullet {
	list-style-image:url(../img/icon07.gif);
	line-height:135%;
	font-weight:bold;
	}	

/*---------------------囲み*/

.dot {
	width:650px;
	border:3px #CCCCCC dotted;
	background-color:#FFFFCC;
	padding:20px;
	margin:30px 0px;
	text-align:left;
	}
	
.dot:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
	}
	
	
	/*テーブル*/

table.sim {
	width:700px;
	border-collapse:collapse;
	border-style:solid;
	}
	
	
div#main p{
	color:#444444;

	line-height:120%;
	margin:20px 0px;
	clear: both;
	}
