@charset "Shift_JIS";

#IDｊａ{
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: white;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size : 15px;
	line-height: 1.4;
	font-family : sans-serif, serif, monospace;
	-webkit-text-size-adjust: none;
}

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

body.hpb-layoutset-02 #hpb-skip{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

/* ヘッダー */

#hpb-header{
    margin-top: -1px;
    background-color : white;
    width: 100%;
    border-top-width: 4px;
    border-top-color : #ffffff;
    border-top-style: solid;
}

#hpb-headerMain h1{
    display: none;
    color: #fff;
}

#hpb-headerLogo
{
}

#hpb-headerExtra1{
    display: none;
}

#hpb-headerExtra2{
    display: none;
}

/* インナー */

/* タイトル */

.hpb-layoutset-02 #hpb-title h2{
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
  background-color : #ffc809;
  background-image : none;
}


/* ナビゲーション */

#hpb-nav{
    border-top-width : 0px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-color : yellow;
    border-bottom-style: solid;
    background-image : url(bg_gnavi_00_17.png);
    background-repeat: repeat;
    background-position: top left;
}

.hpb-layoutset-01 #hpb-nav{
    border-top-color: #fff;
}
.hpb-layoutset-02 #hpb-nav{
    border-top-color: #cfcfcf;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background : none 0% 0% / auto auto repeat scroll padding-box border-box #ffe65b;
}


/* メインコンテンツ */
.hpb-layoutset-01 #hpb-main{
    background-image : url(bg_inner_00_17.png);
    background-repeat: repeat-x;
    background-position: top left;
}

img, img a{
    border: none !important;
}

/* フッター */

#hpb-footerMain{
    padding-top: 10px;
    padding-bottom: 10px;
    color : #666666;
    border-top-width: 3px;
    border-top-color: #dddddd;
    border-top-style: solid;
    background-color : #efefef;
}

#hpb-footerMain p{
    text-align: center;
    font-size: 10px;
    margin: 0;
}

/* サイドバー領域 */

#hpb-aside{
    margin: 10px 8px 10px 8px;
}

#hpb-aside h3 .en{
    text-transform: uppercase;
  text-align : center;
}

#banner ul{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#banner ul li{
    margin-bottom: 5px;
    line-height: 1.1;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    -webkit-border-radius: 2px;
    padding: 0;
    background-color: #eee;
    -webkit-box-shadow: 2px 2px 2px #eaeaea;
}

#banner ul li a{
	background-color: #ffffff;
	background-image: url(arrow_00_17.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 18px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: black;
}

/* PC版からの変換対応 */

#hpb-main #pagetop, #footerExtra1 #pagetop{
    display: none;
}

hr{
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #ccc;
    height: 1px;
    margin-left: 10px;
    margin-right: 10px;
}
ul{
  list-style-image : url(point_10F.png);
}

