#header {
	background-image: url(../images/header_bg.jpg);
	background-position: right top;
	height: 98px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
h1 {
	padding-top: 32px;
	padding-left: 40px;
}
.navi {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 58px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.navi ul {
	margin: auto;
	width: 960px;
}
.navi ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	height: 58px;
}
#wrapper {
	margin: auto;
	width: 960px;
	clear: both;
	padding-top: 25px;
}
#sec_l {
	float: left;
	width: 610px;
	padding-bottom: 20px;
}
#sec_r {
	float: right;
	width: 260px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#box_add {
	background-color: #f8f8f8;
	padding: 20px;
}
.sidenavi_list li,
.list01 li{
	background-image: url(../images/list01.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin-top: 15px;
	padding-left: 28px;
}
.mainimage {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 320px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.photo186 li {
	float: left;
	width: 186px;
	padding-right: 15px;
}
.border_b {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
}
.h2_style {
	background-image: url(../images/h2_bg.jpg);
	background-repeat: repeat-x;
	height: 160px;
	text-align: center;
}
.h3_style {
	background-image: url(../images/h3_bg.gif);
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	clear: both;
}
.table01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.table01 tr th {
	background-color: #EDFDFD;
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.table01 tr td {
	background-color: #FFF;
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.comlist dt {
	float: left;
	width: 170px;
}
.banner_kakunin {
	background-image: url(../../images/button_kakunin.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 174px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.banner_submit {
	background-image: url(../../images/button_submit.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 174px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 20px;
}

.banner_back {
	background-image: url(../../images/button_back.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 174px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 101px;
}
