/* インデックスページ専用*/
/* 知りたいことインデックス */
#indexmain{
	width: 480px;
	float: left;
}
#wants li a{
	color: #000000;
	width: 213px;
	height: 36px;
	padding-top: 12px;
	font-size: 85%;
	background-image: url(../image/pen3.gif);/*　ペンの色７と３　*/
	text-decoration: none;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	padding-right: 19px;
}
#wants li a:hover{background-image: url(../image/pen1.gif);}
.box1 a{
	background-image: url(../image/back6.gif);/*　色４が赤６がみどり　*/
	width: 150px;
	height: 51px;
	padding-top: 15px;
	padding-left: 60px;
	color: #CCCCCC;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 1.2em;
	text-decoration: none;
}
#tenki a{
	padding-left: 100px;
	margin-left: 40px;
}
.box1 a:hover{
	background-image: url(../image/back5.gif);
	}

.index1 a{background-image: url(../image/back3.gif);width: 150px;
	height: 51px;padding-top: 15px;
	padding-left: 20px;	}
.index1 a:hover{
	background-image: url(../image/back5.gif);
} 
#index h2{
	background-image: url(../image/wakuffc1.gif);
	width: 500px;
	background-repeat: no-repeat;
	font-size: 110%;
	height: 20px;
	background-position: top;
	padding-left: 30px;
	position: relative;
	line-height: 20px;
	margin: 0;
}
#index ul{
	background-image: url(../image/wakuffc2.gif);
	background-repeat: repeat-y;
	width: 500px;
	margin: 0;
	list-style-type: none;
	list-style-position : inside;
	text-align: center;
	padding: 10px 0;
}
#bot{
	background-image: url(../image/wakuffc3.gif);
	width: 500px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 80%;
	text-align: right;
	padding-right: 30px;
	margin: 0;
	line-height: 18px;
	height: 18px;
}
#index p{padding-left: 30px;}

#index li{
		display: inline;
}

#indextext{
	font-size: 75%;
	line-height: 1.2em;
	border: 2px solid;
	padding: 5px;
	text-indent: 1em;
	border-color: #FF9933;
	margin-bottom: 7px;
	width: 500px;
}
#indextext h2{
	font-size: 105%;
	line-height: 1em;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#indextext strong{
	border-bottom: 1px #999999;
	border-bottom-style: dashed;
}

/*　最新情報　*/
#new{
	width: 500px;
}
#new h2{
	background-color: #333333;
	color: #FFFFFF;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック";
	line-height: 130%;
	font-size: 105%;
	padding-left: 0.4em;
	margin-bottom: 5px;
	clear: both;
	margin: 5px 3px;
}
#new h3{
	clear: both;
	float: left;
	width: 120px;
	font-size: 110%;
	font-family: "Courier New", Courier, mono;
}
#new p{
	margin: 2px;
	font-size: 80%;
	
}


.pass{
	clear: left;
	text-align: right;
	margin: 0;
	vertical-align: bottom;
}





#banner{
	clear: both;
	margin-left: 20px;
}
#banner img{
	padding: 0;
	margin: 0 10px 0 10px;
}

#counter{
	float: left;
	margin-left: 0px;
	margin-top: -20px;
}
/* ロゴ */
#logo{
	text-align: right;
	
}
#logo img{
	border: 0;
	margin: 0 5px;
}

.foot{		/*	住所等	*/
	font-size: 0.8em;
	line-height: 1.1em;
	text-align: center;
	width: 750px;
}


/*　右の箱　*/
#mainall{
	clear: both;
	width: 770px;
}
#box{
	font-size: 80%;
	line-height: 1.3em;
	clear: both;
	margin: 0 ;
}
#box li{
	width: 160px;
	height: 140px;
	list-style-type: none;
	margin: 0 23px 0 0;
	float: left;
	border-color: #FFCC99;
	border-style: solid;
	border-width: 2px;
}

/*	小見出し	*/
#sidemenu{
	width: 200px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	margin: 0 10px 0 0;
	background-image: url(../image/icon_index.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#sidemenu h2{
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border-width: 0 0 2px 7px;
	border-color: #33cc66;	/*　枠線の色　*/
	border-style: solid;
	margin: 4px;
	padding-left: 5px;
	background-color: #ccff99; /*　背景色　ccff99うすみどり　ff9933オレンジ　　*/
}
#sidemenu ul{

	margin: 0px 0 5px 22px;
}
#sidemenu p{margin:0 0 0 2px;}


/*　　TOPのギャラリー位置指定*/
.ga{
	background-image: url(../image/hatay.gif);
	background-position: 20% 100%;
	background-repeat: no-repeat;
}
.acc{border:0}


