@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain h1
{
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0;
}

#hpb-headerExtra1 p
{
    text-align: right;
}

#hpb-headerExtra1 p.tel
{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: bold;
    color: #50903a;
    line-height: 1.4;
    letter-spacing: 0.2em;
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
    color: #333;
    font-size: 12px;
    font-weight: normal;
}

#hpb-headerExtra1 p.address
{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.4;
    font-size: 11px;
}


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

#hpb-footerMain
{
    background-image : url(images/footer.png);
    background-position: center left;
    background-repeat: repeat-x;
    width: 100%;
}

#hpb-footerMain p
{
    /* コピーライト文字設定 */
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    margin-bottom: 3px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    color: #fff;
}

#hpb-footerExtra1
{
    padding-top: 6px;
    padding-bottom: 6px;
}

#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;
    width: 960px;
    text-align: left;
}

#hpb-footerExtra1 li
{
    /* フッターナビ設定 */
    display: inline;
    padding-left: 14px;
    padding-right: 0;
    font-size: 10px;
    font-weight: normal;
}

#hpb-footerExtra1 li:first-child
{
    background-image: none;
    padding-left: 0;
}

#hpb-footerExtra1 a:link
{
    color: #333;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited
{
    color: #333;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover
{
    color: #333;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active
{
    color: #333;
    text-decoration: underline;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
    font-weight: normal;
}

#hpb-nav li a:link
{
    color: #333;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited
{
    color: #333;
    text-decoration: none;
}
#hpb-nav li a:hover
{
    color: #333;
    text-decoration: none;
}
#hpb-nav li a:active
{
    color: #333;
    text-decoration: none;
}

#hpb-nav li span.en
{
    display: none;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link
{
    color: #006699;
    text-decoration: underline;
}
a:visited
{
    color: #006699;
    text-decoration: underline;
}
a:hover
{
    color: #f3bd00;
    text-decoration: none;
}
a:active
{
    color: #64BEE6;
    text-decoration: none;
}

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

p
{
    margin-top: 0.5em;
    margin-bottom: 1em;
    padding-right: 20px;
    padding-left: 0.1em;
    padding-bottom: 5px;
    line-height: 1.4;
    text-align: left;
    font-size: 16px;
}

p.large
{
    color: #314b06;
    font-weight: bold;
}

p.large2
{
    color: #314b06;
    font-weight: bold;
    font-size: 12px;
}

p.large3
{
    font-size: 13px;
}

p.large4
{
    color: #0000FF;
    font-weight: bold;
    font-size: 24px;
}

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
{
    background-image : url(images/toppage_main02.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    line-height: 65px;
    height: 65px;
    color: #fff;
    overflow: hidden;
    padding-left: 20px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 0;
}

h2 span.ja
{
    font-size: 1.25em;
}

h2 span.en
{
    font-size: 1.0em;
    padding-left: 10px;
}

.hpb-layoutset-02 #hpb-wrapper h3
{
    clear: both;
    width: 685px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 30px;
    text-align: left;
    padding-left: 20px;
    background-image : url(images/index_01.png);
    background-position: center left;
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

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

h4
{
    margin-top: 0;
    margin-right: 24px;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #276d0f;
    font-weight: bold;
}

h5
{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 14px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 18px;
    text-align: left;
    background-image : url(images/point.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.2;
    color: #333333;
}

table
{
    width: 700px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    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;
    font-size: 12px;
}

table.a
{
    width: 740px; !important;
}

table.b
{
    width: 740px; !important;
    font-size: 14px;
}

table.mail
{
    font-size: 14px; !important;
}

table th
{
    color:white;
    background: linear-gradient(#829ebc,#225588);
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #f8f8f8;
    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 th.b
{
    background: linear-gradient(#82bc9e,#228855); !important;
}

table td
{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    vertical-align: top;
    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;
}

.td-system
{
    width:100px;
}

.td-business
{
    width:150px;
}

.td-program
{
    width:90px;
}

.td-user
{
    width:80px;
}


/* フォームパーツ設定 */
input.button
{
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
}

textarea.l
{
    width: 400px;
    height: 200px;
}

textarea.m
{
    width: 400px;
    height: 100px;
}

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.top
{
    font-size: 16px;
}

#hpb-main ul li
{
    text-align: left;
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(images/point.png);
    background-position: left 10px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #000000;
}

#hpb-main dl
{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 16px;
    zoom: 100%;
}

#hpb-main dl.a
{
    font-size: 12px; !important;
}

#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: 170px; !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(images/point.png);
    background-position: left 10px;
    background-repeat: no-repeat;
}

#hpb-main dd
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 195px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;

    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

*: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;
}


.cp_cssslider {
	width: 640px;
	padding-top: 480px; /* 画像の高さ */
	position: relative;
	margin: 2em auto;
	text-align: center;
}
.cp_cssslider > img {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
	border-radius: 3px;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
}
.cp_cssslider input[name='cp_switch'] {
	display: none;
}
/* サムネイル */
.cp_cssslider label {
	margin: 15px 5px 0 5px;
	border: 2px solid #ffffff;
	display: inline-block;
	cursor: pointer;
	transition: all 0.5s ease;
	opacity: 0.6;
	border-radius: 3px;
}
.cp_cssslider label:hover {
	opacity: 0.9;
}
.cp_cssslider label img {
	display: block;
	width: 40px;
	border-radius: 2px;
}
.cp_cssslider input[name='cp_switch']:checked + label {
	border: 2px solid #FF7043;
	opacity: 1;
}
.cp_cssslider input[name='cp_switch'] ~ img {
	opacity: 0;
}
.cp_cssslider input[name='cp_switch']:checked + label + img {
	opacity: 1;
}