/* top style */

.style1 {
	font-size: 10px
}
.style2 {
	font-size: 10pt;
	color: #000099;
	line-height: 19px;
}
body {
	background-color: #99CCCC;
}
#comment{
	background-image: url(../../image/photo/base02.jpg);
	height:239px;
	padding: 15px 20px 0px;
}
#line{
	background-image: url(../../image/photo/line4.jpg);
	height:10px;
}

#photo{
	background-image: url(../../image/photo/topphoto4.jpg);
	height:361px;
}
h1 {
	font-size: 12px;
	color: #DFFFFF;
	font-weight:  bold;
	margin: 0px;
}

/* here! */
.style3 {
	font-size: 10pt;
	line-height: 20px;
	color: #000099;
	text-align: left;
}
.height {
	height: 1000px;
	width: 311px;
}
.style4 {
	font-size: 10pt;
	color: #000099;
	line-height: 19px;
	height: 99px;
}
.iframe {
	height: 120px;
	width: 320px;
}
.frame-line {
	background-image: url(../image/logo/frame-line.gif);
	width: 320px;
	height: 141px;
	background-repeat: no-repeat;

}
