@charset "UTF-8";

body, html {
		margin:0; padding:0;
	}

body {
	background-color: #F6F8F8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:12px; line-height:1.2em;
}

a:link {	color: #002;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #333;}
a:hover {	text-decoration: underline;	color: #300;}
a:active {	text-decoration: none;}
img.link:hover { opacity: 0.7; filter: alpha(opacity=70); }

img { border:none; }

#wrapper { width:900px; background:#ffffff url(images/innerBG.gif); margin:0 auto; padding:0 4px; }
#topBox { margin:45px 30px; }

.cBox { width:395px; padding-bottom:15px; margin:0 25px 0 28px;}
.hl { border-top:1px solid #667788; padding:15px 0 10px 0; }

.fL {	float:left; }
.fR {	float:right; }
.clr { clear:both;}
.indent-1 { margin-left:20px; }
.indent-2 { margin-left:40px; }
.lDate { display:block; width:55px; }

/*--layer--*/
#ptLis {
	position:absolute;
	left:400px;
	top:1100px;
	width:150px;
	height:48px;
	z-index:1;
}
#ptSch {
	position:absolute;
	left:849px;
	top:1417px;
	width:150px;
	height:48px;
	z-index:1;
}
#ptEve {
	position:absolute;
	left:376px;
	top:1646px;
	width:150px;
	height:48px;
	z-index:1;
}

div.vCom {height:60px; font-size:11px; line-heght:1.2em; padding-top:10px;}