@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 120%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
#wrap {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(/img_common/bg_header.gif);
	background-repeat: no-repeat;
}
#header {
	height: 75px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	float: left;
}
#Hnavi {
	float: right;
	text-align: right;
}
#Hnavi01 {
	height: 20px;
	padding-top: 25px;
	text-align: right;
	color: #FFF;
}
#Hnavi02 {
	height: 22px;
	padding-top: 8px;
	text-align: right;
	font-weight: bold;
}


#header ,#main-img ,#pagebody{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#pagebody-l {
	float: left;
	width: 600px;
	display: inline;
}
#pagebody-ll {
	float: left;
	width: 770px;
	display: inline;
}
#pagebody-r {
	float: right;
	width: 200px;
	display: inline;
}

#footer {
	background-image: url(/img_common/bg_footer.gif);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 8px;
}

#Fnavi01 {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#Fnavi02 {
	float: left;
	margin-left: 15px;
	display: inline;
}
#copy {
	float: right;
	margin-right: 15px;
	display: inline;
}
#bn {
	margin-bottom: 10px;
}

.bn01 {
	margin-bottom: 10px;
}
#search {
	background-color: #eee;
	text-align: center;
	padding: 3px;
	border: 1px solid #999;
}
#search form p {
	margin-bottom: 5px;
}



a:link {
	text-decoration: none;
}



a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000;
}
#Hnavi01 a:link {
	text-decoration: none;
	color: #FFF;
}
#Hnavi01 a:visited {
	text-decoration: none;
	color: #CCC;
}
#Hnavi01 a:hover {
	text-decoration: underline;
	color: #FFF;
}
#Hnavi01 a:active {
	text-decoration: none;
	color: #CCC;
}
#Hnavi02 a {
	margin-left: 14px;
}







.CLfloat {
	clear: both;
}


.marker01 {
	background-image: url(/img_common/marker01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.marker02 {
	background-image: url(/img_common/marker02.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
.icon-excel {
	background-image: url(/img_common/icon_exe.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.icon-word {
	background-image: url(/img_common/icon_word.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.icon-pdf {
	background-image: url(/img_common/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 3px;
}






.margin5px {
	width: 100%;
	padding: 0px;
	height: 5px;
	margin: 0px;
}

.margin10px {
	width: 100%;
	padding: 0px;
	height: 10px;
	margin: 0px;
}
.margin15px {
	width: 100%;
	padding: 0px;
	height: 15px;
	margin: 0px;
}
.margin20px {
	width: 100%;
	padding: 0px;
	height: 20px;
	margin: 0px;
}
.margin25px {
	width: 100%;
	padding: 0px;
	height: 25px;
	margin: 0px;
}
.bold {
	font-weight: bold;
}

.dot {
	background-image: url(/img_common/line02.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}



.tx-red {
	color: #000;
}
.tx-blue {
	color: #06F;
}

.normal {
	font-weight: normal;
}

.tx-left {
	text-align: left;
}
.tx-right {
	text-align: right;
}

.tx-center {
	text-align: center;
}
.tx-small {
	font-size: 0.8em;
	line-height: 100%;
}
.tx-large {
	font-size: 1.4em;
	line-height: 140%;
}


.top {
	text-align: right;
	margin-right: 5px;
	margin-top: 15px;
}
.top a {
	margin-left: 14px;
}


.img-l {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

.img-ｒ {
	float: right;
	margin-left: 10px;
	display: inline;
}
.tx-red-bold {
	color: #F00;
	font-weight: bold;
	font-size: 1.2em;
}
.tx-blue-bold {
	color: #06F;
	font-weight: bold;
	font-size: 1.2em;
}
