@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	color: #333;
	font-family: 'MS PGothic',Arial,Verdana,Helvetica;
	font-size: 100%;
	/*line-height: 1.2em;*/
	line-height: 1.8;
}
h2,
h3 {
	margin-bottom: 20px;
}
h2.ma_b40s{
margin-bottom: 45px;
}

br.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0em;
	clear: both;
}
a img {
	border: none;
}
a:link,
a:visited {
	color: #197daa;
	text-decoration: none;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #e3b600;
	text-decoration: underline;;
}
a.select:link,
a.select:visited {
	color: #6C1584;
}
ul li {
	list-style-type: none;
}
ol {
	margin: 0 0 0 23px;
}
.list_type01  li {
	padding: 0 0 0 7px;
	list-style-type: none;
	background: url(/common/img/prt_list_01.gif) no-repeat left center;
}

.mtop10 {
	margin-top: 10px;
}
.mtop20 {
	margin-top: 20px;
}
/* common item */
.pdf {
	padding: 0 0 0 12px;
	background: url(/common/img/icn_pdf.gif) no-repeat 0 0.3em;
}

/* ******************  header  *************** */
#header {
	position: relative;
	width: 980px;
	line-height: 0;
	font-size: 0;
	background:#0C64A9;
	height:120px;
}
#header .logo {
	position: absolute;
	width: 263px;
	height: 96px;
	top: 0;
	left: 0;
	background: url(../img/hdr_bg_01.jpg) no-repeat;
}
#header .logo span {
	display: none;
}
#header .logo a {
	position: absolute;
	display: block;
	width: 43px;
	height: 45px;
	top: 16px;
	left: 70px;
}


/* ******************  global navigation  *************** */
#show_top {
	position: absolute;
	top: 8px;
	left: 840px;
	width:134px;
	height:13px;
}
#gnavi{
	position: absolute;
	top: 33px;
	left: 362px;
	height:30px;
	width:645px;
	overflow:hidden;
}
#gnavi2{
	position: absolute;
	top: 70px;
	left: 225px;
	height:30px;
	width:756px;
	overflow:hidden;
}

#gnavi ul li,
#gnavi2 ul li{
	float:left;
	margin-right:-4px

}


/* ******************  crumbs  *************** */


/* ******************  contents  *************** */
#contents {
	position: relative;
	width: 980px;
	margin: 0;
	z-index: 5;
	background:#0C64A9 url(../img/content_bg.gif) left bottom repeat-x;
	color:#fff;
	min-height:640px;
}
* html #footer {
	height:640px;
}


.printvisible{
	display: none;
	clear: both;
}
@media print {
	#contents {
		width: 800px;
		position:relative;
	}
}

#contents p {
	margin-bottom: 30px;
}

/* ******************  main  *************** */
#main {
	width:890px;
	padding:31px 0px 70px 70px;
}
#main2 {
	width:650px;
	float:right;
	padding:31px 20px 70px 0;
}


/* ******************  side  *************** */
#side {
	position:relative;
	float:left;
	width:289px;
	/*
	background: url(../img/side_bg.png);
 	background-repeat: repeat;
	*/
}
#side ul li{
	margin: 0;
	padding: 0;
	width:289px;
	height:26px;
	overflow: hidden;
}
#side ul li a{
display:inline-block;
}
#side #sidebtm{
	position:absolute;
	bottom:0px;
	left:0;
}



/* ******************  footer link  *************** */
#footerlink{
	padding: 0 10px;
	font-size:71%;
	margin: 10px 0 10px 0;
	clear: both;
}
#footerlink p{
	text-align:center;
	line-height:1.5;
}



/* ******************  footer pagetop  *************** */
#footer_pagetop {
	width: 960px;
	margin: 0 0 10px 0;
	padding: 0 10px;
	border-top: 1px solid #93becc;
	border-bottom: 1px solid #93becc;
	font-size:71%;
	clear: both;
}
@media print {
	#footer_pagetop {
		display: none;
	}
}
#footer_pagetop .home {
	padding: 0 0 0 7px;
	background: url(/common/img/prt_arrow_left.gif) no-repeat left center;
	float: left;
}
#footer_pagetop .top {
	padding: 0 0 0 9px;
	background: url(/common/img/prt_arrow_up.gif) no-repeat 0 0.7em;
	float: right;
}
#footer_pagetop a {
	color: #197daa;
}
#footer_pagetop a:hover {
	color: #e3b600;
}

/* ******************  footer  *************** */
#footer {
	min-height: 27px;
	background: url(/common/img/ftr_bg_01.gif) no-repeat;
	font-size:71%;
	color: #585858;
}
* html #footer {
	height: 27px;
}
#footer .footer_belt {
	width: 960px;
	padding: 5px 10px 0 10px;
}
* html #footer .footer_belt {
	padding: 4px 10px 0 13px;
}
*:first-child + html #footer .footer_belt {
	padding: 4px 10px 0 13px;
}
#footer .copyright {
	float: left;
}
#footer .links {
	float: right;
}
#footer .links li,
#footer .links li.end {
	margin-top: 3px;
	padding: 0 5px;
	float: left;
	line-height: 1.1em;
}
* html #footer .links li,
* html #footer .links li.end {
	margin-top: 5px;
}
*:first-child + html #footer .links li,
*:first-child + html #footer .links li.end {
	margin-top: 5px;
}
#footer .links li.end {
	background: none;
}
#footer .links li a {
	color: #585858;
}

