@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #000000; /* 標準文字色 */
	min-width: 900px;
	background-color:#fff;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-header{
	margin-top:-1px;
}

#hpb-headerMain{
    background-color: #6c77b2;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-headerMain h1{
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
    font-weight: normal;
    font-size: 12px;
	color: #fff;
	width: 900px;
}

#hpb-headerLogo{
	width: 900px;
	margin-left: auto;
	margin-right: auto;

    display: block;
    height: 80px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(logo_9H.png);
    background-position: left top;
    background-repeat: no-repeat;
}


#hpb-inner{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
}
#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.hpb-layoutset-01 #hpb-wrapper{
    padding-top: 0px;
	float:left;
}

.hpb-layoutset-01 #hpb-wrapper h3{
	margin-top: 0px;
    margin-bottom: 0px;
	height: 40px;
	overflow: hidden;
	background-image : url(indexBg_9H.png);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 40px;
	text-align: left;
	padding-left: 15px;
}

.hpb-layoutset-01 #hpb-title{
/*	background-image : url(budo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/
        display : block;
	height:350px;
	width: 900px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.hpb-layoutset-01 #hpb-title h2{
	margin: 0;
	padding: 0;
}

.hpb-layoutset-02 h2 span.ja{
    padding-right: 0px;
    line-height: 43px;
}

.hpb-layoutset-02 h2 span.en{
    padding-left: 1em;
    font-size: 0.8em;
	text-transform: uppercase;
}

.hpb-layoutset-02 #hpb-wrapper{
	padding-top:15px;
	float:left;
}

.hpb-layoutset-02 #hpb-wrapper h3{
        margin-top: 5px;
	margin-bottom: 10px;
        font-size: 32px;
        text-align: left; 
	border-width: 2px;
	border-style: solid;
	border-color: #dedede;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #efeff4;
}


.hpb-layoutset-02 #hpb-title{
    width: 900px;
    padding-bottom: 5px;
}

.hpb-layoutset-02 #hpb-title h2{
	margin-top: 1px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom:0;
	padding-left: 10px;
        padding-top: 10px;
	text-align:left;
	overflow: hidden;
        font-size: 40px;
	height: 120px;
	line-height: 100px;
	background-image : url(titleBg_9H.png);
	background-position: left top;
	background-repeat: no-repeat;
}


#member-photo{
        display : block;
	height:350px;
	width: 900px;
	position: absolute;
	top: 160px;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
}


#hpb-main{
    padding-top: 370px;
    position : relative;
    text-align: left;
    padding-bottom: 20px;
}

#pagetop{
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    text-align: right;
}
#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
    width: 122px;
    height: 22px;
    overflow: hidden;
    background-image : url(returnTop_9H.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}

/*--------------------------------------------------------
  トップページデザイン設定
--------------------------------------------------------*/
#hpb-main #toppage{
       padding-top:420px;
       width:420px;
       display: block;
}
#hpb-main #toppage h1{
	font-size: 1.8em;
	text-align: center;
}

/* 新着情報 */
#hpb-main #toppage-news{
        width: 470px;
	position:absolute; 
	top:420px; 
	left:430px;
}
#hpb-main #toppage-news h3{
	
	margin-bottom:0;
}

#hpb-main #toppage-news dl{
	margin-left:2px;
	margin-right:2px;
        font-size: 1.4em;
        height: 20em;
	overflow:auto;
}

#hpb-main #toppage-news dt{
    color: #000000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.6em;
    min-height: 1.6em;
    font-weight:bold;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 1em;
    background-image : url(point_9H.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    float:none;
}

#hpb-main #toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.6em;
    min-height: 1.6em;
    padding-left: 1em;
}

*:first-child + html #hpb-main #toppage-news dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main #toppage-news dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#hpb-main #toppage-info{
	width:900px;
}

#toppage-info hr{
	width: 900px;
}


#toppage p{
	color:#333;
	font-weight:normal;
}


#toppage-info h4{
    margin-top: 0px;
    margin-bottom: -1.9em;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1.5;
	font-size:1.4em;
	border-left:none;
}
#toppage-info dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.info-photo{
    float: left;
    padding-right: 15px;
    padding-left: 5px;
    padding-bottom: 2px;
}

.info-comment{
    margin-top: 0px;
	margin-left:15px;
	margin-right:15px;
	line-height:1.8;
}

#toppage-info hr{
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d8d8d8;
    clear: both;
	margin-left:15px;
}


/* フッター内パーツ */

#hpb-footer{
	background-color: #6c77b2;
	clear: both;
}

#hpb-footerMain{
    width: 900px;
    height: 80px;
    display: block;
        margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    color: #fff;
    font-size: 0.8em;
    text-align: center;
	padding-top:30px;
}


/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav{
    width: 900px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    background-image : url(menuBg_9H_01.png);
    background-position: left top;
    background-repeat: repeat-x;
}
.hpb-layoutset-01 #hpb-nav{
  top: 350px;
}
.hpb-layoutset-02 #hpb-nav{
    top: 0px;
}

#hpb-nav li a{
    /* ナビゲーション文字設定 */
    font-weight: bold;
}

#hpb-nav li a:link{
	color:#fff;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited{
	color:#fff;
    text-decoration: none;
}
#hpb-nav li a:hover{
	color:#fffdc1;
    text-decoration: none;
}
#hpb-nav li a:active{
	color:#fffdc1;
    text-decoration: none;
}


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

#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 4px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 1.0em;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #596292;
}

* html #hpb-nav li{
    /* ie6用ハック */
    width: 127px;
}

#hpb-nav li a{
    display: block;
    height: 40px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    background-image : url(navItem_9H.png);
    background-position: left center;
    background-repeat: no-repeat;
}


#hpb-nav li span.ja{
	
	font-weight:bold;
}

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

#hpb-nav h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a{
    padding-left: 0em;
    font-size: 1em;
}
a:link{
	color: #0000ff;
	text-decoration: underline;
}
a:visited{
	color:#0000ff;
    text-decoration: underline;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0em;
    margin-bottom: 1em;
    padding-right: 1.5em;
    padding-left: 1.5em;
    line-height: 1.5em;
    text-align: left;
    font-size: 1.4em;
}
p .large{
   line-height: 2em;
   font-size: 1.6em;
}

pre{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 24px;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}


h3 span.ja{
    font-size: 1.4em;
    color: #000000;
    padding-right: 10px;
}

h3 span.en{
    display: none;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FEDA37;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #000000;
}

table{
    margin-top: 1px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
    font-size : 1.4em;
}

table th{
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #F3F3F3;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table td{
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
}

textarea{
    width: 600px;
    height: 400px;
}

input.l{
    width: 600px;
}
input.m{
    width: 450px;
}
input.s{
    width: 300px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 25px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #000000;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 15px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 24px;
    zoom: 100%;
}


#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 30px;
    min-height: 16px;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 15px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 7px;
    text-align: left;
    padding-left: 140px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d8d8;
}

*:first-child + html #hpb-main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#hpb-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
    width: 400px;
    height: 300px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    width: 400px;
    height: 300px;
    float: right;
}

/* トップページ デザイン定義 */


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 0;
	}

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */

	#hpb-header{
		margin-top:0;
		padding-bottom: 10px;
	}

	#hpb-headerMain h1{
		padding-left: 5px;
		text-align: left;
		width: 100%;
		box-sizing: border-box;
	}

	#hpb-headerLogo{
		width: 100%;
	
                height: 35px;
		margin-top: 5px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
                background-image : url(logo_9H.png);
		background-position: center top;
		background-size: contain;
		max-width: 100%;
	}

	/* フッター内パーツ */
	#hpb-footerMain{
		width: 100%;
		height: auto;
	}

	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-left: 5px;
		margin-bottom: 0;
		word-break: break-all;
	}

	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/

	#hpb-nav h3.hpb-c-index{
		width: 100%;
		height: 20px;
		background-image : url(btn_menu.png);
		background-position: center top;
		background-repeat: no-repeat;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0;
		padding-left: 0;
	}

        pre{
               padding-top: 0px;
               padding-bottom: 0px;
               padding-right: 0px;
               padding-left: 0px;
               line-height: 100%;
              text-align: left;
              font-size: 40%;
        }

	.hpb-layoutset-02 #hpb-title h2{
		margin-top: 0;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
                font-size: 28px;
		height: auto;
		line-height: 1.4em;
		background-image: none;
		background-color: #fbfbfb;
		border-top-color: #e8e8e8;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-color: #e8e8e8;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #e8e8e8;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #e8e8e8;
		border-left-width: 1px;
		border-left-style: solid;
		word-break: break-all;

	}
	.hpb-layoutset-02 h2 span.ja{
                font-size : 1em;
		display: block;
                float : left;
		margin-right: 10px;
	}

	.hpb-layoutset-02 h2 span.en{
                margin-top: 5px;
                margin-left: 5px;
		display: block;
                font-size : 0.8em;
	}

	.hpb-layoutset-01 #hpb-wrapper h3{
		height: auto;
		background-image : none;
		line-height: 1.4em;
		padding-top: 8px;
		padding-bottom: 10px;
		padding-right: 15px;
		border-top-color: #dfdfe9;
		border-top-width: 3px;
		border-top-style: solid;
		background-color: #efeff4;
	}
        .hpb-layoutset-02 #hpb-wrapper h3{
        margin-top: 5px;
	margin-bottom: 10px;
        font-size: 16px;
        text-align: left; 
	border-width: 2px;
	border-style: solid;
	border-color: #dedede;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #efeff4;
}
	h4{
		margin-left: 0;
		padding-right: 5px;
	}

	h5{
		padding-right: 2px;
	}

	table{
		margin-left: auto;
		margin-right: auto;
		width: 96%;
		box-sizing: border-box;
	}

	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}

	/* メインコンテンツ内基本パーツ */
	#hpb-main ul li{
		padding-right: 25px;
        }

	#hpb-main dl{
		margin-right: 0;
		margin-left: 0;
                font-size: 100%;
	}
	
	#hpb-main dt{
		float: left;
		line-height: 1.4;                         
		min-height: 0;
		max-width: 100%;
		box-sizing: border-box;
	}

	#hpb-main dd{
		line-height: 1.4;
                padding-left : 80px;
		min-height: 0;
	}

	#hpb-main img.left{
		margin-right: 0;
		margin-left: 0;
		float: none;
	}

	#hpb-main img.right{
		margin-left: 0;
		margin-right: 0;
		float: none;
	}

	#pagetop{
		margin-left: auto;
	}
	
	/* トップページ デザイン定義 */

	#toppage-info dt{
		float: none;
		max-width: 100%;
		box-sizing: border-box;
	}

	#toppage-info dl{
		margin-top: 0;
	}

	#toppage-info dd{
		padding-left: 0;
		min-height: 0;
	}

	#toppage-info h4{
		line-height: 1.4;
		padding-bottom: 13px;
	}

	.info-photo{
		padding-left: 0;
		margin-bottom: 5px;
	}

	.info-comment{
		margin-left: 0;
		margin-right: 0;
		line-height:1.4;
	}

	#toppage-info hr{
		margin-left: 0;
	}

	/* お問い合わせ */

	#hpb-inner{
		width: 100%;
	}

	.hpb-layoutset-01 #hpb-wrapper{
		padding-top: 0px;
		width: 100%;
		float:none;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		padding-top:25px;
		width: 100%;
		float:none;
	}

	.hpb-layoutset-01 #hpb-title{
/*		background-size: contain;
		background-position: center top;
*/
                position: relative;
		top: 0px;
		height:40%;
		width: 100%;
	}

	.hpb-layoutset-02 #hpb-title{
		width: 100%;
	}

	#hpb-main{
                padding-top : 10px;
		width: 96%;
		padding-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
	}

	.hpb-layoutset-01 #hpb-main{
		width: 96%;
		padding-top: 8px;
	}

	#hpb-nav{
		width: 100%;
		height: auto;
		position: relative;
		background-image : none;
		background-color: #6772aa;
	}
	.hpb-layoutset-01 #hpb-nav{
		 top: 0;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/

	/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav ul{
		margin-left: 0;
		display: none;
	}

	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		float: none;
		display: block;
		line-height: 1.4;
		height: auto;
		overflow: auto;
		border-right-width: 0;
		border-top-color: #596292;
		border-top-style: solid;
		border-top-width: 1px;
	}

	#hpb-nav li a{
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-image: none;
	}

	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/

	#pagetop{
		position: relative;
		left: 0;
	}


	/*--------------------------------------------------------
	  トップページデザイン設定
	--------------------------------------------------------*/
	#hpb-main #toppage{
		min-height:0;
                padding-top: 10px;
                position: relative;
		top: 0px;
                left:0px;

		width:100%;
	}

	/* 新着情報 */
	#hpb-main #toppage-news{
		width: 100%;
		position:relative;
		top:0px;
		left:0px;

	}
	
	#hpb-main #toppage-news h3{
		margin-bottom: 15px;
	}
	
	#hpb-main #toppage-news dl{
		margin-left: 0;
		margin-right: 0;
		height: auto;
	}

	#hpb-main #toppage-news dt{
		line-height: 1.4;
		min-height: 0;
		max-width: 100%;
	}

	#hpb-main #toppage-news dd{
		line-height: 1.4;
		min-height: 0;
	}
	#hpb-main #toppage-info{
		width: 100%;
	}

	#toppage-info hr{
		width: 100%;
	}

        #member-photo{
                position: relative;
		top: 0px;
		height:40%;
		width: 100%;
        }
}

/*--------------------------------------------------------
	  r.yoshioka 追加のパーツデザイン設定
--------------------------------------------------------*/
#ry-f50{
       font-size : 50%;
      }
#ry-f70{
       font-size : 70%;
      }
.ry-map{
       margin-left: 50px;
       width : 400px;
       height : 300px;
          }
.ry-center{
       margin:auto;
      text-align: center;
          }

#member-photo{
        width : 100%;
}

.profile-left{;
       width : 400px;
       height : 300px;
       display : block;
       float : left ;
}

.profile-right{
       padding-left : 450px;
       width : 400px;
       height : 300px;
       display : block;
       float : right ;
}

