body{
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	font-size: 12px;
}

#container{
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-color: #ffffff;

	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#head{
	width: 750px;
	height: 445px;

	margin: 0px;
	padding: 0px;
	background-image: url('../images/top_main_image.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#info_base{
	width: 731px;

	margin: 0px auto;
	padding: 0px;
	background-image: url('../images/top_label_info.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #FFFFFF;

}




#info{
	margin: 40px 0px 30px 0px;
	padding: 5px;
	text-align: left;
	color: #666666;
}

.info_date{
	color: #996633;
}

.info_title{
	color: #FF9933;
}

#info a{
	color: #FF3399;
	text-decoration: none;
}

#flow_label{
	margin: 8px 0px;
}

#flow_text{
	text-align: left;
	width: 731px;
	margin: 5px auto 30px auto;
	padding: 0px;
}

#flow_c{
	color: #FF6699;
}

#flow_h{
	color: #99CCFF;
}

#sample_button{
	top: 327px;
	left: 346px;
	position: absolute;
	display: block;
}

#sample_button img{
	border: 0px none;
}



#foot{
	width: 750px;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 20px 0px;

	color: #CC0000;
	text-align: center;
	background-image: url('../images/top_foot_bg.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#top_button_detail{
	margin: 30px 0px;
}

#top_button_detail a img{
	border: 0px solid;
}

#body{
	padding: 0px;
	margin: 0px;
	text-align: center;
}




#info_base2{
	width: 731px;

	margin: 0px auto;
	padding: 0px;
	background-image: url('../images/top_label_info2.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #FFFFFF;

}


#info2{
	margin: 28px 0px 20px 0px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	color: #666666;
}

#info2 a{
	color: #FF3399;
	text-decoration: none;
}






#top_navi{
	margin: 5px 0px 5px 0px;
	padding: 8px 0px 0px 0px;
}

#top_navi li{
	margin: 0px;
	padding: 0px;
	display: inline;
}



