@charset "Shift_JIS";

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


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

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

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

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

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

.hpb-layoutset-02 #hpb-title h2{
	background-image : url(index_bg_10_23.png);
}

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

.hpb-section{
	overflow: hidden;
}

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

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

.hpb-layoutset-01 #toppage{
	border:1px solid #3dbbba;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.hpb-layoutset-01 #toppage p.large{
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	line-height: 1.5;
	padding: 8px 10px;
	border-bottom: 1px solid #96dcd9;
	background-image: -webkit-gradient(linear, left top, left bottom, 
	from(#96dcd9),
	to(#c5e9e7));
}

.hpb-layoutset-01 #toppage p{
	margin: 0;
	line-height: 1.5;
	padding: 12px 10px;
	background-color: #fff;
}
.hpb-layoutset-01 .hpb-section 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;
}
