@charset "utf-8";
@import url(base.css); 
@import url(headerfooter.css); 
@import url(shared_class.css); 


/* y[W̃CAEgpCSS */
.main {
	width: 770px;
	padding-right: 10px;
}

#INDE {
	width:750px;

}

#outNishi {
	width:700px;
	height:175px;
	margin:30px 25px;
	padding:0px;
	border:1px solid #449BC6;
	border-bottom:3px solid #87BFDA;
}
.outimg{
	float:right;
	margin:10px;
	padding:0px;
}
.theMov{
	float:right;
	margin:10px;
	padding:0px;
	border:1px solid #C0C0C0;
}

.outbn {
	width:470px;
	font-size:0.9em;
	background-color:#FFFFFF;
	text-align: left;
	padding:5px;
	margin-top: 0px;
	line-height: 1.8em;
}

#contents #INDE #outNishi h3 {
	margin:0px;
	padding:0px;
	border:none;
}

#contents #INDE h2 {
	margin:0px 0px 0px 10px;
	background-color: #FFFAFA;
	background-image: url(../images/eye_01.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 1px 40px;
	border: solid 1px #FF6347;
	height: 23px;
	font-size: 18px;
	white-space: nowrap;
}

#contents #INDE h3{
	margin:0px 0px 0px 10px;
	background-color: #FFFAFA;
	background-image: url(../images/eye_02.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 1px 40px;
	border: solid 1px #FFA500;
	height: 23px;
	font-size: 18px;
	white-space: nowrap;
}

.comment1 {
	float:left;
	margin:0px 0px 0px 5px;
	width:240px;
	border:1px solid #72B53C;
	border-bottom:3px solid #91CB61;
}

.comment2 {
	float:left;
	margin:0px 0px 0px 5px;
	width:240px;
	border:1px solid #72B53C;
	border-bottom:3px solid #91CB61;
}
.comment3 {
	float:left;
	margin:0px 0px 0px 5px;
	width:240px;
	border:1px solid #72B53C;
	border-bottom:3px solid #91CB61;
}


#contents #INDE h4 {
	margin:10px 0px 10px 30px;
	padding:0px;
	color:#000080;
}


.eye03img {
	float:left;
	margin:0px;
	padding:0px;
}


#FLA {
	width:100%;
	
}

#FLA #PAGE1{
	width:770px;
	margin:5px 10px;
	background-color:#FFFFFF;
}

