@charset "UTF-8";

/*
==================================================

    CSS File Name - index.css	

==================================================
*/
h2 {
	width:660px;
	margin:0 auto 20px auto;
}
h3 {
	margin-bottom:30px;
}
div.btn01 {
	width:680px;
	height:180px;
	position:relative;
	margin-bottom:13px;
}
div.btn01 p {
	position:absolute;
	top:0px;
	right:0px;
}
p.mimg {
	width:680px;
	margin-bottom:35px;
	clear:both;
}
div.box {
	width:680px;
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}
div.box p.img {
	margin-bottom:28px;
}

div.box2 {
	width:646px;
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}
div.box2 p {
	width:322px;
	height:108px;
	margin-bottom:2px;
}

div.boxs {
	width:680px;
	height:180px;
	clear:both;
	position:relative;
	margin-bottom:35px;
}
div.boxs p.img01 {
	position:absolute;
	top:10px;
	left:-16px;
}
div.boxs p.img02 {
	position:absolute;
	top:14px;
	left:385px;
	width:285px;
	height:150px;
}

