@charset "shift_jis";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 84%;
	background: #F4F3F0;
	line-height: 1.6;
	color: #4F4F4F;


	/*text-align: center;*/
}

#navi-s a:link {color: #3E5571; text-decoration: none} 
#navi-s a:visited {
	text-decoration: none;
	color: #3E5571;
} 
#navi-s a:active {} 
#navi-s a:hover {color: #2F6A9F; text-decoration: underline}

h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-style: normal;
	/*font-size: small;
	line-height: 1.6;*/
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bg.jpg) repeat-y;
	text-align: center;
}

#navi {
	height: 32px;
	margin-left: 3px;
	background: #E6E9F0;
	margin-right: 3px;
}
#navi-s {
	text-align: left;
	width: 740px;
	font-size: 12px;
	color: #3E5571;
	clear: both;
	margin-top: 8px;
	margin-right: 13px;
	margin-bottom: 8px;
	margin-left: 13px;
}

#contents {
	background-color: #F3F3F3;
	height: 150px;
	text-align: center;
}
h1 {
	margin: 0px 0px 26px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #003399;
	border-left: 8px solid #003399;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
}
h3 {
	padding: 0px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #0086B3;
	font-size: 13px;
}
h4 {
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	font-size: 13px;
}
h5 {
	font-weight: bold;
	color: #498936;
	text-align: center;
	margin: 0px;
	font-size: 13px;
}
h6 {
	font-size: 13px;
	background-color: #CCCCCC;
}
p {
	margin-bottom: 18px;
}

#top-con {
	text-align: left;
	width: 740px;
	margin-right: 13px;
	margin-left: 13px;
}
#con-news {
	float: left;
	width: 440px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#con-news dl {
	width: 430px;
	margin-left: 5px;
	margin-top: 10px;
}
#con-news dt {
	float: left;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	vertical-align: top;
	background: url(../img/icon_arrow_org.gif) no-repeat 3px 10px;
	width: 95px;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#con-news dd {
	float: left;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	width: 330px;
}

#con-mail {
	float: left;
	width: 290px;
	margin-bottom: 20px;

}
#navi-uline {
	background: #E6E9F0;
	width: 760px;
	margin-left: 3px;
	height: 5px;
	margin-top: 0px;
	margin-right: 3px;
	font-size: 1px;
}
#con {
	text-align: left;
	width: 700px;
	margin-right: 33px;
	margin-left: 33px;
}
.con2 {
	float: left;
	width: 340px;
	text-align: left;
	margin-right: 10px;
}
.lis li {
	padding-left: 25px;
	vertical-align: top;
	padding-right: 0px;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 10px;
	list-style: none;
	background-image: url(../img/icon_arrow_blu.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
.lis2 {
	margin-left: 1em;
}
.lis2 li {
	padding-left: 25px;
	vertical-align: top;
	padding-right: 0px;
	font-size: 12px;
	line-height: 200%;
	margin-bottom: 10px;
	list-style: none;
	background-image: url(../img/icon_arrow_blu.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	color: #333333;
}

.cr {
	clear: both;
}
#pagetop {
	text-align: right;
	margin-right: 13px;
	clear: both;
	margin-top: 40px;
	margin-bottom: 14px;
}
#page-back {
	text-align: right;
	margin-right: 13px;
	clear: both;
	margin-bottom: 10px;
}

/* テーブル・ブルー・センター */
.tbl-600 {
	width: 600px;
	border: none;
	background: #A7C0D4;
	margin: 0px 60px;
	padding: 1px;
}
.tbl-600 th {
	color: #FFFFFF;
	background: #357FB3;
	padding: 3px;
	text-align: center;
}
.tbl-600 td {
	color: #333333;
	background: #FFFFFF;
	padding: 2px 5px;
}
.list600-r {
	text-align: right;
	width: 600px;
	margin-right: 60px;
	margin-left: 60px;
}

/* テーブル・ブルー・左詰めベース */
.tbl-600-left {
	width: 600px;
	border: none;
	background: #A7C0D4;
	margin: 0px 60px;
	padding: 1px;
}
.tbl-600-left th {
	color: #FFFFFF;
	background: #357FB3;
	padding: 3px;
	text-align: center;
}
.tbl-600-left td {
	color: #333333;
	background: #FFFFFF;
	padding: 2px 5px;
	text-align: left;
}
.tbl-600-left .center {
	text-align: center;
}


/* */
.tbl-600-p-left{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D3A7A7;
	border-left-color: #D3A7A7;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 110%;
}
.tbl-600-p-left caption {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	color: #483635;
	padding-bottom: 5px;
}
.tbl-600-p-left th{
	color:#584241;
	background-color:#FCE3E0;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3A7A7;
	border-bottom-color: #D3A7A7;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
.tbl-600-p-left td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3A7A7;
	border-bottom-color: #D3A7A7;
	line-height: 140%;
	text-align: left;
	padding-top: 0.3em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
}
.tbl-600-p-left .center {
	text-align: center;
}


/*  */
table.tbl-600-p{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D3A7A7;
	border-left-color: #D3A7A7;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 110%;
}
.tbl-600-p caption {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	color: #483635;
	padding-bottom: 5px;
}
.tbl-600-p th{
	color:#584241;
	background-color:#FCE3E0;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3A7A7;
	border-bottom-color: #D3A7A7;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
.tbl-600-p td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3A7A7;
	border-bottom-color: #D3A7A7;
	line-height: 140%;
	text-align: center;
	padding-top: 0.3em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
}

.tbl-free {
	border: 1px solid #C0C7A9;
	border-collapse: collapse;
	border-spacing: 0;
	margin-right: auto;
	margin-left: auto;
}
/* */
.tbl-free thead th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	font-size: 12px;
	background-color: #E9F1AF;
	color: #333333;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C7A9;
	border-right-color: #C0C7A9;
	border-bottom-color: #C0C7A9;
	border-left-color: #C0C7A9;
}
.tbl-free tbody th {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	font-size: 12px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C7A9;
	border-right-color: #C0C7A9;
	border-bottom-color: #C0C7A9;
	border-left-color: #C0C7A9;
}
.tbl-free td {
	padding: 5px;
	text-align: right;
	white-space: nowrap;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C7A9;
	border-right-color: #C0C7A9;
	border-bottom-color: #C0C7A9;
	border-left-color: #C0C7A9;
}
.tbl-free caption {
	font-weight: bold;
	color: #498936;
}

.line-dot {
	font-size: 1px;
	background: url(../img/line_dot.gif) repeat-x;
	height: 1px;
}
.line-dot-und20 {
	font-size: 1px;
	background: url(../img/line_dot.gif) repeat-x;
	height: 1px;
	margin-bottom: 20px;
}
.line-bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
	border-right-color: #454545;
	border-bottom-color: #454545;
	border-left-color: #454545;
}
#under20 {
	margin-bottom: 20px;
}
.sp-left20{
	margin-left: 20px;
}
.sp-left30{
	margin-left: 30px;
}
.iro-sp {
	font-weight: bold;
	color: #0066CC;
	margin-top: 20px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.right #s {
	font-size: 11px;
	color: #666666;
}
.txt-blu {
	color: #0000FF;
}
.red {
	color: #CC0000;
}

/* */
.w400-blu {
	width: 400px;
	background: #DAE7F3;
	margin-right: auto;
	margin-left: auto;
	margin-top: 34px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
.w400-yellow {
	width: 400px;
	background-color: #F3EDDA;
	margin-right: auto;
	margin-left: auto;
	margin-top: 34px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}

/*  */
.unei {
	background: url(../img/icon_arrow_gly.gif) no-repeat 1px 3px;
	padding-left: 20px;
	vertical-align: middle;
	height: 16px;
	margin-bottom: 3px;
	margin-left: 1em;
}
.db-list {
	margin-left: 10px;
}
.db-list li {
	margin-bottom: 1em;
	list-style: none;
	background: url(../img/icon_dot_blu.gif) no-repeat 0px 4px;
	padding-left: 18px;
}
#docbnk-kisoku em {
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
}



/*  */
.joi-shugyou {
	border: thin dotted #0066cc;
	padding: 10px;
	text-align: center;
	margin: 5px 50px 40px;

}
.joi-shugyou em {
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
}
.joi-shugyou p {
	font-size: 13px;
	margin-bottom: 8px;
}

/*  */
.mm-main {
	background: #F2F8FB;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mm-ttl {
	height: 14px;
	font-size: 14px;
	line-height: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.mm-tbl {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background: url(../img/line_dot_blu.gif) repeat-x top;
}
.mm-tbl th {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background: url(../img/line_dot_blu.gif) repeat-x bottom;
	padding: 15px;
	text-align: right;
}
.mm-tbl td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background: url(../img/line_dot_blu.gif) repeat-x bottom;
	padding: 15px;
	text-align: left;
}

.mm-tbl-layout {
}
.mm-tbl-layout td {
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
	background-image: none;
}

.kom {
	font-size: 10px;
	font-weight: bold;
	color: #FF6633;
	padding-right: 5px;
}
#lspa-20 {
	margin-left: 20px;
}
