@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 280px;
	right: 0px;
	width: 40px;
	height: 40px;
	z-index: 1500;
}
/*--------------------------------------------------------------------------メインイメージ*/
#pl {
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	font-size:11px;
	text-align: left;
	line-height: 30px;
}
#pl a { color: #000;}

/*--------------------------------------------------------------------------サイド*/

#side a { color: #000; text-decoration: none;}
#side a:hover {text-decoration: none;}
.sd_ttl {
	width: 250px;
	height: 38px;
	float: left;
	text-align: left;
	font-size: 17px;
	line-height: 38px;
	border-bottom: 2px solid #26968d;
	font-weight: bold;
	letter-spacing: 1px;
}
#side ul {
	width: 250px;
	height: auto;
	float: left;
	margin-bottom: 30px;
}
#side ul li {
	width: 250px;
	height: 29px;
	border-bottom: 1px dotted #999999;
	text-indent: 5px;
	text-align: left;
	font-size: 14px;
	line-height: 29px;
	margin-top: 10px;
}
#side ul li a{ color:#000;}
.s_banner {
	width: 250px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.sfb {
	width: 246px;
	height: 496px;
	padding: 2px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	background-color: #26968d;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container table {
	min-width: 300px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#container td {
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 10px 3px 10px;
}

#container {
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#side{
	width: 250px;
	min-height: 1600px;
	float: left;
}

#contents {
	width: 1200px;
	height: 2300px;
	margin: 0 auto;
}


#contents01 {
	width: 900px;
	height: auto;
	margin-left: 50px;
	float: left;
}

#nv{
	width: 900px;
	height: 40px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 40px;
}
#nv a{ color: #FFF;}
.nv1 {
	width: 200px;
	height: 40px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	background-color: #999;
	font-weight:bold;
	margin-left: 20px;
}
.nv2 {
	width: 200px;
	height: 40px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	background-color: #999;
	margin-left: 20px;
	font-weight:bold;
}
.nv3 {
	width: 200px;
	height: 40px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	background-color: #999;
	margin-left: 20px;
	font-weight:bold;
}
.nv4 {
	width: 200px;
	height: 40px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	background-color: #999;
	margin-left: 20px;
	font-weight:bold;
}
.nv1:hover {
	background-color: #F36;
}
.nv2:hover {
	background-color: #F36;
}
.nv3:hover {
	background-color: #F36;
}
.nv4:hover {
	background-color: #F36;
}


.c01_ttl1 {
	width: 900px;
	height: 41px;
	border-top: 2px solid #26968d;
	border-bottom: 2px solid #26968d;
	text-align: center;
	line-height: 41px;
	font-size: 20px;
	letter-spacing: 3px;
}

#sec01 {
	width: 900px;
	height: auto;
	float: left;
	padding-top: 50px;
}
.c01_ttl {
	width: 900px;
	height: 40px;
	background-image: url(../web/information/ttl.gif);
	text-indent: 15px;
	text-align: left;
	font-size: 19px;
	line-height: 38px;
	font-weight: bold;
	letter-spacing: 3px;
}
.c01_txt1 {
	width: 900px;
	height: auto;
	text-align: left;
	line-height: 25px;
	font-size: 15px;
	letter-spacing: 1px;
	float: left;
	margin-top: 20px;
}
.style1 {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
}
.style2 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #F33;
	font-weight: bold;
	margin-top: 15px;
}
.style3 {
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0px;
}
.style4 {
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0px;
	color: #FFF;
}

#sec02 {
	width: 900px;
	height: auto;
	float: left;
	padding-top: 50px;
}
#sec03 {
	width: 900px;
	height: auto;
	float: left;
	padding-top: 50px;
}
#sec04 {
	width: 900px;
	height: auto;
	float: left;
	padding-top: 50px;
}



@media screen and (min-width:768px){
#spc { display:none;}
}
