@charset "Shift_JIS";


body {
	font-size: 100%;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../image/bk_line.gif);
	background-position: center top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	padding: 3px;
}
.table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}
.table2 {
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table2 td {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.table2 th {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#header {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 69px;
}
#header h1 {
	float: left;
}
#footer_logo {
	width: 575px;
	float: left;
}

#footer_right {
	text-align: right;
	float: right;
	width: 280px;
}
#footer_contents {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#linklist {
	font-size: 80%;
	line-height: 1.5em;
	text-align: left;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#se_title {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.sub_t {
	background-image: url(../image/sub_t.gif);
	background-repeat: repeat-y;
	padding: 5px;
	font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #00A496;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00A496;
}
.sub_t2 {
	padding-bottom: 10px;
}
.se_submenu {
	text-align: center;
	margin-bottom: 15px;
}
.se_submenu2 {
	text-align: right;
}
.se_submenu img {
	padding-right: 15px;
	padding-left: 15px;
}
.se_submenu2 img {
	padding-bottom: 10px;
}

.contents_area1 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.se_pagetop {
	text-align: right;
	padding-top: 10px;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}

