/*
コンテンツページのCSS
*/


*{
	margin						: 0px;
	padding						: 0px;
	text-align				: center;
}

#layout{
	clear							: both;
	padding-top				: 10px;
	padding-left			: 10px;
	padding-right			: 10px;
	width							: 870px !important;
	width					/**/: 870px;
	height						: 580px !important;
	height				/**/: 590px;
/*
	height						: 540px !important;
	height				/**/: 550px;
*/
	margin-top				: 10px;
	margin-left				: auto;
	margin-right			: auto;
	background-color	: #39B54A;
}

#menu{
	width							: 870px;
	height						: 55px;
	margin-bottom			: 5px;
}

#logo{
	float							: left;
	margin-right			: 5px;
}

#gaiyou{
	float							: left;
	margin-right			: 5px;
}

#map{
	float							: left;
	margin-right			: 5px;
}

#kakunin{
	float							: left;
	margin-right			: 5px;
}

#mogi{
	float							: left;
}

#main{
	width							: 870px;
	height						: 520px;
	height				/**/: 510px;
/*
	height						: 480px !important;
	height				/**/: 470px;
*/
	text-align				: left;
	overflow					: auto;
	clear							: both;
	background-color	: #fff;
}

#fla{
	width							: 870px;
/*
	height						: 540px;
*/
	height						: 470px;
	clear							: both;
	background-color	: #fff;
}

#akita{
	float							: right;
	text-align				: center;
	background-color	: #fff;
}

#akita2{
	float							: right;
	margin-top				: 400px;
	margin-left				: 10px;
	margin-right			: 10px;
	text-align				: left;
	background-color	: #fff;
}

p{
	margin-bottom			: 10px;
	text-align				: left;
}

h1{
	font-size					: medium;
	text-align				: left;
	margin-bottom			: 10px;
}

ul li{
	margin-left				: 25px;
	list-style-type		: disc;
	text-align				: left;
}

#left{
	float							: left;
	padding-top				: 10px;
	padding-left			: 10px;
	padding-right			: 10px;
	width							: 159px !important;
	width					/**/: 179px;
	height						: 520px;
	height				/**/: 510px;
	overflow					: auto;
	text-align				: left;
	border-right			: solid 1px #333;
	background-color	: #fff;
}

#right{
	float							: left;
	padding-right			: 10px;
	width							: 620px !important;
	width					/**/: 640px;
	height						: 520px;
	height				/**/: 510px;
	text-align				: left;
	background-color	: #fff;
}

.gazou{
	float							: right;
	margin-left				: 10px;
}

#syou{
	font-size					: smaller;
	font-weight				: bold;
	text-align				: left;
	margin-bottom			: 10px;
}

.koshiki{
	float							: left;
	margin-right			: 10px;
	margin-left				: 10px;
}

.midashi{
	margin-left				: 10px;
}