@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    height: 40px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 440px;
    float: left;
}

#hpb-headerMain h1{
    width: 800px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 11px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 1.2;
    font-size: 10px;
}

#hpb-headerLogo{
    width: 525px;
    clear: left;
    padding-top: 1px;
    margin-left: 0;
    margin-right: auto;
}

#hpb-headerLogo a{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 71px;
    background-image : url(logo_1Ec.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain{
    width: 400px;
    float: right;
    padding-top: 10px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    font-size: 0.8em;
    text-align: right;
    padding-right: 10px;
    width: 370px;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    width: 550px;
    float: left;
    padding-top: 10px;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    padding-left: 25px;
}

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

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */
#banner
{
}

#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li
{
}

#banner li a{
    display: block;
    width: 223px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-service{
    /* 製品一覧バナー */
    
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit{
    /* 採用情報バナー */
    
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_1Ec_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#companyinfo{
    width: 208px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 23px;
}

#companyinfo h3{
    text-align: left;
    font-size: 12.5px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 2px;
    padding-bottom: 0;
}

#companyinfo p{
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 3px;
}

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

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



/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

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

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

p{
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    font-size: 1.2em;
    margin-bottom: 1em;
    padding-left: 10px;
}
p.indent{
    padding-left: 5px;
}

.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;
}

.hpb-layoutset-02 h2{
    background-image : url(titleBg_1Ec.png);
    width: 650px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0.5em;
    margin-left: 0;
    height: 50px;
    line-height: 57px;
    text-align: left;
    overflow: hidden;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 1.15em;
    color: #ffffff;
    padding-right: 15px;
    line-height: 50px;
    padding-left: 18px;
}

h2 span.en{
    font-size: 1.15em;
    color: #C4FF60;
    font-weight: normal;
}

#hpb-wrapper h3{
    color: #6BA800;
    height: 40px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-left: 10px;
    line-height: 43px;
    overflow: hidden;
    font-size: 1.3em;
    background-image : url(indexBg_1Ec.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px; /* padding-top: 5px; */
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #666666; /* color: #6BA800; */
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #333333;
}

table{
    margin: 5px auto 5px 0;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

table th{
    padding: 8px 8px 8px 8px;
    text-align: left;
    background-color: #eee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table td{
    padding: 8px 15px 8px 8px;
    text-align: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

caption{
	background-color: #e6f0d5;
	border-radius: 10px 10px 0 0;
	margin-bottom: 3px;
	padding: 5px;
	font-weight: bold;
	color: #555;
}


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

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

input.l{
    width: 400px;
}
input.m{
    width: 250px;
}
input.s{
    width: 150px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    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.4;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #aaaaaa;
}

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

#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: bold;
    width: 170px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #476F00;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 180px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #aaaaaa;
}

*:first-child + html #hpb-main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#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: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
    width: 105px;
    height: 20px;
    overflow: hidden;
    background-image : url(returnTop_1Ec.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}

/* lottery.html 市町村振興宝くじについて */
.poster{
	float:left;
}

	.poster p{
		margin-bottom: 2px;
	}

.winning-number{
	float: right;
	width: 400px;
	padding-top: 30px;
}

	.winning-number img{
		margin: 10px 10px 3px 0;
	}


/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
    margin-top: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 475px;
    background-image : url(mainimg_1Ec.png);
    background-position: top center;
    background-repeat: no-repeat;
}


#toppage-news h3 span.ja{
    display: none;
}

#toppage-banner{
	text-align: left;
	margin: 10px 0 17px;
}

#toppage-banner img{
	margin-left: 10px;
}

.uriba{
	/* 宝くじ売り場（宝くじ公式サイト） */
	background-color: #e6f0d5;
	margin-left: 10px;
	padding: 18px 12px 1px;
}

	.uriba p{
		color: #476F00;
		font-size: 98%;
	}

/*　お知らせ information.html*/
#info{
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ ゴシック' , 'Osaka' ,sans-serif;
	color: #666; 
}

#info dt{
	color: #476f00;
}

/* 市町村振興宝くじについてページ
----------------------------------------- */
.lottery-table{
	/* 発売概要と当選金・本数テーブル */
	width: 300px;	
	float: left;
	margin-left:11px;
    font-size: 88%;
}

.lottery-table + .lottery-table{
	/* 右上のテーブル */
	margin-left: 33px;
}

.lottery-table + .lottery-table + .lottery-table{
	/* 左下のテーブル */
	margin-left: 11px;
}

.lottery-table + .lottery-table + .lottery-table + .lottery-table{
	/* 右下のテーブル */
	margin-left: 33px;
}

.lottery-table::after{
	clear:both;
	content: "";
	display: block;
	line-height: 0;
	visibility: hidden;
}

.lottery-table td{
	padding: 4px;
}

.table-double{
	border-bottom: 3px double #ccc;
}

/* 吹き出し
----------------------------------------- */
.balloon2-right {
	width: 455px;
	position: relative;
	display: inline-block;
	margin: 1.5em 0 1.5em 25px;
	padding: 13px 14px;
	color: #222;
	font-size: 12px;
	background: #FFF;
	border: solid 2px #6ba800;
	border-radius: 10px;
	box-sizing: border-box;
}

.balloon2-right:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -27px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #FFF;
	z-index: 2;
}

.balloon2-right:after {
  content: "";
	position: absolute;
	top: 50%;
	right: -30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #6ba800;
	z-index: 1;
}

.balloon2-right p {
	margin: 0;
	padding: 0;
}
