@charset "utf-8";

/*-----------------------------------------------------------------------*/
/*【index】*/
/*-----------------------------------------------------------------------*/
h1 {
	margin-bottom:25px;
}
#main-content section {
	margin-bottom:28px;
}
#cont1 {
	width:320px;
	float:left;
}
#cont2 {
	width:320px;
	float:right;
}
ul.list {
	margin-top:16px;
}
ul.list li {
	margin-left:25px;
	margin-bottom:3px;
}
#cont a {
	text-decoration:none;
}
