@charset "utf-8";

#title #h1-index {
	width: 960px;
	height: 130px;
	text-indent: -9999px;
	background: url(../images/h1-index.jpg) no-repeat;
}


/* main
------------------------------------------------------------------- */
/* index.html */
#activity-section {
	margin: -15px 0 25px;
}

#activity-section li.activity-box {
	padding: 15px 0;
	background: url(../../common/images/bdr-dotted.gif) left bottom repeat-x;
}
#activity-section li#activity-box-end {
	padding: 15px 0 0;
}

#activity-section .activity-list-right {
	width: 590px;
	float: right;
}

#activity-section dt {
	color: #666;
	font-weight: bold;
}

#activity-section dd.title {
	padding-bottom: 5px;
	font-size: 108%;
}

#activity-section dd.text {
	padding-bottom: 5px;
}

#activity-section .activity-list-left {
	width: 140px;
	float: left;
}

/* old.html */
#main h1#h1-old {
	width: 730px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/h1-old.gif) no-repeat;
}

.bdr-section {
	padding: 15px 0;
	background: url(../../common/images/bdr-dotted.gif) left bottom repeat-x;
}

.bdr-section-end {
	margin-bottom: 25px;
	padding: 15px 0;
	background: none;
}

.old-text-left {
	width: 430px;
	float: left;
}
.old-text-left2 {
	width: 730px;
	float: left;
}

.old-text-left dt, .old-text dt {
	margin: 10px 0 3px;
	padding-left: 15px;
	font-size: 115%;
	font-weight: bold;
	background: url(../images/icon-square.gif) left 5px no-repeat;
}

.old-text-left2 dt, .old-text2 dt {
	margin: 10px 0 3px;
	padding-left: 15px;
	font-size: 115%;
	font-weight: bold;
	background: url(../images/icon-square.gif) left 5px no-repeat;
}

.old-img-right {
	width: 270px;
	float: right;
}

/* 2009_3.html / 2008_2.html */
#h1-img {
	margin-bottom: 15px;
}

body#frame-2 #intro-section {
	margin-bottom: 10px;
}

.link-list li {
	margin-right: 20px;
	float: left;
}

.column3-left, .column3-center {
	width: 250px;
	float: left;
}

.column3-right {
	width: 230px;
	float: right;
}

.column3-left li, .column3-center li, .column3-right li {
	width: 230px;
}

body.active .old-text-left dt, body.active .old-text dt {
	margin-top: 0;
}




/* sub
------------------------------------------------------------------- */
/* side-nav */
#side-nav li#side-nav-1 a { background: url(../images/side-nav-1.gif) no-repeat; }
#side-nav li#side-nav-1 a:hover { background: url(../images/side-nav-1-hover.gif) no-repeat; }
#side-nav li#side-nav-1 span, #side-nav li#side-nav-1-current a { background: url(../images/side-nav-1-current.gif) no-repeat; }

#side-nav li#side-nav-2 a { background: url(../images/side-nav-2.gif) no-repeat; }
#side-nav li#side-nav-2 a:hover { background: url(../images/side-nav-2-hover.gif) no-repeat; }
#side-nav li#side-nav-2 span { background: url(../images/side-nav-2-current.gif) no-repeat; }