@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
body a {
	color: #1A6EB8;
	text-decoration: underline;
}
body a:hover {
	color: #83B9E5;
	text-decoration: none;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 92px;
	background-color: #CFF;
}
#top-fl {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#main-block {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
#main-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main-block-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
}
#main-block-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
}
#navi {
	width: 380px;
	margin: 0px;
	padding: 0px;
}
#navi a {
	text-decoration: none;
}
#navi li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi em {
	list-style-type: none;
	visibility: hidden;
}
#navi li#navi1 a {
	background-image: url(../img/bott01-1.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-repeat: no-repeat;
	background-position: center center;
}
#navi li#navi1 a:hover {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-image: url(../img/bott01-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi li#navi2 a {
	background-image: url(../img/bott02-1.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-repeat: no-repeat;
	background-position: center center;
}
#navi li#navi2 a:hover {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-image: url(../img/bott02-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi li#navi3 a {
	background-image: url(../../../masclear/img/bott03-1.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-repeat: no-repeat;
	background-position: center center;
}
#navi li#navi4 a {
	background-image: url(../../../masclear/img/bott04-1.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-repeat: no-repeat;
	background-position: center center;
}
#navi li#navi4 a:hover {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-image: url(../../../masclear/img/bott04-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi li#navi3 a:hover {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 380px;
	background-image: url(../../../masclear/img/bott03-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#pdf {
	padding: 0px;
	height: 50px;
	width: 380px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#group {
	padding: 0px;
	width: 380px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A6EB8;
}
#info {
	width: 530px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A6EB8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	color: #039;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
	margin: 0px;
}

dd {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A6EB8;
	color: #333;
	line-height: 2em;
}
#under {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#under-navi {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 3.5em;
}
#under-copy {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#login {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #1A6EB8;
	background-color: #efefef;
	width: 368px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.font01 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
h1 {
	background-image: url(../../../masclear/img/title01.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 380px;
	font-size: 14px;
	color: #FFF;
	line-height: 2em;
	text-indent: 5px;
	background-color: #83B9E5;
	background-repeat: no-repeat;
	background-position: center center;
}
h2 {
	font-size: 14px;
	background-image: url(../../../masclear/img/title02.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 550px;
	line-height: 2em;
	color: #FFF;
	text-indent: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.sideimg {
	padding: 10px;
	width: 360px;
	background-color: #E3EDF9;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A6EB8;
}
.title01 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 0px;
}

