*{
    font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
    color: #666666;
}

body{
    margin: 0;
    padding:0;
    height:100%;
    width:100%;
    position: absolute;
    scrollbar-face-color:       #F8F5F7;
    scrollbar-base-color:       #E6E2E5;
   
    scrollbar-highlight-color:  #FFFFFF;
    scrollbar-shadow-color:     #AFACAE;
    scrollbar-darkshadow-color: #818081;
    scrollbar-arrow-color:      #777276;
    scrollbar-3dlight-color:    #F0EAEF;
    scrollbar-track-color:      #EBEBEB;
}
#body{
    width: 900px;
    margin:0 auto;
}

#main_top{
    width: 1000px;
    height: 760px;
    position: absolute;
    left: auto;
    right: auto;
    font-size: 8pt;
}
#main{
	width: 862px;
	height: 809px;
	position: absolute;
	left: auto;
	right: auto;
	font-size: 8pt;
}
img{
	border: none;
	text-align: left;
}
.clear{
    clear: both;
}

/*まだ押していないリンク*/
a:link {
    color: blue;
    text-decoration: underline;
}
/*一度押したリンク*/
a:visited {
    color: blue;
    text-decoration: underline;
}
/*マウスオーバー*/
a:hover {
    color: #3399FF;
    text-decoration: underline;
}
/*選択された時*/
a:active {
    color: #99CCFF;
    text-decoration: underline;
}

.noFlash{
    width: 500px;
    position: absolute;
    top: 25px;
    left: 100px;
    font-size: 10pt;
    font-weight: bold;
}

div.conceptBackImg{
     width: 900px;
    height: 635px;
   background: url("../images/bg_concept.jpg") no-repeat;
}
div.newsBackImg{
    width: 900px;
    height: 635px;
    background: url("../images/bg_news.jpg") no-repeat;
}
div.companyBackImg{
    width: 900px;
    height: 635px;
    background: url("../images/bg_company.jpg") no-repeat;
}
div.recruitBackImg{
    width: 900px;
    height: 635px;
    background: url("../images/bg_recruit.jpg") no-repeat;
}
div.linkBackImg{
    width: 900px;
    height: 635px;
    background: url("../images/bg_link.jpg") no-repeat;
}
div.shoplistBackImg{
    width: 900px;
    height: 635px;
    background: url("../images/bg_shoplist.jpg") no-repeat;
}
div.mailBackImg{
    width: 900px;
    height: 635px;
    background: url("../images/bg_mail.jpg") no-repeat;
}



/*-------shoplist---------------------------------------------------------------*/
div.shoplistBox_left{
	width: 280px;
	height: 280px;
	overflow: auto;
	margin-top: 55px;
	margin-right: 0;
	margin-left: 60px;
	margin-bottom: 0;
	line-height: 17px;
}
div.shoplistBox_right{
    overflow: auto;
    margin: 20px 0 0 20px;
}
div.shoplistHankati_left{
	width: 392px;
	height: 397px;
	position: absolute;
	top: 41px;
	left: 37px;
	overflow: auto;
	background: url("../images/shoplist_hankati_left.gif") no-repeat;
}
div.shoplist_hankati_divBox_left{
	width: 380px;
	height: 378px;
	position: absolute;
	top: 46px;
	left: 55px;
	overflow: auto;
}
div.shoplistHankati_right{
	width: 398px;
	height: 389px;
	position: absolute;
	top: 102px;
	left: 465px;
	overflow: auto;
	background: url("../images/shoplist_hankati_right.gif") no-repeat;
}
div.shoplist_hankati_divBox_right{
	width: 400px;
	height: 400px;
	position: absolute;
	top: 103px;
	left: 464px;
	overflow: auto;
}
.bold_head{
    font-size: 13pt;
    font-weight: bold;
    color: #228B22;
}
.shopName_bold{
    font-weight: bold;
}
hr.yellowLine{
    border: dotted 1px yellow;
    width: 210px;
    text-align: left;
}
.list{
	margin: 10px;
	width: 250px;
}
.list_in{
    margin-top: 20px;
}
img.shopPhoto{
    margin: 20px 0 24px 0;
    background-color: #FFFFFF;
    border: double 4px #A9A9A9;
}
div.photoBackColor{
    background-color: #FFFFFF;
    padding-top: 8px;
    text-align: center;
    width: 346px;
    height: 335px;
}
img.shopMap{
    margin: 3px 0 10px 0;
}
img.closeButton{
    margin: 3px 0 0px 0;
}
img.closeButton2{
    float: right;
}
.time{
    float: left;
}
.shopName{
    font-weight: bold;
    color: #666666;
    margin-top: 20px;
}
/*リンクカラー*/
/*まだ押していないリンク*/
a.shoplist:link {
    color: #666666;
    text-decoration: underline;
}
/*一度押したリンク*/
a.shoplist:visited {
    color: #666666;
    text-decoration: underline;
}
/*マウスオーバー*/
a.shoplist:hover {
    color: #909090;
    text-decoration: underline;
}
/*選択された時*/
a.shoplist:active {
    color: #C0C0C0;
    text-decoration: underline;
}



/*-------concept----------------------------------------------------------------*/
p.hoge {text-indent: 5em;}

div.conceptBox_left{
    width: 330px;
    height: 329px;
    position: absolute;
    top: 46px;
    left: 88px;
    overflow: auto;
    margin-top: 15px;
    text-align: center;
    background: url("../images/concept_hankati.gif") no-repeat;
}
div.concept_divBox_left{
    width: 330px;
    height: 329px;
    position: absolute;
    top: 46px;
    left: 88px;
    overflow: auto;
    margin-top: 15px;
    text-align: center;
}
div.conceptBox_right{
    width: 342px;
    height: 406px;
    position: absolute;
    top: 88px;
    left: 460px;
    text-align: center;
    background: url("../images/picture_frame_406px_tate.gif") no-repeat;
}
div.concept_divBox_right{
    width: 342px;
    height: 406px;
    position: absolute;
    top: 88px;
    left: 460px;
    text-align: center;
}



/*-------link--------------------------------------------------------------------------*/
div.linkPicture_right{
	width: 378px;
	height: 320px;
	position: absolute;
	top: 98px;
	left: 434px;
	background: url("../images/picture_frame.gif") no-repeat;
	text-align: left;
}
div.linkBox_right{
	width: 285px;
	height: 272px;
	overflow: auto;
	margin-top: 35px;
	margin-right: 0;
	margin-left: 46px;
	margin-bottom: 0;
	text-align: left;
}
.linkMiniBox{
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	line-height: 15px;
	text-align: left;
}
.links{
    font-size: 11pt;
    font-weight: bold;
}

/*リンクカラー*/
/*まだ押していないリンク*/
a.links:link {
    color: #666666;
    text-decoration: underline;
}
/*一度押したリンク*/
a.links:visited {
    color: #808080;
    text-decoration: underline;
}
/*マウスオーバー*/
a.links:hover {
    color: #001144;
    text-decoration: underline;
}
/*選択された時*/
a.links:active {
    color: #C0C0C0;
    text-decoration: underline;
}



/*-------news---------------------------------------------------------------------------*/
div.newsPicture_right{
    width: 450px;
    height: 379px;
    position: absolute;
    top: 77px;
    left: 360px;
    background: url("../images/picture_frame_450px_yoko.gif") no-repeat;
}
div.news_divBox_right{
	width: 450px;
	height: 379px;
	position: absolute;
	top: 77px;
	left: 360px;
	min-width: 0px;
	margin-left: 79px;
	margin-top: 75px;
}
div.newsBox_right{
    width: 355px;
    height: 280px;
    overflow: auto;
    margin: 52px 0 0 42px;
    text-align: left;
}
.newsMiniBox{
    margin:10px 20px;
    line-height: 15px;
}
.news_title{
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 20px;
    color: #864834;
    line-height: 115%;
}
.news_photo{
    text-align: center;
    margin: 20px 0 4px 0;
}
.news_date{
    font-size: 8pt;
}
.click{
    color: gray;
    text-align: right;
    margin-bottom: 20px;
}
.news_enlargementBox{
    background: url("../images/suke_suke.gif") repeat;
    width: 900px;
    height: 635px;
    position: absolute;
    top: 0px;
    z-index: 3;
}
.news_enlargementPhotoBox{
    width: 400px;
    margin-top: 50px;
    margin-left: 220px;
    padding: 20px;
    background-color: #FFFFFF;
    text-align: center;
    z-index: 4;
}
hr.pictureLine{
    border: solid 1px #BDB5AE;
}
.news_closeBt{
    margin-top: 20px;
}
.comment_yoko{
    text-align: left;
    margin-left: 20px;
}
.comment_tate{
    text-align: left;
    margin-left: 80px;
}

a.sabtitle{
    font-size: 8.6pt;
    color: #864834;
}

a.sabtitle2{
    color: #FF66CC;
}


a.sabcolor{
    font-size: 8pt;
    color: #FF66CC;
}

a.sabcolor2{
    font-size: 11pt;
    color: #FF66CC;
}


a.sabbody{
    font-size: 7pt;
}


/*-------recruit----------------------------------------------------------------------*/
div.recruitBox_right{
	width: 504px;
	height: 353px;
	position: absolute;
	top: 46px;
	left: 455px;
	background: url("../images/picture_frame_406px_yoko.gif") no-repeat;
}
div.recruit{
	width: 300px;
	height: 252px;
	margin-top: 48px;
	line-height: 20px;
	margin-left: 53px;
}
/*リンクカラー*/
/*まだ押していないリンク*/
a.recruit:link {
    color: #666666;
    text-decoration: underline;
}
/*一度押したリンク*/
a.recruit:visited {
    color: #808080;
    text-decoration: underline;
}
/*マウスオーバー*/
a.recruit:hover {
    color: #001144;
    text-decoration: underline;
}
/*選択された時*/
a.recruit:active {
    color: #C0C0C0;
    text-decoration: underline;
}



/*-------company---------------------------------------------------------------------*/
div.companyBox_left{
    width: 245px;
    height: 240px;
    overflow: auto;
    margin-top: 60px;
    margin-left: 50px;
    padding: 10px 12px;
    line-height: 20px;
}
div.companyHankati_left{
    width: 370px;
    height: 375px;
    position: absolute;
    top: 50px;
    left: 50px;
    overflow: auto;
    background: url("../images/company_hankati_left.gif") no-repeat;
}
div.companyHankati_right{
    width: 450px;
    height: 159px;
    position: absolute;
    top: 35px;
    left: 415px;
    overflow: auto;
    background: url("../images/company_hankati_right2.gif") no-repeat;
	padding:340px 0 0 70px;
	line-height:1.6;
	color:#69461F;
}
span.purple{
    font-weight: bold;
}
div.paddingB15{
    padding-bottom: 15px;
}
div.paddingL35{
    padding-left: 35px;
}
div.alignRight{
    text-align: right;
}



/*--------表示・非表示--------------------------------------------------------------*/
div.on{
    display: block;
}
div.off{
    display: none;
}



/*-----------html用クラス-----------------------------------------------------------*/
/*------top---------------------*/
.menu{
	width: 706px;
	height: 55px;
	position: absolute;
	top: 575px;
	left: 100px;
	background: url("../images/top_menu.gif") no-repeat;
}
/*まだ押していないリンク*/
a.bottomLink:link {
    color: #EE82EE;
    text-decoration: underline;
}
/*一度押したリンク*/
a.bottomLink:visited {
    color: #EE82EE;
    text-decoration: underline;
}
/*マウスオーバー*/
a.bottomLink:hover {
    color: #FF69B4;
    text-decoration: underline;
}
/*選択された時*/
a.bottomLink:active {
    color: #C71585;
    text-decoration: underline;
}
.top_menuBox{
    width: 710px;
    height: 55px;
    position: absolute;
    top: 570px;
    left: 96px;
}
.top_hitArea{
    margin-right: 1px;
    float:left;
}

/*-----bottomLink-青-------*/

/*まだ押していないリンク*/
a.bottomLink2:link {
    color: #1B3E9A;
    text-decoration: underline;
}
/*一度押したリンク*/
a.bottomLink2:visited {
    color: #1B3E9A;
    text-decoration: underline;
}
/*マウスオーバー*/
a.bottomLink2:hover {
    color: #6688ff;
    text-decoration: underline;
}
/*選択された時*/
a.bottomLink2:active {
    color: #080088;
    text-decoration: underline;
}

/*-----その他ページ-------*/
.menuBtBox{
    top: 510px;
    left: 90px;
    position: absolute;
}

.hitArea_bt{
    width: 100px;
    height: 100px;
    float:left;

}



/*---------------プライバシーポリシー--------------------------------------------*/
.privacy_top{
    position: absolute;
    top: 750px;
    right: 80px;
}
.privacy{
	position: absolute;
	top: 662px;
	right: 139px;
	font-size: 12px;
	width: 358px;
	text-align: right;
	margin-left: 0px;
	height: 97px;
}
#privacy_body{
    width: 600px;
    height: 710px;
    margin: 0 auto;
}
#privacy_policy{
    width: 600px;
    height: 700px;
    font-size: 9pt;
    margin: 20px 0 20px 0;
    padding: 20px 20px 0 20px;
    background-color: #FFFFFF;
    position: absolute;
    line-height: 20px;
    left: auto;
    right: auto;
}
.closeLink{
    margin-top: 20px;
    text-align: right;
    color: #9DE246;
}
.privacy_title{
    font-size: 14pt;
    font-weight: bold;
    margin: 30px 0 10px 0;
    color: gray;
}
hr.privacyBorder{
    color: #C0C0C0;
}



/*-----------このサイトについて-------------------------------------------------*/
.site{
    position: absolute;
    top: 650px;
    right: 100px;
}
#site_body{
    width: 600px;
    height: 1100px;
    margin: 0 auto;
}
#site{
    width: 600px;
    height: 1000px;
    font-size: 9pt;
    margin: 20px 0 20px 0;
    padding: 20px 20px 0 20px;
    background-color: #FFFFFF;
    position: absolute;
    line-height: 20px;
    left: auto;
    right: auto;
}
.site_title{
    font-size: 14pt;
    font-weight: bold;
    margin: 30px 0 10px 0;
    color: gray;
}
hr.siteBorder{
    color: #C0C0C0;
}
.flashPlayer{
    margin: 20px 0 20px 0;
    text-align: center;
}


/*------mail----------------------------------------------------------------*/
.mail_box{
    position: absolute;
    top: 150px;
    left: 90px;
    width: 750px;
    padding: 10px 0px 20px 0px;
    margin: 0 auto;
    font-size: 13pt;
    text-align: center;
}
.mail_inputTable{
    width: 740px;
    margin: 0 auto;
}
.mail_inputTable th{
    width: 60px;
    text-align: left;
}
.mail_inputTable td{
    text-align: left;
}
.mail_inputTable td.textarea{
    text-align: center;
}
.mail_text{
    font-size: 16px;
}
.mail_textarea{
    font-size: 16px;
    scrollbar-face-color: #BCDFF1; 
    scrollbar-track-color: #BDE0EC; 
    scrollbar-arrow-color: #AACADD; 
    scrollbar-highlight-color: #DDECF8; 
    scrollbar-shadow-color: #4C8BBC; 
    scrollbar-3dlight-color: #E7F3FC; 
    scrollbar-darkshadow-color: #26455D;
}
.font_mail{
    position: absolute;
    top: 70px;
    left: 70px;
}
.btSend_box{
    margin-top: 30px;
    text-align: center;
}
.btSend{
    width: 100px;
}
.btTop_box{
    margin-top: 370px;
    text-align: center;
}
.btTop{
    width: 100px;
}
.mail_js_info{
	font-size: 11pt;
	color: #E344E5;
	position: absolute;
	top: 40px;
	left: 520px;
	text-align: right;
}
.hissu{
	font-size: 11pt;
	color: #E344E5;
	font-weight: normal;
}
/*---------------コピーライト--------------------------------------------*/

.Copyright_top{
    position: absolute;
    top: 770px;
    right: 80px;
		font-size:7pt;
}
.Copyright{
	position: absolute;
	top: 754px;
	right: 141px;
	font-size: 7pt;
	width: 361px;
	height: 31px;
	text-align: right;
}




/* 2017-12-14 ADD */

.ft-bnr {
width: 100%;
box-sizing: border-box;
padding: 20px 0;
text-align: center;
background: #ed5489;
}
.ft-bnr a {
display: block;
width: 338px;
margin: 0 auto;
}
.ft-bnr a img {
width: 100%;
height: auto;
}
.ft-bnr.index {
position: absolute;
top: 820px;
}
.ft-bnr.btm {
position: absolute;
top: 675px;
}