/* CSS Document */

* {
	color:#000000;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

body {
	font-size: 14px;
	background-image: url(img/bg.gif);
	text-align:center;

}

a {  
	color: #0000ff; text-decoration: underline;
}

a:hover {
	color: #ff9900; }


hr {
        width : 98%;
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	text-align : center;}


/*レイアウト設定*/

.clear {
	clear:both;
}

/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.mizu { color: #0080C0;}
.koge { color: #653030;} 
.midori { color: #006633;} 
.kon { color: #3366CC;} 


/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 22px; }
.big2 { font-size: 16px; }

/*文字を装飾します*/
.line { background: #ffff00; }
.line1 { background: #AFEEEE; }
.line2 { background: #FFCCFF; }


/*文字列の位置を指定します*/
.goto1 {
	text-align: right;
	margin-right:10px;
}

.goto2 {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
	font-size: 12px;
}

.goto {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
}

	

/*画像の位置を指定します*/
img {
	border: 0;
	margin: 0;
	padding: 0;
}


.imgl {
	margin: 5px 20px 5px 10px;
	padding: 0;
	float: left;
　　　　border: 0;　　
}


.imgr {
	margin: 5px 10px 5px 20px;
	padding: 0;
	float: right;
　　　　border: 0;

}



strong{
	font-weight:normal;
}


/*
全体
-------------------------------------------------------------------*/
#contain{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	text-align: left;
}

/*
ベース
-------------------------------------------------------------------*/
#base{
	overflow: hidden;
	width: 850px;
	text-align: left;
		background: #ffffff;
}


#wrap {
	float: left;
	padding: 0px;
	width:840px;

}


/*IE7.0*/
*:first-child+html #wrap  {
	width:796px;
}
/*


/*
ヘッダー
-------------------------------------------------------------------*/


#header {
	margin: 0;
	width:850px;
	height:320px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	position:relative;
}

/*IE7.0*/
*:first-child+html #header  {
	width:850px;
}
h1 {
	font-size: 12px;
	color: #ffffff;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
	font-weight:normal;
}

#header a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}

.topmenu {
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	color: #ccc;
	font-size: 12px;
	float:left;
	width:370px;
	height:100px;
	color: #777;
	text-align: left;
}



/*IE7.0*/
*:first-child+html .topmenu  {
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	color: #ccc;
	font-size: 12px;
	float:left;
	width:370px;
	height:100px;
	color: #777;
	text-align: left;
 	}

	
	
.banner {
	padding-top:5px;
	padding-left:0px;
	float:left;
	width:468px;
	height:60px;
	}	



/*IE7.0*/
*:first-child+html .banner {
	padding-top:20px;
	padding-left:2px;
	float:left;
	width:468px;
	height:60px;}


/*
コンテンツ
-------------------------------------------------------------------*/
#contents{
	margin: 0px 0px 0px 10px;
	float: right;
	width: 630px;
	background: #ffffff;
}

#contents p{
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
}

#contents h2 {
	clear:both;
	width:630px;
	font-size: 18px;
        font-weight: bold;
	color: #333333;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 25px;
        text-align: left;
	border-bottom: 1px dotted #1e1e1e;
}

#contents h3 {
	clear:both;
	width:630px;
	font-size: 18px;
        font-weight: bold;
	color: #333333;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 25px;
        text-align: left;
	border-bottom: 1px dotted #1e1e1e;
}
}



#contents h4 {
	clear:both;
	width: 500px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right:20px;
	font-size:16px;
	color: #005100;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDAD6;
}


#contents #pan {
	padding: 5px;
}

#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
	text-decoration:none;
}

#contents #menu a {
	text-decoration:none;
}

#contents #pan strong {
	margin-left: 7px;
}



#contents .hbtx1{
	clear:both;
	width:620px;
	color:#333333;
	font-size:14px;
	line-height:110%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 30px;
	padding:5px 5px 5px 5px;
	background: #fff;
	border: 1px solid #a5a5a5;
        word-break: break-all}

#contents .hbtx2{
	clear:both;
	width: 635px;
	color:#000;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:30px;
	margin-top:5px;
	word-break: break-all;

}


#contents .hbtx3{
	clear:both;
	width: 600px;
	color:#929286;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #F8F3E7;
	border: 1px dashed #929286;
        word-break: break-all
}

#contents .hbtxtb{
	clear:both;
	width: 620px;
	color:#000;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:50px;
	margin-top:5px;
	word-break: break-all;
}

/*
文字　色　行間　フォントサイズ　変更
-------------------------------------------------------------------*/

#contents .hbtx1 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:150%;
	font-size:14px;
	color:#333;
}

#contents .hbtx2 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:180%;
	font-size:14px;
	color:#000;
}

#contents .hbtx3 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:125%;
	font-size:12px;
	color:#929286;
}


/*
リンク集
-------------------------------------------------------------------*/
#link{
	line-height:1em;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:right;
	font-size:12px;
	color:#666;
}
#link a{
	
	text-decoration:none;
	
}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side
{ 
    display: inline; 
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 190px;
    padding: 0;
    margin: 5px;
}

/*サイドーバーカテゴリ*/
#side ul
{
    margin: 0 0 0px 0;
    padding: 0;
    list-style: none;
}

#side li
{
    display: block;
    line-height: 15px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
}    


#side li.sidetitle
{
    background: url(img/a.gif) no-repeat 0 0px;
       clear:both;
       height: 28px;
       line-height: 28px;
       padding-top:2px;
       padding-left: 10px;
       margin-top:2px;
       color: #fff;
       font-weight:bold;
       font-size:16px;
}


#side li a
{
    display: block;
    width: 100%; 
    font-size:14px;
    color: #666;
    padding: 7px 3px 3px 17px;
    background: url(img/li.gif) no-repeat 0 0px;
    height: 20px;
    margin: 2px 0;
    border-left: 2px solid #dcdcdc;
    text-decoration: none;
}


#side li a:hover
{
    background-position: 0 -30px;
    border-left: 0px solid #990000;
    color: #990000;
}




/*サイドーバー広告枠*/


/*サイドーバー広告画像*/
.koukoku-img{
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
}



/*サイドーバー広告テキスト*/
.koukoku-txt{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	line-height:120%;
	font-size:14px;
	color:#555;	


}

/*サイドーバー広告タイトル*/

.koukoku-title
{
       background: url(img/a.gif) no-repeat 0 0px;
       clear:both;
       height: 28px;
       line-height: 28px;
       padding-top:2px;
       padding-left: 10px;
       margin-top:2px;
       color: #fff;
       font-weight:bold;
       font-size:16px;
}




#side  p {
	margin:0;
	margin-top:3px;
	line-height:110%;
	font-size:14px;
	color:#666;
	background: none;
}

#side  a {
	margin:0;
	line-height:120%;
	font-size:14px;
         font-weight: bold; 
}

#side  a:hover {
}


/*
フッタリンクメニュー
-------------------------------------------------------------------*/
#footer {

	color:#777;
	text-align: center;
	padding-top: 0px;
	padding-right:20px;
	padding-left:10px;
	padding-bottom: 0px;
	font-size: 10px;
}
#footer p{
	color:#777;
	text-align: center;
	padding-top: 0px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 0px;
	font-size: 10px;
}

#footer a{
	color:#777;
	text-decoration:none;
	font-size:10px;
}

#footerl h4 {
	font-weight:normal;
	color:#666;
	text-align: center;
	padding-top: 0px;
	padding-right:20px;
	padding-left:20px;
	font-size: 14px;
	
}

/*
ドットメニュー
-------------------------------------------------------------------*/
#dot {
	text-align:left;
	padding:10px 20px 0;
	font-size:12px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#666;
}


#dot a{
	color:#666;
	text-decoration:none;
}

/*
コピーライト 著作権等の関係があります。消さないで下さい
-------------------------------------------------------------------*/
#footerc {
	position:relative;
	width:850px;
	height:25px;
	background-image: url(img/foot.gif);
	font-style: normal;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	display: block;
	font-size: 12px;
	clear: both;
	
}


#footerc a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

address {
	position:relative;
	width:850px;
	height:25px;
	background-image: url(img/foot.gif);
	font-style: normal;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	display: block;
	font-size: 12px;
	clear: both;

	
}





/*
テーブル用横３
-------------------------------------------------------------------*/
#table-01{	
	border-collapse:collapse;
	
}

#table-01 th{
	text-align: center;
	padding:0px 0px 4px 0px;
}

#table-01 tr{
 vertical-align: top;
}

#table-01 img{
	border:0px ;
}

#table-01 td{
	
	background-color: #F9F9F7;
	font-size: 14px;
	text-align: center;
	border: solid 1px #757575;
	padding: 2px;
	width:245px;
	

}

#table-01  .tdleft{

	text-align: left;
       
}

table#table-01  a:hover{
   	color:red;
  	text-decoration: underline;
}

/*
テーブル用
-------------------------------------------------------------------*/

table#table-02{
	 margin-bottom: 30px;
	 margin-top: 30px;
	 border: 1px solid #757575;
	 border-collapse: collapse;
}


table#table-02 th{
	 text-align: left;
	 color: #482C14;
	 margin:0;
	 border: 1px solid #757575;
	 border-collapse: collapse;
	 padding-right: 10px;
	 padding-left: 5px;
	 font-size: 18px;
	 line-height:110%;
	 background-color: #F9F9F7;
	 background-image: url(img/te.gif);
 
}

table#table-02 th a:link{
	color:#0000ff;
 	text-decoration: none;

}

table#table-02 th a:hover{
 	 color:red;
	 text-decoration: underline;
}

table#table-02 th a:visited{
 	color: #000099;
}


table#table-02 td{
	margin:0;
 	border: 1px solid #757575;
 	border-collapse: collapse;
 	padding-top: 10px;
 	padding-right: 5px;
 	padding-bottom: 10px;
 	padding-left: 5px;
 	font-size: 14px;
 	line-height: 140%;
 	background-color: #FFF;
}

table#table-02 td a{
 	font-size: 14px;
	text-decoration:none;
}

table#table-02 td img{
 	border-width: 0px;
 	border-style: solid;
 	border-color: #CCCCCC;
}

table#table-02 th img{
	padding-top: 5px;
	padding-bottom: 0px;

}


table#table-02 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:130%;

}



#c {

    text-align: center;
 }

#rk1 {
	font-size: 18px;
        font-weight: bold;
	color: #BD000E;
	
	background-repeat: no-repeat;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 45px;
        text-align: left;


 }

#t1 {
	padding-top: 20px;
	paddingn-bottom: 25px;
        text-align: left;
	margin-top: 50px;
	margin-bottom: 50px;

 }

/*
テーブル用横４
-------------------------------------------------------------------*/
#table-04{	
	border-collapse:collapse;
	
}

#table-04 th{
	text-align: center;
	padding:0px 0px 4px 0px;
}

#table-04 tr{
 vertical-align: top;
}

#table-04 img{
	border:0px ;
}

#table-04 td{
	
	background-color: #F9F9F7;
	font-size: 14px;
	text-align: center;
	border: solid 1px #757575;
	padding: 2px;
	width:183px;
	

}

#table-04  .tdleft{

	text-align: left;
       
}

table#table-04  a:hover{
   	color:red;
  	text-decoration: underline;
}

/*-------------------------------------------------
	テーブル
--------------------------------------------------*/

/*-------------------------------------------------
	比較表1
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.hikakutbl table {
	width: 620px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 14px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;

}

.hikakutbl th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	font-size: 16px;
         font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url(img/te.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}


.hikakutbl td {
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.price {
	margin: 0;
	padding: 0;
	width: 90px;
	text-align: center;
	font-size: 14px;
}

td.hikakutxt {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	line-height: 130%;
}

.imgtitle1 {
 	font-size: 16px;
        font-weight: bold;
         color:#fff;
}

.imgtitle {
	margin: 5px 0px 2px 5px;
         font-weight: bold;
         color:#ff0000;
 	font-size: 16px;
}

.imghikaku {
	margin: 0px 10px 10px 10px;
	
	padding-top: 5px;
}


td.no01 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}



td.no02 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}

td.no03 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}


td.no04 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}
td.no05 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/5.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}



/*
テーブル申込ボタン
-------------------------------------------------------------------*/

.link-kuchikomi {
	margin: 0;
	text-indent:-9999px;
}


.link-kuchikomi a 
{
	overflow: hidden;
	display: block;
	width: 130px;
	height: 25px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img/so.gif);
	text-indent:-9999px;
	margin-left: 230px;
	margin-top: 20px;
	margin-bottom: 0px;
      } 

.link-kuchikomi a:hover {
	width: 130px;
	height: 25px;
       
	background-image: url(img/so2.gif);

			}


/*
テーブル(個別記事用)
-------------------------------------------------------------------*/
.kobetu {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.kobetu table   {
	background :#fff;
	margin: 5px 0 10px 5px;
	padding: 0;
	color: #333;
	width: 620px;
	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:#f8d6e8;
	font-weight: bold;
	color: #333;

}


.button {
	width: 560px;
	height: 235px;
	margin: 0px;
	padding: 0;

}















