@charset "utf-8";
/* Theme Name: wpsample01 */
#news h2 {
	font-size:12px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:solid 2px #FF9999;
	margin:30px auto 0;
	padding-bottom:3px;
}
#news h3 {
	border-bottom:solid 2px #FF9999;
	margin:30px auto 0;
	padding-bottom:3px;
}
#news p {
	font-size:12px;
	line-height:1.4;
}
#news .date	{
	font-size:12px;
	text-align:right;
	margin-top:2px;
}
#news form {
	text-align:right;
}
#news select {
	width:150px;
}
#apDiv1 {	
         position:absolute;
	left:670px;
	top:30px;
	width:78px;
	height:50px;
	z-index:1;
}
#news {
	position:absolute;
	left:27px;
	top:129px;
	width:404px;
	height:366px;
	z-index:2;
}
.style3 {
	font-size: 12px
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	letter-spacing: normal;
	line-height: 22px;
}
.small_letters {
	font-size: 14px;
}
.header {
	font-family: perpetua, "Adobe Garamond Pro", verdana, helvetica, arial;
	font-size: 24px;
	font-weight: bolder;
	color: #FF6666;
}
.style2 {
	color: #FF6600;
	font-size: 12px;
}
.pink_frame {
	border: medium solid #FFCCCC;
	padding: 0px;
	height: 450px;
	width: 740px;
}



