@charset "utf-8";
/* CSS Document */

.contentsBox {
	width: 642px;
	margin-left: 12px;
}

/* 上部2カラム部分 */
#TopBox {
	margin-bottom: 40px;
}

.firstCol {
	float: left;
	width: 460px;
}

.firstCol p {
	margin: 20px 0;
}

.firstCol #mangaBanner {
	text-align: center;
}

.secondCol {
	float: right;
	width: 172px;
}

.secondCol div {
	margin-bottom: 10px;
}


/* フロー部分 */
#Flow {
}

#Bt_introduction {
	text-align: right;
	margin: 20px 0 40px 0px;
}

/* 友達紹介 */
#Introduction {
	margin-bottom: 40px;
}

/* ポイントに関して */
#About {
}

/* マンガ　*/
#Manga {
	text-align: center;
}
