@charset "utf-8";
/* formatting style
------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Tahoma;
	font-size: 75%;
	line-height: 1.6;
	background-color: #999999;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}

/* link style
------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FF004F;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF004F;
	text-decoration: underline;
}
a:active {
	position: relative;
	left: +1px;
	top: +1px;
}

/* basic layout
------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 800px;
}
#wrapper /* sidebar styles
------------------------------------*/
h2 {
	display: none;
}
#main {
	padding: 10px 10px 10px 5px;
	float: right;
	width: 535px;
}
#center {
	float: left;
	width: 360px;
	/*padding-bottom: 10px;*/
	padding-left: 5px;
}
#topics dt#news {
	font-weight: bold;
}

#topics_btm dt#hiroba {
	color: #009900;
	font-weight: bold;
}
#topics2 dt#kansoku {
	color: #7600D2;
	font-weight: bold;
}

#topics dd {
	padding-left: 1em;
}
#topics dd a {
	background-image: url(../images/arrow/arrow_hover2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#topics dd a:hover {
	background-image: url(../images/arrow/arrow_hover.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#topics_btm dd {
	padding-left: 1em;
}
#topics_btm dd a {
	background-image: url(../images/arrow/arrow_hover2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#topics_btm dd a:hover {
	background-image: url(../images/arrow/arrow_hover.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#topics2 dd {
	padding-left: 1em;
}
#topics2 dd a {
	background-image: url(../images/arrow/arrow_hover2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#topics2 dd a:hover {
	background-image: url(../images/arrow/arrow_hover.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#footer {
	padding: 10px;
	clear: both;
	background-image: url(../images/footbg.gif);
	color: #FFFFFF;
	width: 780px;
}
/* header styles
------------------------------------*/
#header {
	height: 330px;
	position: relative;
}
#header ul {
	width: 800px;
	top: 294px;
	background-color: #FFFFFF;
}
#header ul li {
	list-style: none;
	float: left;
}
#tophead h1 {
	text-indent: -9999px;
}

/* footer styles
------------------------------------*/
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	float: right;
	margin-top: 0px;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/arrow/arrow_up_hover.gif);
}
/* top page styles
------------------------------------*/
#calendar a {
	background-image: url(../images/arrow/arrow_hover2.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	width: 135px;
	padding-left: 15px;
	color: #FF004F;
}
#calendar a:hover {
	background-image: url(../images/arrow/arrow_hover.gif);
}



/* 日曜 ---------- */
#calendar .month{
	background:#EEEEEE;
	}
	
/* 日曜 ---------- */
#calendar .sunday{
	color:#FF3300;
	}
#calendar .sundayday{
	background:#FFCCCC;
	}
	
/* 土曜 ---------- */
#calendar .saturday{
	color:#0066FF
	}
	
/* イベント ---------- */
#calendar .event{
	color:#E6004F;
	}
#calendar .event a{
	color:#E6004F;
	}

/* 休館日 ---------- */
#calendar .close{
	color:#FFFFFF;
	background:#666666;
	}
#calendar .pla_close {
	background-image: url(../images/misc/placlose.gif);
	background-repeat: no-repeat;
}
#mobile p{
	font-size:10px;
	line-height:1.2;
	}
#mobile img{
	margin-bottom:5px;
	} 


/*------------------------------------------------------------------------
　20090718　修正加工
------------------------------------------------------------------------*/
/* Side Menu guidline
------------------------------------*/
#sidebar {
	float: left;
	width: 220px;
	margin: 10px 0 10px 0;
	padding: 0;
}


/* Side Menu (メイン4項目)
------------------------------------*/

ul#SideMenu {
display:block;
position:relative;
border:none;
width:220px;
height:285px;
}
#SideMenu li {
list-style-type:none;
font-size:small;
}
#SideMenu li a{
display:block;
text-decoration:none;
text-indent:-9999px;
width: 220px;
height: 47px;
margin: 0;
padding: 0;
}

#SideMenu li#sn01 a{
height: 71px;
background:url(../images/top/side_nav.jpg) 0 0 no-repeat;
}
#SideMenu li#sn01 a:hover {
background-position: -220px 0;
} 

#SideMenu li#sn02 a{
height: 71px;
background:url(../images/top/side_nav.jpg) 0 -71px no-repeat;
}
#SideMenu li#sn02 a:hover {
background-position: -220px -71px;
} 

#SideMenu li#sn03 a{
height: 71px;
background:url(../images/top/side_nav.jpg) 0 -142px no-repeat;
}
#SideMenu li#sn03 a:hover {
background-position: -220px -142px;
} 

#SideMenu li#sn04 a{
height: 72px;
background:url(../images/top/side_nav.jpg) 0 -213px no-repeat;
}
#SideMenu li#sn04 a:hover {
background-position: -220px -213px;
} 


/* Blogs & Regular Event
------------------------------------*/
ul#SideSub {
display:block;
position:relative;
border:none;
width:220px;
height:391px;
margin:0;
padding:0;
}
#SideSub li {
list-style-type:none;
font-size:small;
}
#SideSub li a{
display:block;
text-decoration:none;
text-indent:-9999px;
width: 220px;
margin: 0;
padding: 0;
}

#SideSub li#sn05 a{
height: 101px;
background: url(../images/top/sidebar.jpg) 0 0 no-repeat;
}
#SideSub li#sn05  a:hover {
background-position: -220px 0;
}

#SideSub li#sn06 a{
height: 60px;
background: url(../images/top/sidebar.jpg) 0 -101px no-repeat;
}
#SideSub li#sn06  a:hover {
background-position: -220px -101px;
}

#SideSub li#sn07 a{
height: 46px;
background: url(../images/top/sidebar.jpg) 0 -161px no-repeat;
}
#SideSub li#sn07  a:hover {
background-position: -220px -161px;
}

#SideSub li#sn08 a{
height: 46px;
background: url(../images/top/sidebar.jpg) 0 -207px no-repeat;
}
#SideSub li#sn08  a:hover {
background-position: -220px -207px;
}

#SideSub li#sn09 a{
height: 46px;
background: url(../images/top/sidebar.jpg) 0 -253px no-repeat;
}
#SideSub li#sn09  a:hover {
background-position: -220px -253px;
}

#SideSub li#sn10 a{
height: 45px;
background: url(../images/top/sidebar.jpg) 0 -299px no-repeat;
}
#SideSub li#sn10  a:hover {
background-position: -220px -299px;
}

#SideSub li#sn11 a{
height: 47px;
background: url(../images/top/sidebar.jpg) 0 -344px no-repeat;
}
#SideSub li#sn11  a:hover {
background-position: -220px -344px;
}

#oya {
position:relative;
border:none;
width:220px;
height:391px;
margin:15px 0 0 0;
padding:0;
}

#tokidoki{
display:block;
position:absolute;
width:195px;
height:30px;
top:61px;
margin:0;
padding:8px 5px 2px 20px;
overflow:hidden;
color:#FF004F;
font-size:10px;
line-height:12px;
}

#kirakira {
display:block;
position:absolute;
width:195px;
height:12px;
top:141px;
margin:0;
padding:4px 5px 4px 20px;
overflow:hidden;
color:#FF004F;
font-size:10px;
line-height:12px;
}


/* PickUp Gallery 
------------------------------------*/
#gallery{
	width:210px;
	height:auto;
	margin:10px 0 0 10px;
	padding:0;
}
#glay_top {
background:url(../images/top/glay_top.gif) top left no-repeat;
width:210px;
height:5px;
}
#glay_mdl {
background-color:#f0f0f0;
padding:5px;
}
#glay_btm {
background:url(../images/top/glay_btm.gif) top left no-repeat;
width:210px;
height:5px;
}

/* Main Contents guidline
------------------------------------*/
#main {
	float: right;
	padding: 10px 10px 10px 18px;
	width: 552px;
}
#center {
	float: left;
	width: 380px;
	margin:0;
	padding:0;
}
#rside {
	float: left;
	width: 154px;
	padding: 0 0 0 18px;
	color:#666666;
}



/* Center Column Parts
------------------------------------*/
/* ▼注力情報コーナー */

#center #eyecatch ul{
	padding: 0px;
}

#eyecatch li {
background:url(../images/top/info_bar.gif) left top no-repeat;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
border-left:solid 1px #ccc;
padding:7px 3px 3px 3px;
margin-bottom: 12px;
list-style-type:none;
}
#eyecatch img {
border: none;
padding: 4px;
margin-right:12px;
}
.eyecatchtext {
padding: 4px;
margin:0;
}
.eyecatchtext:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 .eyecatchtext {display: inline;}


.eyecatchtextlink {
text-align:right;
}
.eyecatchtextlink a:link,
.eyecatchtextlink a:visited,
.eyecatchtextlink a:active {
background:url(../images/arrow/arrow_hover2.gif) left no-repeat;
padding-left:15px;
color:#f23973;
}
.eyecatchtextlink a:hover {
background:url(../images/arrow/arrow_hover.gif) left no-repeat;
padding-left:15px;
}

/* ▲注力情報コーナー */


h2#title01 {/*新着情報*/
    margin-top: 6px;                
    margin-bottom: 6px;                
    display:block;
	background: url(../images/top/title01.gif) top left no-repeat;
	width:380px;
	height:20px;
	text-indent:-9999px;
	font-size:small;
	line-height:0;
}
#center #topics {
	width: 348px;
	height: auto;
	margin: 0 0 12px 0;
	padding: 15px 15px 15px 15px;
	line-height: 1.4;
	border:solid 1px #ccc;
}
#center #topics2 {
	width: 348px;
	height: auto;
	margin: 0 0 12px 0;
	padding: 15px 15px 15px 15px;
	line-height: 1.4;
	border:solid 1px #ccc;
}
#topics_btm {
	width: 348px;
	height: auto;
	margin: 0;
	padding: 15px 15px 15px 15px;
	line-height: 1.4;
	border:solid 1px #ccc;
}

/* RightSide Contents
------------------------------------*/
h2#title02{/*休館日情報*/
    margin-left: 0;                   
    margin-bottom: 6px;                   
    margin-right: 0;                   
    margin-top: 0;                   
    display:block;
	background: url(../images/top/title02.gif) top left no-repeat;
	width:154px;
	height:20px;
	text-indent:-9999px;
	font-size:small;
	padding:0;
	line-height:0;
}
#kyukanbi{
	width: 142px;
	height:auto;
	margin:0 0 0 0;
	padding:5px;
	border:solid 1px #ccc;
	color:#666666;
}

h2#title03{/*携帯電話はこちらへ*/
    display:block;
	background: url(../images/top/title03.gif) top left no-repeat;
	width:154px;
	height:20px;
	text-indent:-9999px;
	font-size:small;
	margin:10px 0 0 0;
	padding:0;
	line-height:0;
}
#mobile{
	background:url(../images/top/QR.gif) top left no-repeat;
	width: 89px;
	height: 100px;
	margin: 5px 0 0 0;
	padding: 0 5px 0 60px;
	font-size:10px;
	line-height:1.4em;
}
#mob_add {
	display:block;
	width:154px;
	height:20px;
	font-size:10px;
	text-align:left;
	vertical-align:middle;
}
 
#bunner {
	width:154px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
}
#bunner img {
	width:154px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
}
#bunner img a{
	border:none;
}
/*------------------------------------------------------------------------
　2011リニューアル　追加分
------------------------------------------------------------------------*/
h2#title04{/*各種情報配信中*/
    margin-left: 0;                         
    margin-bottom: 6px;                         
    margin-right: 0;                         
    margin-top: 10px;                         
    display:block;
	background: url(../images/top_banner/social_title.gif) top left no-repeat;
	width:154px;
	height:20px;
	text-indent:-9999px;
	font-size:small;
	padding:0;
	line-height:0;
}
#social_link img {
	margin-bottom: 12px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}
h2#title05{/*広告枠*/                         
    margin-top: 10px;
    margin-bottom: 6px;                                                                         
    display:block;
	width:154px;
	height:20px;
	padding:0;
}
#ad_area img {
	margin-bottom: 12px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}
