/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {
	margin: 0;
	padding: 0;
}

.head_back_index
	{
	width:100%;
	background-image:url(../images/head_bg_001.gif);
	}
.head_back
	{
	width:100%;
	background-image:url(../images/head_bg_002.gif);
	}
	.head
		{
		background-color: #FFFFCC;
		width:761px;
		height: 141px;
		}
		.title
		{
		margin: 0;
		padding: 0;
		list-style: none;
		text-indent: -9999px;
		}
		.title a
		{
		display: block;
		width:761px;
		height: 54px;
		text-decoration: none;
		background: #FFFFFF url(../images/head_logo.gif) no-repeat;
		}
		
.main_back
	{
	width:100%;
	background-image:url(../images/main_bg_001.gif);
	}
	.main_index
		{
		float:left;
		width:761px;
		background-color: #CCFF66;
		border: 0px;
		}
	.main
		{
		float:left;
		width:761px;
		background-color: #FFFFCC;
		border: 0px;
		}
		.main_cont_index
		{
		float:right;
		width:571px;
		background-image:url(../images/main_bg_002.gif);
		}
		.main_cont_index p
		{
		margin-top:10px;
		margin-left:10px;
		font-size:small;
		color: #ffffff;
		}
		.main_cont
		{
		float:right;
		width:571px;
		background-color: #FFFFFF;
		}
		.main_cont h5
		{
		margin-top:10px;
		margin-left:20px;
		color: #333333;
		}
		.main_cont ul
		{
		list-style:none;
		margin-top:10px;
		margin-left:30px;
		font-size:small;
		color: #333333;
		}
		#photo
		{
		float:right;
		margin-left::20px;
		margin-bottom:20px;
		}
		.main_cont table
		{
		margin-left:20px;
		}
		.main_cont th
		{
		font-size:small;
		color: #006600;
		vertical-align:top
		}
		.main_cont td
		{
		font-size:small;
		color: #333333;
		vertical-align:top
		}
		div#naviarea{
			width: 160px;	
			float: left;
			background-color: #CCFF66;
		}
		#navilist{
			margin: 0;
			padding: 0;
			list-style: none;
			text-indent: -9999px;
		}
		#navilist li, #navilist a{
			display: block;
			width:190px;
			height: 43px;
		}
		#navilist a{
			text-decoration: none;
			color: #FF000;
			background: #CCFF66 url(../images/menu.gif) no-repeat;
		}
		#navi02 a{
			background-position: 0 -43px;
		}
		#navi03 a{
			background-position: 0 -86px;
		}
		#navi04 a{
			background-position: 0 -129px;
		}
		#navi01 a:hover{
			background-position: -190px -0px;
		}
		#navi02 a:hover{
			background-position: -190px -43px;
		}
		#navi03 a:hover{
			background-position: -190px -86px;
		}
		#navi04 a:hover{
			background-position: -190px -129px;
		}

.foot_back
	{
	clear:left;
	background-color: #CCFF99;
	width:100%;
	}
	.foot
		{
		background-image:url(../images/foot_bg_001.gif);
		width:761px;
		height: 200px;
		margin: 0;
		padding: 0;
		font-size:x-small;
		text-align:right;
		color: #006600;
		}

