@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-policy a{
	background-image : url(ico_board_00_21.png);
}
#hpb-nav ul li#nav-entrance a{
	background-image : url(ico_info_00_21.png);
}
#hpb-nav ul li#nav-program a{
	background-image : url(ico_person_00_21.png);
}
#hpb-nav ul li#nav-company a{
	background-image : url(ico_building_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_top_00_21.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 60px;
	width: 68px;
}

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

/* header logo */
#hpb-headerLogo a{
    display: block;
    background-image : url(header_title_10_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_10_21.png);
    background-position: center top;
    background-repeat: no-repeat;
	background-color: #2077ee;
	width: 100%;
	height: 180px;
	text-indent: -9999px;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-title h2{
	background-image : url(index_bg_10_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 p.large{
		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 .hpb-section p{
	padding-left: 20px;
	padding-right: 20px;
}

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

#hpb-main #toppage-news ul{
    margin: 0 15px;
    font-size: 12px;
	list-style: none;
	padding: 0;
}

#hpb-main #toppage-news ul li{
	margin-bottom: 15px;
}

#hpb-main #toppage-news ul li h4{
	margin: 0;
	padding: 0;
}
/* ========== program ========== */


.hpb-layoutset-02 #hpb-main #program .hpb-section > img{
	margin-left: 22px;
}
/* ========== policy ========== */


.hpb-layoutset-02 #hpb-main #policy .hpb-section > img{
	margin-left: 22px;
}
/* ========== entrance ========== */


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

/* ========== company ========== */

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

.hpb-layoutset-02 #hpb-main #company .hpb-section{
    padding: 0 0 25px;
}
.hpb-layoutset-02 #hpb-main #company dt{
    float: left;
    width: 5.5em;
    margin-right: 10px;
}
.hpb-layoutset-02 #hpb-main #company dd{
    margin: 0 0 5px;
    overflow: hidden;
}
