@charset "utf-8";
@import url("base.css");
@import url("extensions.css");
@import url("../../news/news.css");
@import url("../../cafebar/cafebar.css");
@import url("../../calendar/include.css");

div#WRAPPER {
	text-align: left;
	width: 844px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#HEADER {
	width: 844px;
	background-color: #000000;
	position: relative;
	height: 130px;
	background-image: url(../img/top/header_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
div#HEAD_MENU {
	background-image: url(../img/top/head_menu_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	position: absolute;
	top: 100px;
	width: 844px;
	z-index: 90;
}
div#HEAD_MENU ul {
	padding-left: 22px;
	padding-top: 6px;
}
div#HEAD_MENU li {
	float: left;
	padding-left: 12px;
	background-image: url(../img/top/head_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 12px;
}
div#HEAD_MENU a {
	color: #000000;
}
div#HEADER h1 {
	color: #000000;
	z-index: 50;
	position: absolute;
	top: 38px;
	left: 32px;
}
div#HEADER h2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 32px;
	width: 600px;
}
div#FLASH {
	background-color: #000000;
}

/*TOPページ 画像ロールオーバー*/
div#up {
	height: 200px;
	width: 625px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

div#CONTAINER {
	background-image: url(../img/top/contents_bg.gif);
	background-repeat: repeat-y;
	width: 820px!important;
	width/**/: 844px;
	padding-left: 12px;
	padding-right: 12px;
}
div#CONTAINER2 {
	background-image: url(../img/top/contents_bg_second.gif);
	background-repeat: repeat-y;
	width: 820px!important;
	width/**/: 844px;
	padding-left: 12px;
	padding-right: 12px;
}
div#SIDE_BOX {
	float: left;
	width: 160px!important;
	width/**/: 195px;
	padding: 10px 25px 100px 10px;
}
div#SIDE_BOX a {
	color: #000000;
}
div#CONTENTS {
	float: right;
	width: 625px;
}
div#FOOTER {
	height: 62px;
	padding-top: 9px;
	background-image: url(../img/top/footer_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 844px;
}
ul.foot_menu {
	padding-left: 22px;
}
ul.foot_menu li {
	float: left;
	padding-left: 12px;
	background-image: url(../img/top/foot_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 12px;
}
div#FOOTER a {
	color: #FFFFFF;
}
div#COPYRIGHT {
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 22px;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix {
	display: inline-block;
	clear: both;
}
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix { display: block; }
/* end MacIE5 */

/* SIDE_BOX MENU */
/* メインメニュー */
dl.menu {
	margin-bottom: 10px;
	display: block;
}
dl.menu dt {
	display: none;
}
dl.menu li {
	line-height: 0px;
}

ul#submenu {
	margin-bottom: 10px;
}
ul#submenu li {
	display: block;
	background-image: url(../img/top/menu_btn.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	_width: 160px;
	padding-left: 10px;
	line-height: 30px;
	margin-bottom: 1px;
}
ul#submenu li a {
	color: #FFFFFF;
}
ul#submenu li a:hover {
	color: #FFFF00;
}

/* コンタクト */
dl.contact {
	margin-bottom: 10px;
	display: block;
}
dl.contact dt {
	display: none;
}
dl.contact dd img {
	margin-bottom: 5px;
}
dl.contact li {
	background-image: url(../img/top/contact_icon.jpg);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* アクセス */
dl.access {
	display: block;
}
dl.access dt {
	display: none;
}
dl.access dd img {
	margin-bottom: 5px;
}
dl.access li {
	font-size: 10px;
}

/* 新着情報 */
.top_headline {
	clear: both;
	margin-bottom: 20px;
}
.top_headline a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE9C7A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.top_headline a:link {
	background-color: #FFECFF;
}
.top_headline a:visited {
	background-color: #FFECFF;
}
.top_headline a:hover {
	background-color: #FFF2D9;
}
.top_headline a span {
	font-weight: bold;
	font-size: 14px;
}
ul.news_navi {
	padding: 0px;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.news_navi li {
	display: block;
	float: right;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	margin-left: 10px;
}
.top_headline2 {
	clear: both;
	margin-bottom: 20px;
}
.top_headline2 a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE9C7A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.top_headline2 a:link {
	background-color: #FFECFF;
}
.top_headline2 a:visited {
	background-color: #FFECFF;
}
.top_headline2 a:hover {
	background-color: #FFF2D9;
}

/* 090721.イベントRSSフィード用 */
div#event_feed {
	display: block;
	margin-bottom: 15px;
}
div#event_feed p {
	margin: 0px;
}
div#event_feed span {
	font-size: 10px;
}
div#event_feed p a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE9C7A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
div#event_feed p a:link {
	background-color: #FFECFF;
}
div#event_feed p a:visited {
	background-color: #FFECFF;
}
div#event_feed p a:hover {
	background-color: #FFF2D9;
}

/* ページアンカー */
.pagetop {
	padding-left: 742px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 68px;
	height: 15px;
	clear: both;
}
.pagetop a {
	display: block;
}
.pagetop2 {
	display: block;
	padding-left: 557px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 68px;
	height: 15px;
	clear: both;
}
.pagetop2 a {
	display: block;
}

/* マンスリーピックアップ */
dl#monthly_pickup {
	background-image: url(../img/top/monthly_pick_bg.gif);
	background-repeat: no-repeat;
	padding-top: 57px;
	margin-bottom: 10px;
}
dl#monthly_pickup dt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	line-height: 1.25em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A00602;
	border-left-color: #A00602;
	width: 398px;
	_width: 420px;
	font-size: 14px;
	padding-bottom: 0px;
}
dl#monthly_pickup dt span {
	color: #CC0000;
}
dl#monthly_pickup dd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A00602;
	border-bottom-color: #A00602;
	border-left-color: #A00602;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
dl#monthly_pickup:after {
    content: ".";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*\*/
* html dl#monthly_pickup {
    height: 0em;
    overflow: visible;
}
div#monthly_photo {
	float: left;
	background-color: #F8F8F8;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #DDDDDD;
}
dl#monthly_pickup dd p {
	margin: 0px;
	text-align: right;

}
dl#monthly_pickup dd p a {
	color: #CC0000;
	text-decoration: underline;
}

ul.bnr_list {}

ul.bnr_list li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
}

ul.bnr_list li a {
	display: block;
}

ul.bnr_list li a strong {
	font-size: 12px;
}

