@charset "UTF-8";

/*=============================
top PAGE
=============================*/
#img_top {
	text-indent: -9999px;
	width: 590px;
	height: 395px;
	padding-bottom: 30px;
	background: url("../images/img_top.jpg") no-repeat;
}



/*=============================
top_frame_01
=============================*/
#top_frame_01 dd {
	padding-bottom: 30px;
}
#top_frame_01 dd .float_left {
	width: 300px;
}
#top_frame_01 dd .float_right {
	width: 270px;
	font-size: 1.2em;
	line-height: 150%;
	letter-spacing: 1px;
}

#top_frame_01 dd .float_right ul {
	padding-top: 15px;
	padding-bottom: 15px;
}
#top_frame_01 dd .float_right li {
	margin-left: 15px;
	color: #CC0099;
}



/*=============================
top_frame_02 
=============================*/
#top_frame_02 {
	padding-bottom: 30px;
}

#top_frame_02 h3 {
}



/*=============================
top_frame_03
=============================*/
#top_frame_03 h3 {
	padding-bottom: 5px;
	font-size: 1.2em;
	color: #ff0000;
}
#top_frame_03 {
	padding: 10px;
	margin: 0px auto 30px auto;
	border: 2px solid #cccccc;
	width: 80%;
	background: #f0f0f0;
	font-size: 1.1em;
}
#top_frame_03 p {
	letter-spacing: 0.1em;
	line-height: 150%;
}




