@charset "Shift_JIS";

/* base layout */

_temp_.layout_t {
	border-collapse: collapse;
	border: 1px #666 solid;
	width: 100%;
}

.laycell_menu {
	padding: 0.4em 0.4em 0.4em 0.4em;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	width: 200px;
}

.laycell_mid {
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: 1px #666 solid;
}

.laycell_mid02 {
	padding: 0.4em 0.6em 0.4em 0.6em;
	border: 1px #666 solid;
}

.laycell_upper {
	padding: 0.4em 0.4em 0.4em 0.4em;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
}

.laycell_right {
	padding: 0.4em;
	border: 1px #666 solid;
}



/* header */

table.titletable_op {
	border-top: 2px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	margin-top: 1px;
	margin-bottom: 0;
}

td.lhead {
	margin:0; padding:0;
	text-align: left;
}

_temp_td.rhead {
	background-image: url(/DAT/000040012.gif);
	background-repeat:repeat-x;
	background-position: left top;
	text-align: right;
	margin:0; padding:0;
}

td.rhead_op {
	background-image: url(/DAT/000000013.gif);
	background-repeat:repeat-x;
}

td.head_hmenu {
	background-color: #d3e0f1;
}

div.search_w{
	font-size: 90%;
	margin: 2px auto 4px 5px;
}

.search_w label{
	color: #000;
}

.search_w label a:link {
	color: #000;
	text-decoration: none;
}

.search_w label a:visited {
	color: #000;
	text-decoration: none;
}

.search_w label a:hover {
	color: #00f;
	text-decoration: underline;
}

.search_w input{
	font-size: 80%;
	margin-top: 3px;
}


td.head_hmenu02 {
	background-color: #d3e0f1;
	color: #00f;
	font-size: 90%;
	font-weight: bold;
	padding: 4px 5px 3px auto;
	text-align: right;
}

td.head_hmenu02 a:link {
	color: #00f;
	text-decoration: none;
}

td.head_hmenu02 a:visited {
	color: #00f;
	text-decoration: none;
}

td.head_hmenu02 a:hover {
	color: #00f;
	text-decoration: underline;
}

.where {
	margin: 0 0 0.2em 0;
	font-size: 80%;
	background-color: #efefef;
	padding: 0.2em 0.2em 0.2em 0.4em;
}



/* simplemenu */
div.simple_menu {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

div.simple_menu ul {
	list-style: none;
	display:inline;
}

div.simple_menu li {
	display: block;
	background-color: #369;
	color: #9cf;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 19.8%;
	line-height: 2.4em;
	text-align: center;
	border-right: 1px solid #fff;
}

div.simple_menu li a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

div.simple_menu li a:link {
	display: block;
	color: #fff;
	text-decoration: none;
}

div.simple_menu li a:hover {
	display: block;
	background-image: url(/DAT/000000016.gif);
	background-position: top;
	text-decoration: underline;
	color: #fff;
}

/* simplemenu_b */
table.tab_simplemenu_b {
	border: none;
	margin: 0.2em auto 0.3em auto;
}

table.tab_simplemenu_b td {
	padding: 0.5em 0.4em 0.4em 0.4em;
	color: #006;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

table.tab_simplemenu_b td a:visited {
	color: #00f;
	text-decoration: none;
}

table.tab_simplemenu_b td a:link {
	color: #00f;
	text-decoration: none;
}

table.tab_simplemenu_b td a:hover {
	text-decoration: underline;
	color: #00f;
}


/* footer */

_temp_.footer {
	margin: 0;
	padding: 0.8em 0.2em 0.2em 0.2em;
	font-size: 80%;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #d3e0f1;
}

div.footer p {
	margin: 0.4em;
}
div.footer strong {
	margin-left: 0.4em;
}

_temp_.footer02 {
	margin: 0;
	padding: 0.8em 0.4em 0.8em 0.4em;
	font-size: 80%;
	text-align: right;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 2px solid #666;
	background: #369;
}

.footer02 a:link {
	color: #fff;
	text-decoration: none;
}

.footer02 a:visited {
	color: #fff;
	text-decoration: none;
}

.footer02 a:hover {
	color: #fff;
	text-decoration: underline;
}


/* added 200807_a */	

.layout_t {
	border-collapse: collapse;
	border: 1px #666 solid;
	border-top:5px #003366 solid;
	background-color:#FFFFFF;
}


td.rhead {
	color: #003366;
	font-size: 90%;
	font-weight: bold;
	padding: 4px 20px 3px auto;
	text-align: right;
}

.footer {
	margin: 0;
	padding: 0.8em 0.2em 0.2em 0.2em;
	font-size: 80%;
	text-align: center;
	width:100%;
}

.footer02 {
	margin: 0;
	padding: 0.8em 0.4em 0.8em 0.4em;
	font-size: 80%;
	text-align: right;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 2px solid #666;
	background: #003366;
}


/* added 200807_b */

body{
	padding:0;
	}
a{
	color:#004080;
	}
a:hover{
	color:#FF6600;
	}

table.titletable {
	border-top:5px #000066 solid;
	border-bottom:1px #333333 solid;
	background-color:#FFFFFF;
	}

td.rhead a:link {
	color: #004080;
	text-decoration: none;
}

td.rhead a:visited {
	color: #004080;
	text-decoration: none;
}

td.rhead a:hover {
	color: #004080;
	text-decoration: underline;
}

#main_area{
	padding:10px;
	font-size:90%;
	line-height:130%;
	}
#main_area ul{
	margin:15px 15px 15px 30px;
	line-height:130%;
	list-style-image:url(/DAT/000050122.gif);
	}
#main_area ul.iza{
	margin:5px 5px 0px 20px;
	line-height:130%;
	list-style-image:url(/DAT/000050123.gif);
	}
#main_area ul.picup{
	margin:10px 4px 0px 18px;
	line-height:130%;
	list-style-image:url(/DAT/000050124.gif);
	}
.to_detail{
	background-image:url(/DAT/000050143.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:20px;
	margin-bottom:30px;
	}