@charset "utf-8";

/*-------------------------------------------------------------------*/
/* -- header -- */
#contentsimageArea {
	background-image: url(../img/index/header_bg.jpg);
	background-repeat: repeat-x;
	height: 310px;
	background-position: bottom;
}
#contentsimage {
	width: 910px;
	margin: 0 auto;
	position: relative;
}
#flash {
	float: left;
	height: 310px;
	display: block;
}


/*-------------------------------------------------------------------*/
/* -- topic -- */
#topicsBox {
	float:left;
	margin:0 0 10px 0;
	overflow:hidden;
}
#topics_top {
	background-image: url(../img/index/kousin_box_top.jpg);
	height: 46px;
	width: 490px;
	display: block;
	background-repeat: no-repeat;
	position: relative;
}
#rss {
	background-image: url(../img/index/kousin_rss.png);
	height: 20px;
	width: 70px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	bottom: 17px;
	right: 17px;
	top: 20px;
	overflow: hidden;
}
#rss:hover {
	background-position: 0 -20px;
}
#topics_btm {
	background-image: url(../img/index/kousin_box_btm.jpg);
	height: 30px;
	width: 490px;
	display: block;
	background-repeat: no-repeat;
}
#topics {
	background-color: #f7f7f7;
	border-top: 4px solid #ff9900;
	width: 490px;
}
#topics table {
	width:470px;
	margin: 10px auto;
}
#topics table td, div#topics table th {
	border-bottom: 2px dotted #ffcc00;
	vertical-align:top;
	font-size:0.9em;
	line-height:1.4em;
}
#topics table td {
	padding:3px 3px 1px 7px;
}
#topics table th {
	text-align:left;
	font-weight:normal;
	padding:3px 12px 1px;
}


/*-------------------------------------------------------------------*/
/* -- rightArea -- */
#rightArea {
	float:right;
	width:210px;
	margin: 0 0 0 15px;
}
#rightArea .rightAreaBannar {
	margin: 0 0 10px;
	clear: both;
}

#rightArea p {
	margin:0 0 7px;
	padding:0;
}
#bannarGyoumuhukaBox {
	width: 210px;
}
#bannarGyoumuhuka_top {
	background-image: url(../img/index/gyoumuhuka_box_top.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 210px;
}
#bannarGyoumuhuka_btm {
	background-image: url(../img/index/gyoumuhuka_box_btm.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 210px;
}
#bannarGyoumuhuka {
	background-image: url(../img/index/titleGyoumuhuka.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
	width: 210px;
	text-indent: -9999px;
	background-color: #f7f7f7;
}
#bannarGyoumuhuka #FlashID {
	margin: 0 0 0 15px;
}
#blog {
	background-image: url(../img/index/bnr_blog.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 210px;
	overflow: hidden;
}
#loginBox {
	width: 210px;
}
#login_top {
	background-image:url(../img/index/login.png);
	height: 20px;
	display: block;
	border-bottom: 4px solid #ff9900;
}
#login {
	list-style-type: none;
	background-color: #f7f7f7;
	overflow: auto;
}
#login li {
	float: left;
}
#login li a {
	background-image: url(../img/index/login_icon.png);
	background-repeat: no-repeat;
	display: block;
	height: 81px;
	width: 93px;
	text-indent: -9999px;
	margin: 5px 0 5px 8px;
	overflow: hidden;
}
#icon1 {
	background-position: 0 0;
}
#icon2 {
	background-position: -95px 0;
}
#icon1:hover {
	background-position: 0 -81px;
}
#icon2:hover {
	background-position: -95px -81px;
}
#manualBox {
	width: 210px;
}
#manual_top {
	background-image:url(../img/index/manual.png);
	height: 20px;
	display: block;
	border-bottom: 4px solid #ff9900;
}
#manual {
	background-color: #f7f7f7;
	list-style-type: none;
}
#manual li a {
	background-image: url(../img/index/manual_icon.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 210px;
	text-indent: -9999px;
	overflow: hidden;
}
#pdf1 {
	background-position: 0 0;
}
#pdf2 {
	background-position: -210px 0;
}
#pdf1:hover {
	background-position: 0 -34px;
}
#pdf2:hover {
	background-position: -210px -34px;
}
#decision {
	background-image: url(../img/index/cretbird_point.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 210px;
	overflow: hidden;
}
#tips {
	background-image: url(../img/index/tip.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 210px;
	overflow: hidden;
}
#blog:hover,
#decision:hover,
#tips:hover {
	background-position: 0 -50px;
}

/*-------------------------------------------------------------------*/
/* カレンダー */
#calendarBox {
	width: 210px;
	height: 98px;
	position: absolute;
	right: 0;
	top: 6px;
}
#calendar_top {
	background-image:url(../img/index/calendar_top.png);
	display: block;
	height: 10px;
}
#calendar_btm {
	background-image:url(../img/index/calendar_btm.png);
	display: block;
	height: 10px;
}
#calendar {
	background-color: #ffffff;
}
div#calendar p {
	width:180px;
	height:44px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 10px;
	border:none 0;
}
div#calendar p img {
	position:relative;
	top:0;
	left:0;
}
div#calendar table {
	width:175px;
	position:relative;
	top:0;
	left:15px;
	margin:0;
	border:1px solid rgb(153,204,0);
}

div#calendar td {
	text-align:center;
	padding:3px 0;
	border-style:solid none;
	border-color:rgb(153,204,0);
	border-width:1px 0;
	color:rgb(102,102,102);
	background-color:rgb(255,255,255);
	width:25px;
	vertical-align:bottom;
	line-height:9px;
	font-size: 10px;
}

div#calendar td.weekday {

}
div#calendar td.saturday {
	color:rgb(0,153,204);
}
div#calendar td.closed {
	background-color:rgb(212,247,255);
}
div#calendar td.holiday {
	color:rgb(255,51,51);
	background-color:rgb(255,232,212);
}
div#calendar td.today {
	font-weight:bold;
	font-size:13px;
	line-height:12px;
}
div#calendar td.others {
}

