@charset "UTF-8";

/*==================================================
	
 
==================================================*/


/*--------------------------------------------------
  ○ Main Image
--------------------------------------------------*/

#body{
	clear:both;
	width:1096px;
	height:940px;
	left:1px;
	position:relative;
}

#body #main_visual {
	position: absolute;
	max-width:740px;
	width:740px;
	height:420px;
	top:30px;
	left:50px;
}

#body #calendar {
	position: absolute;
	width:206px;
	height:236px;
	top:30px;
	left:840px;
}

#body #bn_01 {
	position: absolute;
	width: 206px;
	height: 160px;
	top: 288px;
	left: 840px;
}

#body #bn_02 {
	position: absolute;
	width:206px;
	height:60px;
	top:470px;
	left:840px;
}

#body #bn_03 {
	position: absolute;
	width:206px;
	height:60px;
	top:550px;
	left:840px;
}

#body #bn_04 {
	position: absolute;
	width:206px;
	height:60px;
	top:630px;
	left:840px;
}

#body #bn_05 {
	position: absolute;
	width:206px;
	height:60px;
	top:710px;
	left:840px;
}

#body #bn_06 {
	position: absolute;
	width:206px;
	height:60px;
	top:790px;
	left:840px;
}

#body #info {
	position: absolute;
	border-width:1px;
	border-color:#043755;
	border-style: solid;
	width:280px;
	height:379px;
	top:470px;
	left:50px;
}

#body #info #text {
	position: absolute;
	width:240px;
	height:290px;
	top:68px;
	left:20px;
}

#body #blog {
	position: absolute;
	border-width:1px;
	border-color:#043755;
	border-style: solid;
	width:421px;
	height:260px;
	top:470px;
	left:367px;
}

#body #blog #text {
	position: absolute;
	width:400px;
	height:202px;
	top:46px;
	left:10px;
}

#body #elink {
	position: absolute;
	border-width:1px;
	border-color:#930;
	border-style: solid;
	background-color:#FFEEF5;
	width:421px;
	height:90px;
	top:759px;
	left:367px;
}

#body #elink #text {
	position: absolute;
	width:400px;
	height:20px;
	top:10px;
	left:10px;
	font-size:12px;
	line-height:24px;
	text-align:center;
	
}

#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
.days_holiday {
  color: #b05050;
  background-color:#ffd8d8;
}
.days_weekend {
  color: #406898;
  background-color:#c0d3f0;
}
.days_daily {
  color: #585858;
  background-color:#f8f8f8;
}

.days_tuesday {
  color:#CCC;
  background-color:#666;
}
