@charset "utf-8";
#index {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#index .main {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 390px;
	background-image: url(../img/index/main_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#index .main .contents {
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 390px;
	background-image: url(../img/index/main_contents.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#index .main h2 {
	font-size: 125%;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index .main .image {
	width: 427px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 411px;
	position: absolute;
	top: -19px;
	right: -125px;
}
#index .main .image_sub {
	width: 290px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 289px;
	position: absolute;
	top: 66px;
	left: -70px;
}


#index .about {
	width: 1000px;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
#index .about h2 {
	font-size: 250%;
	line-height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#index .about h2 span.orange {
	color: #FF8C00;
}
#index .about h2 span.green {
	color: #80B600;
}
#index .about h3 {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}


#index .entry {
	width: 750px;
	text-align: center;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	border: 5px solid #E0E0E0;
	padding-right: 120px;
	padding-left: 120px;
	position: relative;
	height: 140px;
}
#index .entry .tel {
	float: left;
	width: 400px;
	margin-top: 30px;
}
#index .entry .button {
	float: right;
	margin-top: 30px;
}
#index .entry .icon {
	position: absolute;
	top: -34px;
	right: -31px;
}

#index .service {
	width: 100%;
	text-align: center;
	background-color: #FAFAFA;
	height: 780px;
	padding-top: 50px;
}
#index .service h2 {
	font-size: 250%;
	line-height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#index .service .contents {
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#index .service ul {
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#index .service ul li {
	width: 250px;
	float: left;
	height: 250px;
}
#index .service ul li .image {
	width: 230px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#index .service ul li .title {
	width: 230px;
	color: #FF8C00;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
#index .service ul li p {
	width: 230px;
	text-align: center;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#index .service ul li .button {
	width: 250px;
	float: left;
	text-align: center;
	margin-top: 15px;
}
#index .service .mon {
	width: 497px;
	height: 257px;
	position: absolute;
	left: 7px;
	top: 370px;
}
#index .service .wed {
	width: 496px;
	height: 201px;
	position: absolute;
	left: 517px;
	top: 373px;
}


#index .gaiyo {
	width: 1000px;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}

#index .gaiyo h2 {
	font-size: 250%;
	line-height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#index .gaiyo .table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
}
#index .gaiyo td {
	height: 70px;
	font-size: 140%;
	line-height: 70px;
}
#index .gaiyo .head {
	background-color: #DAE7F6;
	width: 200px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#index .gaiyo .text {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}



#index .news {
	width: 1000px;
	text-align: center;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 50px;
}
#index .news h2 {
	font-size: 250%;
	line-height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#index .news ul {
	margin-right: auto;
	margin-left: auto;
}
#index .news li {
	padding-top: 24px;
	padding-bottom: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
	float: left;
}
#index .news li .day {
	float: left;
	width: 150px;
	font-size: 120%;
	line-height: 20px;
	text-align: center;
}
#index .news li p {
	font-size: 120%;
	width: 850px;
	float: left;
	line-height: 20px;
}
