/* CSS Document */
dl,dt,dd {
margin:0;
padding:0;
}
body {
	margin:10px auto auto auto;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url("img/bg.gif");
}
div#wrapper {
background-image:url(img/bg_winter.gif);
background-repeat:no-repeat;
width:720px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}
div#home {
	width:100px;
	height:25px;
	float:right;
	margin-top:10px;
	text-align:center;
	padding-top:5px;
}
div#header {
margin-top:30px;
width:650px;
margin-left:40px;
margin-bottom:30px;
}
div#copy {
background-image:url(img/bg_copy.png);
margin-left:350px;

}
div.event_new {
	width:640px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.event_new_contents {
margin-left:auto;
margin-right:auto;
width:610px;
height:auto;
}
div.event_56 {
	width:285px;
	height:auto;
	border:2px solid #CCCCCC;
	margin-top:15px;
	background-color:#FFFFFF;
}
div.event_56-r {
	width:285px;
	height:auto;
	border:2px solid #CCCCCC;
	margin-top:15px;
	background-color:#FFFFFF;
}
div.banner {
width:250px;
height:30px;
margin-left:20px;
margin-top:5px;
}
div.mousikomi {
	float:right;
	border:none;
	margin-top: 8px;
	margin-right: 3px;
}
p.honbun {
	line-height:1.5;
	letter-spacing:0.2;
	padding-left:20px;
	padding-right:15px;
	color:#666666;
	padding-top: 8px;
}
span.red_bold {
font-weight:bold;
color:#FF0000;
}
span.bold {
font-weight:bold;
} 
 
div.event_yotei_kako {
	width:580px;
	margin-top:15px;
	margin-left:13px;
	margin-right:auto;
	float:left;
	border:none;
	margin-bottom: 15px;
}

div.event_yotei_kako,
div.otoiawase_1,
div#copy,
div#header,
div.event_last{
behavior:url(js/iepngfix.htc);
}

div.otoiawase_1 {
	height:auto;
	margin-top:15px;
	margin-right:auto;
	margin-bottom:20px;
	float:left;
	border:none;
	width: 480px;
	margin-left: 40px;
}
div#keitai {
	float:right;
	margin-top:15px;
	height:auto;
}
div.otoiawase {
	width:280px;
	height:auto;
	margin-top:15px;
}
#lucy_area{
	width:400px;
	display: inline;
}
div.lucy {
width:290px;
height:auto;
position:relative;
margin-top:15px;
margin-left:175px;
_margin-left:85px;
margin-right:auto;
margin-bottom:25px;
float:left;
}
#fukidashi{
	display:block;
	position:absolute;
	margin:0 auto;
	top:270px;
	left:120px;
	width:121px;
	height:100px;
	cursor:pointer;
}
#fukidashi a{
	display:block;
	position:absolute;
	background:url(img/fukidashi.gif) no-repeat;
	top:-11px;
	left:-3px;
	width:121px;
	height:100px;
	text-decoration:none;
	cursor:pointer;
}
#fukidashi a p{
	display:block;
	position:absolute;
	left:-9999px;
}
#fukidashi a:hover{
	background-position:0px -101px;
}
div.junior {
	width:620px;
	height:auto;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	line-height:1.7;
	letter-spacing:0.3;
	text-indent:1em;
	padding:10px;
	font-size:85%;
	color:#666666;
}
div.event_boshu {
width:640px;
height:auto;
}
div.event_last {
	width:450px;
	height:auto;
	color:#666;
	border:1px solid #999;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	padding:1em;
}
	
.accordion dd {overflow:hidden; }
.accordion dt {
cursor:pointer;
}
