@import url("ie5mac.css");
/* ページ全体
----------------------------------------------- */
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}
a:visited {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
#layout {
	width:700px;
	text-align: center;
}
#container {
	width: 820px;
	margin: 20px auto 10px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: auto;
}
#header{
	width: 800px;
	padding: 0px;
	margin: 10px auto 0px;
	text-align: center;
	height: 200px;
}
#contents{
	width: 780px;
	padding: 0px 10px;
	margin: 10px 10px 0px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	height: 490px;
}

#footer {
	width: 780px;
	clear: both;
	text-align: left;
	padding: 0px 10px;
	margin: 0px 10px 10px;
	height: 100px;
	font-size: 10px;
}
#footerimg{
	width: 700px;
	text-align: left;
	background-image: url(images/sitabg.jpg);
	background-repeat: repeat-y;
	height: 60px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 17px;
	margin-top: 20px;
	padding-bottom: 70px;
}
#main1{
	float: left;
	width: 490px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-right: 10px;
	height: 270px;
}
#mainright{
　  float: right;
	width: 200px;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




#menulist{
	width: 210px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}

#menudesign{
	text-align: center;
}
#maindesign{
	padding: 0px;
	margin: 0px;
}
#mainsita{
	float: right;
	width: 400px;
	text-align: center;
}
#sub {
	width: 180px;
	float: left;
}

#main2 {
	width: 780px;
	text-align: left;
	height: auto;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.f12 {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
	width: 300px;
}
.title {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3399FF;
	padding-left: 2px;
}
.hanasi {
	font-size: 12px;
	padding: 3px;
	width: 200px;
	border: 3px solid #CC9966;
	color: #333333;
	line-height: 17px;
}
.font12 {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
}
td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 1px;
}
img {
	border: none;
}

