@charset "Shift_JIS";

/* 要素リセット */
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック";
	color: #000000;/* 標準文字色 */
	min-width: 925px;
	font-weight: bold;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

#ID{
    border-top : 0px none;
    border-right : 0p    height : 350px;x none;
    border-bottom : 0px none;
    border-left : 0px none;
  margin-left : 15px;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

.hpb-layoutset-01 #hpb-header-top{
    margin-left: auto;
    margin-right: auto;
    height : 370px;
    overflow: hidden;
    background-image : url(img/top-top1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}


.hpb-layoutset-02 #hpb-header{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  height : 160px;
  background-image : url(img/sub-top.jpg);
}

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

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

#hpb-main{
    width : 766px;
    float: left;
    padding-right: 10px;
    padding-bottom: 20px;
}

.hpb-layoutset-01 #hpb-main{
    padding-top: 30px;
  padding-left : 5px;
}
.hpb-layoutset-02 #hpb-main{
    padding-right: 50px;
	padding-left: 5px;
}
#hpb-aside{
    width: 268px;
    float: right;
    text-align: left;
　　padding-bottom: 20px;
  　padding-right : 5px;
}

/*　サブ画面のバナーの上余白の設定　*/
.hpb-layoutset-02 #hpb-aside{
	padding-top: 45px;
}

#hpb-footer{
    clear: both;
}


.hpb-layoutset-01 #hpb-nav{
    overflow: hidden;
    position: absolute;
}

.hpb-layoutset-02 #hpb-nav{
    overflow: hidden;
    position: absolute;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* タイトル */

/* 
.hpb-layoutset-01 #hpb-title{
	display: none;
}
*/


/* 背景設定 */
.hpb-layoutset-01{
    background-position: top left;
    background-repeat: repeat-x;
}

.hpb-layoutset-02{
    background-position: top left;
    background-repeat: repeat-x;
}

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    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: 13px;
    overflow: hidden;

    /* 罫線　薄い緑 */
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E5FFE5;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E5FFE5;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5FFE5;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E5FFE5;

    /* 背景色　濃い緑 */
    background-color : #003300;
  　top : 40px;
}


#hpb-nav li a{
    display: block;
    overflow: hidden;
    padding-left : 22px;
    padding-right : 23px;
    padding-top : 0px;/*　ナビメニューの文字の高さ　*/
}

/* 選択中のリンク */
#hpb-nav a:active{
	background-position: left top;
}





/*hpb-container要素(id)のレイアウト*/
#hpb-container{
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	width : 1060px;      /*hpb-containerの幅*/
	border-right-width : 3px;
	border-bottom-width : 3px;
	border-left-width : 3px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-color : #c0c0c0;
	border-bottom-color : #c0c0c0;
	border-left-color : #c0c0c0;
	border-top-width : 3px;
	border-top-color : #c0c0c0;
	border-top-style : solid;
}


/* 上昇気流の目次レイアウト */

#mokuji li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
#mokuji li a{
	padding-left: 15px;
}

#mokuji li p{
	padding-left: 25px;
	margin: 8px;
}