@charset "UTF-8";
td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-family: "arial", "Osaka", "MS UI Gothic", "sans-serif";
	line-height: 1.4;
	margin: 0px;
}

td,th,select,input {
	font-size: 12px;
	color: #5F5F5F;
	font-family: "arial", "Osaka", "MS UI Gothic", "sans-serif";
	line-height: 1.4;
}

a:link    {
	text-decoration: none;
	color: #0088b5;
}
a:visited {
	text-decoration: none;
	color: #0088b5;
}
a:hover   {
	color: #0088b5;
	text-decoration: underline;
}
a:active  {
	text-decoration: none;
	color: #0088b5;
}
a.q:link {
	color: #0088b5;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-transform: uppercase;
}
a.q:visited {
	color: #0088b5;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
a.q:hover {
	color: #0088b5;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
}
a.q:active {
	color: #0088b5;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
}
a.b:link {
	color: #0088b5;
	text-decoration: none;
	font-size: 11px;
}
a.b:visited {
	color: #0088b5;
	text-decoration: none;
	font-size: 11px;
}
a.b:hover {
	color: #0088b5;
	text-decoration: underline;
	font-size: 11px;
}
a.b:active {
	color: #0088b5;
	text-decoration: underline;
	font-size: 11px;
}
a.c:link {
	color: #929190;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
}
a.c:visited {
	color: #929190;
	text-decoration: underline;
	font-size: 11px;
}
a.c:hover {
	color: #929190;
	text-decoration: none;
	font-size: 11px;
}
a.c:active {
	color: #929190;
	text-decoration: none;
	font-size: 11px;
}
.textfield {
	border: 1px solid #c3c3c3;
	height: 16px;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
}
.huiline {
	border: 1px solid #c3c3c3;
}



.white {color: #FFFFFF}
.red {color: #CC3300}
.green {color: #009933}
.neimubk {
	background-image: url(../images/nei03.gif);
}


/* CSS Tabs */
#button {
	width: 201px;
	background-image: url(../images/banbk1.gif);
	text-align: left;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
	list-style: none;
	list-style-image: none;
                }

        #button li a {
	display: block;
	color: #626365;
	text-decoration: none;
	background-image: url(../images/banbk1.gif);
	padding-left: 30px;
	height: 23px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	padding-top: 7px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
	color: #2d2d2d;
	background-image: url(../images/banbk2.gif);
                }

        #button li #active {
	color: #2d2d2d;
	background-image: url(../images/banbk2.gif);
                }
#button2 {
	width: 201px;
	background-image: url(../images/sanbk1.gif);
	text-align: left;
        }

        #button2 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button2 li {
	list-style: none;
	list-style-image: none;
                }

        #button2 li a {
	display: block;
	color: #626365;
	text-decoration: none;
	background-image: url(../images/sanbk1.gif);
	padding-left: 30px;
	height: 19px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	padding-top: 4px;
                }

        html>body #button2 li a {
                width: auto;
                }

        #button2 li a:hover {
	color: #232323;
	background-image: url(../images/sanbk2.gif);
                }

        #button2 li #active {
	background-image: url(../images/sanbk2.gif);
	color: #232323;
                }
#button3 {
	width: 201px;
	background-image: url(../images/sanbk1_1.gif);
	text-align: left;
        }

        #button3 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button3 li {
	list-style: none;
	list-style-image: none;
                }

        #button3 li a {
	display: block;
	color: #626365;
	text-decoration: none;
	background-image: url(../images/sanbk1_1.gif);
	padding-left: 30px;
	height: 19px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	padding-top: 4px;
                }

        html>body #button3 li a {
                width: auto;
                }

        #button3 li a:hover {
	color: #232323;
	background-image: url(../images/sanbk2_1.gif);
                }

        #button3 li #active {
	background-image: url(../images/sanbk2_1.gif);
	color: #232323;
                }
#button_2 {
	width: 201px;
	background-image: url(../images/banbk1_2.gif);
	text-align: left;
        }

        #button_2 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button_2 li {
	list-style: none;
	list-style-image: none;
                }

        #button_2 li a {
	display: block;
	color: #626365;
	text-decoration: none;
	background-image: url(../images/banbk1_2.gif);
	padding-left: 30px;
	height: 23px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	padding-top: 7px;
                }

        html>body #button_2 li a {
                width: auto;
                }

        #button_2 li a:hover {
	color: #2d2d2d;
	background-image: url(../images/banbk2_2.gif);
                }

        #button_2 li #active {
	color: #2d2d2d;
	background-image: url(../images/banbk2_2.gif);
                }
#button2_2 {
	width: 201px;
	background-image: url(../images/sanbk1_2.gif);
	text-align: left;
        }

        #button2_2 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button2_2 li {
	list-style: none;
	list-style-image: none;
                }

        #button2_2 li a {
	display: block;
	color: #626365;
	text-decoration: none;
	background-image: url(../images/sanbk1_2.gif);
	padding-left: 30px;
	height: 19px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	padding-top: 4px;
                }

        html>body #button2_2 li a {
                width: auto;
                }

        #button2_2 li a:hover {
	color: #232323;
	background-image: url(../images/sanbk2_2.gif);
                }

        #button2_2 li #active {
	background-image: url(../images/sanbk2_2.gif);
	color: #232323;
                }
#button3_2 {
	width: 201px;
	background-image: url(../images/sanbk1_1_2.gif);
	text-align: left;
        }

        #button3_2 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button3_2 li {
	list-style: none;
	list-style-image: none;
                }

        #button3_2 li a {
	display: block;
	color: #626365;
	text-decoration: none;
	background-image: url(../images/sanbk1_1_2.gif);
	padding-left: 30px;
	height: 19px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	padding-top: 4px;
                }

        html>body #button3_2 li a {
                width: auto;
                }

        #button3_2 li a:hover {
	color: #232323;
	background-image: url(../images/sanbk2_1_2.gif);
                }

        #button3_2 li #active {
	background-image: url(../images/sanbk2_1_2.gif);
	color: #232323;
                }

#page_title {
	background-image: url(../images/page_title.gif);
	height: 48px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 28px;
	text-align: center;
}
.contents1
 {
	margin: 0px;
}
.contents1 dl {
	margin: 0px;
}.contents1 dt {
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 639px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 120%;
	color: #374868;
	font-weight: normal;
	line-height: 1.4;
	padding-top: 11px;
	padding-left: 45px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.contents1 dd {
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.contents2
 {
	margin: 0px;
}
.contents2 dl {
	margin: 0px;
}.contents2 dt {
	background-image: url(../images/h2.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 25px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 120%;
	color: #374868;
	font-weight: normal;
	width: auto;
	margin-bottom: 8px;
	padding-top: 0px;
	margin-top: 12px;
}
.contents2 dd {
	padding-right: 20px;
	padding-left: 35px;
}
.contents2_noline
 {
	margin: 0px;
}
.contents2_noline dl {
	margin: 0px;
}.contents2_noline dt {
	background-image: url(../images/h2_.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 25px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 110%;
	color: #374868;
	font-weight: normal;
	width: auto;
	margin-bottom: 8px;
	padding-top: 0px;
	margin-top: 12px;
}
.contents2_noline dd {
	padding-right: 20px;
	padding-left: 35px;
}
.contents3
 {
	margin: 0px;
}
.contents3 dl {
	margin: 0px;
}.contents3 dt {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 657px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 22px;
	margin-top: 20px;
	margin-bottom: 12px;
	background-position: left center;
	border: 1px solid #e0e0e0;
	padding-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
.contents3 dd {
	padding-right: 20px;
	padding-left: 23px;
	margin: 0px;
}
.contents4
 {
	margin: 0px;
}
.contents4 dl {
	margin: 0px;
}.contents4 dt {
	height: 20px;
	margin-left: 23px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 120%;
	color: #0088b5;
	font-weight: bold;
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contents4 dd {
	padding-right: 20px;
	padding-left: 40px;
}
.contents4_half
 {
	margin: 0px;
	width: auto;
}
.contents4_half dl {
	margin: 0px;
}.contents4_half dt {
	height: 20px;
	margin-left: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 120%;
	color: #0088b5;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding: 0px;
	width: auto;
}
.contents4_half dd {
	padding-right: 20px;
	padding-left: 17px;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.contents5_half
 {
	margin: 0px;
	width: auto;
}
.contents5_half dl {
	margin: 0px;
}.contents5_half dt {
	height: 20px;
	margin-left: 0px;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	color: #0088b5;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 17px;
	width: auto;
}
.contents5_half dd {
	padding-right: 20px;
	padding-left: 17px;
	margin-left: 13px;
	margin-bottom: 5px;
}

.contents6_half
 {
	margin: 0px;
	width: auto;
}
.contents6_half dl {
	margin: 0px;
}.contents6_half dt {
	height: 20px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	color: #0088b5;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 0px;
	width: auto;
}
.contents6_half dd {
	padding-right: 20px;
	padding-left: 17px;
	margin-left: 13px;
	margin-bottom: 5px;
}

.contents7_half
 {
	margin: 0px;
	width: auto;
}
.contents7_half dl {
	margin: 0px;
}.contents7_half dt {
	height: 20px;
	margin-left: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 120%;
	color: #0088b5;
	font-weight: bold;
	border-bottom: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding: 0px;
	width: auto;
}
.contents7_half dd {
	padding-right: 20px;
	padding-left: 17px;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.contents8_half
 {
	margin: 0px;
	width: auto;
}
.contents8_half dl {
	margin: 0px;
}.contents8_half dt {
	height: 20px;
	margin-left: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 120%;
	color: #0088b5;
	font-weight: bold;
	border-bottom: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding: 0px;
	width: auto;
}
.contents8_half dd {
	padding-right: 20px;
	padding-left: 17px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.plain {
	border: 4px solid #F6F6F6;
}
.plain th{
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	text-align: center;
}.plain td {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.orange {
	color: #FF9933;
}
#page_title_2 {
	background-image: url(../images/page_title_2.gif);
	height: 48px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'arial', 'arial', 'sans-serif';
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 28px;
	padding-left: 25px;
	text-align: center;
}
.neimubk_2 {
	background-image: url(../images/nei03_2.gif);
}
