@charset "utf-8";
/* top_left_container
------------------------------*/

#top_left_container {
	width: 600px;
	margin-left: 10px;
	height: auto;
	float: left;
}
/* top_icon
------------------------------*/
#top_icon {
	width: 600px;
	margin-bottom: 30px;
	height: auto;
	float: left;
}
.top_icon_button {
	float: left;
	height: 130px;
	margin-top: 10px;
}
.top_icon_button dl {
	width: 92px;
	height: 92px;
	margin-right: 8px;
}
.top_icon_button dt {
	width: 92px;
	height: 92px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.top_icon_button dd {
	font-size: 15px;
	text-align: center;
	line-height: 2em;
	width: 92px;
	height: 30px;
	color: #ffffff;
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.top_icon_p {
	width: 600px;
	height: auto;
	float: left;
}
.top_icon_p h1 {
	font-weight: normal;
}
.top_icon_p img {
	vertical-align: bottom;
}
/* top_whatsnew
------------------------------*/
#top_whatsnew {
	width: 600px;
	margin-bottom: 30px;
	height: auto;
	float: left;
}
#top_whatsnew a {
	text-decoration: underline;
}
.top_whatsnewlist {
	float: left;
}
.top_whatsnewlist dl {
	margin-right: 8px;
}
.top_whatsnewlist dt {
	width: 70px;
	float: left;
	clear: both;
}
.top_whatsnewlist dd {
	padding: 0 0 5px 80px;
}
/* top_notice
------------------------------*/
#top_notice {
	width: 600px;
	margin-bottom: 30px;
	height: auto;
	float: left;
}
#top_notice a {
	text-decoration: underline;
}
.top_noticelist_top {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.top_noticelist dl {
	margin-right: 8px;
}
.top_noticelist dd {
	margin-left: 1em;
}

.top_noticelist_bottom {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.top_noticelist dl {
	margin-right: 8px;
}
.top_noticelist dd {
	margin-left: 1em;
}


/* top_sidebar_right
------------------------------*/

#top_sidebar_right {
	width: 360px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
}
#top_sidebar_right a {
	text-decoration: underline;
}
#top_sidebar_right p {
	text-align: center;
}
.top_sidebar_right_list {
	height: auto;
	width: 360px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.top_sidebar_right_list_img {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.top_sidebar_right_list dl {
	width: 300px;
	float: right;
}
.top_sidebar_right_list dt {
	padding: 10px;
	font-size: 18px;
}
.top_sidebar_right_list dd {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.top_sidebar_right_list_bottom {
	height: auto;
	width: 360px;
	font-size: 12px;
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.top_sidebar_right_list_bottom p {
	width: 350px;
	float: left;
}
