@charset "utf-8";
/* CSS Document */

#toppanel {
	margin: 0 auto;
	background-color: #e1ebad;
}

#toppanel img {
	margin: 0 0 0 0px;
}

/* whatsnew */
#whatsnew {
	width: 570px;
	margin: 0 0 20px 0;
	border-bottom:  1px dotted #e09929;
}
#whatsnew ul li {
	/*height: 15px;*/
	margin: 8px 10px 4px 5px;
	list-style-type: none;
}

#whatsnew ul li div.wdate {
	float:left;
	padding: 0 10px 0 0;
}

#whatsnew ul li div.wdate {
	float: left;
	color: #e09929;
}

#osusume {
	width: 570px;
}

#osusume ul li {
	list-style-type: none;
	margin: 0 1px 0 0;
}

#osusume ul li a {
	display: block;
	margin: 10px 0 0 0;
	width: 570px;
}

#osusume ul li a span.linktext {
	display: block;
	height: 0;
	overflow: hidden;
}

/*#osusume ul li a#item-eshop {
	height: 168px;
	background: #f0f0f0 url(../images/kohkoku_itseshop5.gif) no-repeat left center;
}

#osusume ul li a#item-tuhan {
	height: 70px;
	background: #f0f0f0 url(../images/kohkoku_tsuhan4.gif) no-repeat left center;
}

#osusume ul li a#item-bizmail {
	height: 70px;
	background: #f0f0f0 url(../images/kohkoku_bizmail4.gif) no-repeat left center;
}

#osusume ul li a#item-mangekyo {
	height: 92px;
	background: #f0f0f0 url(../images/kohkoku_mangekyou.gif) no-repeat left center;
}
*/
#yubin {
	margin: 20px 0 10px 0;
}

#fukuilink {
	margin: 10px 0 10px 0;
}

#fukuilink a:hover{
	background: #f0f0f0 url(../images/title_fukuilink_o.gif) no-repeat left center;
}

#calender {
	font-size: smaller;
}

#calender h4 {
	width: 160px;
	height: 15px;
	text-align: center;
	margin-bottom: 5px;
	padding: 10px 0 5px 0;
	background-color: #b4cc31;
	border-bottom: #999999 thin solid;
	border-right: #999999 thin solid;
}

#calender table {
	margin: 3px 0 10px 0;
	width: 100%;
	border-style: solid;
	border-color: #999999;
}

#calender table td {
	border-style: solid;
	border-width: thin;
	border-color: #999999;
	text-align: center;
}

#calender table td.holiday {
	background-color:#ff99cc;
}

#calender table td.othermonth {
	color:#999999;
	border-color: #999999;
}

#calender table td.otherholiday {
	color:#999999;
	border-color: #999999;
	background-color:#ff99cc;
}

#calender table {
	border-color: #999999;
}

#qrcode {
	font-size: smaller;
}

#qrcode img {
	border: none;
	float: left;
}