li { background-color: #fff; }

.icon1 { background	: url(../../images/menu-1.jpg) no-repeat; }
.icon4 { background	: url(../../images/menu-6-2.jpg) no-repeat; }

#header {
	height	: 200px;
}

#activity-photo {
	margin-top: 25px;
	width	: 1113px;
	height	: 80px;
	background: url(../images/activity-photo.jpg);
}

#right-column{
	width	: 879px;
}

#menus dt {
	margin	: 0;
	width	: 180px;
	height	: 70px;
	font	: bold 20px "小塚明朝 Pro B", "ＭＳ Ｐ明朝" ,serif;
	text-indent	: 60px;
	line-height	: 70px;
	background: url(../images/left-1.gif) no-repeat;
}

#menus dt:hover { background: url("../images/left-1-2.gif"); }

#menus li a {
	margin	: 0px;
	margin-left: -30px;
	width	: 200px;
	height	: 1.2em;
	display	: block;
	vertical-align: bottom;
}

#right-column div {
	margin	: 10px auto;
}

.accordion_head {
	margin-top	: 10px;
	cursor		: pointer;
}

.select {
	position: relative;
	width	: 100%;
}

.select img {
	position: absolute;
	margin	: 0;
	top		: -33px;
	left	: 153px;
	display	: block;
}

li.accordion_head {
	margin	: 5px;
	margin-left: -40px;
	width	: 180px;
	height	: 1.5em;
	color	: #ffffff;
	text-indent: 3em;
	text-align: center;
	line-height: 1.5em;
	background-color: #137c3a;
}

li.accordion_head a	{ text-decoration: none; }
li.accordion_head a:link	{ color: #ffffff; text-decoration: none; }
li.accordion_head a:visited { color: #ffffff; text-decoration: none; }
li.accordion_head a:hover	{ color: #ffffff; text-decoration: none; }
li.accordion_head a:active  { color: #ff0000; text-decoration: none; }

#article_top{
	height	: 90px;
	background: transparent url(../images/bg_top.jpg) no-repeat left top;
}

#article{
	background: transparent url(../images/bg_article.jpg) repeat-y;
}

#article_footer{
	height	: 46px;
	background: transparent url(../images/bg_footer.jpg) no-repeat;
}

.article	{
	padding	: 10px;
	width	: 780px;
	border	: 1px #808080 solid;
}

.article th	{
	padding		: 10px;
	text-align	: left;
}
.article td {
	padding		: 10px;
	line-height	: 1.8em;
	vertical-align: top;
}

.article_title {
	width	: 200px;
	height	: 40px;
	color	: #ffffff;
	text-align	: center;
	line-height	: 40px;
	background-color: #137c3a;
}
