@charset "utf-8";

/*----------------------------------------------------

	body 上書き

----------------------------------------------------*/

body{
	background:url(../img/plaza/bg01.gif) repeat-x;
}


/*----------------------------------------------------

	header 上書き

----------------------------------------------------*/

#header{
	background:#fff url(../img/plaza/head_line01.gif) no-repeat scroll left bottom;
}

/*#header #headNav li a{
	background:url(../img/plaza/head_icon01.gif) no-repeat scroll left top;
}
*/

/*----------------------------------------------------

	header
----------------------------------------------------*/
#header h1.plaza{
	width:193px;
	position:absolute;
	top:10px;
	left:10px;
}


/*----------------------------------------------------

	footer01 上書き 熱中夢中集中

----------------------------------------------------*/
#footer01{
	clear:both;
	background:url(../img/plaza/foot_img01.gif) no-repeat left top scroll;
	margin-left:175px;
}

#footer01 ul li a{
	background:url(../img/share/arrrow_black01.gif) no-repeat left top scroll;
	padding: 0 0 0 12px;
}


/*----------------------------------------------------

	footer02 上書き 住所　コピーライト

----------------------------------------------------*/
#footer02{
	background:url(../img/plaza/foot_bg01.gif) no-repeat left top scroll;
}


/*----------------------------------------------------

	wrapper
----------------------------------------------------*/

#main #wrapper {
background:transparent url(../img/share/navi_bg01.gif) repeat-y scroll 0 0;
margin-left:5px;
width:910px;
}


/*----------------------------------------------------

	contents
----------------------------------------------------*/
#contents{
	float:none;
	width:910px;
	text-align:center;
}

#contents h1.readArea{
	margin:50px auto 20px;
	text-align:center;
	color: #FF6666;
	font-size:20px;
	font-weight:bold;
}

#contents h1.notFound{
	margin:100px auto 0;
	text-align:center;
	color: #999;
	font-size:30px;
	font-weight:bold;
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height:1;
}

#contents h2.top{
	display:inline;
}

#contents h2.top img{
	margin:0 20px 50px;
}

#contents p{
	margin-bottom:15px;
	color:#333;
}

#contents p.txtEnd{
	margin-bottom:100px;
}

#contents p a{
	color:#0066CC;
}

/*----------------------------------------------------

	event
----------------------------------------------------*/
#event{
	height:29px;
}

#event dt{
	float:left;
	width:102px;
	height:29px;
}

#event dd{
	float:left;
	width:808px;
	background:url(../img/plaza/top_event02.gif) no-repeat left top scroll;
	height:29px;
}

#event dd marquee{
	display:block;
	margin:7px 20px 0 5px;
	font-size:12px;
	line-height:normal;
}


/*----------------------------------------------------
	otherArea
----------------------------------------------------*/
#otherArea{
	width:715px;
	margin:0 auto;
	text-align:center;
}