body {
	background-image: url(../image/bg.png);
	margin: 0px;
	font-size: 16px;
	line-height: 160%;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#header {
	background-image: url(../image/header.gif);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
}
#header_menu {
	background-image: url(../image/header_menu.gif);
	height: 18px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/main_bg.gif);
}
#main .left {
	background-image: url(../image/left_bg.gif);
	width: 200px;
	float: left;
}
#main .left .left_txt {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 160%;
}
#main .left .left_txt li {
	list-style-image: url(../image/mail.gif);
	font-size: 10px;
}
h2 {
	background-image: url(../image/access.gif);
	width: 191px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	text-align: right;
}
#header .top img {
	text-align: left;
}

#main .right {
	float: right;
	width: 780px;
	background-image: url(../image/right_bg.gif);
}
h3 {
	background-image: url(../image/title.gif);
	font-size: 18px;
	padding-top: 14px;
	padding-bottom: 11px;
	padding-left: 40px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#header .top {
	width: 640px;
	float: left;
	height: 68px;
}
#header #right {
	float: left;
	text-align: right;
	height: 52px;
	width: 340px;
}



.sub_title1 {
	background-image: url(../image/waku_title1.gif);
	font-size: 24px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 4px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 17px;
	margin-left: 17px;
	font-weight: bold;
}
.sub_title2 {
	background-image: url(../image/waku_title2.gif);
	font-size: 24px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-right: 17px;
	margin-left: 17px;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 4px;
}
#main .right .waku {
	background-image: url(../image/waku.gif);
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 200%;
}
h6 {
	font-size: 22px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EC2F18;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.title {
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
	font-weight: bold;
	color: #009933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009933;
}
.txt {
	padding-right: 40px;
	padding-left: 40px;
}

h5 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009933;
	color: #009933;
}
#menu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.top_bg_img {
	margin-left: 15px;
}

#menu img {
	padding-left: 5px;
}
h4 {
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
#main .left a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

.cap_pic {
	float: right;
	margin-left: 15px;
}
#top_bg {
	background-image: url(../image/top_bg.jpg);
	height: 246px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

p.oshirase{
	border: 0px dashed #663300;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oshirase_subj {
	color: #000000;
	text-align: left;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oshirase_date {
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.oshirase_mesg {
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
}
