@charset "utf-8";

/*
-------------------------------
	top_mainBox(column frame)	[=tab]
-------------------------------
*/
div#top_mainBox {
	width:960px;
	margin:10px auto 0px auto;
}

div#top_contents {
	width:500px;
	float:left;
	background:url(../img/bg_top_contents.jpg) left bottom no-repeat;
}
div#top_sideArea {
	width:445px;
	float:right;
}

/*
-------------------------------
	top_visual(column frame)	[=tab]
-------------------------------
*/
div#top_visual {
	clear:both;
	width:960px;
	margin: 0px auto;
}
	div#top_visual p {
		width:960px;
		height:283px;
		margin:10px auto 0px auto;
		overflow:hidden;
		background:url(../img/top_title.jpg) no-repeat;
	}

/*
-------------------------------
	top_contents	[=tab]
-------------------------------
*/
div#top_contents h2 {
	margin:0px;
}
div#top_contents h3#subtitle01 {
	margin:20px 0px 0px 5px;
	padding:13px 10px 15px 40px;
	font-size:120%;
	font-weight:bold;
	background:url(../img/bg_top_h3_01.jpg) no-repeat;
}
div#top_contents h3#subtitle02 {
	margin:20px 0px 0px 5px;
	padding:13px 10px 15px 40px;
	font-size:120%;
	font-weight:bold;
	background:url(../img/bg_top_h3_02.jpg) no-repeat;
}
div#top_contents h3#subtitle03 {
	margin:20px 0px 0px 5px;
	padding:13px 10px 15px 40px;
	font-size:120%;
	font-weight:bold;
	background:url(../img/bg_top_h3_03.jpg) no-repeat;
}
div#top_contents p {
	margin:15px;
}

/*
-------------------------------
	top_sideArea	[=tab]
-------------------------------
*/	
div#top_sideArea h2 {
	margin-top:20px;
}
	
/*------- directLink -------*/
#dLink {
	margin-top: 15px;
	width: 447px;
}

#dLink .dLink01 {
	width:219px;
	float:left;
	position:relative;
	margin-bottom:20px;
	background: url(../img/dlink01Bg.gif) left center repeat-y;
}
.dLink01 dt {
	width:159px;
	height:26px;
	padding-top:12px;
	padding-left:60px;
	background: url(../img/dLink01Top.gif) left top no-repeat;
}
.dLink01 dt a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
	.dLink01 dt a:visited {
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	.dLink01 dt a:hover {
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
	}
#dLink .dLink02 {
	width: 219px;
	float: right;
	margin-bottom: 20px;
	background: url(../img/dlink02Bg.gif) left center repeat-y;
}
.dLink02 dt {
	width:219px;
	height:26px;
	padding-top:12px;
	text-align: center;
	background: url(../img/dLink02Top.gif) left top no-repeat;
}
.dLink02 dt a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
	.dLink02 dt a:visited {
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	.dLink02 dt a:hover {
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
	}
#dLink .dLink03 {
	clear: both;
	width: 219px;
	float: left;
	background: url(../img/dlink03Bg.gif) left center repeat-y;
}
.dLink03 dt {
	width: 219px;
	height: 26px;
	padding-top: 12px;
	text-align: center;
	background: url(../img/dLink03Top.gif) left top no-repeat;
}
.dLink03 dt a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
	.dLink03 dt a:visited {
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	.dLink03 dt a:hover {
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
	}
#dLink .dLink04 {
	width: 219px;
	float: right;
	position: relative;
	background: url(../img/dlink04Bg.gif) left center repeat-y;
}
.dLink04 dt {
	width: 219px;
	height: 26px;
	padding-top: 12px;
	text-align: center;
	background: url(../img/dLink04Top.gif) left top no-repeat;
}
.dLink04 dt a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
	.dLink04 dt a:visited {
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	.dLink04 dt a:hover {
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
	}
#dLink dd {
	width: 140px;
	margin-left: 60px;
	padding: 5px;
	line-height: 130%;
}
#dLink dd a:link {
	color: #000000;
	text-decoration: none;
	
}
#dLink dd a:visited {
	color: #000000;
	text-decoration: none;
}
#dLink dd a:hover {
	color: #000000;
	text-decoration: underline;
}
#dLink dd a:active {
	color: #000000;
	text-decoration: none;
}
#dLink .person {
	position: absolute;
	left: 1px;
	bottom: 1px;
}
#dLink .person02 {
	position: absolute;
	bottom: 1px;
	left: 228px;
}
#dLink .person03 {
	position: absolute;
	left: -227px;
	bottom: 1px;
}

/*------- topics -------*/
div#top_sideArea div#topics {
	background:url(../img/bg_topics.jpg) no-repeat left bottom;
}

div#top_sideArea div#topics_item {
	width:443px;
	height:150px;
	overflow:auto;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #e7e7e7;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #e7e7e7;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
}
	div#top_sideArea div#topics_item table {
		margin:0px 15px;
	}
	div#top_sideArea div#topics_item table tr {
		background:url(../img/top_dottedLine.jpg) left bottom no-repeat;
	}
	div#top_sideArea div#topics_item table td {
		padding:5px 5px 3px 0px;
		vertical-align:top;
	}
	div#top_sideArea div#topics_item table td img {
		padding-top:4px;
	}
/*------- toppage_banner -------*/
div#toppage_banner {
	width:443px;
}
div#toppage_banner li {
	list-style-type: none;
	padding-top: 6px;
} 
