@charset "utf-8";

@import "base.css";


#desc {
	position: absolute;
	top: 152px;
	left: 300px;
	font-size: 14px;
	line-height: 130%;
	font-family: "HG明朝E", "細明朝体", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝";
}


/*
 * pickup
 **************************************************************/

#update a{
    width:775px;
	height:15px;
	display:block;
    color:#006699;
	background:#CCC;
    font-size:12px;
	padding:5px;
	margin-bottom:10px;
    }

#pickup {
	position: absolute;
	top: 176px;
	left: 145px;
	width: 788px;
	height: 328px;
	background-image: url(../img/pickup_background.gif);
}

#pickup_img {
	position: absolute;
	width: 320px;
	height: 240px;
	border: #DFDCD2 1px solid;
	top: 42px;
	left: 10px;
}

#pickup_list {
}

#pickup_list_navi_up {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 63px;
	height: 33px;
	background-image: url(../img/bt_pickuplist_up.gif);
	cursor: pointer;
}

#pickup_list_navi_down {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 65px;
	height: 35px;
	background-image: url(../img/bt_pickuplist_down.gif);
	cursor: pointer;
}

#pickup_list {
	position: absolute;
	top: 33px;
	right: 0px;
	width: 446px;
	height: 260px;
	overflow: hidden;
}

#pickup_list div {
	position: relative;
	border-top: #43454B 1px solid;
	border-bottom: #101012 1px solid;
}

#pickup_list div img {
	position: absolute;
	top: 5px;
	left: 5px;
	border:  #DFDCD2 1px solid;
}

#pickup_list div.off {
	height: 46px;
	background-color: #2F3137;
	padding: 5px 5px 5px 70px;
	width: 371px;
}

#pickup_list div.off img {
	width: 59px;
	height: 44px;
}

#pickup_list div.off p,
#pickup_list div.off span,
#pickup_list div.off a {
	display: none;
}

#pickup_list div.on {
	height: 74px;
	background-color: #44474F;
	padding: 5px 5px 5px 110px;
	width: 331px;
}

#pickup_list div.on img {
	width: 97px;
	height: 72px;
}

#pickup_list div h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 120%;
}

#pickup_list div p {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 150%;
}

#pickup_list div span {
	position: absolute;
	display: block;
	top: 6px;
	left: 6px;
	width: 97px;
	height: 72px;
	background-image: url(../img/black50.png);
}
* html #pickup_list div span {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/black50.png", sizingMethod="crop");
}

#pickup_list div a {
	position: absolute;
	display: block;
	width: 97px;
	height: 72px;
	top: 6px;
	left: 6px;
	background-image: url(../img/bt_play_list.gif);
	background-position: top left;
}

#pickup_list div a:hover {
	background-position: bottom left;
}

/*
 * site_desc
 **************************************************************/

#site_desc {
	font-size: 12px;
	padding: 10px;
	border:  #999933 solid 1px;
	background-color: #CEC9BB;
	margin-bottom: 15px;
	line-height: 140%;
}

#site_desc h3 {
	font-size: 12px;
}

/*
 * map_search
 **************************************************************/
 
#map_search {
	margin-top: 10px;
}

#map_search h2 {
	padding-bottom: 5px;
}

#map_search p.title_sub {
	display: inline;
	font-size: 12px;
}

#map_container {
	position: relative;
	width: 790px;
	height: 450px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#gmap {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 768px;
	height: 428px;
}

#waku_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 790px;
	height: 15px;
	background-image: url(../img/waku_top.png);
}
* html #waku_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/waku_top.png", sizingMethod="crop");
}

#waku_left {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 15px;
	height: 420px;
	background-image: url(../img/waku_left.png);
}
* html #waku_left {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/waku_left.png", sizingMethod="crop");
}

#waku_right {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 15px;
	height: 420px;
	background-image: url(../img/waku_right.png);
}
* html #waku_right {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/waku_right.png", sizingMethod="crop");
}

#waku_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 790px;
	height: 15px;
	background-image: url(../img/waku_bottom.png);
}
* html #waku_bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/waku_bottom.png", sizingMethod="crop");
}

#kumo1 {
	position: absolute;
	top: -41px;
	right: -38px;
	width: 290px;
	height: 67px;
	background-image: url(../img/img_kumo1.png);
}
* html #kumo1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/img_kumo1.png", sizingMethod="crop");
}

#kumo2 {
	position: absolute;
	top: 352px;
	left: -40px;
	width: 253px;
	height: 58px;
	background-image: url(../img/img_kumo2.png);
}
* html #kumo2 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/img_kumo2.png", sizingMethod="crop");
}

#gmap_info {
	padding: 4px 0px 0px 120px;
	width: 150px;
	height: 85px;
}

#gmap_info img {
	position: absolute;
	width: 100px;
	height: 75px;
	border: #DFDCD2 5px solid;
	top: 0px;
	left: 0px;
}

#gmap_info h3 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #770000;
	margin-bottom: 5px;
	line-height: 130%;
}

#gmap_info span {
	display: block;
	width: 132px;
	height: 28px;
}

#gmap_info span a {
	display: block;
	width: 132px;
	height: 28px;
	background-image: url(../img/bt_play_gmap.gif);
	background-position: top left;
}

#gmap_info span a:hover {
	background-position: bottom left;
}


/*
 * archives
 **************************************************************/

#archives {
	margin-top: 10px;
	position: relative;
	width: 790px;
	height: 415px;
	margin-bottom: 30px;
}

#archives h2 {
	padding-bottom: 5px;
}

#archives p.title_sub {
	display: inline;
	font-size: 12px;
}

#archives_pagelink {
	position: absolute;
	display: block;
	right: 5px;
	top: 350px;
	width: 132px;
	height: 28px;
	z-index: 1000;
}

#archives_pagelink li {
	display: block;
	list-style: none;
	width: 132px;
	height: 28px;
}

#archives_pagelink li a {
	display: block;
	width: 132px;
	height: 28px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../img/bt_archives_list.gif);
	background-position: left top;
}

#archives_pagelink li a:hover {
	background-position: left bottom;
}

#archives_list {
	display: block;
	list-style: none;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 15px;
	padding: 12px 0px 0px 0px;
	width: 790px;
	height: 322px;
	background-image: url(../img/archives_background.gif);
}

#archives_list li {
	position: relative;
	display: block;
	float: left;
	width: 140px;
	height: 300px;
	padding-left: 15px;
}

#archives_list li h3 {
	font-size: 14px;
	font-weight: normal;
	color: #770000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#archives_list li p {
	font-size: 14px;
	line-height: 140%;
}

#archives_list li .archives_date {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #770000;
}

#archives_list li span {
	position: absolute;
	top: 0px;
	left: 15px;
	display: block;
	width: 140px;
	height: 112px;
	background-image: url(../img/black50.png);
}
* html #archives_list li span {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/img/black50.png", sizingMethod="crop");
}

#archives_list li a {
	position: absolute;
	top: 0px;
	left: 15px;
	display: block;
	width: 140px;
	height: 112px;
	background-image: url(../img/bt_play_archives.gif);
	background-position: top left;
}

#archives_list li a:hover {
	background-position: bottom left;
}

#archives_list li.on span,
#archives_list li.on a {
	display: block;
}

#archives_list li.off span,
#archives_list li.off a {
	display: none;
}

#plug_in {
	padding: 10px;
	font-size: 12px;
	line-height: 120%;
	border: #999900 1px solid;
	background-color: #C3BEAD;
	margin-bottom: 30px;
}

#plug_in img {
	float: left;
	border: none;
	margin-right: 10px;
}

