@charset "shift_jis";
/* CSS Document */

.exampleTop {
	width: 710px;
	height: 618px;
	position: relative;
	background: url(../img/example_bg.png) repeat-x 0 100%;
}
.exampleTop #ownerBtn {
	position: absolute;
	right: 0;
	top: 0;
}

.exampleTop #exampleTtl {
	position: absolute;
	left: 75px;
	top: 49px;
}
#example20 #exampleTtl { }
#example30 #exampleTtl { left: 75px; top: 49px;}
#example40 #exampleTtl { left: 75px; top: 49px;}
#example50 #exampleTtl { left: 75px; top: 49px;}

.exampleTop .exampleBtn {
	table-layout:  no-repeat 0 0;
	overflow: hidden;
	position: absolute;
}
.exampleTop .exampleBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.exampleTop .exampleBtn a {
	width: 100%;
	height: 100%;
	text-indent: -99999px;
	display: block;
}

.exampleTop #exampleBtn01 {
	width: 188px;
	height: 154px;
	display: block;
	background-image: url(../img/example_btn_bg.png);
	z-index: 10;
}
#example20 #exampleBtn01 {
	left: 259px;
	top: 181px;
}
#example30 #exampleBtn01 {
	left: 360px;
	top: 162px;
}
#example40 #exampleBtn01 {
	left: 306px;
	top: 162px;
}
#example50 #exampleBtn01 {
	left: 306px;
	top: 162px;
}

.exampleTop #exampleBtn02 {
	width: 186px;
	height: 157px;
}
#example20 #exampleBtn02 {
	background-image: url(../img/example_btn_bg20.png);
	left: 462px;
	top: 225px;
}
#example30 #exampleBtn02 {
	background-image: url(../img/example_btn_bg30.png);
	left: 462px;
	top: 289px;
}
#example40 #exampleBtn02 {
	background-image: url(../img/example_btn_bg40.png);
	left: 440px;
	top: 276px;
}
#example50 #exampleBtn02 {
	background-image: url(../img/example_btn_bg50.png);
	left: 440px;
	top: 276px;
}

.exampleTop #exampleImg {
	position: absolute;
}
#example20 #exampleImg {
	left: 30px;
	top: 150px;
}
#example30 #exampleImg {
	left: 0px;
	top: 146px;
}
#example40 #exampleImg {
	left: 30px;
	top: 146px;
}
#example50 #exampleImg {
	left: 62px;
	top: 150px;
}

#exampleTxt01 {
	padding: 50px 0 22px 0;
	line-height: 25px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #D2AE65;
}

#exampleList {
	height: 211px;
}
#exampleList li {
	float: left;
}
#exampleList .exampleList01 {
	padding: 0 92px 0 59px;
}
#exampleList .exampleList02 {
	padding-right: 101px;
}