@charset "Shift_JIS";

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

html:first-child body{
    font-size: 70%;
}


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


#hpb-container{
	width:900px;
	position: relative;
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
	background-image : url(containerBg_9Jb.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#hpb-header{
    width: 900px;
    margin-bottom: 30px;
}


/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
/*	background-image : url(headerMainBg1_9Jb.png);
	background-repeat: no-repeat;
	background-position: 500px 10px;
*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	text-align: left;
	height:26px;
	overflow:hidden;
}

#hpb-headerMain h1{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: right;
	font-weight: normal;
	line-height: 26px;
	font-size: 12px;
	height:26px;
	color:#ffffff;
	background-color: #8362cc;
}

#hpb-headerLogo{
        width: 900px;
        padding-top: 20px;
	padding-bottom:0px;
	padding-left: 0px;
}

#hpb-headerLogo a{
        display: block;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        text-indent: -9999px;
        overflow: hidden;
        height: 45px;
        background-image : url(logo_9Jb.png);
        background-position: top left;
        background-repeat: no-repeat;
}

#hpb-inner{
       width: 900px;
       margin-left: auto;
       margin-right: auto;
       position: relative;
       clear: both;
}

.hpb-layoutset-01 #hpb-title{
       display: block;
       height: 350px;
}

.hpb-layoutset-02 #hpb-title{
       display: block;
       height: 136px;
}
.hpb-layoutset-02 #hpb-title h2{
       margin-top: 0;
       margin-bottom: 0px;
       margin-left: 0;
       margin-right: 0;
       overflow: hidden;
       height: 136px;
       background-image : url(titleBg_9Jb.png);
       background-position: top left;
       background-repeat: no-repeat;
       line-height:136px;
       text-align:left;
       font-size: 24px;
}
.hpb-layoutset-02 #hpb-title2 h2{
       margin-top: 0;
       margin-bottom: 0px;
       margin-left: 0;
       margin-right: 0;
       overflow: hidden;
       height: 136px;
       background-image : url(title-img.png);
       background-position: top left;
       background-repeat: no-repeat;
       line-height:136px;
       text-align:left;
       font-size: 24px;
}
h2 span.ja{
       padding-left:27px;
       color:#FFFFFF;
}
h2 span.en{
       font-size: 18px;
       text-transform: uppercase;
       padding-left:20px;
       color:#FFFFFF;
}
.hpb-layoutset-01 #hpb-nav{
    display: block;
    width: 900px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    top: 370px;
    left: 0px;
}
.hpb-layoutset-01 #hpb-main{
    padding-bottom: 0px;
    margin-left:10px;
    text-align: left;
    padding-top: 80px;
}

.hpb-layoutset-02 #hpb-nav{
    display: block;
    width: 900px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    top: 136px;
    left: 0px;
}
.hpb-layoutset-02 #hpb-main{
    padding-bottom: 0px;
    margin-left:10px;
    text-align: left;
    padding-top: 40px;
}


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

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

/* ナビゲーション */
#hpb-nav ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
        height: 60px;
}

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

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height:50px;
    height: 50px;
    overflow: hidden;
}
#hpb-nav li a{
    display: block;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    color:#8362cc;
}
#hpb-nav li a:hover{
    color:#FFFFFF;
    text-decoration: none;
    background-color:#9f89d1;
}

#hpb-nav li span.en{
    display: block;
    line-height: 15px;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}
#hpb-nav li span.ja{
    display: block;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    padding-top: 5px;
}

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

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

#hpb-footer{
       display: block;
       width: 900px;
       height: 100px;
       clear: both;
       margin-left: auto;
       margin-right: auto;
       padding-bottom:13px;
       margin-bottom:10px;
}

#hpb-footerMain{
    padding-top: 5px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    color: #FFFFFF;
    font-size: 1em;
    text-align: center;
    padding-top:5px;
    padding-bottom:5px;
    margin-top:0;
    margin-bottom:0px;
    background-color: #9f89d1;
}

#hpb-footerLogo{
}

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

/* リンク文字色 */
a{
    padding-left: 0em;
    font-size: 1em;
}

a:link{
    color: #8362cc;
    text-decoration: underline;
}
a:visited{
    color: #8362cc;
    text-decoration: underline;
}
a:hover{
    color: #66ccff;
    text-decoration: none;
}
a:active{
    color: #66ccff;
    text-decoration: none;
}

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

p{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 1.8;
    font-size: 24px;
    text-align: left;
}

p.large{
    font-weight: bold;
    font-size:1.4em;
}

p.small{
    font-weight: bold;
    font-size: 18px;
}
p.indent{
    padding-left: 25px;
}

.left{
    float: left;
}
.right{
    float: right;
}

pre{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 24px;
    line-height: 1.8;
    text-align: left;
}

#red{
    color :#ff0000;
}
#green{
    color : #00ff00;
}
#blue{
    color : #0000ff;
}


hr{
    width: 100%;
    height: 1px;
    margin-top: 20px;
    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;
}
#hpb-wrapper h2{
   text-align : center ;
   font-size: 28px;
}

#hpb-wrapper h3{
    margin-top: 50px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top:5px;
	padding-bottom:0px;
	color: #000000;
	clear:both;
	background-image : url(indexBg_9Jb.png);
	background-repeat: repeat-x;
	background-position: left top;
        font-size: 1.6em;
	font-weight:normal;
}

h3 span.ja{
    display: inline;
}

h3 span.en{
    color: #000000;
	text-transform:uppercase;
}

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: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
    font-size: 1.4em;
    line-height: 1.6;
    font-weight:bold;
    color: #999999;
}

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.2em;
    line-height: 1.3;
    font-weight:normal;
}

table{
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 5px;
    margin-left: 15px;
    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;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
	font-weight:bold;
    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: 15px;
    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: 400px;
    height: 200px;
    font-size: 12px;
}

input.l{
    width: 400px;
}
input.m{
    width: 250px;
}

input.s{
    width: 150px;
}
form{
	text-align:center;
}


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

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    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: solid;
	border-bottom-color: #cccccc;
	background-image : url(point_9Jb.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    font-weight: normal;
/*    width: 170px !important; */
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    padding-left: 185px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

#pagetop{
    margin-top: 35px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

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

/* トップページ デザイン定義 */
#toppage{
    display : block;
/*    float: left;*/
    width : 450px;
    height : auto;
}
#toppage h2{
    text-align: center;
    font-size: 28px;
}
#toppage h4{
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
    font-size: 20px;
    color: #000000;
    font-weight: normal ;
}

#toppage-news{
    display: block;
    position: absolute;
    top: 420px;
    left: 450px;
    width: 430px;
    padding-left: 20px;
}

#toppage-news dl{
	overflow:auto;
        height: 450px;
}

#toppage-news dt{
	color:#666666;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 19px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image : url(top_point_9Jb.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;

    float:none;
}

#toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 15px;
	font-size:1.2em;
}

#toppage-info{
        position: relative;
        left: 0px;
	padding-bottom:20px;
	width:100%;
}
/*
#toppage-info hr{
	width:100%;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #d8d8d8;
    clear: both;
}
*/
hr.dotted{
	width:100%;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #d8d8d8;
    clear: both;
}
/*
#toppage-info h3{
	margin-top:10px;
}
*/
#toppage-info h4{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1.5;
    font-weight: bold;
	color:#000000;
}

#report img{
    float: left;
    width: 100px;
    height: auto;
    padding-left: 10px;
    padding-right: 20px;
}
#report h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    font-size: 1.4em;
    line-height: 1.6;
    font-weight:bold;
    color: #999999;
}

   
/*
#ry-flash p{
      	position: absolute;
	top: 0;
	left: 0;
        padding-left; 0em;
      }
*/


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
	
	body{
		min-width: 0;
                font-size: 12px;
	}

	/*--------------------------------------------------------
		共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		background-image : none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		height: auto;
	}
	
	#hpb-headerMain h1{
                padding-top: 5px;
                padding-right: 5px;
                padding-bottom: 5px;
		padding-left: 5px;
                line-height: 1.2;
		background-image : none;
		display: block;
	}
	
	#hpb-headerLogo{
		width: 98%;
		padding-top: 13px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
	}
	
	#hpb-headerLogo a{
		background-position: center center;
		background-size: contain;
	}

	/*--------------------------------------------------------
		レイアウト設定
	--------------------------------------------------------*/
	
	#hpb-container{
		width: 100%;
		background-image : none;
		background-color: #FFFFFF;
	}
	
	#hpb-header{
		width: 100%;
		margin-bottom: 0px;
		padding-bottom: 10px;
	}
	
	#hpb-footer{
		width: 100%;
	}
	
	#hpb-inner{
		width: 100%;
	}
	
        #hpb-wrapper{
                position: relative;
		width: 100%;
                height: auto;
	}
	
	.hpb-layoutset-01 #hpb-title{

/*                display: none;
*/
		width: 100%;
		height: auto;
                display: block;
	}

	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		height: auto;
                display: block;
	}
	
	.hpb-layoutset-02 #hpb-title h2{
		height: auto;
		background-image : none;
		line-height: 1.4;
		background-color: #1C3E6C;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	h2 span.ja{
		padding-left: 10px;
	}
	h2 span.en{
		padding-left: 10px;
	}
	
	#hpb-main{
                position: relative;
		width: 96%;
		float: none;
		padding-bottom: 20px;
	}
	
	.hpb-layoutset-01 #hpb-main{
    	        padding-top: 0px;
	}

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

        .hpb-layoutset-02 #hpb-nav{
                width: 100%;
                height: auto;
		position: relative;
                top: 0px;
		background-image : none;
                margin-bottom: 10px;
	}

	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	
	/* コンテンツ配置領域 */
	
	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
                height: auto;
	}
	#hpb-nav li{
		float: none;
		display: block;
		line-height: 1.6;
                height: auto;
                overflow: auto;
		border-top-color: #000000;
		border-top-style: solid;
		border-top-width: 3px;
	}
	#hpb-nav li a{
		display: block;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
        #hpb-nav li span.en{
                display: block;
                text-align: center;
                font-size: 1em;
                text-transform: uppercase;
        }
        #hpb-nav li span.ja{
                display: block;
                text-align: center;
                font-size: 1.2em;
         }

	/* フッター内パーツ */
        #phb-footer{
                position : relative;
                top : 0px;
        }

	#hpb-footerMain{
                padding-top: 0px;
                font-size: 70%;
	}

	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-right: 5px;
		padding-left: 5px;
		word-break: break-all;
	}
		
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 100%;
		height: 20px;
		background-image : url(btn-topmenu-3.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: 0px;
		padding-left: 0px;
		max-width: 100%;
	}
        pre{
                width: 100%;
                font-size: 1.2em;
        }
		
	#hpb-wrapper h3{
		background-image : none;
		border-top-width: 5px;
		border-top-color: #000000;
		border-top-style: solid;
		background-color: #F5F5F5;
	}

	table{
		margin-left: auto;
		margin-right: auto;
		width: 96%;
		boder-sizing: border-box;
	}
	
	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}
	
	/* メインコンテンツ内基本パーツ */	
	#hpb-main img.left{
		margin-right: 0px;
		float: left;
	}
	
	#hpb-main img.right{
		margin-left: 0px;
		float: right;
	}
	
	#pagetop{
		padding-bottom: 0px;
	}


	/*--------------------------------------------------------
	  トップページデザイン設定
	--------------------------------------------------------*/
	#toppage{
                position : relative;
                display: block;
                float: none;
                clear: both;
                padding-top: 10px;
		width:100%;
	}

	/* 新着情報 */
	#toppage-news{
                position: relative;
                top:0;
                left: 0;
                display: block; 
		width: 98%;
	}
	
	#toppage-news h3{
		margin-bottom: 10px;
	}
	
	#toppage-news dl{
		margin-left: 0;
		margin-right: 0;
		height: 40em;
                overflow: scroll;
	}

	#toppage-news dt{
                font-size: 1.6em;
		line-height: 1.6;
	}

	#toppage-news dd{
                font-size: 1.6em;
		line-height: 1.6;
	}

	#toppage-info{
                position: relative;
                display: block;
		width: 100%;
	}

	.info-comment{
		width: 100%;
		margin-bottom: 5px;
	}
/*
	#toppage-info hr{
		width: 100%;
	}
*/
	hr.dotted{
		width: 100%;
	}

}

