@import url("layout.css");
@import url("style.css");
@import url("textyle.css");
body {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-image: url(../images/back.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
.c1{
	clear:both;
}
form {
	margin: 2px 0px 0px;
	padding: 0px;
}

html>body h3.title_h3{
	margin:0;
}

*+html body h3.title_h3 , *html h3.title_h3{
	margin-bottom:5px;
}

.kaitori-title{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #cc3366;
	text-align: left;
	text-indent: 10px;
	background-image: url(../example/images/ex-title.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 2px 0px 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.example-list{
	text-align:center;
	background-color: #eeeeee;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 5px 3px;
	float: left;
	height: 30px;
	border: 1px solid #CC0066;
	list-style-type: none;
	width: 260px;
}
.example-list02{
	text-align:center;
	background-color: #eeeeee;
	display: block;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 5px 3px;
	float: left;
	height: 30px;
	width: 300px;
	border: 1px solid #CC0066;
	list-style-type: none;
}

.jire{
	font-size:12px;
	margin:10px 0px 0px 5px;
	padding:0px;
}
.jire02{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.jire-thum{
	text-align:center;
	list-style:none;
	display:block;
	width:110px;
	margin:0px 0px 5px 1px;
	padding:0px;
	float:left;
}

.movie01{
	position:relative;
	width:386px;
	height:260px;
	margin:10px auto 10px auto;
	padding:0px;
}
