@charset "UTF-8";



body {
	margin: 0px;
	padding: 0px;
	}

a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: �galpha( opacity=80 )�h;
	}

header{
	background: url("/images/common/header.jpg") top right no-repeat #fff;
	width: 100%;
	height: 98px;
	}

header .fixed{
	width: 980px;
	margin: 0 auto;

	}

header .logo {
	float: left;
	}

header .logo p {
	padding: 12px 0 0 0;
	font-size: 17px;
	font-weight: bold;
	font-family: "メイリオ";
	color: #123552;
	}
	
header .logo p.subtext {
	padding-top: 12px;
	font-size: 15px;
	font-weight: bold;
	font-family: "メイリオ";
	float: left;
	}
	
header .logo h1 {
	padding: 0;
	width: 530px;
	}
	
header .logo h1 a {
	padding: 0 20px 0 15px;
	font-size: 35px;
	font-weight: bold;
	font-family: "メイリオ";
	color: #123552;
	text-decoration: none;
	}
	
header .logo h1 a span {
	color: #991919;
	}

header .header_right p{
	padding: 57px 20px 0 0;
	float: right;
	}

header .header_right .label {
	padding-top: 50px;
	float: right;
	}

header .tab p a {
	text-decoration: none;
	}

header .tab p a:link { 
	color: #555555;
	}

header .tab p a:visited { 
	color: #555555; 
	}

header .search {
	position: relative;
	top: 9px;
	border: 1px solid #cdd3d9;
	padding: 5px 80px 5px 10px;
	font-size: 11px;
	color: #a6a6a6;
	}

header .icon {
	position: relative;
	top: 9px;
	left: 5px;
	}

header .tab .search {
	float: left;
	}

header .tab .icon {
	float: left;
	}

header .navi {
	float: left;
	width: 661px;
	height: 83px;
	background: #cdd3d9;
	z-index: -1;
	}

header .navi ul {
	padding:11px 1px 1px 1px;
	}

header .navi ul li {
	float: left;
	}

main {

	}
	
menu {
	background: url("/images/common/bg_navi.jpg") top center no-repeat #fff;
	height: 59px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}
	
menu ul{
	width: 810px;
	padding-top: 18px;
	margin: 0 auto;
	font-size: 17px;
	font-weight: bold;
	font-family: "メイリオ";
	color: #fff;
	}
	
menu ul li {
	padding:0 40px;
	float: left;
	}

menu ul li a {
	text-decoration: none;
	}

menu ul li a:link,	
menu ul li a:visited {
	color: #fff;
	}

menu ul li a:hover {
	background: url("/images/common/menu_bottom.png") bottom center no-repeat;
	color: #fff6a1;
	}

sitemap .container {
	width: 1500px;
	margin: 0 auto;
	}

sitemap .container p {
	font-size: 12px;
	}

sitemap .container .mb60 {
	margin-bottom: 60px;
	}

sitemap .container a:link,
sitemap .container a:hover,
sitemap .container a:visited {
	color: #000;
	text-decoration: none;
	}

sitemap .block01 {
	float: left;
	width: 180px;
	padding-right: 30px;
	}

sitemap .block02 {
	float: left;
	width: 350px;
	padding-right: 30px;
	}

sitemap .block02 p {
	line-height: 1.9em;
	}

sitemap .block02 .innerblock01 {
	float: left;
	padding-right: 60px;
	margin-bottom: 50px;
	}

sitemap .block03 {
	float: left;
	width: 180px;
	padding-right: 30px;
	}

sitemap .block03 p {
	line-height: 1.9em;
	}

sitemap .block03 .innerblock01 {
	margin-bottom: 50px;
	}

sitemap .block04 {
	float: left;
	width: 180px;
	}

sitemap .block04 p {
	line-height: 1.9em;
	}

sitemap .block04 .innerblock01 {
	margin-bottom: 50px;
	}

sitemap h4 {
	background: url("/images/footer/bg_sitemap.jpg") top left no-repeat;
	height: 45px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 18px;
	clear: both;
	}

sitemap h5 {
	background: url("/images/footer/bg_sitemap02.jpg") top left no-repeat;
	height: 28px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 18px;
	clear: both;
	}

sitemap h5.end {
	background: url("/images/footer/bg_sitemap02.jpg") top left no-repeat;
	height: 28px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 18px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	clear: both;
	}

footer {
	background: url("/images/common/footer.png") center bottom no-repeat #f0f0f0;
	height: 390px;
	}

footer .innerblock {
	width: 970px;
	margin: 0 auto;
	}	

footer .innerblock h2{
	padding: 80px 0 20px 0;
	font-size: 23px;
	color: #fff;
	}
	
footer .innerblock p{
	padding: 0 60px 0 30px;
	font-size: 13px;
	color: #fff;
	line-height: 1.8em;
	float: left;
	}
	
footer a:link,
footer a:hover,
footer a:visited {
	color: #fff;
	text-decoration: none;
}
	
.br1 { border-right: 1px dotted #fff; float: left;} 

.cl { clear: both; }
.clear { overflow: hidden; }

.pr5 { padding-right: 5px; }
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pl20 { padding-left: 20px; }
.pr20 { padding-right: 20px; }
.pr25 { padding-right: 25px; }
.pl25 { padding-left: 25px; }
.pr45 { padding-right: 45px; }
.pl45 { padding-left: 45px; }
.pl75 { padding-left: 75px; }
.pt75 { padding-top: 75px; }
.pl80 { padding-left: 80px; }
.pb30 { padding-bottom: 30px; }
.fright { float: right; }
.fleft { float: left; }


.table06 table {
	width: 352px;
	float: right;
	font-size: 13px;
	margin: 0 0 40px 20px;
}

.table06 table th{
	padding: 10px 10px 10px 20px;
	text-align: center;
	border: 1px solid #fff;
	font-family: Meiryo;
	font-size: 15px;
	font-weight: bold;
	color: #014c85;
}

.table06 table td{
	padding: 10px;
	text-align: center;
	font-weight:bold;
	border: 1px solid #fff;
}

.table06 table td{
	padding: 10px;
}

.table06 table td.blue{
	color: #fff;
	background-color: #014c85;
}

.table06 table td.green{
	color: #fff;
	background-color: #0d88b6;
	font-family: Meiryo;
}


#pageTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}


#pageTop a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
}