@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_info_00_21.png);
}
#hpb-nav ul li#nav-profile a{
	background-image : url(ico_building_00_21.png);
}
#hpb-nav ul li#nav-schedule a{
	background-image : url(ico_board_00_21.png);
}
#hpb-nav ul li#nav-reoprt a{
	background-image : url(ico_attention_00_21.png);
}
#hpb-nav ul li#nav-information a{
	background-image : url(ico_person_00_21.png);
}
#hpb-nav ul li#nav-information-on a{
	background-image : url(ico_person_00_21.png);
}
#hpb-nav ul li#nav-admission a{
	background-image : url(ico_mail_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_09_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_09_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_09_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;
	word-break: break-all;
}

.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;
}

/* ========== topics ========== */

#hpb-main #toppage-info > img{
	margin-left: 22px;
}


#hpb-main #toppage #toppage-news dl{
    font-size: 12px;
}
#hpb-main #toppage #toppage-news dt{
    float: left;
    margin-right: 10px;
}
#hpb-main #toppage #toppage-news dd{
    margin: 0 0 5px;
    overflow: hidden;
}

#hpb-main .hpb-section .news-comment{
    padding: 0px 15px 20px;
    overflow: hidden;
}

#hpb-main #toppage .news-comment,
#hpb-main #toppage .info-comment{
    margin: 0 5px 0px 12px;
    padding: 10px;
    overflow: hidden;
}

#hpb-main .news-comment,
#hpb-main .info-comment{
	padding: 0 10px;
}

#hpb-main .news-comment .news-photo,
#hpb-main .info-comment .info-photo{
	float: left;
	margin: 0 10px 0 0;
}

#hpb-main .news-comment .date,
#hpb-main .info-comment .date{
	display: inline-block;
	margin-bottom: 5px;
}
/* ========== report ========== */

#hpb-main #report .hpb-section > img{
	margin-left: 22px;
}
/* ========== information-cont ========== */

#hpb-main #information-cont .hpb-section > img{
	margin-left: 22px;
}
/* ========== contact ========== */

.hpb-layoutset-02 #hpb-main .section input, .hpb-layoutset-02 #hpb-main .section textarea, .hpb-layoutset-02 #hpb-main .section div input, .hpb-layoutset-02 #hpb-main .section div textarea{
    display: inline-block;
	border: 1px solid #2077ee;
	border-radius: 5px;
    padding: 4px;
}
.hpb-layoutset-02 #hpb-main .section input{
    height: 30px;
}
.hpb-layoutset-02 #hpb-main .section textarea, .hpb-layoutset-02 #hpb-main .hpb-section .section div textarea{
    height: 160px;
}
.hpb-layoutset-02 #hpb-main #contact .section input:focus, .hpb-layoutset-02 #hpb-main #contact .section textarea:focus, .hpb-layoutset-02 #hpb-main .hpb-section .section div input:focus, .hpb-layoutset-02 #hpb-main .hpb-section .section div textarea:focus{
    background: #fff;
}
.hpb-layoutset-02 #hpb-main form .section p a{
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
.hpb-layoutset-02 #hpb-main .section input.s{
    display: inline-block;
    width: 30px;
    margin: 5px 5px 5px 10px;
}
#hpb-main .hpb-section .section{
	margin:0 15px 0 10px;
}
#hpb-main .hpb-section .section textarea{
	width:95%;
}
#hpb-main .hpb-section .section input.l{
	width:95%;
}
#hpb-main .hpb-section .section input.m{
	width:95%;
}
.hpb-layoutset-02 #hpb-main #reserve .hpb-section .submit div,
.hpb-layoutset-02 #hpb-main #contact .hpb-section .submit div,
.hpb-layoutset-02 #hpb-main #contactus .hpb-section .submit div,
.hpb-layoutset-02 #hpb-main #information .hpb-section .submit div{
    margin: 10px auto;
    text-align: center;
}

.hpb-layoutset-02 #hpb-main #reserve .button,
.hpb-layoutset-02 #hpb-main #contact .button,
.hpb-layoutset-02 #hpb-main #contactus .button,
.hpb-layoutset-02 #hpb-main #information .button{
	color: #fff;
	padding: 6px 6px;
	border: 1px solid #2077ee;
	border-radius: 4px;
	box-shadow: 2px 2px 2px #eaeaea;
	margin-bottom: 8px;
	font-size: 14px;
	background-color: #2077ee;
}




/* サイドバー領域 */

#hpb-aside h3 .en{
	display: none;
}

#hpb-aside #banner ul span.en{
	padding-left: 10px;
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
}