@charset "Shift_JIS";
/* ===================================================================
 下位ページ用スタイル
=================================================================== */
body {
}

/* wrapper
--------------------------------------------------------- */
#wrapper {
	height: auto;
	width: 100%;
	min-height: 100%;
	position: relative;
}



/* contents
--------------------------------------------------------- */



#contents {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
	/*overflow: hidden;*/
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 50px;
	/zoom: 1;
	min-height: 396px;
	height: auto !important;
	height: 300px;
}


#contents h1 {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}

#contents .px12 {
	font-size: 12px !important;
}

/* ----- link ----- */
body #contents #visual {
	margin-bottom: 15px;
}

body #contents #visual2 {
	text-align: right;
	margin-left: 20px;
}

body#link #contents ul li {
	padding: 10px 20px 10px 10px;
	border-bottom: 1px #999 dotted;
	font-size: 18px;
	line-height: 25px;
}

body#link #contents ul li a {
	font-size: 15px;
}



.about-system {
	background-color: #F4F8FA;
	border: 1px dotted #C4C7DB;
	background-image: url(../img/about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 65px 20px 20px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}



.point-box {
	background-color: #F4F8FA;
	border: 1px dotted #C4C7DB;
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
}




/* footer
--------------------------------------------------------- */
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 164px;
}

#footer #footermenu {
	font-size: 15px;
	color: #333333;
	text-align: center;
}

#footer #copyright {
	float: left;
	width: 578px;
	padding: 98px 25px 0;
	font-size: 12px;
	color: #333333;
}

#footer #footerinfo {
	float: right;
	width: 304px;
	padding: 25px;
}


.px-16 {
	font-size: 16px;
}
.px-18 {
	font-size: 16px;
}
.menu-noline {
	padding-top: 25px;
	border-top: 5px solid #617225;
	font-size: 12px;
}
.poin-text {
	margin: 20px;
}
.emp {
	font-weight: bold;
	color: #075EA5;
	font-size: 13px;
}
.table1 {
	border: 1px solid #8297B5;
	padding: 20px 15px;
	background-color: #F4F8FA;
	vertical-align: top;
	font-size: 16px;
}
.table2 {
	padding: 10px;
	border-top: 1px solid #8297B5;
	border-right: 1px solid #8297B5;
	border-bottom: 1px solid #8297B5;
	border-left: 1px solid #8297B5;
	font-size: 13px;
	line-height: 21px;
}
.inquiry {
	font-size: 15px;
	text-align: center;
	margin-bottom: 20px;
}
