/* ------------------------------------------------レイアウト */
#wrapper {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_bk.gif);
	background-repeat: repeat-y;
}
#header {
	padding-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #969EB1;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#footer {
	clear: both;
	padding-top: 15px;
	background-color: #000000;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #A1A1A1;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer_bt {
	text-align: right;
	margin-right: 28px;
}
#copyright {
	background-color: #404040;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#pankuzu {
	font-size: 11px;
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
#pankuzu a {
	text-decoration: underline;
}
#main_contents {
	width: 760px;
	float: left;
	padding-left: 26px;
}
#heater_top {
	background-image: url(../images/header_top.gif);
	background-repeat: repeat-x;
	height: 26px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#heater_top a {
	color: #FFFFFF;
	text-decoration: underline;
}
#header_word {
	background-image: url(../images/header_word.gif);
	height: 57px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 125%;
}
.head_01 {
	background-image: url(../images/head_01.gif);
	height: 37px;
	width: 545px;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 15px;
}
.head_02 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	font-size: 12px;
}
.head_03 {
	font-size: 16px;
	background-image: url(../images/arrow_02.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.box01_01 {
	height: 26px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	background-color: #9CA4B8;
	padding-left: 20px;
}
.box01_02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.menu li {
	font-size: 12px;
	padding-left: 20px;
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	list-style-type: none;
}
.line_01 {
	background-image: url(../images/line_02.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 10px;
}
.list_01 li {
	list-style-type: none;
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	font-size: 12px;
}
.list_01 li a {
	color: #333333;
}
.list_01 li a:hover {
	color: #999999;
}
.list_02 li {
	float: left;
	width: 220px;
	background-image: url(../images/arrow_01.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px;
}
.link_word {
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.table_01 {
	background-color: #9CA4B8;
}
.table_01 td {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.table_01 th {
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #E6E8EC;
}

