/*書式設定
----------------------------------*/

body{
	margin: 0;
	padding: 0;
	border: 0 none;
	font-size:14px;
	color: #444444;
	background:#FFF;

	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*p{
	margin-bottom:0em;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	line-height: 160%;
}*/

html,a,form,div,table,ul,ol,li,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
	border: 0 none;
}
img{
	margin:0;
	padding:0;
	border: 0 none;
}
ul{
	list-style-type: none;
}

td{text-align:left;}

a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}

#header {
	width: 100%;
	background: url(../images/bg.png) left top repeat-x;
	height: 254px;
}
/*====================================
clearfix
====================================*/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
/* Hides from IE-mac \*//*/
	height: auto;
	overflow: hidden;
/* End hide from IE-mac */
}
/*----------------------------------*/
.clear0 {
	clear: both;
	height: 0px;
}



@media print {
	#sumb_ov {
		font-size: 0px;
	}
}

#sumb_ov ul {
  display:block;
  width:990px;
  margin:0;
  padding:0;
  overflow:hidden;
}


img {
	vertical-align: bottom;
}

#contents {
	text-align: center;
	width: 991px;
	margin: 0 auto;
}



h1 {
	margin: 0;
	padding: 0;
}

.main {
	width: 991px;
	margin: 0 auto;
	text-align: center;
}

ul.lbl {
	margin-top: 20px;
}

ul.lbl li {
	float: left;
}

ul.lbl li.left {
	margin-right: 28px;
}

div.cnts {
	position: relative;
	float: left;
	margin-bottom: 12px;
}

div.left {
	margin-right: 23px;
}

.footer {
	position: relative;
	width: 991px;
	margin: 0 auto 0;
	text-align: center;
}

p.btn_left {
	position: absolute;
	top: 120px;
	left: 25px;
}

p.btn_right {
	position: absolute;
	top: 120px;
	left: 253px;
}

p.btn {
	position: absolute;
	top: 370px;
	left: 25px;
}

p.btn {
	position: absolute;
	top: 370px;
	left: 25px;
}

p.gotop {
	position: absolute;
	top: 1px;
	left: 870px;
}

p {
	margin: 0;
	padding: 0;
}

a:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

ul.link {
	position: absolute;
	top: 1230px;
	left: 0px;
	margin: 0;
	padding: 20px 0 10px;
	width: 990px;
}

ul.link li {
	margin-bottom: 10px;
}

.link a:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.link a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}


.btn_img_left {
	position: absolute;
	width: 203px;
	height: 152px;
	text-indent: -9999em;
	background: url(../images/spacer.gif) top left no-repeat;
	top: 205px;
	left: 26px;
}

.btn_img_left a {
	display: block;
	height: 152px;
}

.btn_img_left a:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
	background: #fff;
}

.btn_img_right {
	position: absolute;
	width: 203px;
	height: 152px;
	text-indent: -9999em;
	background: url(../images/spacer.gif) top left no-repeat;
	top: 205px;
	left: 254px;
}

.btn_img_right a {
	display: block;
	height: 152px;
}

.btn_img_right a:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
	background: #fff;
}