/* CSS Document */
@import url("css/box.css");


/*基本指定*/


* {
	line-height: 1.5;
    font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
	
/*画像指定*/

}
img{
　　border: none;
}
a img {
    border: none;
}

/* リンク色（ページ全体） */
a { 
	color: #0000ff; 
	text-decoration: 
	underline; 
}

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

hr{
	color:#CCCCCC;
	margin: 10px 20px;
}

/*文字装飾*/


ul {
	list-style-type: none;
}



/*-------------------------------------------------------
■ 回り込み解除
-------------------------------------------------------*/

#clear {
	clear: both;
}

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


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

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

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

/*文字のフォントを指定します*/
.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; }
.small { font-size: 14px;     line-height: 110%;}


/*文字を装飾します*/

.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: 0px 15px 5px 15px;
	padding: 0;
	float: right;
}




strong{
	font-weight:normal;
}

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

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

/*下に余白なし上に余白あり*/
.goto3 {
	margin: 10px 10px 0px 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
/*TOPへ戻る*/
.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0;
    clear: both;
}

/*TOPへ戻る2*/

.link_r {
	text-align: right;
	margin-right:10px;
}

/*サイドバー用*/
.goside {
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
        text-align: right;
	font-size: 14px;
	font-weight: bold;
}


/*バック画像付きリンクです*/
.gotolink {
        position: relative;
 	clear: both;
 	background: url(img/link.gif) no-repeat left ;
　　　　height: 80px;
	line-height: 100px;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #333;
	font-size: 20px;
        width: auto;
	font-weight: bold;
}

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



/*バック画像付きリンクです*/
.goto_r {
 	margin: 0px 10px 0px 10px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;

}

.goto_r a{ background: url(img/yajirusi.gif) 0 3px no-repeat; 
	padding-left: 40px;
}

.goto_r a:hover{ background: url(img/yajirusi_on.gif) 0 3px no-repeat; 
	padding-left: 40px;
}
#center { text-align: center; }
.center { text-align: center; }
img { border: none; }




/*コンテンツ指定*/

body {
	text-align: center;
	font-size:14px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック';
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
background: url(img/bk041401.gif);}

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background: url(img/bg.gif) repeat-y;
	text-align: left;
}
#content {
	width: 910px;
	margin-left: 5px;
}


/**▼ヘッダー*****/



#top_header h1 {
	padding: 0px;
	font-size: 8px;
	color: #999;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	float: left;}

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




#main h3 {
        clear: both;
   	background: url(img/h3-bg.gif) no-repeat left #fff;
	height: 35px;
	line-height: 35px;
	margin-top: 15px;	
         	margin-bottom: 10px;
         padding-top: 5px;
	padding-left: 20px;

	color: #333;
	font-size: 16px;
    　　  width: auto;
	font-weight: bold;}



#main h4 {
	background-image: url(img/menu_01.jpg);
	height: 22px;
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 12px;
}
#main h5 {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 15px;
}


.box_e {
	width: 490px;
	float: left;
}
.text_001 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;

}



#top_header {
	width: 910px;
	height: 100px;
	background-image: url(img/top_h.gif);
    background-repeat: no-repeat;
background:#660000;
}

#top_header .logo {
	margin: 0px;

	height: 100px;	
background:#660000;
}	

/*ＦＦ*/
html>body #top_header  .logo {
	margin: 0px;}

/*IE7.0*/
*:first-child+html #top_header .logo {
	margin-top: 12px;	}



#container {
	width: 910px;
	margin-top: 10px;
	height: auto;}
/*IE7.0*/
*:first-child+html #container {
	margin-top: 20px;	}
#header .banner {
	height: 302px;
	width: 640px;
	padding-bottom: 10px;
}
#wrapper #header {
	height: 305px;
	width: 620px;
	margin-bottom: 10px;
}

#main  {
	width:620px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 10px;
}

/*ＦＦ*/
html>body #main {
	margin-right: 15px;}


/*IE7.0*/
*:first-child+html #main {
	margin-right: 15px;}


#main .box {
	margin-bottom: 20px;
}





p {
	color: #333;
	font-size: 12px;
	line-height: 25px;
	margin:0 5px 0px 5px;
	padding: 0;



 }


.h2entry
{
　　　line-height: 1.5;
 　　 margin-right: 2px;
 　　 margin-left: 2px;
 　　 padding-bottom: 10px; 
 　　 border-bottom: 0px dotted #dcdcdc;


 }

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


 }
/*
リンク集
-------------------------------------------------------------------*/
#link{

	padding: 0;
	text-align:center;
	font-size:10px;
	color:#999;
}
#link a{

	text-decoration:none;
		color:#999;

	
}

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

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


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


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

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


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

	background-repeat: repeat-x;
	background-position: top;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
         height: 5px;
}
#dott {
	text-align:left;
	padding 0;
	background-image: url(img/linem.gif);

	background-repeat: repeat-x;
	background-position: top;
		margin-left: 0px;
	margin-right: 2px;
 	margin-bottom: -15px;
        height: 5px;
}

/*ＦＦ*/
html>body #dott {
	text-align:left;
	padding 0;
	background-image: url(img/linem.gif);

	background-repeat: repeat-x;
	background-position: top;
		margin-left: 0px;
	margin-right: 2px;
        height: 5px;
margin-bottom: 0px;

}



/*IE7.0*/
*:first-child+html #dott {
	text-align:left;
	padding 0;
	background-image: url(img/linem.gif);

	background-repeat: repeat-x;
	background-position: top;
		margin-left: 0px;
	margin-right: 2px;
        height: 5px;margin-bottom: 0px;

}





/*-------------------------------------------------
●オプション001　ボックス４
--------------------------------------------------*/

/*トップページボックス指定*/
 .t_box .box_001 p {
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;


}
 .box_t {	

	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}

 .text_cont {
	padding-bottom: 30px;
}



 .box_001 {
	width: 295px;
	height: 155px;
	float: left;
	border: 1px solid #FF66FF;
	margin-top: 13px;
	margin-right: 13px;
}

 .box_001 .box_5 {
	float: left;
	margin: 3px;
}

 .t_box .box_001 .ri_b {
	width: 160px;
	float: right;
}



.box_001 p {
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
/*-------------------------------------------------
●オプション002　横ランキング
--------------------------------------------------*/


 .rank {
	clear:both;
background-image: url(img/ranking_bg.gif);
	height: 350px;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 25px;
}




 .rk_l {
	height: 330px;
	width: 285px;
	float: left;
	margin: 10px 5px 10px 5px;
}

/*ＦＦ*/
html>body .rk_l {
	margin: 10px 5px 10px 15px;
}


/*IE7.0*/
*:first-child+html .rk_l {
	margin: 10px 5px 10px 15px;
}

 

 .rk_r {
	height: 330px;
	width: 295px;
	float: right;
	margin: 10px 10px 10px -12px;
}



/*ＦＦ*/
html>body .rk_r {
	margin: 10px 10px 10px 0px;
}


/*IE7.0*/
*:first-child+html .rk_r {
	margin: 10px 10px 10px 0px;
}


.rank ul {
	padding-top: 30px;
	padding-left: 55px;
	margin-bottom: 40px;
}

.rank li {
	line-height: 28px;
	height: 28px;
}



.rank .box_t {
	padding-top: 15px;
	line-height: normal;
	margin-right: 85px;


}

.rank p {
	padding-left: 20px;
	line-height: 20px;
}
/*-------------------------------------------------
●オプション003　ポイント
--------------------------------------------------*/

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

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

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



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


/*ＦＦ*/
html>body .point-001 p,
.point-002 p,
.point-003 p {
	line-height: normal;
	margin-right: 85px;
	padding-top: 3px;
}

/*IE7.0*/
*:first-child+html .point-001 p,
.point-002 p,
.point-003 p {
	line-height: normal;
	margin-right: 85px;
	padding-top: 3px;
}

 .point_t {
	margin-top: 30px;
	margin-bottom: 10px;
}
.point_t_001{
	margin-top: 30px;
	margin-bottom: 10px;
	color: #7d0022;
	font-size: 18px;
    　　　　  width: auto;
	font-weight: bold;}

.point_t_002{
	margin-top: 30px;
	margin-bottom: 10px;
	color: #7d0022;
	font-size: 18px;
    　　　　  width: auto;
	font-weight: bold;}
.point_t_003{
	margin-top: 30px;
	margin-bottom: 10px;
	color: #7d0022;
	font-size: 18px;
    　　　　  width: auto;
	font-weight: bold;}

/*-------------------------------------------------
●オプション00４　体験したよ
--------------------------------------------------*/

 .taiken-001 {
	background-image: url(img/taiken-001.gif);
	height: 251px;
	width: 620px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;

}
/*ＦＦ*/
html>body .taiken-001 {
	margin-bottom: -20px;}

/*IE7.0*/
*:first-child+html .taiken-001 {
	margin-bottom: -20px;	}
 .taiken-001 dl {
	width: 330px;
	float: right;
	padding-top: 5px;
}
 .taiken-001 .site {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

 .taiken-001 dt {clear: both;
	float: left;
	width: 80px;
	line-height: normal;
	padding-top: 5px;
	height: auto;
}
 .taiken-001 dd {
	float: left;
	width: 220px;
	line-height: normal;
	padding-top: 5px;
	height: auto;
}



.kutikomi_t
{
       background: url(img/kuchikomi001.gif) no-repeat 0 0px;
       clear:both;
       height: 60px;
       line-height: 60px;
       padding-top: 8px;
       padding-left: 70px;
       margin:0;
       margin-top:10px;
       margin-bottom:10px;
       color: #333;
       font-weight:bold;
       font-size:18px;
}
 .taiken-002 {
	background-image: url(img/taiken-002.gif);
border: solid 1px #83d7fe;
	height: 251px;
	width: 620px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: -20px;

}

 .taiken-002 dl {
	width: 330px;
	float: right;
	padding-top: 10px;
}
 .taiken-002 .site {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

 .taiken-002 dt {
	float: left;
	width: 80px;
	line-height: normal;
	padding-top: 5px;
	height: 25px;
}
 .taiken-002 dd {
	float: left;
	width: 220px;
	line-height: normal;
	padding-top: 5px;
	height: 25px;
}
/*-------------------------------------------------------
●オプション005　詳細テーブル001
---------------------------------------------------*/
.kobetu-001 {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	clear: both;}

.kobetu-001 table   {
	background :#fff;

	margin: 5px 0 10px 5px;
	padding: 0;
	color: #333;
	width: 610px;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 170%;
	border: solid 1px #8b0209;}

.kobetu-001 td {
	border: solid 1px #8b0209;
	padding: 8px 5px 8px 10px;
	font-size: 14px;
}

.kobetu-001 th {
	border: solid 1px #8b0209;
	padding: 3px 5px 3px 10px;
	background:#000;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

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

}
.kobetu-001  td.col3 {
	text-align: left;
	font-size: 12px;
 	background: #dfce94;
	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;}



/*-------------------------------------------------------
●オプション006　詳細テーブル002
---------------------------------------------------*/
.kobetu-002 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	clear: both;}

.kobetu-002 table   {
	background :#fff;

	margin: 5px 0 10px 5px;
	padding: 0;
	color: #333;
	width: 610px;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 170%;
	border: solid 1px #8b0209;}

.kobetu-002 td {
	border: solid 1px #8b0209;
	padding: 8px 5px 8px 10px;
	font-size: 14px;
}

.kobetu-002 th {
	border: solid 1px #8b0209;
	padding: 3px 5px 3px 10px;
	background:#000;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

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

}

.kobetu-002 th.col2{
	width: 220px;

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

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

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

/*-------------------------------------------------------
■ サイド指定
-------------------------------------------------------*/

#side {
	width: 250px;
	float: left;
	margin-left: 2px;
}

/*ＦＦ*/
html>body #side {
	width: 240px;
	float: left;
	margin-left: 10px;

}

/*IE7.0*/
*:first-child+html #side {
	width: 240px;
	float: left;
	margin-left: 10px;
}

#side  h3{
	background: url(img/st.gif) no-repeat 0 0px;
	margin-top:0px;
	padding-top: 0px;
	line-height:35px;
	font-size: 14px;
	height:35px;
	color: #fff;
	font-weight: bold;
	text-indent: 8px;
}


#side #top_navi li {
	margin: 0;
	padding: 0;
	height: 68px;

}
#side #top_navi {
	margin-bottom: 10px;
}



#side #top_navi h3{
	background: url(img/st1.gif) no-repeat 0 0px;
	margin-top:0px;
	padding-top: 0px;
	line-height:35px;
	font-size: 14px;
	height:35px;
	color: #fff;
	font-weight: bold;
	text-indent: 8px;
}

#side #top_navi .li1 {
	height:68px;
}

/*ＦＦ*/
html>body #side #top_navi .li1 {
	height:68px;

}

/*IE7.0*/
*:first-child+html #side #top_navi .li1 {
	height:62px;

}
#side #top_navi .li1 a {
	height: 68px;
	width: 240px;
	display: block;
	line-height: 68px;
	background: url(img/s_li.jpg) no-repeat 0 0px;
}

#side #top_navi .li1 a:hover{
    background-position: 0 -68px;
    color: #990000;
}

#side #top_navi .li2 {
	height:68px;
	margin-top: -6px;}

/*ＦＦ*/
html>body #side #top_navi .li2 {
	height:68px;

	margin-top: 0px;}

/*IE7.0*/
*:first-child+html #side #top_navi .li2 {
	height:62px;

	margin-top: 0px;}

#side #top_navi .li2 a {
	height: 68px;
	width: 240px;
	display: block;
	line-height: 68px;
	background: url(img/s_li2.jpg) no-repeat 0 0px;
}

#side #top_navi .li2 a:hover{
    background-position: 0 -68px;
    color: #990000;
}

#side #top_navi .li3 {
	height:68px;
	margin-top: -6px;}


/*ＦＦ*/
html>body #side #top_navi .li3 {
	height:68px;

	margin-top: 0px;}


/*IE7.0*/
*:first-child+html #side #top_navi .li3 {
	height:62px;

	margin-top: 0px;}

#side #top_navi .li3 a {
	height: 68px;
	width: 240px;
	display: block;
	line-height: 68px;
	background: url(img/s_li3.jpg) no-repeat 0 0px;
}

#side #top_navi .li3 a:hover{
    background-position: 0 -68px;
    color: #990000;
}


#side #top_navi .li4 {
	height:68px;
	margin-top: -6px;}


/*ＦＦ*/
html>body #side #top_navi .li4 {
	height:68px;

	margin-top: 0px;}


/*IE7.0*/
*:first-child+html #side #top_navi .li4 {
	height:62px;
	margin-top: 0px;}

#side #top_navi .li4 a {
	height: 68px;
	width: 240px;
	display: block;
	line-height: 68px;
	background: url(img/s_li4.jpg) no-repeat 0 0px;
}

#side #top_navi .li4 a:hover{
    background-position: 0 -68px;
    color: #990000;
}



#side li span{
	display: none;
}

#side li a{
	display: block;
	width: 100%;
	font-size:12px;
	font-weight: normal;
	color: #666;
	background: url(img/side-li.jpg) no-repeat 0 0px;
	height: 30px;
	text-decoration: none;
	margin: 0px;
	padding-right: 3px;
	text-indent: 17px;
	line-height:30px;
}

#side li a:hover
{
    background-position: 0 -30px;
    color: #990000;
}



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



#gaiyou_top{
   	clear: both;
   	background: url(img/gaiyou.gif) no-repeat left #fff;
	height: 186px;
    	margin: 0 auto;	
   	margin-top: 30px;	
   	margin-bottom: 10px;	
   	padding: 5px;
   	padding-left:80px;
   	padding-top:10px;
}

#gaiyou_top_t {
	width:auto;

   	height: 20px;
	line-height: 120%;
        padding-top:10px;
        padding-left:15px;
        color: #8b0209;
	font-size: 14px;
	font-weight: normal;
}
/*ＦＦ*/
html>body #gaiyou_top_t{
	padding-top:5px;
	}

/*IE7.0*/
*:first-child+html #gaiyou_top_t{
	padding-top:5px;
	}


#gaiyou_top p{
	line-height: 140%;
	padding:10px;
	padding-top:10px;
	width:520px;
       color: #b8b3b6;
	font-size: 10px;}
/*ＦＦ*/
html>body #gaiyou_top p{
	padding:10px;;
	}

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




/*フッター*/

#footer{
	overflow:hidden;
	font-style: normal;
	color: #FFFFFF;
	height: 150px;
	display: block;
	font-size: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(img/f_bn.gif);
	background-repeat: repeat-x;
	clear: both;
}

#footer hr{
	display:none;
	clear: both;
	margin: 0;
	padding: 0px;
       　 width : 100%;
	height: 10px;
	text-align: right;

	}

#footer_in {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;}

#footer p {
	text-align: center;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	color: #FFFFFF;}

#footer_moji {
margin-top: 0 auto;
	margin-left: 25px;

}
#footer_moji p {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
	
}
#footer footer_link {
	font-size: 10px;height: 15px;}


#footer footer_link p{
	color: #FFFFFF;
	font-size: 10px;}

#footer footer_link a{
	color: #FFFFFF;
text-decoration: none;	font-size: 10px;}

#footer footer_link a:hover{
	color: #FFFFFF;
	font-size: 10px;}

#footer link {
	color: #FFFFFF;
}

#footer link a{
	color: #FFFFFF;
text-decoration: none;}

#footer link a:hover{
	color: #FFFFFF;
}

#footer p a{
	color: #FFFFFF;
text-decoration: none;}


address {
	font-style: normal;
	text-align: center;	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}





/*回り込み解除*/
.c_both{ clear:both;}

/*スタッフページ指定*/

.st_box {
	width: 375px;
	height: 220px;
	border: 1px solid #502800;
	float: left;
	padding-left: 0px;
	margin-bottom: 20px;
}

.st_box_1 {
	width: 375px;
	height: 220px;
	border: 1px solid #502800;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}


.st_name {
	width: 190px;
	height: 220px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.staffname {
	height: 45px;
	width: 190px;
	background-image: url(img/staff_name.jpg);
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.st_name p {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.st_poto {
	width: 150px;
	float: left;
	height: 220px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


/*メニュー指定*/

.me_box {
	width: 375px;
	margin-bottom: 15px;
	float: left;
}

.menu_bl{
	width: 375px;
	float: left;
}

.menu_br{
	width: 375px;
	float: left;
	padding-left: 20px;
}

.me_box  dt {
	background-image: url(img/menu_list.jpg);
	color: #333333;
	line-height: 20px;
	background-repeat: no-repeat;
	float: left;
	width: 265px;
	padding-left: 35px;
	font-size: 12px;
}

.me_box .img_none{
	background-image: none;
	color: #333333;
	line-height: 20px;
	background-repeat: no-repeat;
	float: left;
	width: 265px;
	padding-left: 35px;
}


.me_box p {
	font-size: 12px;
}

.me_box .menu {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.me_box dd {
	float: right;
	padding-right: 3px;
	line-height: 20px;
	font-size:12px;
}
#main .cupon_sz img {
	margin-bottom: 20px;
}



.access_box {
	width: 300px;
	float:left;
	background:#fff;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}



/*フッターリンク*/

#space{
	margin: 0 15px 15px;
	padding:15px 0;
	font-size:10px;
	border-top:1px #ccc solid;
	clear:both;
	text-align: left;
}


/*ボタン指定*/

.bt_c{
	text-align:center;
	clear:both;
	width: 600px;
	height: 60px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 63px;
	padding-bottom: 10px;
	padding-left: 63px;
}


.inner { 
	clear:both;


}
.box_s {
	width: 200px;
}
.me_box .menu01 {
	height: 100px;
}
.me_box .menu01 p {
}



/* safari only \*/  
html:\66irst-child #footer {   
	font-size: 9px;   
}  

/* safari only \*/  
html:\66irst-child .sz11 {   
	font-size: 11px;   
}  

.me_box .i35 {
	padding-left: 35px!important;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.link_r {
	clear: both;
}

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

/*\*/
* html .text_cont {
    height: 1em;
}

.text_cont {
    display: block;
}
/**/




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*-------------------------------------------------
●オプション１　ランキング
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	clear: both;
}
.hikakutbl table {
	width:615px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 14px;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-collapse: collapse;
}

.hikakutbl th {
	margin: 0;
	padding: 0;
	border-top: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px 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;
	line-height: 30px;
	height: 30px;
}


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

td.hikakutd2 {
	margin: 0;
	padding: 0;
	width: 90px;
	text-align: center;
	font-size: 14px;
        font-weight: bold;
}

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


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

/*
申込ボタン
-------------------------------------------------------------------*/
.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") no-repeat;
	}

.bt1 a:hover {
	background-position: 1px -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") no-repeat;
	}


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

	}



/*-------------------------------------------------
●ランキング（小）オプション２
--------------------------------------------------*/
.hikakutblm {
	margin: 0;
	padding: 0;
	clear: both;
}
.hikakutblm table {
 width: 610px;
	margin: 0 5px;
	padding: 0;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-collapse: collapse;
}
.hikakutblm th {
	margin: 0;
	padding: 0;
	border-top: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	font-size: 16px;
        font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url(img/te2.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	line-height: 30px;
	height: 30px;
}
.hikakutblm td {
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;
}
.hikakutblm .hikakutxt {
	margin: 0;
	padding: 5px;
	font-size: 12px	padding-right: 10px;;
	line-height: 130%;
}
.hikakutblm .price {
	margin: 0;
	padding: 0;
	width: 70px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;}




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

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

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


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

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


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

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


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


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


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

/*-------------------------------------------------
●ランキング（小）オプション２　申込ボタン
--------------------------------------------------*/

.link-kuchikomi {
	margin: 0;
	text-indent:-9999px;
}


.link-kuchikomi a 
{
	overflow: hidden;
	display: block;
	width: 110px;
	height: 25px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/kochira21.jpg);
	text-indent:-9999px;
	margin-left: 260px;
	margin-top: 5px;
	margin-bottom: 0px;
      } 


.link-kuchikomi a:hover {
	         background-position:0 -25px;
	text-decoration: none;
			}


/*-------------------------------------------------
●ランキング（モニター）オプション３
--------------------------------------------------*/
/*-------------------------------------------------
●ランキング（モニター）オプション３●ランキング
--------------------------------------------------*/

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

 text-align: center;
 background-image: url(img/te1.gif);
 background-position: 0 0;
 
}
.kobetu2 td.kuti {
width:130px;
	background: #fdf5f3;

}

.kobetu2 td.col1 {


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


.kobetu2 td.col2 {


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

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


.kobetu2 td.price{
 text-align: center;
}

/*-------------------------------------------------
●ランキング（モニター）オプション３●ボタン
--------------------------------------------------*/
.btk {
 margin: 10px 10px 0px 0px;
 float: right;
 }
.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;
 }

/*-------------------------------------------------
No1はコレ
--------------------------------------------------*/
#kansou_no1 {
 background:url(img/kansou_no1.jpg) no-repeat left top;
 padding-left:160px;
 width:100%;

 height:100%;

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

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

}


/*-------------------------------------------------
●ランキング（育毛Best3）オプション４
--------------------------------------------------*/

#rankkin1{
    clear: both;
   	background: url(img/rankkin1.jpg) no-repeat left #fff;
	height: 300px;
        	margin: 0 auto;	
         padding: 5px;
 padding-left:250px;
 padding-top:5px;
}


#rankkin1 p{
 line-height:24px;
 padding:30px;
 padding-top:30px;
 width:350px;
}
/*ＦＦ*/
html>body #rankkin1 p{
line-height:24px;
 padding:30px;
 padding-top:30px;
 width:300px;
	}

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

line-height:24px;
 padding:30px;
 padding-top:30px;
 width:300px;
	}

#rankgin1{float: left;
   	background: url(img/rankgin1.jpg) no-repeat left #fff;
	height: 220px;
        	margin: 0px;	
         padding: 0px;
 padding-left:120px;
 padding-top:5px;
}


#rankgin1 p{
 line-height:24px;
 padding:10px;
 padding-top:20px;
padding-right:30px;
 width:180px;
}
/*ＦＦ*/
html>body #rankgin1 p{
 line-height:24px;
 padding:30px;
 padding-top:30px;
 width:120px;	}

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

 line-height:24px;
 padding:30px;
 padding-top:30px;
 width:120px;	}


#rankdou1{float: left;

 
   	background: url(img/rankdou1.jpg) no-repeat left #fff;


	height: 220px;
        	margin: 0px;	
         padding: 0px;
 padding-left:120px;
 padding-top:5px;

}


#rankdou1 p{
 line-height:24px;
 padding:10px;
 padding-top:20px;
 padding-right:15px;
 width:175px;
}
/*ＦＦ*/
html>body #rankdou1 p{
line-height:24px;
 padding:30px;
 padding-top:30px;
 width:120px;
	}

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

line-height:24px;
 padding:30px;
 padding-top:30px;
 width:120px;
	}

.kinbt {
	margin: 5px 0px 15px 130px;

	}

.kinbt a {
	display: block;
	width: 184px;
	height: 33px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rankkinbt.jpg");
	}

.kinbt  a:hover {
	background-position: 0 -33px;
	}


.ginbt {
	margin: 0px 0px 15px 15px;

	}
.ginbt a {
	display: block;
	width: 124px;
	height: 22px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/rankginbt.jpg");
margin-top: 20px 
	}

.ginbt  a:hover {
	background-position: 0 -22px;
	}

/*-------------------------------------------------
●ランキング（まつげ口コミ）オプション５
--------------------------------------------------*/
.boxrank4 {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
	clear: both;
}
 
.boxrank4 table   {
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 615px;
 border-collapse: collapse;
 font-size: 12px;
 line-height: 130%;
}
 
.boxrank4 td {
 border: solid 0px #ddd;
 padding: 5px;
 
}
 
.boxrank4 th {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 	background: #e4f4fe;
	font-weight: normal;
	color: #0080c0;
 font-size: 14px;
        font-weight: bold;

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

.boxrank4 .price {
	margin: 0;
	padding: 0;
text-align: center;
	font-size: 14px;
	font-weight: bold;
}




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


.boxrank4 td.col1 {


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


.boxrank4 td.col2 {


	text-align: left;
	font-size: 14px;
 	background: #fdf5f3;
	font-weight: normal;
	color: # 333;
}
/*-------------------------------------------------
●ランキング（まつげ口コミ）オプション５　●クチコミ部分
--------------------------------------------------*/

div.kutikomi_top {
	width:180px;
	margin-top: 2px;
	margin-bottom: -10px;

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

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

	
height: 15px;


	}

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

div.kutikomi_middle {
font-size: 10px;
	line-height: 1.3;
padding:5px;
	width: 180px;
	background:  url(img/kutikomi_back_m.gif) top left repeat;

}

/*ＦＦ*/
html>body .kutikomi_middle{
	width: 170px;
		}

/*IE7.0*/
*:first-child+html kutikomi_middle{
		width: 170px;
	}


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

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

}

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

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


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

	}


/*-------------------------------------------------
●ランキング（まつげ口コミ）オプション５　●ボタン部分
--------------------------------------------------*/


.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: 1px -25px;
	}


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

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

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

/*-------------------------------------------------
●ランキング（まつげ口コミ）オプション５　●口コミはこちら部分
--------------------------------------------------*/

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

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


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

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




/*-------------------------------------------------
●比較（丸わかり）　オプション６
--------------------------------------------------*/

.hikaku2 {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
    clear: both;}
 
.hikaku2 table   {
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 615px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;
}
 
.hikaku2 td {
 border: solid 1px #ddd;
 padding: 5px;
 
}
 
.hikaku2 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;
 
}
.hikaku2 td.kuti {
width:130px;
	background: #fdf5f3;

}

.hikaku2 td.col1 {


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


.hikaku2 td.col2 {


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

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


.hikaku2 td.price{
 text-align: center;
}
 

/*-------------------------------------------------
●比較（丸わかり）オプション６　●詳細はこちら部分
--------------------------------------------------*/

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

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


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

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



/*-------------------------------------------------
●比較（丸わかり）オプション６　ボタン
--------------------------------------------------*/


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

	}

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

.hikakubtt a:hover {
	background-position: 0 -31px;
	}


.hikakubts {
	margin: 5px 0px 5px 5px;
	}

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

.hikakubts  a:hover {
	background-position: 0 -31px;
	}



/*-------------------------------------------------
比較（マルバツ）オプション７
--------------------------------------------------*/
.kobetu3 {
  clear:both;
margin: 0;
 padding: 0;
 margin-bottom: 2px;
}
 
.kobetu3 table   {
clear:both;
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 615px;
 border-collapse: collapse;
 font-size: 12px;
 line-height: 140%;
 border: solid 2px #d50077;

}
 
.kobetu3 td {
 border: solid 1px #d50077;
 padding: 0px;
 　　   height: 30px;
line-height: 140%;
background: #fff;
 font-size: 12px;
text-align: center;
font-weight: bold;

}
 
.kobetu3 th {
 border: solid 1px #d50077;
 padding: 1px;
 	background: #fff;
	font-weight: bold;
color:#fff;
 font-size: 15px;
        font-weight: bold;

 text-align: center;
 background-image: url(img/te1.gif);
 background-position: 0 0;
 	color: #fff;
padding-top:5px;


}
 
.kobetu3 th.haba { width: 100px;

}
 
 
.kobetu3 td.col1 {


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


.kobetu3 td.col2 {


	text-align: center;
	font-size: 12px;
  	background: #fce6e8;
	font-weight: normal;
	color: # 333;
 line-height: 150%;
	padding: 10px;
width: 80px;
}

.kobetu3 td.col3 {


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


.kobetu3 td.col4 {


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

.kobetu3 td.maru2 {
	text-align: center;
	font-size: 12px;
 	background: url("img/tbl_maru2.gif") no-repeat;
	font-weight: bold;
	color: # 333;
 line-height: 150%;
	width: 148px;
 height: 94px}


.kobetu3 td.maru {
	text-align: center;
	font-size: 12px;
 	background: url("img/tbl_maru.gif")  no-repeat;
	font-weight: bold;
	color: # 333;
 line-height: 150%;
	width: 148px;
 height: 94px}


.kobetu3 td.batu {
	text-align: center;
	font-size: 12px;
 	background: url("img/tbl_batu.gif")  no-repeat;
	font-weight: bold;
	color: # 333;
 line-height: 150%;
	width: 148px;
 height: 94px
}


.kobetu3 td.sankaku {
	text-align: center;
	font-size: 12px;
 	background: url("img/tbl_sankaku.gif")  no-repeat;
	font-weight: bold;
	color: # 333;
 line-height: 150%;
	width: 148px;
 height: 94px}

.kobetu3 td.colclick{
	text-align: center;
	font-size: 18px;
 		font-weight: bold;
	color: # 333;
 line-height: 150%;
	width: 148px;
 height: 94px}

#colclick{
	margin: 10px 5px 0px 5px;
	}

#colclick a 
{
	padding:5px;
overflow: hidden;
	display: block;
	width:148px;
	height:120px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/clickte.gif);
	text-indent:-9999px;
	margin: auto 0 ;

      } 


#colclick a:hover {

	background-position:1px 1px;
	background-repeat:no-repeat;
	background-image: url(img/clickte1.gif);
			}


/*-------------------------------------------------------
●比較（マルバツ）　オプション７ 注目
-------------------------------------------------------*/

#point2{
   	clear: both;
   	background: url(img/point2.jpg) no-repeat left #fff;
	height: 200px;
    	margin: 0 auto;	
   	margin-top: 10px;	
   	margin-bottom: 10px;	
   	padding: 5px;
   	padding-left:120px;
   	padding-top:10px;
}

#point2 #point2_t {
	width:auto;

   	height: 35px;
	line-height: 35px;
        padding-top:17px;
        padding-left:15px;
        color: #fff;
	font-size: 18px;
	font-weight: bold;
}
/*ＦＦ*/
html>body #point2 #point2_t{
	padding-top:22px;
	}

/*IE7.0*/
*:first-child+html #point2 #point2_t{
	padding-top:22px;
	}


#point2 p{
 	line-height:24px;
	padding:10px;
	padding-top:10px;
	width:470px;

}
/*ＦＦ*/
html>body #point2 p{
	padding:10px;;
	}

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



/*
●オプション8　ボックス２×２
---------------------------------------------------*/
/*
高さ・色は自由に変更してください
-------------------------------------------------------------------*/

.box1_h {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}



#box1 {
	float: left;
	height: 165px;  /* 高さ変更 */
	 border:1px solid #3399FF; /* 色変更 */
	width: 295px;
	padding: 5px;
	padding-right: 3px;
	padding-left: 5px;
	margin: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;

}

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

}


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

}


#box1 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;
	margin-bottom: 10px;
	background-image: url(img/bg_box1a.gif) ;
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: auto;
}


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

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

}

/*
●オプション9　ボックス３×１
---------------------------------------------------*/
/*
高さ・色は自由に変更してください
-------------------------------------------------------------------*/

.box1a_h {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}



#box1a {
	float: left;
	height: 155px;  /* 高さ変更 */
	 border:1px solid #3399FF; /* 色変更 */

	width: 192px;
	padding: 5px;
	padding-right: 3px;
	padding-left: 5px;
	margin: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;

}

/*ＦＦ*/
html>body #box1a {
	width: 180px;
	padding: 5px;

}


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

}


#box1a h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-image: url(img/bg_box1a.gif) ;
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: auto;
}


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

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

}

/*
●オプション10　ボックス１×３
---------------------------------------------------*/
/*
高さ・色は自由に変更してください
-------------------------------------------------------------------*/
.box2_h {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#box2 {
	float: left;
	height: 250px;  /* 高さ変更 */
	 border:1px solid #3399FF; /* 色変更 */
	width: 192px;
	padding: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 5px;
	background: none;
	background-position: bottom;
	position: relative;
	font-size: 14px;
	color: #333;
}

/*ＦＦ*/
html>body #box2 {
	width: 185px;
	padding: 3px;

}


/*IE7.0*/
*:first-child+html #box2 {
	width: 185px;
	padding: 3px;

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


#box2 h4 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 1px;
	margin-bottom: 5px;
	background-image: url(img/bg_box1a.gif) ;
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: auto;
}



#centerimg { text-align: center; 
	padding-top:0px;
	margin-right: auto;
	margin-bottom:10px;
	margin-left: auto;
}


/*-------------------------------------------------------
■ ボックス用リンク
-------------------------------------------------------*/

#box_link a{
	background-image: url(img/kochira01.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 36px;
}


#box_link a:hover{
	background-image: url(img/kochira01_h.gif);
	background-repeat: no-repeat;

}




/*-------------------------------------------------------
●オプション１１　詳細テーブル
---------------------------------------------------*/
.kobetu {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	clear: both;}

.kobetu table   {
	background :#fff;

	margin: 5px 0 10px 5px;
	padding: 0;
	color: #333;
	width: 610px;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 170%;
}

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

}

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

}


/*-------------------------------------------------------
● オプション１１　詳細テーブル 公式ページはこちら
-------------------------------------------------------*/


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

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

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


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

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

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


/*----- H2  H2  H2  H2  H2  H2  H2  H2 -----------*/

/*-------------------------------------------------
●h2 育毛タイプ 
--------------------------------------------------*/


#boxran_r {
	border: 1px solid #647255;
 	margin: 1px;
	padding: 1px;
	margin-bottom: 10px;
	height: 380px;	
	}

#title_no {
    clear: both;
   	background: url(img/titleh2.jpg) no-repeat left #fff;
	height: 50px;
	line-height: 55px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 8px;

	color: #fff;
	font-size: 20px;
	font-weight: bold;}

/*ＦＦ*/
html>body #title_no{
	height: 50px;
	line-height: 55px;
	padding-top: 0px;

	}

/*IE7.0*/
*:first-child+html #title_no{
	padding-top: 0px;

	height: 50px;
	line-height: 55px;
	}


#box_no1l {

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

	}

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

	}


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

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

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




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

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


/*-------------------------------------------------------
●h2シミ下
-------------------------------------------------------*/
#point1{
        clear: both;
   	background: url(img/point1.jpg) no-repeat left #fff;
	height: 100px;
        margin: 0 auto;	
        padding: 5px;
        padding-left:180px;
        padding-top:15px;
       	margin-top: 5px;	
	margin-bottom: 5px;
}

html>body #point1 {

        padding-top:10px;
	
}

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

#point1 p{
        line-height:24px;
        padding:10px;
        padding-top:15px;
        width:420px；
}
/*ＦＦ*/
html>body #point1 p{
        padding:10px;
        width:400px；
        margin-top:-10px;
        padding-top:0px;	
}

/*IE7.0*/
*:first-child+html #point1 p{
        padding:10px;
        width:400px；
        margin-top:-10px;
        padding-top:0px;	
}

/*-------------------------------------------------------
●ｈ２サーバータイプ
-------------------------------------------------------*/
#point1_w{
        clear: both;
   	background: url(img/point1_w.jpg) no-repeat left #fff;
	height: 120px;
        margin: 0 auto;	
        padding: 5px;
        padding-left:100px;
        padding-top:5px;
       	margin-top: 10px;	
	margin-bottom: 0px;
}


#point1_w p{
        line-height:24px;
        padding:10px;
        width:500px；
       padding-bottom:0px;

}
/*ＦＦ*/
html>body #point1_w p{
        padding:10px;;
        width:480px；
       padding-bottom:0px;
	
}

/*IE7.0*/
*:first-child+html #point1_w p{
        padding:10px;
        width:480px；
       padding-bottom:0px;
	
}
/*-------------------------------------------------------
●ｈ２　サーバータイプ　下
-------------------------------------------------------*/


#point3{
   	clear: both;
   	background: url(img/point3.jpg) no-repeat left #fff;
	height: 300px;
    	margin: 0 auto;	
   	margin-top: 5px;	
   	margin-bottom: 10px;	
   	padding: 5px;
   	padding-left:20px;
   	padding-top:10px;
}

#point3 #point3_t {
	width:auto;

   	height: 35px;
	line-height: 35px;
        padding-top:40px;
        padding-left:55px;
        color: #fff;
	font-size: 20px;
	font-weight: bold;
}
/*ＦＦ*/
html>body #point3 #point3_t{
	padding-top:25px;
	}

/*IE7.0*/
*:first-child+html #point3 #point3_t{
	padding-top:25px;
	}


#point3 p{
 	line-height:24px;
	padding:10px;
	padding-top:10px;
	width:570px;

}
/*ＦＦ*/
html>body #point3 p{
	padding:10px;;
	width:550px;	}

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

.gopoint3{
   	clear: both;
	margin: 2px 50px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}


/*-------------------------------------------------------
●ｈ２部分ボタン
-------------------------------------------------------*/

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


#boxrankbt3 a {
	display: block;
	width: 240px;
	height: 42px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/s2.gif") no-repeat;
	}

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

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






/*-------------------------------------------------------
●ｈ２酢タイプテーブル
-------------------------------------------------------*/
.kobetu4 {
 margin: 0;
 padding: 0;
 margin-bottom: 2px;
 clear:both;}
 
.kobetu4 table   {
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 620px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;
 border: solid 2px #e0c20c;

}
 
.kobetu4 td {
 border: solid 1px #ddd;
 padding: 5px;
 　　   height: 30px;
}
 
.kobetu4 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/te1.gif);
 background-position: 0 0;
 
}
 
.kobetu4 td.color {
	background: #696867;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
	padding: 2px 2px 2px 5px;
height: 35px;
	color: #fff;
 font-size: 14px;
        font-weight: bold;
}

.kobetu4 td.color2 {
	background: #ece9d8;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
	padding: 2px 2px 2px 5px;
height: 35px;

	color: #333;
 font-size: 14px;
        font-weight: bold;
}

 
.kobetu4 td.col1 {


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


.kobetu4 td.col2 {


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



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

#clickrank a {
	display: block;
	width: 620px;
	height: 100px;
	text-indent: -1000px;
	overflow: hidden;
background: url("img/btrank.gif") no-repeat  ;
	}





/*----- いろいろ　いろいろ -----------*/



/*-------------------------------------------------------
●注目
-------------------------------------------------------*/



#point4{
   	clear: both;
   	background: url(img/point4.jpg) no-repeat left #fff;
	height: 200px;
    	margin: 0 auto;	
   	margin-top: 5px;	
   	margin-bottom: 10px;	
   	padding: 5px;
   	padding-left:120px;
   	padding-top:10px;
}

#point4 #point4_t {
	width:auto;

   	height: 35px;
	line-height: 35px;
        padding-top:20px;
        padding-left:15px;
        color: #fff;
	font-size: 18px;
	font-weight: bold;
}
/*ＦＦ*/
html>body #point4 #point4_t{
	padding-top:25px;
	}

/*IE7.0*/
*:first-child+html #point4 #point4_t{
	padding-top:25px;
	}


#point4 p{
 	line-height:24px;
	padding:10px;
	padding-top:10px;
	width:470px;

}
/*ＦＦ*/
html>body #point4 p{
	padding:10px;;
	}

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











/*-------------------------------------------------------
■ よくある質問 Q&A■ 
-------------------------------------------------------*/

#qa_h {
	margin: 0;
	padding: 0;
	margin-top: 10px;	margin-bottom: 20px;
    clear: both;
}

#qa {
	width: 610px;
	margin: 5px 0 0px 5px;
	padding: 0;
	background: none;
	background-position: bottom;
	position: relative;
	height:120px;
	text-align: left;
	border-bottom: 1px #999 dotted;
	font-size: 14px;
    clear: both;
}

#qa_1 {
	width: 610px;
	margin: 5px 0 15px 5px;
	padding: 0;
	background: none;
	background-position: bottom;
	position: relative;
	height:125px;
	text-align: left;
	border-bottom: 1px #999 dotted;
	font-size: 14px;
    clear: both;
}

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

}


#qa a {
	font-size:14px;
	

}



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

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


.imgqa {
	margin: 5px 15px 5px 0px;
	padding: 0;
	float: left;
}


/*-------------------------------------------------------
■ こんな方（kansou）
-------------------------------------------------------*/


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

}

/*-------------------------------------------------------
●こんな方（Ｌｉｓｔ）
-------------------------------------------------------*/
#checklist_t {
	clear: both;
	width:auto;
	margin: 0 auto;
	height: 35px;
	background: url(img/checklist_t.gif) top left no-repeat;
	line-height: 35px;
        padding-top:0px;
        padding-left:25px;
        color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

#checklist_m {
	width: 610px;
	background: url(img/checklist_m.gif) top left no-repeat;
        padding:5px;
	padding-top:10px;
	margin-bottom:-15px;
}

/*ＦＦ*/
html>body #checklist_m {
	width: 600px;
	padding:5px;
	padding-top:10px;
	margin-bottom:0px;
	}

/*IE7.0*/
*:first-child+html #checklist_m {
	width: 600px;
	padding:5px;	
	padding-top:10px;
	margin-bottom:0px;
	}

#checklist_m p {
	font-size:16px;
	color: #333;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height:130%;
        letter-spacing:1px;
}


#checklist_b {
	width: auto;
	padding: 3px;
	background:  url(img/checklist_b.gif) bottom left no-repeat;
	height: 3px;
        line-height: 3px;
	margin-bottom: 20px;

}

#checklist_m ul {
	width: 580px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 1.3;
    margin: 5px 5px 5px 10px;
list-style-type: none;
	


}

/*ＦＦ*/
html>body #checklist_m  ul {
	width: 600px;
	padding-left: 5px;
	}

/*IE7.0*/
*:first-child+html #checklist_m  ul {
	padding-left: 10px;
	width: 580px;
    list-style: none;


	}


#checklist_m ul li {
		padding-left: 30px;
	line-height: 150%;
background: url(img/checklist.gif) top left no-repeat;


	}

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



/*-------------------------------------------------------
■ ３つのポイント
-------------------------------------------------------*/

#camp_h {
	margin: 0;
	padding: 0;
	margin-top: 10px;	margin-bottom: 20px;
    clear: both;
}

#camp {
	width: 610px;
	margin: 5px 0 0px 5px;
	padding: 0;
	background: none;
	background-position: bottom;
	position: relative;
	height:100px;
	text-align: left;
	border-bottom: 1px #999 dotted;
	font-size: 14px;
    clear: both;
}

#camp_1 {
	width: 610px;
	margin: 5px 0 15px 5px;
	padding: 0;
	background: none;
	background-position: bottom;
	position: relative;
	height:125px;
	text-align: left;
	border-bottom: 1px #999 dotted;
	font-size: 14px;
    clear: both;
}

#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 0px;
	padding: 0;
	float: left;
}



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


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

/*-------------------------------------------------------
■ サイドバーオプション ■ 
-------------------------------------------------------*/

/*
枠の線を消したい場合は色を背景色と同一にしてください。
-------------------------------------------------------------------*/



/*-------------------------------------------------------
●サイドオプション１　広告
-------------------------------------------------------*/



#waku {
 	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;

	width: 240px;
	padding: 5px;
	background: #fff;
	border: solid 1px #db4d97;

}


/*ＦＦ*/
html>body #waku {
 width: 228px;

}

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

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

#waku01 {
 	margin: 15px;
	padding: 5px;
	background: #fff;
	border: solid 1px #122a88;
}
.waku-title1
{
       background: url(img/side-koukoku1.gif) no-repeat 0 0px;
       clear:both;
       height: 45px;
        line-height: 40px;
       padding-top: 2px;
       padding-left: 20px;
       margin:0;
       color: #fff;
       font-weight:bold;
       font-size:16px;
}

/*-------------------------------------------------
●サイドオプション２	サイドバーランキング
--------------------------------------------------*/

#waku02 {
 	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;

	width: 240px;
	padding: 5px;
	background: #fff;
	border: solid 1px #db4d97;

}


/*ＦＦ*/
html>body #waku02 {
 width: 228px;

}

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

.waku-title2
{
       background: url(img/side-koukoku2.gif) no-repeat 0 0px;
       clear:both;
       height: 50px;
       line-height: 30px;
       padding-top: 8px;
       padding-left: 15px;
       margin:0;
       color: #fff;
       font-weight:bold;
       font-size:16px;
}
.siderank1 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;

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


.siderank2 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank3 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank4 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank5 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/5.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank6 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/6.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank7 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/7.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank8 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/8.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank9 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/9.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.siderank10 {
	width: auto;
	height: 28px;
	padding-top:5px;
	padding-left: 32px;
         background-image: url(img/10.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


/*-------------------------------------------------------
●サイドオプション３　体験談
-------------------------------------------------------*/



#waku00 {
 	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;

	width: 240px;
	padding: 5px;
	background: #fff;
	border: solid 1px #db4d97;

}


/*ＦＦ*/
html>body #waku00 {
 width: 228px;

}

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



/*-------------------------------------------------
●ランキング（モニター）オプション３
--------------------------------------------------*/
テーブル(個別記事用2)
-------------------------------------------------------------------*/
.kobetu2_2 {
 margin: 0;
 padding: 0;
 margin-bottom: 30px;
}
 
.kobetu2_2 table   {    clear: both;
 background :#fff;
 margin: 5px 0 10px 0px;
 padding: 0;
 color: #333;
 width: 620px;
 border-collapse: collapse;
 font-size: 14px;
 line-height: 110%;
}
 
.kobetu2_2 td {
 border: solid 1px #ddd;
 padding: 8px 5px 8px 10px;
 
}
 
.kobetu2_2 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_2 td.hikakut {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}



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

 line-height: 130%; 
}



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

 line-height: 130%; 
}


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



.kobetu2_2 .btt {
 margin:0;

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

 }


/* ランキング指定----------------------------------------- */


 .box_009 {
	width: 600px;
	border: 1px solid  #8b0209;
	margin-top: 10px;
	margin-left: 10px;
	height: 100%;
}

.box_r01{
	width: 600px;
	background: url(img/rk_01.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: 60px;
	color: #333;
	font-size: 16px;
    　　  width: auto;
	font-weight: bold;}

 .box_r02{
	width: 600px;
	background: url(img/rk_02.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: 60px;
color: #333;
	font-size: 16px;
    　　  width: auto;
	font-weight: bold;}


 .box_r03{
	width: 600px;
	background: url(img/rk_03.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: 60px;
color: #333;
	font-size: 16px;
    　　  width: auto;
	font-weight: bold;}

 .box_r04{
	width: 600px;
	background: url(img/rk_04.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: 60px;
}

 .box_r05{
	width: 600px;
	background: url(img/rk_05.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: 60px;
}




 .box_009 .box_5 {
	float: left;
	padding: 5px;
}

.t_box .box_009 .ri_b {
	width: 170px;
	float: right;
}


.r_bt {
	margin: 5px 5px 5px 0px;
	float: right;
	}

.r_bt a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
background: url(img/r_bt.jpg) no-repeat;
	width: 300px;
	height: 40px;
	}

.r_bt a:hover {
	background-position: 0 -40px;
	}

.r_bt2 {
	margin: 5px 5px 5px 0px;
	float: right;
	}

.r_bt2 a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
background: url(img/r_bt2.jpg) no-repeat;
	width: 300px;
	height: 40px;
	}

.r_bt2 a:hover {
	background-position: 0 -40px;
	}

.r_bt3 {
	margin: 20px 20px 5px 5px;
	float: right;
	}

.r_bt3 a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
background: url(img/r_bt3.jpg) no-repeat;
	width: 300px;
	height: 40px;
	}

.r_bt3 a:hover {
	background-position: 0 -40px;
	}

.r_bt4 {
	margin: 20px 5px 5px 5px;
	float: right;
	}

.r_bt4 a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
background: url(img/r_bt4.jpg) no-repeat;
	width: 200px;
	height: 39px;
	}

.r_bt4 a:hover {
	background-position: 0 -39px;
	}
/*-------------------------------------------------
クロス比較
--------------------------------------------------*/
.kobetu_hikaku {
  clear:both;
margin: 0;
 padding: 0;
 margin-bottom: 2px;
}
 
.kobetu_hikaku table   {
clear:both;
 background :#fff;
 margin: 5px 0 10px 5px;
 padding: 0;
 color: #333;
 width: 615px;
 border-collapse: collapse;
 font-size: 12px;
 line-height: 140%;
 	border: solid 2px #8b0209;

}
 
.kobetu_hikaku td {
 border: solid 1px #8b0209;
 padding: 0px;
 　　   height: 30px;
line-height: 140%;
background: #fff;
 font-size: 12px;
text-align: center;
font-weight: bold;

}
 .kobetu_hikaku td.sukima {
 padding-top: 5px;
 padding-bottom: 5px;
 margin-top: 5px;
 margin-bottom: 5px;


}
.kobetu_hikaku th {
 border: solid 1px #8b0209;
 padding: 1px;

	font-weight: bold;
color:#fff;
 font-size: 15px;
        font-weight: bold;

 text-align: center;
 background :#dfce94; 	color: #fff;
padding-top:5px;


}
 
.kobetu_hikaku th.haba { width: 100px;

}
 
 
.kobetu_hikaku td.col1 {


	text-align: left;
	font-size: 12px;
  	background: #fff;
	font-weight: normal;
	color: # 333;
 line-height: 150%;
	padding: 5px;
width: 90px;

        font-weight: normal;}


.kobetu_hikaku td.col2 {


	text-align: left;
	font-size: 12px;
  	background: #f0efd1;
	font-weight: normal;
	color: # 333;
 line-height: 150%;
	padding: 5px;
width: 90px;
}


.kobetu_hikaku td.col3 {


	text-align: center;
	font-size: 12px;
  	background: #fff;
	font-weight: normal;
	color: # 333;
 line-height: 150%;
	padding: 5px;
width: 90px;
}

.kobetu_hikaku td.colclick{
	text-align: center;
	font-size: 18px;
 		font-weight: bold;
	color: # 333;
 line-height: 150%;
	width: 148px;
 height: 94px}

/*-------------------------------------------------
●クロス比較●ボタン
--------------------------------------------------*/
.k_h_btn_s {
 margin: 10px 0px 0px 0px;
 float: right;
 }
.k_h_btn_s a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 80px;
 height: 30px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/k_h_btn_s.gif);
 }

.k_h_btn_s a:hover {
	background-position: 0 -30px;
 }



.k_h_btn_t {
 margin: 10px 0px 0px 0px;
 float: right;
 }
 
.k_h_btn_t a {
 display: block;
 text-indent: -7777px;
 overflow: hidden;
 width: 80px;
 height: 30px;
 background-position:0 0;
 background-repeat:no-repeat;
 background-image: url(img/k_h_btn_t.gif);
 }
 
.k_h_btn_t a:hover {
	background-position: 0 -30px;
 }

/*-------------------------------------------------
●サイドバーラニング
--------------------------------------------------*/

#waku005 {
 	margin: 0px;
 	margin-top: 0px;
	margin-bottom: 10px;
 width: 240px;

	padding: 0px;
	background: #fff;
	border: solid 1px #8b0209;
}

/*ＦＦ*/
html>body #waku005 {
 width: 238px;

}

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

#waku_005 {
 	margin: 0px;
 	margin-top: 0px;

	padding: 5px;
	background: #dfce94;
	border: solid 1px #fff;
}


#waku_in {
 	margin: 5px;
 	margin-top: 0px;
 	margin-bottom: 5px;

	padding: 10px;
	background: #fff;
	border: solid 1px #fff;
}
.rank_t{
 font-size:13px;
padding-left: 5px;
padding-right: 5px;
}
#waku_in p{
 font-size:12px;
	line-height: 14px;
padding-left: 5px;
padding-right: 5px;
}

.waku-title005
{
       background: url(img/side-koukoku005.gif) no-repeat 0 0px;
       clear:both;
       height: 40px;
        line-height: 40px;
       padding-top: 15px;
       padding-left: 70px;
       margin:0;
       color: #fff;
       font-weight:bold;
       font-size:16px;
}

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





 .box_no1 {
	width: 610px;
	border: 1px solid #ff2b8d;
	margin-top: 10px;
	margin-left: 5px;
	height: 100%;
	background: url(img/box_no1_b.gif) no-repeat;
padding:10px;}

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

	width: 590px;
}


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

	width: 590px;
}

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

.kutikomi2 {
	background: url("img/kutikomi2.jpg") no-repeat  ;
    margin:10px;
    padding-top:10px;
    padding-left:100px;
    padding-right:30px;
    height:100px;
    line-height: 130%;
	font-size: 12px;
    }
	

