@charset "Shift_JIS";

/*--------------------------------------------------------
  ・ｽ・ｽ・ｽﾊ・ｿｽ・ｽC・ｽA・ｽE・ｽg・ｽp・ｽ[・ｽc・ｽﾝ抵ｿｽ
--------------------------------------------------------*/
/* ・ｽw・ｽb・ｽ_・ｽ[・ｽ・ｽp・ｽ[・ｽc */
#hpb-headerLogo{
  height : 50px;
  padding-top : 20px;
}

#hpb-headerLogo h1{
  font-size : 34px;
  font-style : normal;
  margin-top : 5px;
}


/*--------------------------------------------------------
  ・ｽi・ｽr・ｽQ・ｽ[・ｽV・ｽ・ｽ・ｽ・ｽ・ｽf・ｽU・ｽC・ｽ・ｽ・ｽﾝ抵ｿｽ
--------------------------------------------------------*/


/*--------------------------------------------------------
  ・ｽ・ｽ{・ｽp・ｽ[・ｽc・ｽf・ｽU・ｽC・ｽ・ｽ・ｽﾝ抵ｿｽ
--------------------------------------------------------*/

/* ・ｽ・ｽ・ｽ・ｽ・ｽN・ｽ・ｽ・ｽ・ｽ・ｽF */
a:link{
    color : teal;
    text-decoration: underline;
}
a:visited{
    color : navy;
    text-decoration: underline;
}
a:hover{
    color: #0000FF;
    text-decoration: none;
}
a:active{
    color: #0000FF;
    text-decoration: none;
}

#hpb-skip{
    /* ・ｽw・ｽb・ｽ_・ｽ[・ｽX・ｽL・ｽb・ｽv・ｽﾌ費ｿｽ\・ｽ・ｽ */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    margin-bottom: -0.5em;
}
p.indent{
    padding-left: 15px;
    background-image : url(point_3Ca.png);
    background-position: 3px 4px;
    background-repeat: no-repeat;
}

.left{
    float: left;
}
.right{
    float: right;
}

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;
}
h1{
	padding-left: 15px;
	font-size: 2em;
}
h2{
	padding-left: 15px;
	font-size: 1.5em;
  color : orange;
  text-align : center;
}

#hpb-wrapper h3{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #009900;
	text-align: left;
	color : #009900;
	padding-right: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
}
h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

h4{
	padding-top : 3px;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
	font-size: 1.2em;
}

h5{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-position: 3px 7px;
	background-repeat: no-repeat;
	padding-left : 10px;
	font-size: 1.1em;
  list-style-type : disc;
  list-style-image : url(img_o003.gif);
  font-style : italic;
  color : #6c6c6c;
}

h6{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: 3px 7px;
	background-repeat: no-repeat;
	line-height: 1.2;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 1em;
	font-weight: normal;
}
table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;
}

table th{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    background-color: #CAE2F0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
    color: #64ACD2;
}

table td{
    padding-top: 5px;
    padding-right : 5px;
    padding-bottom: 5px;
    padding-left : 5px;
    text-align : center;
    border-bottom-width : 2px;
    border-right-width : 2px;
  font-size: 1em;
  border-top-width : 2px;
  border-left-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #666666;
  border-left-color : #666666;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #666666;
  border-bottom-color : #666666;
}

/* ・ｽt・ｽH・ｽ[・ｽ・ｽ・ｽp・ｽ[・ｽc・ｽﾝ抵ｿｽ */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* ・ｽ・ｽ・ｽC・ｽ・ｽ・ｽR・ｽ・ｽ・ｽe・ｽ・ｽ・ｽc・ｽ・ｽ・ｽ{・ｽp・ｽ[・ｽc */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left : 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left : 20px;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(img_o006.gif);
    background-repeat: no-repeat;
 font-size: 1.1em;
  background-position : left center;
}

#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: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    background-image : url(point_3Ca.png);
    background-position: 3px 10px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}

* #hpb-main dd{
    height: 1%; /* for IE6 */
}

#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{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
}

#pagetop a{
    /* ・ｽy・ｽ[・ｽW・ｽﾌ先頭・ｽﾖの・ｿｽ・ｽ・ｽ・ｽN・ｽﾝ抵ｿｽ */
    display: block;
    margin-left: 0;
    margin-right: auto;
    margin-top: 20px;
    background-image : url(returnTop_3Ca.png);
    background-position: center left;
    background-repeat: no-repeat;
    width: 127px;
    height: 30px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}


/* ・ｽg・ｽb・ｽv・ｽy・ｽ[・ｽW ・ｽf・ｽU・ｽC・ｽ・ｽ・ｽ・ｽ` */
#hpb-title h2{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#flow{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    zoom: 1;
}

#flow li{
    display: block;
    background-image : url(arrow_3Ca.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 38px;
    padding-bottom: 15px;
    padding-left: 150px;
    list-style-type: none;
    line-height: 1.5;
}

* html #flow li{
    padding-left: 300px; /* for IE6 */
}

#flow li:first-child{
    background-image: none;
    padding-top: 10px;
}

#flow li h4{
    float: left;
    width: 150px;
    margin-left: -150px;
    margin-top: -3px;
    text-align: center;
}

