@charset "utf-8";

/* reset */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Verdana','ＭＳ Ｐゴシック',sans-serif;
	font-size: 98%;
	line-height:1.55;
	color:#000;
	background-color:#FFF;
}
img {
	border: none;
}
a.skip {
	color: #0000C0; 
	background-color: transparent;
}

/* structure */
#wrap_rakujuen {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D2ECF9;
	background-image: url(imgs/allbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	zoom: 1;
}
.pages#wrap_rakujuen {
	background-color: #F5FAFE;
	background-image: url(imgs/allbg_2nd.jpg);
}
#header,#menu,#content,#footer {
	position: relative;
}
#sitelogo {
	margin-left: 14px;
	margin-bottom: 5px;
}
#header .sub {
	position: absolute;
	top: 0px;
	right: 15px;
	width: 370px;
}
#header .sub .langselect {
	margin-top: 12px;	
}
#header .sub .langselect li {
	display: inline;
	list-style-type: none;
}
#header .sub #official_link {
	position: absolute;
	top: 0px;
	right: 4px;
	display: inline;
	background-image: url(imgs/official_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 185px;
	text-align: center;
	font-size: 90%;
	height: 42px;
	padding-top: 8px;
}
#header .address {
	margin-left: 18px;
	width: 270px;
}
#header .address p {
	line-height: 1.4;
	font-size: 0.84em;
}
#menu {
	float: left;
	width: 275px;
	margin-left: 15px;
	background-image: url(imgs/line_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 22px;
	margin-top: 13px;
}
.pages #menu {
	width: 205px;
	margin-left: 17px;
	background-image: none;
	padding-top: 0px;
	margin-top: 0px;
}
#menu .globalnavi {
	padding: 8px 0px 15px;
	overflow: hidden;
	zoom: 1;
}
#menu .globalnavi li {
	float: left;
	width: 128px;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 3px;
}
.pages #menu .globalnavi li {
	float: none;
	width: 200px;
	margin: 0;
}
#menu .globalnavi li a {
	background-color: #D3ECFA;
	border: 2px solid #FFF;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 9px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #009;
}
.pages #menu .globalnavi li a {
	text-align: left;
	padding-left: 6px;
	margin-bottom: 5px;
}
#menu .globalnavi li a:hover,
#menu .globalnavi li.active a {
	background-color: #039;
	color: #FFF;
}
/*Start：楽寿園のサイドメニュー変更2015/04/01*/
#menu .globalnavi .rakunavi {
	float: left;
	width: 263px;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 3px;
}
#menu .globalnavi .rakunavi a {
	background-color: #D3FBD3;
	border: 2px solid #FFF;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 9px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #009;
}
.pages #menu .globalnavi .rakunavi a {
	text-align: left;
	padding-left: 6px;
	margin-bottom: 5px;
}
#menu .globalnavi .rakunavi a:hover,
#menu .globalnavi .rakunavi_active a:hover,
#menu .globalnavi .rakunavi_active a {
	background-color: #149814;
	color: #FFF;
}
/*End*/
#banners p {
	margin-bottom: 6px;
}
#content {
	float: right;
	margin-right: 18px;
	margin-top: -185px;
	width: 640px;
}
.pages #content {
	float: right;
	margin-right: 15px;
	margin-top: -63px;
	width: 715px;
	font-size: 0.97em;
}
#content #carousel {
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#content #suii {
	float: left;
	width: 124px;
	margin-top: 12px;
	background-color: #FFF;
}
#content #suii h2 {
	background-color: #D2ECF9;
	height: 23px;
}
#content #suii .suii_body {
	width: 118px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	background-image: url(imgs/suii_cm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#content #suii .suii_body .date {
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content #suii .suii_body .cm {
	text-indent: -999px;
	height: 0px;
	width: 0px;
}
#content #suii .suii_body .mount {
	font-size: 3.7em;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	padding-bottom: 25px;
}
#content #suii .normallink {
	text-align: center;
	font-size: 0.9em;
	padding-bottom: 5px;
}
#content #topics {
	float: right;
	width: 502px;
	margin-top: 15px;
	position: relative;
}
#content .itemlist h2 {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 38px;
	font-size: 1.15em;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 5px;
}
#content .itemlist_news h2 {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 38px;
	font-size: 1.15em;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 5px;
}
#content #topics h2 {
	background-image: url(imgs/h2_topics.jpg);
}
#content #topics .allitemlink {
	position: absolute;
	top: 1em;
	right: 10px;
}
#content #events h2 {
	background-image: url(imgs/h2_event.jpg);
	clear: both;
}
#content #information h2 {
	background-image: url(imgs/h2_oshirase.jpg);
}
#content .itemlist ul {
	height: 118px;
	overflow: auto;
	margin-bottom: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFF;
}
#content .itemlist ul.scroll_list_event {
	height: 236px;
	overflow: auto;
	margin-bottom: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFF;
}
#content .itemlist_news ul {
	height: 200px;
	overflow: auto;
	margin-bottom: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFF;
}
#content .itemlist li {
	list-style-type: none;
	background-image: url(imgs/bul_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
	margin-bottom: 4px;
	font-size: 0.95em;
}
#content .itemlist_news li {
	list-style-type: none;
	background-image: url(imgs/bul_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
	margin-bottom: 4px;
	font-size: 0.95em;
}
#content .itemlist li a {
	color: #036;
}
#content .itemlist_news li a {
	color: #036;
}
#footer {
	clear: both;
	background-image: url(imgs/footerbg.jpg);
	background-position: 14px bottom;
	background-repeat: no-repeat;
	padding-left: 300px;
	height: 75px;
	padding-top: 30px;
}
.pages #footer {
	background-image: none;
	padding-left: 230px;
	height: 3.2em;
	padding-top: 15px;
}
#footer address {
	float: right;
	width: 480px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	line-height: 1.2;
	font-size: 0.9em;
	margin-top: 8px;
}
.pages #footer address {
	width: 540px;
}
#footer .parkname {
	float: left;
	margin-top: 6px;
	font-weight: bold;
}
#topicpath {
	font-size: 0.95em;
}
#maincontent h1 {
	background-image: url(imgs/main_h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.35em;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 8px;
}
#maincontent h2 {
	background-image: url(imgs/main_h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.1em;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#maincontent .section {
	margin-top: 10px;
	margin-bottom: 16px;
}
#maincontent .section .sec_body {
	padding: 8px;
}
.sec_body p {
	margin-bottom: 0.85em;
}
.sec_body h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	font-size: 1.1em;
	margin-bottom: 6px;
	padding-left: 3px;
	font-weight: normal;
}
.sec_body ul,.sec_body ol {
	margin: 0.85em 0 0.85em 23px;
}
.sec_body ul ul,.sec_body ol ol {
	margin-left: 23px;
	margin-top: 0px;
	margin-bottom: 5px;
}
