/* -----------------------------------
standard setting
----------------------------------- */
body {
	margin: 0;
	padding: 0;
	line-height:150%;
	text-align: center;
	font-size: 90%;
	background: #5A7EC7;
}
/* -----------------------------------
link color
----------------------------------- */
a {
	color: #0000FF;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #CC0000;
}

/* -----------------------------------
container
----------------------------------- */
#base {
	background: #5A7EC7 url(bg.gif) repeat-x;
}
#container {
    background: #FFFFFF;
	width:800px;
	text-align: left;
	margin: 0 auto 0px;
}
/* -----------------------------------
header
----------------------------------- */
#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	margin-bottom: 10px;
}
#header #left {
	float: left;
	width: 370px;
	padding-top: 10px;
	padding-left: 10px;
}
#header #right {
	float: right;
	width: 300px;
	padding-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header #right #searchbox {
	float: right;
	height: 30px;
}
#header #right #searchbox form input {
	float:left;
}
#header #right #searchbox form #search {
	height: 24px;
	width: 175px;
	vertical-align: top;
	margin-right:2px;
}
#header #right span a {
	background-image: url(icon03.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	float: right;
	padding-top: 2px;
	padding-left: 12px;
	color: #FFF;!important
	text-decoration: underline;
	margin-right: 5px;
}
#header img {
	vertical-align:bottom;
}
#header a img {
    border-style:none;
}
/* -----------------------------------
global navigation
----------------------------------- */
#globalnavi {
	font-size: 90%;
	float:left;
	margin-bottom:30px;
	width:190px;
}
#globalnavi ul {
	margin:0 0 0 10px;
	list-style: none;
	width: 178px;
}

#globalnavi ul .ttl {
	color: #263D79;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-top: 10px;
	background-color: #DBE8FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D9ADB;
	border-right-color: #2D9ADB;
	border-bottom-color: #2D9ADB;
	border-left-color: #2D9ADB;
}
#globalnavi ul .tp {
	background-image: url(icon00.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
#globalnavi ul .sb {
	background-image: url(icon01.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
}
#globalnavi ul .sb2 {
	background-image: url(icon02.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 36px;
}

.skip img {
	border: none;
}

/* -----------------------------------
address
----------------------------------- */
.add {
	border: 1px solid #FFFFFF;
	padding: 5px;
}

/* -----------------------------------
wrap
----------------------------------- */
#wrap {
	float: right;
	width:600px;
	padding-bottom: 15px;
}
/* -----------------------------------
pankuzu-list
----------------------------------- */
#pan-list {
	margin-bottom: 10px;
	width:600px;
	font-size: 90%;
}
#pan-list p{
	margin: 0;
}
/* -----------------------------------
content
----------------------------------- */
#content {
	width:590px;
	margin-right: 10px;
}
/* -----------------------------------
subheading
----------------------------------- */
h1{
	font-size: 130%;
	line-height: 120%;
	color: #003366;
	margin:0 0 15px;
	padding: 4px 0 5px 22px;
	background: url(list_mark_h1.gif) no-repeat;
	border-bottom: 1px solid #004D8F;
}
h2{
	font-size: 120%;
	line-height: 120%;
	color: 004D8F;
	margin: 15px 0 10px;
	clear: both;
	background: url(list_mark_h2.gif) no-repeat 0px bottom;
	border: 1px solid #CCCCCC;
	padding: 4px 0 6px 10px;
}
h3{
	font-size: 100%;
	color: #631300;
	margin: 10px 0;
	padding: 4 0 4px 15;
	clear: both;
	background: #FFECC2;
}
h4{
	font-size: 100%;
	line-height: 1.1;
	margin: 10px 0 5px 10;
	padding: 0 0 0 8px;
	color: #1F530F;
	background: url(list_mark_h4.gif) no-repeat;
}
h5{
	color: #336699;
	font-size: 100%;
	margin: 10px 0 5px 10;
	padding: 0;
}
/* -----------------------------------
text
----------------------------------- */
p{
	margin: 0px 10px 10px;
}
p.text-a{
	text-indent: 1em;
}
td p{
	margin: 0;
}
th p{
    margin: 0;
}

/* -----------------------------------
list
----------------------------------- */
ul{
	margin:0 0 1em 30px;
	padding:0;
}
ul li{
	margin:0 0 2px 0;
	padding:0;
	line-height:1.3;
}
ul.ul-a{
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-left: 0;
}
ul.ul-a li{
	padding-left: 17px;
	margin-bottom: 7px;
	list-style-type: none;
	background: url(list_mark01.gif) no-repeat 0 3px;
}

ul.ul-b{
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-left: 0;
}
ul.ul-b li{
	padding-left: 17px;
	margin-bottom: 7px;
	list-style-type: none;
	background: url(list_mark02.gif) no-repeat 0 3px;
}
ol{
	margin-top: 0;
	margin-left: 40px;
	margin-bottom: 10px;	
	padding:0;
}
ol li{
	padding-left: 0;
	margin-bottom: 5px;
	line-height: 1.3;
}
/* -----------------------------------
table
----------------------------------- */
table.table-a{
	margin:0 15px 1em;
	font-size: 90%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-collapse: collapse;
}
table.table-a th{
	padding: 5px;
	color: #184075;
	line-height: 120%;
	white-space: nowrap;
	background: #EBF9FE;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top-color: #999999;
	border-left-color: #999999;
}
table.table-a td{
	padding: 5px;
	line-height: 140%;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top-color: #999999;
	border-left-color: #999999;
}
table.table-b{
	margin:0 15px 1em;
	font-size: 90%;
	line-height: 1.4;
}
table.table-b th {
	border-bottom: 3px solid #FFCC00;
	padding: 4px 1em 4px 0;
	color: #184075;
}
table.table-b td {
	border-bottom: 1px solid #7A654A;
	padding: 4px 1em 4px 0;
}
table.table-c{
	margin:0 0px 1em 10px;
	font-size: 90%;
	line-height: 1.4;
}
table.table-c th {
	padding: 4px 1em 4px 0;
	color: #184075;
}
table.table-c td {
	padding: 4px 1em 4px 0;
}
table.table-date {
	margin: 0 0 15px 0px;
	padding: 0;
	line-height: 1.3;
	font-size: 100%;
	border-collapse: collapse;
	width: 96%;
}
table.table-date th{
	color: #655D00;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	background: url(list_mark_date.gif) no-repeat 8px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #9A9A9A;
}
table.table-date td{
	border-bottom: 1px dotted #9A9A9A;
	padding: 5px;
}
table.table-qa{
	margin-bottom: 1em;
	margin-left: 15px;
	width: 95%;
	font-size: 100%;
}
table.table-qa th{
	color: #544633;
	padding-bottom: 2px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
	line-height: 1.3;
}
table.table-qa th span.q{
	color: #e26360;
	font-size: 130%;
	padding-right: 7px;
}
table.table-qa td span.a{
	color: #5A82E9;
	font-weight: bold;
	font-size: 130%;
	padding-right: 7px;
}
table.table-qa td {
	padding: 4px 0;
	line-height: 1.4;
}
table.table-2col{
	width: 95%;
	margin-bottom: 1em;
	font-size: 100%;
}
table.table-2col td {
	width: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.table-2col img {
	margin-bottom: 5px;
}
.table-2col p {
	margin-left: 10px;
	line-height: 150%;
}

/* -----------------------------------
footer
----------------------------------- */
#footer {
	clear:both;
	font-size: 90%;
	width: 800px;
	background: #E2E2E2 url(footer.gif) repeat-x;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 1px;
}
#footer p {


}
/* -----------------------------------
align
----------------------------------- */
.txt-c {
	text-align: center;
}
.txt-l {
	text-align: left;
}
.txt-r {
	text-align: right;
}
/* -----------------------------------
float
----------------------------------- */
.clear {
	clear: both;
}
/* -----------------------------------
box
----------------------------------- */
div.box-point{
	border: 1px solid #6EA53E;
	padding: 10px 5px;
	margin-top: 0;
	margin-bottom: 1em;
}
div.box-point p{
	margin-bottom: 0 !important;
}
div.box-point ul{
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	padding: 0;
}
div.box-point ol {
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	padding: 0;
}
div.box-important{
	padding: 10px 5px;
	background: #FFFDC4;
	margin-top: 0;
	margin-bottom: 1em;
}
div.box-important p{
	margin-bottom: 0 !important;
}
div.box-important ul{
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	padding: 0;
}
div.box-important ol {
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	padding: 0;
}
div.box-pdf{
	background-color: #FFFDC4;
	padding: 10px;
	margin:0 10px 1em;
	border: 1px solid #CCCCCC;
	line-height: 130%;
}
div.box-pdf img{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
}
div.align-left{
	text-align: left;
}
div.align-center{
	text-align: center;
}
div.align-right{
	text-align: right;
}
div.box_gray {
	background: #F0F0F0;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px 0px 1px;
	line-height: 130%;
}

/* -----------------------------------
link icon
----------------------------------- */
.point-a{
	padding-left: 15px;
	margin-bottom: 5px;
	height: 14px;
	vertical-align: bottom;
	background: url(point-a.gif) no-repeat 0 4px;
	padding-bottom: 5px;
}
.point-back{
	padding-left: 15px;
	margin-bottom: 5px;
	height: 14px;
	vertical-align: bottom;
	padding-bottom: 10px;
	background: url(point-back.gif) no-repeat 0 4px;
}
.point-top{
	padding-left: 15px;
	margin-bottom: 5px;
	height: 14px;
	vertical-align: bottom;
	background: url(point-top.gif) no-repeat 0 4px;
	padding-bottom: 10px;
}
/* -----------------------------------
attach
----------------------------------- */
.attach-pdf {
	background:url(pdf.gif) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 3px;
}
.attach-doc {
	background:url(word.gif) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 3px;
}
.attach-xls {
	background:url(excel.gif) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 3px;
}
.attach-file {
	background:url(file.gif) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 3px;
}
.attach-link {
	background:url(icon_link.gif) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 3px;
}
.attach-gis {
	background:url(icon_gis.gif) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 3px;
}
/* -----------------------------------
line
----------------------------------- */
hr.line-a{
	margin: 0;
	padding: 0;
	height: 1px;
	border-width: 1px 0 0 0;
	border-color: #999999;
	border-style: solid;
}
hr.line-b{
	margin: 0;
	padding: 0;
	height: 3px;
	border-width: 3px 0 0 0;
	border-color: #6EA53E;
	border-style: solid;
}
hr.line-c{
	margin: 5 0 0;
	padding: 0;
	height: 1px;
	border-top: 1px dotted #999999;
	border-right: 0 dotted #999999;
	border-bottom: 0 dotted #999999;
	border-left: 0 dotted #999999;
}
/* -----------------------------------
button
----------------------------------- */
a.link-a{
	background-color: #E2F7D6;
	color: #0000FF;
	margin-left: 15px;
	border-top: 1px solid #46A22D;
	border-right: 10px solid #46A22D;
	border-bottom: 1px solid #46A22D;
	border-left: 10px solid #46A22D;
	padding: 3px 10px;
}
a.link-a:hover{
	background-color: #F8FEF5;
	border-color: #87C369;
	color: #0066FF;
}
/* -----------------------------------
text decoration
----------------------------------- */
.mp_underline {
	text-decoration:underline;
}
.mp_italic {
	font-style:italic;
}
.mp_textcolor_red {
	color:#FF0000;
}
.mp_textcolor_blue {
	color:#0000FF;
}
.mp_textcolor_green {
	color:#009900;
}
.mp_textcolor_gray {
	color:#666666;
}
.mp_textcolor_brown {
	color:#993300;
}
.mp_strike {
	text-decoration:line-through;
}
.mp_indent {
	text-indent:1em;
}
.mp_large {
	font-size: larger;
}
.mp_small {
	font-size: smaller;
}
