@charset "utf-8";
#wrap01 {
	width: 740px;
	height: 420px;
	padding-left: 30px;
	margin-top:90px;
}
#col01_l {
	float: left;
	width: 450px;
	height: 420px;
}
#col01_l p {
	font-size: 108%;
	line-height: 2.2em;
	margin-top: 40px;
}

#col01_r {
	float: left;
	width: 270px;
	height: 420px;
}
#col01_r p {
	margin-top: 20px;
}

#wrap02 {
	width: 740px;
	padding-left: 30px;
	margin-top: 40px;
}
#col02_l {
	float: left;
	width: 246px;
}
#col02_l img {
	margin-right: 10px;
}

#col02_r {
	float: left;
	width: 246px;

}


#wrap03 {
	float: left;
	width: 740px;
	margin-top: 10px;
	padding-left: 30px;
}
#col03_l {
	float: left;
	width: 400px;
	background-image: url(gallery_img06.gif);
	background-repeat: no-repeat;
	height: 222px;
	padding-top: 10px;
	background-position: 0px 20px;
}
#col03_l p {
	padding-left: 25px;
	font-size: 100%;
	line-height: 1.8em;
	padding-top: 25px;
}

#col03_r {
	float: left;
	width: 300px;
}
#col03_r img {
	margin-top: 10px;
}

#col03_r p {
	font-size: 108%;
	line-height: 2em;
	margin-top: 10px;
}
a {
	color: #000;
	text-decoration: none;
}
