@charset "iso-2022-jp";

div#page-top div.header-bg div.header {
	position:relative;
	background-image:url(../img/cm_logo_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	}
div#page-top div.header-bg div.header p.logo {
	}
div#page-top div.header-bg div.header p.logo a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	width:440px;
	height:155px;
	}
div#page-top div.header-bg div.header p.toticket {
	position:absolute;
	left:803px;
	top:80px;
	}
div#page-top div.header-bg div.header p.toticket a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:147px;
	height:67px;
	}
div#page-top div.header-bg div.header p.toticket a:hover {
	background-image:url(../img/cm_logo_top.png);
	background-position:-980px 0;
	}

/* padetop & back */
div.pgt {
	background-image:url(../img/cm_btn.png);
	background-repeat:no-repeat;
	width:137px;
	height:57px;
	position:fixed;
	_position:absolute;
	right:5%;
	bottom:50px;
	}
div.pgt ul {
	position:absolute;
	left:0;
	top:0;
	list-style-type:none;
	}
div.pgt ul li {
	display:inline;
	float:left;
	padding-top:4px;
	}
div.pgt ul li.mhome {
	background-position:left top;
	margin-left:4px;
	margin-right:11px;
	}
div.pgt ul li.mpgt {
	background-position:-80px 0;
	}
div.pgt ul li a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	height:49px;
	}
div.pgt ul li.mhome a {
	width:69px;
	}
div.pgt ul li.mpgt a {
	width:49px;
	}

/* board */
div.brd {
	background-image:url(../img/cm_brd.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	margin:0 35px 25px;
	}
div.brd div.brd-header {
	background-repeat:no-repeat;
	background-position:center top;
	}
div.brd div.brd-btm {
	background-image:url(../img/cm_brd.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:105px 55px 55px;
	}

.mgb-40 {
	margin-bottom:40px;
	}
.mgb-1em {
	margin-bottom:1.5em;
	}
.mgb-05em {
	margin-bottom:0.5em;
	}
.mgb-2em {
	margin-bottom:2.5em;
	}

p.p-toticket {
	background-image:url(../img/cm_menu.jpg);
	background-repeat:no-repeat;
	background-position:0 -395px;
	margin:0 190px;
	}
p.p-toticket a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	height:100px;
	}