* {
	margin: 0px;
	padding: 0px;
}
BODY {
	COLOR: #555;
	TEXT-ALIGN: left;
	font-size: 14px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "メイリオ";
}
#layout {
	MARGIN-LEFT: auto;
	WIDTH: 840px;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	TEXT-ALIGN: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	visibility: visible;
	right: 5px;
	bottom: 5px;
}
a:active {
	text-decoration: none;
}

#haeder {
	height: 140px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(img/haeder-img.gif);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
}
#navi {
	background-color: #FFFFFF;
	width: 200px;
	float: right;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
}
#layout #cont #navi .bisnext {
	margin: 0px;
	padding-top: 10px;
	padding-right: 38px;
	padding-bottom: 10px;
	padding-left: 38px;
	border: 1px dotted #408CFF;
	width: 124px;
}


#main {
	background-color: #FFFFFF;
	width: 595px;
	position: relative;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
}
.text {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}

h3 {
	background-image: url(img/h3.gif);
	height: 24px;
	color: #FFFFFF;
	width: auto;
	padding-left: 48px;
	padding-top: 1px;
	margin-top: 3px;
}

h1 {
	color: #003399;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-left: 30px;
	font-weight: lighter;
}
.navi-a {
	height: 27px;
	width: 195px;
	border: 1px dotted #0066FF;
	padding-left: 5px;
	padding-top: 8px;
	background-color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}


#foot {
	background-color: #000000;
	height: 30px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#layout #cont #main .tebl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#layout #cont #main .tebl table {
	padding: 0px;
	margin: 0px;
}
#layout #cont #main .tebl table tr td img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#layout #cont #main .kobetu_taitle {
	font-size: 18px;
	font-weight: bolder;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(img/taitle1.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #063C78;
}
.hoshi {
	color: #F00;
	font-size: 18px;
}

