* {
	margin: 0;
	padding: 0;
	font-size: 95%;
}
body {
	background: #f6f6f6;
	width: 760px;
	color: #000000;
	text-align:center;
}
#wrap {
       width:750px;
       margin-left:auto; 
       margin-right:auto;
       text-align:left;
	background: #ffffff;
       border-right: 1px solid #666666;
       border-left: 1px solid #666666;
}
/* タイトル */
#title {
	background: url(images/title.gif) no-repeat;
	color: #000000;
	font-size: 12px;
       height : 230px;
}
.title1 {
	color: #000000;
       height : 100px;
	padding-left: 20px;
	padding-top: 85px;
	font-size: 12px;
	font-weight: bold;
}

/* 左メニューブロック */
#left_block {
	background: url(images/menu_back.jpg) repeat;
	float: left;
	width: 230px;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}
.left_space {
	margin-top : 5px;
}
.menu {
	width: 230px;
	margin-left : 5px;
	margin-top : 5px;
}
.menu0 {
	width: 230px;
}
.menu1 {
	background: url(images/side_center.gif) repeat-y ;
	width: 230px;
	font-size: 12px;
	padding : 5px 12px 5px 15px ;
}
	.menu1 a:link,
	.menu1 a:visited {
		font-size: 12px;
		color: #0000ff;
		text-decoration: underline;	
	}
	.menu1 a:hover,
	.menu1 a:active {
		font-size: 12px;
		color: #ff0000;
		text-decoration: none;	
	}
/* 右メインブロック メニュー */
#right_block {
	float: right;
	width: 510px;
	margin-top: 5px;
	margin-right: 1px;
	font-size: 15px;
	padding-bottom: 10px;
}
.main1 {
	background: url(images/main1.gif) no-repeat;
	color: #ffffff;
	width : 509px ;
	height :49px ;
       text-align : right;
	padding-right: 10px;
	padding-top: 28px;
	font-size: 12px;
	font-weight: bold;
}
.main2 {
	background: url(images/main2.gif) no-repeat;
	color: #ffffff;
	width : 509px ;
	height :49px ;
       text-align : right;
	padding-right: 10px;
	padding-top: 28px;
	font-size: 12px;
	font-weight: bold;
}
.main3 {
	background: url(images/main3.gif) no-repeat;
	color: #060606;
	width : 509px ;
	height :60px ;
       text-align : left;
	padding-left: 55px;
	padding-top: 32px;
	font-family : HGS創英角ｺﾞｼｯｸUB;
	font-size: 18px;
}
.bun {
	color: #000000;
	width : 510px ;
	line-height : 140% ;
       text-align : left;
	padding : 5px;
	font-size: 15px;
}
	.bun a:link,
	.bun a:visited {
		color: #000000;
		text-decoration: underline;	
	}
	.bun a:hover,
	.bun a:active {
		color: #666666;
		text-decoration: none;	
	}
.bun1 {
	color: #000000;
	width : 510px ;
	line-height : 140% ;
       text-align : left;
	padding : 1px;
	font-weight: bold;
	font-size: 15px;
}
.bun2 {
	color: #000000;
	width : 510px ;
	line-height : 130% ;
       text-align : left;
	padding : 3px;
	font-size: 15px;
	margin-top : 5px;
}
.space {
	margin : 5px 0px 5px 0px ;
}
/* メニュー */
.index1 {
	background: url(images/menu1.gif) no-repeat;
	width : 508px ;
	height :116px ;
	margin-bottom: 10px;
	padding-top : 27px;
       text-align : left;
	font-size: 12px;
}
.index2 {
	background: url(images/menu2.gif) no-repeat;
	width : 508px ;
	height :116px ;
	padding-top : 27px;
	margin-bottom: 5px;
       text-align : left;
	font-size: 12px;
}
.index_bun {
	width : 254px ;
       text-align : left;
	font-size: 12px;
	float: left;
	line-height : 190% ;
	padding : 1px 5px 0px 30px ;
}
	.index_bun a:link,
	.index_bun a:visited {
		font-size: 12px;
		color: #0000ff;
		text-decoration: underline;	
	}
	.index_bun a:hover,
	.index_bun a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* フッター */
#foot {
	background: url(images/foot.gif) no-repeat;
	width : 750px ;
	height :50px ;
}
.foot {
	color: #ffffff;
	float: left;
	width : 290px ;
	font-weight: bold;
	padding : 10px 0px 0px 10px ;
}
	.foot a:link,
	.foot a:visited {
		color: #ffffff;
		text-decoration: underline;	
	}
	.foot a:hover,
	.foot a:active {
		color: #666666;
		text-decoration: none;	
	}
.foot1 {
	background: url(images/mail.gif) no-repeat 0px 33px ;
	color: #000000;
	width : 450px ;
	float: right;
	font-weight: bold;
	padding : 32px 10px 0px 20px ;
}
	.foot1 a:link,
	.foot1 a:visited {
		color: #666666;
		text-decoration: underline;	
	}
	.foot1 a:hover,
	.foot1 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* 相互リンク */
#link_block {
	float: left;
	width: 725px;
	margin-top: 5px;
	font-size: 100%;
	margin-bottom: 5px;
}
	#link_block a:link,
	#link_block a:visited {
		color: #003900;
		text-decoration: underline;	
	}
	#link_block a:hover,
	#link_block a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* 相互リンク　ページ */
.linknavi {
	background: url(images/link2.gif) no-repeat;
	color: #000000;
	padding-left: 45px;
	padding-top: 5px;
	font-size: 120%;
	font-weight: bold;
              height : 40px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
}
	.linknavi a:link,
	.linknavi a:visited {
		color: #1155a1;
		text-decoration: underline;	
	}
	.linknavi a:hover,
	.linknavi a:active {
		color: #555555;
		text-decoration: none;	
	}
/* 相互リンク　募集 */
.linknavi1 {
	background: url(images/sougo.gif) #d4ffd4 no-repeat 5px 5px;
	color: #000000;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 90%;
	line-height: 140%;
              border : 3px dotted #00bb00;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
	.linknavi1 a:link,
	.linknavi1 a:visited {
		color: #1155a1;
		text-decoration: underline;	
	}
	.linknavi1 a:hover,
	.linknavi1 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
.linknavi2 {
	background: url(images/link2.gif) no-repeat;
	color: #003900;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
              height : 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}
	.linknavi2 a:link,
	.linknavi2 a:visited {
		color: #1155a1;
		text-decoration: underline;	
	}
	.linknavi2 a:hover,
	.linknavi2 a:active {
		color: #555555;
		text-decoration: none;	
	}
/* メール */
.mail {
	background: url(images/link0.gif) no-repeat;
	color: #000000;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
/* ぱんくず */
.pan {
	background: url(images/pan.gif) no-repeat;
	color: #000000;
	padding-left: 25px;
	padding-top: 6px;
	height : 21px ;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
	.pan a:link,
	.pan a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.pan a:hover,
	.pan a:active {
		color: #666666;
		text-decoration: none;	
	}
/* アドセンス */
.ad {
	color: #282828;
	font-size: 12px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 5px;
}
.ad1 {
	text-align:center;
	width : 750px;
	height :130px ;
	padding-top : 30px;
}

/* スタイルシート　コピー用 
	background: url(images/menu_home.jpg) no-repeat;
	height: 25px;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
       border-right: 1px solid #cccccc;
       border-left: 1px solid #cccccc;
	font-size: 100%;
	font-weight: bold;
	font-family : HGS創英角ｺﾞｼｯｸUB;


	.pr a:link,
	.pr a:visited {
		color: #4a0000;
		text-decoration: underline;	
	}
	.pr a:hover,
	.pr a:active {
		color: #ff0000;
		text-decoration: none;	
	}
*/