@charset "utf-8";
/* CSS Document */
/* ==================================================== */

/* HOME */

/* ==================================================== */
#container{
    width: 300px;
    margin: 0 auto;
}
#cont01{
    width: 300px;
    margin: 0 auto;
	padding-bottom: 10px;
	float: left;
}
#cont01 img{
	padding-bottom: 10px;
}
.cont01_btn {
	width: 150px;
	height: 35px;
	float: left;
	padding-bottom: 10px;
}
.cont01_btn2 {
	width: 150px;
	height: 35px;
	float: left;
	padding-bottom: 10px;
}
#cont01_txt {
	width: 300px;
	float: left;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	margin-top: 10px;
}
#cont01 h2{
    width: 300px;
	border-bottom: thin solid #ccc;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #059;
	text-align: left;
	letter-spacing: 1px;
}
#cont01 h3{
    width: 300px;
	border-bottom: thin solid #ccc;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #059;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 20px;
	float: left;
}
