@charset "Shift_JIS";
* {
	margin:0px;
	padding:0px;
}
body {
	text-align : left;
	line-height:1.2;
	font-size:100%;
	font-family: "MS P Gothic","Meiryo","Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
}
#back {
	width:auto;
	height:auto;
	right:auto;
	background-color:#80ff80;
	background-image:url(../logo2aLGa1.gif);
	background-repeat:repeat;
       background-attachment:fixed;
}
#main {
	margin-top:auto;
	margin-left:0;
	margin-right:0;
	margin-bottom:auto;
	border-width:2px;
	border-style:solid;
	border-color:green;
	width:950px;
	height:auto;
	background-color:#80ff80;
	background-image:url(../logo2aLGa1.gif);
	background-repeat:repeat;
       background-attachment:fixed;
}
#header {
	height:163px;
	padding-top:87px;
	padding-left:247px;
	background-color:#80ff80;
	background-image : url(../logo2aa.GIF);
	background-repeat:no-repeat;
	background-position: 15px 15px;
}
#header h2 {
	color: black;
	text-align: center;
	padding-top: 10px;
	font-size: 32px;
	font-weight: lighter;
	font-family: Arial;
}
#navi {
	width : 180px;
	padding-top:10px;
	float:left;
}
#navi ul {
	padding-left : 25px;
	margin : 0px;
	list-style-type : none;
	line-height : 1.3;
	vertical-align : middle;
	text-align : left;
	font-face:arial;
}
#navi ul li {
	margin-bottom : 10px;
	vertical-align : middle;
	list-style-type : none;
	zoom:1;
}
#navi ul li.contact {
	margin-bottom : 30px;
}
#navi ul li a {
	background-color : lime;
	color:#800000;
	text-decoration : none;
	display : block;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-width : 2px;
	border-style : solid;
	border-color : green;
	padding-top : 0px;
	padding-left : 3px;
	zoom:1;
}
#navi ul li a:hover {
	background-color : yellow;
}
#navi ul li.society a {
	background-color : #CCFFFF;
	color:#800000;
	text-decoration : none;
	display : block;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-width : 2px;
	border-style : solid;
	border-color : #0033FF;
	padding-top : 0px;
	padding-left : 3px;
	zoom:1;
}
#navi ul li.society a:hover {
	background-color : yellow;
}
#navi ul li.bodyimage a {
       background-color : peachpuff;
	color:#800000;
	text-decoration : none;
	display : block;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-width : 2px;
	border-style : solid;
	border-color : orangered;
	padding-top : 0px;
	padding-left : 3px;
	zoom:1;
}
#navi ul li.bodyimage a:hover {
	background-color : yellow;
}
#container {
	width:700px;
	float:left;
	margin-left:10px;
}
#column {
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-width:3px;
	border-style:dotted;
	border-color:green;
}
#content {
	padding-top:10px;
	padding-left:10px;
}
#footer {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : green;
	line-height:28px;
	vertical-align:middle;
	height : 28px;
	text-align : center;
	clear : both;
}
