html{    background:url("img/bg.jpg") repeat-x left top #f5f7f9;}

body	{
   margin	:auto;
   _margin-right:auto;
   _margin-left:auto;
   padding: 0;
   width: 860px;
   font-size: 13px;
   text-align: center;
   color: #333;
   line-height: 1.5;
   font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック",sans-serif;
   border: 1px solid #cccccc;
   	line-height: 22px;
	background: #fff;
	}

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


#header{
	margin-bottom: 10px;
	height: 100px;
	padding:0; 
	background:#666;
    background:url("img/top.jpg") no-repeat left center ;
	}

.logo a{

}


.banner{
	padding: 20px 30px 20px 110px;
	text-align: left;
	height: 100px;
	background:url("img/topshita.jpg") no-repeat left top ;}


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



h1	{color		:#ccc;
	font-size	:10px;
	text-align	:right;
	padding: 2px 10px 0;
	margin: 0 0 -20px 0;
    }
	

h2{color: #fff}

	
h2	a{
    display: block;
    height: 60px;
    width: 840px;
    margin: 0px 10px 0px;
    _margin: 0px 10px 0px;
    background: url(img/logo.jpg) no-repeat;
    text-indent: -9999px;
	}
	

h3	{
	color		:#fff;
	font-size	:16px;
	margin		:20px 5px 10px 5px;
	_margin		:10px 5px 10px 5px;
	padding: 5px 0 5px 20px;
	text-align	:left;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	background:url("img/navi.gif") repeat-x left center #333;
	clear: both;
	}


h4	{
	font-size	:16px;
	color: #666;
	margin		:10px 20px 10px 20px;
	padding: 20px 0 5px 45px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	text-align: left;
	border-bottom:1px solid #ccc;	
	background:url("img/h4.jpg") no-repeat left bottom ;
	clear: both;
	}



/*-------------------------------------------------------
■ 基本レイアウト（左サイドバー）
-------------------------------------------------------*/


#contener {
	float: right;
	width: 550px;
	margin: 0 5px; 
	}

#contener p
	{text-align	:left;
	margin: 0 30px 10px 20px ;
	}


#side 
{
   float: left;
   width: 280px;
   margin: 0px 0 0 5px;
   text-align: left;
}



/*-------------------------------------------------------
■ 基本レイアウト（右サイドバー）
-------------------------------------------------------*/



/*

#contener {
	float: left;
	width: 550px;
	margin: 0 0 0 10px; 
	_margin: 0 0 0 5px; 
	}

p
	{text-align	:left;
 font-size: 14px;
 margin: 0 10px 10px 10px ;
 line-height: 22px;
	}


#side 
{
   float: right;
   width: 280px;
   margin: 0 5px 0 0;
   text-align: left;
}


*/



/*-------------------------------------------------------
■ サイドバー
-------------------------------------------------------*/


#side h4{
	margin: 10px 0 0;
	padding: 5px 10px 5px 20px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	color: #fff;
	background: url("img/sideh4.gif") no-repeat left bottom ;
	}




#side p{
	padding: 5px 10px;
	margin: 0;
	font-size: 13px;
	background: #fcfcff;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	}

#side p a{font-weight: bold;}


#side ul {
	margin: 0px 0px 20px 0px;
	padding: 5px;
	font-size: 12px;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	}

#side li {
	margin: 0 ;
	padding: 3px 0 3px 20px;
	list-style: none;
	font-weight: bold;
	background: url("img/li.gif") no-repeat left center;
	border-bottom:1px solid #ccc;	
	}

#side li a{
	color: #0066cc;
	}


#side li a:active{color	:#0066cc;}
#side li a:visited{color	:#0066cc;}
#side li a:hover{
				color: #ff6600;
				text-decoration:underline;
				background: url("img/lia.gif") no-repeat left center ;
				}





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



#foot {
	clear: both;
	margin: 50px 0 0px;
	height: 50px;
	background: #333;
	color: #fff;
	}


#foot p {
	margin: 0 20px 5px 20px;
	padding: 0;
	font-size: 13px;
	text-align: center;
	font-size: 12px;
	}
	



/*-------------------------------------------------------
■ テーブル関連
-------------------------------------------------------*/

table{
	margin: 0 10px;
	text-align: center;
	}

th{
	padding: 3px 5px;
	}

td{
	padding: 3px 10px;
	}

.l{text-align: left;}


.form{
	padding: 100px 0 30px;
	background: url(img/form.gif) no-repeat center top;
	}


.form1{
	margin: 20px;
	border:1px solid #ccc;	
	background: #FFF0F5;
	clear:both;
	}

.form1 h3{
	margin: 0 0 20px ;
	background: #f90;}

.form1 table{
	margin: 0 auto;
	text-align: center;
	}



/*-------------------------------------------------------
■ ボタン関連
-------------------------------------------------------*/


.bt1 a {
    display: block;
    height: 30px;
    width: 200px;
    margin: 10px 10px 0px;
    background: url(img/bt1-1.gif) no-repeat;
    text-indent: -9999px;
}

.bt1 a:hover {
    display: block;
    height: 30px;
    width: 200px;
    background: url(img/bt1-2.gif) no-repeat;
}




/*-------------------------------------------------------
■ リンクカラー
-------------------------------------------------------*/



a img { border: 0; }

a { text-decoration:underline}
a:link{color	:#0066cc;}
a:active{color	:#0066cc;}
a:visited{color	:#0066cc;}
a:hover{color	:#f60;}


/*----------Foot Link Color----------*/

#foot a { text-decoration:none}
#foot a:link{color	:#fff;}
#foot a:hover{color	:#fff;}
#foot a:active{color	:#fff;}
#foot a:visited{color	:#fff;}



h3 a { text-decoration:none}
h3 a:link{color	:#fff;}
h3 a:active{color	:#fff;}
h3 a:visited{color	:#fff;}
h3 a:hover{text-decoration:underline;}



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

.red { color: #cc0000; }
.blue { color: #006699; }
.green { color: #009900; }
.orange { color: #ff9900; }
.pink { color: #ff66cc; }
.b { font-weight: bold; }
.line { background: #fff700; }


.ck{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 10px 90px;
	margin: 0px 10px;
	clear: both;
	background: url("img/ck.gif") no-repeat left center ;}


.link{font-size: 16px;float: right;font-weight: bold;margin: 10px 30px 20px;}


.img{
	float: left;
	margin: 5px 10px 5px 0px}

.img1{


