@charset "Shift_JIS";

/* Navigation
============================================================ */



#hpb-nav ul li span.en{
    display: none;
}

#hpb-nav ul li#nav-toppage a{
	background-image : url(ico_home_00_21.png);
}
#hpb-nav ul li#nav-topics a{
	background-image : url(ico_attention_00_21.png);
}
#hpb-nav ul li#nav-guide a{
	background-image : url(ico_board_00_21.png);
}
#hpb-nav ul li#nav-info a{
	background-image : url(ico_clinic_00_21.png);
}
#hpb-nav ul li#nav-policy a{
	background-image : url(ico_info_00_21.png);
}
#hpb-nav ul li#nav-facilities a{
	background-image : url(ico_building_00_21.png);
}
#hpb-nav ul li#nav-access a{
	background-image : url(ico_map_00_21.png);
}


/* Footer Navigation
============================================================ */

#hpb-footerNav ul li#home a span.ja, #hpb-footerNav ul li#pagetop a span.ja{
    display: none;
}


#hpb-footerNav ul li#home a{
	background-image : url(button_home_00_21.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 53px;
	width: 75px;
}

#hpb-footerNav ul li#pagetop a{
	background-image : url(button_top2_00_21.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 45px;
	width: 83px;
}


/* Main Contents
============================================================ */

/* header logo */
#hpb-headerLogo a{
    display: block;
    background-image : url(header_title_03_21.png);
    background-position: center center;
    background-repeat: no-repeat;
	width: 232px;
	height: 26px;
    text-indent: -9999px;
    overflow: hidden;
}

.hpb-layoutset-01 #hpb-title{
    background-image : url(main_title_03_21.png);
    background-position: center top;
    background-repeat: no-repeat;
	background-color: #1b3a98;
	width: 100%;
	height: 180px;
	text-indent: -9999px;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-title h2{
	background-image : url(index_bg_03_21.png);
    background-position: right top;
    background-repeat: no-repeat;
	height: 52px;
	line-height: 52px;
	background-color: #2d60e7;
	color: #fff;
}

/* Common ==================== */

.hpb-section{
	overflow: hidden;
}

.hpb-section p{
	word-break: break-all;
	font-size: 12px;
}

/* Top Page ==================== */


.hpb-layoutset-01 #toppage .large,
.hpb-layoutset-01 #toppage h3{
	background-image : url(bg_top_00_21.png);
    background-position: center bottom;
    background-repeat: no-repeat;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.hpb-layoutset-01 #toppage .hpb-section h3{
	clear: both;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	line-height: 1.5;
}


.hpb-layoutset-01 .hpb-section p{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
}

.hpb-layoutset-01 #toppage p{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
}



/* ========== news ========== */


.hpb-layoutset-02 #hpb-main #toppage-news ul{
	padding-right: 15px;
	padding-left: 30px;
}
.hpb-layoutset-02 #hpb-main #toppage-news ul h4{
	font-size: 1em;
}
.hpb-layoutset-02 #hpb-main #news p.indent{
	text-indent: -1.3em;
	margin-left: 26px;
	margin-right: 25px;
	margin-bottom: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h4{
	margin-left: 20px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section h5{
    font-size: 12px;
    margin: 10px 15px 10px 22px;
}
.hpb-layoutset-02 #hpb-main #news .hpb-section p.large{
    margin: 0;
    padding: 0 15px;

}
.hpb-layoutset-02 #hpb-main #news dl{
    margin: 0 15px;
}
.hpb-layoutset-02 #hpb-main #news dt{
    float: left;
    margin-right: 15px;
}
.hpb-layoutset-02 #hpb-main #news dd{
    margin: 0 0 15px;
    overflow: hidden;
}


/* ========== access ========== */

.hpb-layoutset-02 #hpb-main #access dt{
	width: 5em;
}

.hpb-layoutset-02 #hpb-main #access .hpb-section > img{
	margin-left: 15px;
}

/* ========== policy ========== */



.hpb-layoutset-02 #hpb-main #policy .hpb-section > img{
	margin-left: 15px;
}

