@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/

/* ヘッダー内パーツ */

#hpb-header{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


#hpb-headerLogo{
    width : 980px;
    float: left;
  height : 65px;
  margin-top : 25px;
}

#hpb-headerLogo h1{
	font-size : 24pt;
	font-family: "Times New Roman";
	font-style : normal;
	margin-left: -18px;
	color : #0070c0;
  margin-top : 7px;
  padding-top : 8px;
}

/* フッター内パーツ */

#hpb-footer{
	border-top-color: #288bd7;
	border-top-width: 4px;
	border-top-style: solid;
}

#hpb-footerMain{
	background-color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
}
#hpb-footerMain p{
    /* コピーライト文字設定 */
    text-align: center;
	color: #fff;
	margin: 0;
}

#hpb-footerExtra1{
    padding-top: 23px;
    padding-bottom: 23px;
    width: 100%;
	background-color: #464646;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: right;
    width: 980px;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    background-image : url(arrow_1C1.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
    font-weight: normal;
}

#hpb-footerExtra1 a:link{
    color: #fff;
    text-decoration: underline;
}
#hpb-footerExtra1 a:visited{
    color: #fff;
    text-decoration: underline;
}
#hpb-footerExtra1 a:hover{
    color: #ccc;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active{
    color: #ccc;
    text-decoration: underline;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a{
    /* ナビゲーション文字設定 */
    font-weight: normal;
}

#hpb-nav li a:link{
    color: #000;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited{
    color: #000;
    text-decoration: none;
}
#hpb-nav li a:hover{
    color: #000;
    text-decoration: none;
}
#hpb-nav li a:active{
    color: #000;
    text-decoration: none;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #000;
    text-decoration: underline;
}
a:visited{
    color: #000;
    text-decoration: underline;
}
a:hover{
    color: #666;
    text-decoration: none;
}
a:active{
    color: #666;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 20px;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    font-weight: bold;
}
p.indent{
    padding-left: 25px;
}

.left{
    float: left;
}

img.left{
    margin-left: 14px;
}

.right{
    float: right;
}

img.right{
    margin-right: 24px;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: 24px;
    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-layoutset-02 h2{
    padding-left: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
    text-align: left;
	line-height : 68px;
    color : #ffffff;
	font-size : 1.8em;
	letter-spacing: 0.1em;
}

#hpb-wrapper h3{
	background-image : url(indexBg_1C1b.png);
	background-position : 280px 0px;
	background-repeat: no-repeat;
	padding-left : 5px;
	padding-top : 0px;
	padding-bottom: 0px;
	text-align: left;
	color : #141414;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-top : 5px;
	margin-right: 3px;
	margin-left: 3px;
	border-left-width: 7px;
	border-left-color : #c8c8c8;
	border-left-style: solid;
	line-height: 1.1;
}
#hpb-wrapper h6{
	background-image : url(indexBg_1C22b.png);
	background-position : 220px 0px;
	background-repeat: no-repeat;
	padding-left : 10px;
	padding-top : 0px;
	padding-bottom: 0px;
	text-align: left;
	color : #575757;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-top : 5px;
	margin-right: 3px;
	margin-left : 3px;
	border-left-width: 7px;
	border-left-color : #c8c8c8;
	border-left-style : dotted;
	line-height : 1.3;
}
h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 1em;
	margin-left : 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	font-size : 16px;
	line-height: 1.2;
	color: black;
	font-weight : normal;
}

h5{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	margin-right: 34px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	font-size: 18px;
	line-height: 1.2;
	color: #333333;
}

h6{
	text-align: left;
	font-size: 16px;
	color: #424242;
}
table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom : 20px;
    margin-left : 8px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color : #666666;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color : #666666;
	width : 97%;
  padding-bottom : 20px;
}

table th{
    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 : #808080;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #808080;
}

table td{
    padding-top : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color : #666666;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #666666;
  font-size : 14pt;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
	padding: 10px;
}
textarea{
    width: 400px;
    height: 200px;
}

input.l{
    width: 400px;
}
input.m{
    width: 250px;
}
input.s{
    width: 150px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main p{
    margin-left: 10px;
    margin-right: 10px;
}

#hpb-main ul{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    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.5;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(point_1C1.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 10px;
    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;
    min-height: 16px;
    font-weight: normal;
    width : 140px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(point_1C1.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
  font-size : 16px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 165px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #dddddd;
  font-size : 16px;
}

*:first-child + html #hpb-main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd{
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#hpb-main dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
    clear: both;
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    background-image : url(returnTop_1C1.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px;
    line-height: 1.6;
}
#pagetop a:link{
	color: #000000;
	text-decoration: none;
}
#pagetop a:hover{
	text-decoration: underline;
}
#pagetop a:visited{
	color: #000000;
}

/* トップページ デザイン定義 */


#toppage h3{
	background-image : url(indexBg_1C1b.png);
	background-position: 200px 0px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	color : #333333;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	border-left-width: 7px;
	border-left-color: #c8c8c8;
	border-left-style: solid;
	line-height: 1.1;
}
/* アクセスページ デザイン定義 */

#access h3 + img{
	margin-left: 10px;
	margin-bottom: 10px;
}
