@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12pt;
	color: #666;
}
h1  {
	background-image: url(images/logo.png);
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 380px;
	margin: 0px;
	padding: 0px;
	float: left;
}
h1  a{
	background-image: url(images/logo.png);
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 380px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Site_BODY {
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.Header_TOP {
	background-image: url(images/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 470px;
}
.profile a{
	background-image: url(images/profile.png);
	text-indent: -9999px;
	display: block;
	float: left;
	height: 70px;
	width: 180px;
	margin-left: 250px;
	background-repeat: no-repeat;
	background-position: right top;
}
.contact a{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 230px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.Header_MENU {
	clear: both;
}
.Header_MENU ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.Header_MENU ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.Header_MENU ul .m01 a{
	background-image: url(images/m_01.png);
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 190px;
}
.Header_MENU ul .m02 a{
	background-image: url(images/m_02.png);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
}
.Header_MENU ul .m03 a {
	background-image: url(images/m_03.png);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
}
.Header_MENU ul .m04 a {
	background-image: url(images/m_04.png);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
}
.Header_MENU ul .m05 a {
	background-image: url(images/m_05.png);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
}
.Header_MENU ul .m06 a {
	background-image: url(images/m_06.png);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 190px;
}
.Left_Space {
	background-image: url(images/gyoumunaiyou.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 340px;
	float: left;
	height: 340px;
}
.Gyoumu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: 2em;
}
.Right_Space {
	margin-left: 340px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	line-height: 2.3em;
}
.IDA_PHOT {
	text-indent: -9999px;
	display: block;
	background-image: url(images/ida_photo.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 1040px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 250px;
	background-position: right;
}
.Footer {
	background-image: url(images/footer_back.jpg);
	background-position: bottom;
	height: 60px;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 8pt;
	letter-spacing: 0.1em;
}
.Footer a{
	text-decoration: none;
}
.Copyright {
	text-align: center;
	margin-top: 25px;
	letter-spacing: 0.05em;
	color: #999;
}
