@charset "utf-8";
/* CSS Document */


h1 {
	width: 155px;
	height: 110px;
	margin-bottom: 20px;
	background-image: url(../img/common/rogo.jpg);
	background-repeat: no-repeat;
}

h1 a {
	width: 155px;
	height: 110px;
	display: block;
	text-indent: -5000px;
}

h2 {
	width: 560px;
	border-bottom: 2px solid #c15f2c;
	line-height: 2;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	margin: 25px 0 15px 0;
}

/*h2 {
	width: 560px;
	border-bottom: 2px solid #c15f2c;
	background: url(../img/common/t-head.gif) right no-repeat;
	line-height: 2;
	text-indent: 5px;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	margin: 20px 0 10px 0;
}*/

h3 {
	width: 560px;
	border-bottom: 2px solid #c15f2c;
	background: url(../img/common/t-head.gif) right no-repeat;
	line-height: 2;
	text-indent: 5px;
	font-size: 110%;
	font-weight: bold;
	color: #444;
	margin: 20px 0 10px 0;
}

p	{
  line-height: 1.6;
	margin: 7px 0;
}

span {
	color: #CC0000;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.btn {
	margin: 20px auto;
	text-align: center;
}

/*-----------------------detail*/

div#contents {
	width: 760px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}

div#detail {
	width: 560px;
	height: auto;
	padding-left: 45px;
	margin: 0;
	float: left;
}

/*-----------------------topicpath*/

ul#topicpath {
	width: 550px;
	padding: 20px 0 20px 10px;	
	clear: both;
}

#topicpath li {
	float: left;
	padding: 0 5px 0 15px;
	background: url(../img/common/peger.gif) no-repeat left;
}

#topicpath li.home {
	float: left;
	padding: 0 5px;
	background: none;
}

#topicpath li a {
	font-size: 80%;
	color: #333333;
}


/*-----------------------sidenavi*/

div#left {
	width: 155px;
	height: auto;
	float: left;
	padding: 0;
	margin: 0;
}

ul#sidenavi {
	width: 155px;
	float: left;
	margin-bottom: 30px;
}

#sidenavi li {
	width: 155px;
	height: 35px;
	float: left;
	margin: 0;
	padding: 0;
}

#sidenavi li a {
	display: block;
	width: 155px;
	height: 35px;
	font-size: 7px;
	text-indent: -5000px;
	background-repeat: repeat;
}

#gn_home {
	background-image: url(../img/common/nv-home.gif);
}

#gn_home a:hover {
	background-image: url(../img/common/nv-home_h.gif);
}

#gn_staff {
	background-image: url(../img/common/nv-staff.gif);
}

#gn_staff a:hover {
	background-image: url(../img/common/nv-staff_h.gif);
}

#gn_event {
	background-image: url(../img/common/nv-event.gif);
}

#gn_event a:hover {
	background-image: url(../img/common/nv-event_h.gif);
}

#gn_yotei {
	background-image: url(../img/common/nv-schedule.gif);
}

#gn_yotei a:hover {
	background-image: url(../img/common/nv-schedule_h.gif);
}

#gn_company {
	background-image: url(../img/common/nv-company.gif);
}

#gn_company a:hover {
	background-image: url(../img/common/nv-company_h.gif);
}

#gn_infomation {
	background-image: url(../img/common/infomation.jpg);
}

#gn_infomation a:hover {
	background-image: url(../img/common/infomation_h.jpg);
}

/*-----------------------returnTop*/

div.return {
	width: 540px;
	height: 20px;
	padding-right: 20px;
	float:left;
}

.return img {
	float: right;
	clear: both;
}

/*-----------------------returnTop*/

div#footer {
	width: 720px;
	padding: 20px 20px 0 20px;
	font-size: 12px;
	color: #666666;
	float: left;
}

#footer p {
	text-align: right;
}
