/****************************************************
メインスタイル
*****************************************************/

		.footer {
			background:#000000;
			text-align:right;
			color:#ffffff;
			font-size:13px;
			position:fixed;
			width:1056px;
			bottom:10px;
			filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.80;
		}

		.head_menu{
			background:#000000 url(./img/head_menu_bg1.gif);
			background-position:0% 0%;
			width:1000px;
			height:70px;
			text-decoration:none;
			visited:#ffffff;
			link:#ffffff;
			position:absolute;
			display:inline;
			padding:10px 15px 15px 30px;
			text-align:left;
			font-size:13px;
			color:#ffffff;
			top:30px;
			left:10px;
			right:10px;
			border:solid 1px #666666;
		}

		.menu_in{
			text-decoration:none;
			position:absolute;
			padding:5px;
			display:inline;
			text-align:left;
			font-size:13px;
			color:#ffffff;
			top:25px;
			bottom:10px;
			left:80px;
			right:20px;
			border:solid 0px #666666;
		}


		.menu2{
			background:#000000 url(./img/menu_bg1.gif);
			background-position:0% 0%;
			background-repeat: no-repeat;
			width:150px;
			text-decoration:none;
			position:absolute;
			padding:5px;
			display:inline;
			text-align:left;
			font-size:13px;
			color:#ffffff;
			top:140px;
			bottom:40px;
			left:10px;
			border:solid 1px #666666;
			height:720px;
		}




		.main2_in{
			background-position:0% 0%;
			background-repeat: no-repeat;
			text-decoration:none;
			position:absolute;
			padding:5px;
			display:inline;
			text-align:left;
			font-size:13px;
			color:#ffffff;
			visited:#ffffff;
			link:#ffffff;
			top:135px;
			bottom:40px;
			left:195px;
			right:185px;
			width:850px;
		}


		.menu2 a{
			text-decoration:none;
			display:inline;
			color:#ffffff;
		}



		.header{
			background:#000000;
			text-decoration:none;
			position:absolute;
			width:1040px;
			display:inline;
			text-align:right;
			font-size:13px;
			color:#ffffff;
			top:10px;
			left:10px;
			filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.80;
		}

		.sidebar{
			background:#000000 url(./img/sidebar_bg1.gif);
			background-position:0% 0%;
			background-repeat: no-repeat;
			width:150px;
			text-decoration:none;
			position:absolute;
			padding:5px;
			display:inline;
			text-align:center;
			font-size:13px;
			color:#ffffff;
			top:140px;
			bottom:40px;
			right:12px;
			border:solid 0px #666666;
			filter:Alpha(opacity=70); -moz-opacity:0.8; opacity:0.70;
		}

		.sidebar_in{
			width:150px;
			text-decoration:none;
			position:absolute;
			padding:5px;
			display:inline;
			text-align:center;
			font-size:13px;
			color:#ffffff;
			top:140px;
			bottom:40px;
			right:12px;
			border:solid 0px #666666;
		}

/****************************************************
トップページ
*****************************************************/

