@charset "utf-8";
/* CSS Document */

/*----------------Home---------------*/
#iframe {
	border: 1px solid #999;
	width: 805px;
}
#home{
	border-radius:30px;
	padding:10px;
	padding-bottom:0px;
	padding-top:50px;
	background-color:#fff;
	box-shadow:0px 0px 5px #CCCCCC;
	position:relative;
}
#home #button img{
	position:absolute;
	left:-70px;
	bottom:80px;
	width:152px;
	
}
#home #button02 img{
	position:absolute;
	right:50px;
	bottom:120px;
	width:303px;
	
}


#home a:hover{
	opacity:0.5;
}
#home h1{
	padding-bottom:10px;
	padding-top:20px;
}
#home02 {
	padding-left:50px;
}


#home03 {
	padding-left:30px;

	width:400px;
	float:left;
	
}
#home03 table{
	width:400px;
	border: 1px double #996633;
}
#home03 table th{
	width:150px;
	text-align:center;
	padding:5px;
	color: #996633;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
	font-weight: normal;
	background-color: #FFEAEA;
}
#home .end01{
	border-bottom-width: 0;
	border-bottom-style: none;

}
#home table td{
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #996633;
}
#home04{
	width:400px;
	margin-left:20px;
		float:left;

}

#home04 table{
	width:400px;
	border: 1px double #996633;
}
#home04 table th{
	width:150px;
	text-align:center;
	padding:5px;
	color: #996633;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
	font-weight: normal;
	background-color: #FFFFCC;
}
#home04 .end01{
	border-bottom-width: 0;
	border-bottom-style: none;

}
#home04 table td{
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #996633;
	height:48px;
}

.syousai{
	float:right;
}
.syousai a{
	border-radius:15px;
	color: #FFF;
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	/*width:210px;*/
	background-image: url(img/bg02.png);
}

/*----------------mokuhyo---------------*/
