/*-------------------------------------------------------
■ 基本レイアウト
-------------------------------------------------------*/
html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }


/*-------------------------------------------------------
■ 見出し
-------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック";
}


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

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



/*-------------------------------------------------------
■ 背景画像指定
-------------------------------------------------------*/
body { background: #fff; background:url(img/bana-bg.jpg) repeat-x #fff;
}
#banner div { background: url(img/banner.jpg) no-repeat  right;  }
#container { background: url(img/cont-bg.jpg)repeat-y; }


/*-------------------------------------------------------
■ 指定
-------------------------------------------------------*/


/*カテゴリ上目次画像*/	
.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: 655px;
	font-weight: normal;}


}

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

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

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

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

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

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

.header2 { color: #990000; }

/*色を指定します*/
.mizu { color: #0080c0; }
.pink { color: #ff99ab; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.aka { color: #db0000; }

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

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }
.big18 { font-size: 18px; }
.big20 { font-size: 20px; }
.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;
}

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

/*topへ*/
.gotot {
	margin: 20px 10px 0px 10px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

/*下に余白なし*/
.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;
}

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




.center { text-align: center; }

img { border: none; }

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

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


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

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


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



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

h1 a {
text-decoration: none; 
font-size: 10px;
font-weight: normal;
color: #000;
display: block;
}

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



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

}

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


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

/*IE7.0*/
*:first-child+html #header #ban {
	padding-top:40px;
	padding-left:155px;
	float:left;
	width:468px;
	height:60px;}






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

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

	}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	
}

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

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

}


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

}
#index #main
{
    display: inline; 
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 685px;
  margin:  10px ;
   margin-right:  0px ;
    padding: 0;
}
/*IE6.0*/
*html body #index #main{
    display: inline; 
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 685px;
  margin:  10px ;
   margin-right:  0px ;
    padding: 0;
}


/*IE7.0*/
*:first-child+html #index #main{
    display: inline; 
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 685px;
   margin:  10px ;
   margin-right:  0px ;
    padding: 0;
}

/*ＦＦ*/
html>body #index #main{
    display: inline; 
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 685px;
  margin:  10px ;
   margin-right:  0px ;
    padding: 0;
}
#main p {
	color: #333;
	font-size: 14px;
	background-image: url(img/note_line1.gif);
         line-height: 25px;
	
	margin:0 5px 0px 5px;
	padding: 0;

 }

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

 }
#main h2 {

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

#main h3 {

   	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: 665px;
	font-weight: bold;}

#index h2 {

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

#index h3 {

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




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

　　　 padding-bottom: 10px; 
 }

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


 }

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

#title001{

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


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

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

/*サイドーバーカテゴリ*/
#side li a {display: block; width: 100%;
	　　text-decoration: none;
	　　background: url(img/side-li.jpg) no-repeat 0 0px;
	　　padding-left: 20px;
	　　color: #555;
	　　font-size: 12px;
}
#side li a:hover { background-position: 0 -30px;
	text-decoration: none;
	color: #fff;}

#side li.sidetitle { background: url(img/st.gif) no-repeat 0 0px;
	padding-left: 15px;
 }

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


/*サイドーバー広告枠*/
#side #side_waku {
	margin-bottom: 15px;
　　　　   margin-top: 2px;
	padding-top: 5px;
	border: solid 1px #b9b8ab;
	background: #fff;}

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

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


}

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

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

/*サイドーバー広告枠なし*/
#side #side_waku1 {
	margin-bottom: 15px;
         margin-top: 0px;
	padding-top: 5px;
	border: solid 0px #b9b8ab;
	background: #fff;}


/*サイドーバー広告画像タイプ*/


#side .koukoku {

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

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




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

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

#side  a:hover {
	color:red;
}

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

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

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


}

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

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

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

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

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

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


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

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

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

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

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

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

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


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

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


#gaiyou p {
	background: none;
	margin: 0px;
	padding: 5px;
	font-size:12px;
	line-height:130%;
	color: #777;
}/*
リンク集
-------------------------------------------------------------------*/
#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/note_line.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/linep.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
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.hikakutbl table {
	width: 660px;
	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: normal;
         color:#0080c0;
}

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


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

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

.kobetu td {
	border: solid 1px #c1a343;
	padding: 5px;
	background: #fbf9f0;
 
}

.kobetu th {
	border: solid 1px #c1a343;
	padding: 5px ;
	background: #ece2bf;
 text-align: center;
	font-weight: normal;
	color: #333;

}

テーブル(個別記事用2)
-------------------------------------------------------------------*/
.kobetu2 {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
}
 
.kobetu2 table   {
 background :#fff;
 margin: 5px 0 10px 0px;
 padding: 0;
 color: #333;
 width: 650px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;

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

}
 
.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: #fff;
 font-size: 14px;
        font-weight: bold;

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



.kobetutxt {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;

 line-height: 130%; 
}



.kobetutxt2 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;

 line-height: 130%; 
}


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



.btt {
 margin:0;

 }
 
.btt a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 45px;
 height: 28px;
 background-image: url(img/btnt.gif);
 }
 
.btt a:hover {
 	background-position: 0 -28px;

 }


テーブル(個別記事用3)5人でひかく
-------------------------------------------------------------------*/
.kobetu3 {
 margin: 0;
 padding: 0;
 margin-bottom: 2px;
}
 
.kobetu3 table   {
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 655px;
 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;}





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



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

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


#box2 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: 200px;
	height: 25px;
	line-height: 25px;


}

#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: 75px;
	height: 20px;
    text-align: center;
	background-repeat:no-repeat;
	background-image: url(img/box2_2.gif);
	margin-left: 115px;
	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: 190px;
	width: 290px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;
color: #333;
}
#box1 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;

	margin-bottom: 10px;
	background-image: url(img/te.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #0000cc;
	font-size: 14px;
        	font-weight: bold;
		height: 25px;
	line-height: 25px;
width: 275px;

}


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




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

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


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

#box1 .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: 115px;
	margin-top: 10px;
	margin-bottom: 0px;
      } 



#box1 .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);
			}






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


#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/box2_2.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/box2_1.gif);
			}




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

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

#camp {
	width: 640px;
	margin: 5px 0 0px 5px;
	padding: 0;
	background: none;
	background-position: bottom;
	position: relative;
	height:auto;
	text-align: left;
	border-bottom: 0px #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;
}




テーブルランキング
-------------------------------------------------------------------*/
.kobeturank {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
}
 
.kobeturank table   {
 background :#fff;
 margin: 5px 0 10px 0px;
 padding: 0;
 color: #333;
 width: 650px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;

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

}
 
.kobeturank td {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 
}
 
.kobeturank th {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #fff;
 font-size: 14px;
        font-weight: bold;

 text-align: center;
 background-image: url(img/te.gif);
 background-position: 0 0;
 
}
 
.kobeturank td.krank {
	color: #fff;
 font-size: 16px;
        font-weight: bold;

   	background: url(img/te11.gif) no-repeat left #fff;
	height: 30px;
	line-height: 30px;
	margin: 0;
	color: #333;
padding: 0;
 	padding-left: 40px;
 	padding-top: 8px;
 border: solid 0px #ddd;
}

.kobeturank td.krank2 {
	color: #fff;
 font-size: 16px;
        font-weight: bold;

   	background: url(img/te12.gif) no-repeat  left #fff;
	height: 30px;
	line-height: 30px;
	margin: 0;
	color: #333;
padding: 0;
	padding-left: 40px;
 	padding-top: 8px;

}


.kobeturank td.krank3 {
	color: #fff;
 font-size: 16px;
        font-weight: bold;

   	background: url(img/te13.gif) no-repeat left #fff;
	height: 30px;
	line-height: 30px;
	margin: 0;
	color: #333;
padding: 0;
	padding-left: 40px;
 	padding-top: 8px;

}
.kobeturank td.hikakut {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}



.kobetutxt {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;

 line-height: 130%; 
}



.kobetutxt2 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;

 line-height: 130%; 
}


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



.btt {
 margin:0;

 }
 
.btt a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 45px;
 height: 28px;
 background-image: url(img/btnt.gif);
 }
 
.btt a:hover {
 	background-position: 0 -28px;

 }





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



.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: 5px;
}
.rank-table1 table {
	width: 660px;
	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: #e4f4fe;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
	text-align: center;
	color: #0080c0;
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;
}

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



.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 0px 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;
	}
/*---------------------公式ページ-----ロールオーバーボタン*/



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

#click a {
	display: block;
	width: 665px;
	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;
	}



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


#kansoutop {
 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;

}
#kansoutop p{
 border:1px solid #cacaca;
 background:#ffe4e4;
 line-height:25px;
 padding:10px;
 width:440px;
 float:none;
 _float:right;
}



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

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


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



.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: 5px 0px 5px 5px;
	}

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

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


/*------------------------------------------ロールオーバー トップ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;
	}


/*------------------------------------------トップ総合ランキング*/
#boxrank {
	float: left;
	height: 30px;
	width: 130px;
	border: 0px solid #DDDDDD;
	margin: 2px;
	padding: 0px;
	background: none;
	background-position: bottom;
	position: relative;

}





.s1_rank{
	margin: 0px 0px 0px 50px;
float:left;

	}

.s1_rank a {
	display: block;
	width: 153px;
	height: 37px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rank_1.gif");
	}

.s1_rank a:hover {
	background-position: 0 -37px;
	}

.s2_rank{
	margin: 0px 0px 0px 85px;
float:left;

	}

.s2_rank a {
	display: block;
	width: 153px;
	height: 37px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rank_2.gif");
	}

.s2_rank a:hover {
	background-position: 0 -37px;
	}

.s3_rank{
	margin: 0px 0px 0px 120px;
float:left;

	}

.s3_rank a {
	display: block;
	width: 153px;
	height: 37px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rank_3.gif");
	}

.s3_rank a:hover {
	background-position: 0 -37px;
	}

.s4_rank{
	margin: 10px 0px 0px 50px;
float:left;

	}

.s4_rank a {
	display: block;
	width: 153px;
	height: 37px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rank_4.gif");
	}

.s4_rank a:hover {
	background-position: 0 -37px;
	}

.s5_rank{
	margin: 10px 0px 10px 85px;
float:left;

	}

.s5_rank a {
	display: block;
	width: 153px;
	height: 37px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rank_5.gif");
	}

.s5_rank a:hover {
	background-position: 0 -37px;
	}

.s6_rank{
	margin: 10px 0px 0px 120px;
float:left;

	}

.s6_rank a {
	display: block;
	width: 153px;
	height: 37px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rank_6.gif");
	}

.s6_rank a:hover {
	background-position: 0 -37px;
	}


/*---------------------what new*/


#topnew {
 background:url(img/top.jpg) no-repeat left top;
 padding-left:280px;
	width: 655px;
	height: 100%;

 clear:both;
 margin-bottom:0px;
 padding-bottom:10px;
 padding-top:80px;

}
#topnew p{
background:#fefefc;
 line-height:25px;
 padding:10px;
 width:330px;
 float:none;
 _float:right;
}









