﻿@charset "utf-8";

/*
トップページスタイル
----------------------------------------------------------------------------------------------------------------*/
img#top_event{
	position: absolute;
	top: 0px;
	left:720px;
	z-index: 2;
}

img#top_webcomic{
	position: absolute;
	bottom: 5%;
	left:720px;
	z-index: 3;
}

img#top_illust{
        position: absolute;
	top: 0px;
        left:310px;
	z-index: 1;
}

img#top_tsuhan{
	position: absolute;
	bottom: 35%;
	left:720px;
	z-index: 3;
}

