
/* globalMenu
---------------------------------------------------- */
/* this page on
a:link img.gm01 {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
*/
a:link img.sub05 {
	background-color: #b1cbe7;
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	zoom:1;
}


/* メイン画像
---------------------------------------------------- */
#main {
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
	text-indent: -10000px;
}
#main img {
	display: none;
}


/* タイトル
---------------------------------------------------- */
#title {
	padding-top: 65px;
	padding-bottom: 50px;
	text-align: center;
}
#title p {
	font-size: 17px;
	line-height: 24px;
	color: #e60012;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
#title h2 {
	font-size: 30px;
	line-height: 32px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#title span {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e60012;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* リード
---------------------------------------------------- */
#read {
	padding-bottom: 50px;
	text-align: center;
}
#read .pho {
	padding-bottom: 70px;
}
#read h3 {
	font-size: 27px;
	line-height: 35px;
	font-weight: 800;
	display: inline-block;
	width: auto;
	min-width: 115px;
	line-height: 34px;
	color: #e60012;
	text-align: center;
	border: 3px solid #e60012;
	background-image: url(../img/arbx.gif);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 20px;
}
#read h3 br {
	display: none;
}
#read p {
	width: 720px;
	font-size: 16px;
	line-height: 30px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: left;
}
#read ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #CCC;
}
#read li {
	margin: 0px;
	display: inline-block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.balloon {
	background-image: url(../img/ar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}


/* ブロックbgあり
---------------------------------------------------- */
.block_a {
	background-color: #faf7f8;
	padding-bottom: 20px;
	padding-top: 20px;
}
.wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pha {
	width: 535px;
	float: left;
}
.txa {
	width: 440px;
	float: right;
}
.txa h4 {
	font-size: 25px;
	line-height: 38px;
	font-weight: 800;
	color: #7c7b7b;
}
.txa p {
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
.txa span {
	background-image: url(../img/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}


/* ブロックbgなし
---------------------------------------------------- */
.block_b {
	padding-bottom: 60px;
	padding-top: 60px;
}
.wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:table;
}
.phb {
	width: 535px;
	float: right;
	display:table-cell;
}
.txb {
	width: 440px;
	float: left;
	display:table-cell;
	vertical-align:middle;
}
.txb h4 {
	font-size: 25px;
	line-height: 38px;
	font-weight: 800;
	color: #7c7b7b;
}
.txb p {
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
.txb span {
	background-image: url(../img/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}


/* リンク
---------------------------------------------------- */
.link {
	border: 2px solid #f398ab;
	padding: 7px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
}
.link a:link, .link a:visited  {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #f8c1cd;
	display: inline-block;
	width: auto;
}
.link a:hover, .link a:active  {
	color: #e06984;
	text-decoration: none;
	border-bottom: 1px solid #f8c1cd;
	display: inline-block;
	width: auto;
}

.unsp {
	margin-bottom: 30px;
}


/* 店舗一覧
---------------------------------------------------- */
.shop {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	font-size: 0;
}
.shop h3 {
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 26px;
    color: #e60012;
    width: 360px;
    border-top: solid 3px #e60012;
    border-bottom: solid 3px #e60012;
    
}
.shoplist {
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
	display: inline-block;
	width: 300px;
	font-size: 15px;
}
.shoplist p {
	margin: 0px;
	padding: 0px;
}
.shoplist h4 {
	margin: 0px;
	font-size: 15px;
	line-height: 22px;
	color: #e95283;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.shoplist .tel {
	margin: 0px;
	font-size: 26px;
	line-height: 35px;
	font-weight: 800;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* 店舗詳細リンク
---------------------------------------------------- */
.go {
	border: 2px solid #f398ab;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 17px;
	background-image: url(../img/shop_ar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 275px;
}
.go a:link, .go a:visited  {
	color: #000;
	text-decoration: none;
	display: block;
}
.go a:hover, .go a:active  {
	color: #e06984;
	text-decoration: none;
	display: block;
}



/* 店舗紹介タイトル
---------------------------------------------------- */
#dit_title {
	padding-top: 80px;
	padding-bottom: 30px;
	text-align: center;
}
#dit_title p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#dit_title h2 {
	font-size: 35px;
	color: #e95283;
	margin-top: 5px;
	font-weight: 800;
}
#dit_title span {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f398ab;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#dit_title h2 br {
	display: none;
}


/* 紹介
---------------------------------------------------- */
#introduction {
	padding-bottom: 50px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#introduction .pho {
	margin: 0px;
	padding: 0px;
}
#introduction p {
	font-size: 16px;
	line-height: 26px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 1em;
}
a.tel-link, a:hover.tel-link {
	color: #333!important;
	text-decoration: none!important;
}
#introduction a:link, #introduction a:visited {
	color: #3b7dd4;
	text-decoration: underline;
}
#introduction a:hover, #introduction a:active {
	color: #e06984;
	text-decoration: underline;
}
#introduction ul {
	padding: 0px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e95283;
	border-bottom-color: #e95283;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#introduction ul li {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e95283;
	list-style-type: none;
}
#introduction ul li br {
	display: none;
}
.tel-link {
	padding-right: 1em;
}

/* Map
---------------------------------------------------- */
#map_canvas {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	height: 500px;
	margin-bottom: 30px;
}
#ifmap {
	display: none;
}


/* スタッフ紹介
---------------------------------------------------- */
#staff {
	margin-top: 50px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#staff h3 {
	font-size: 24px;
	color: #e95283;
	margin-top: 5px;
	font-weight: 800;
	text-align: center;
}
#staff .open {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
	text-align: center;
}
#staff ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
#staff ul li {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	display: inline-block;
	width: 200px;
	height: 330px;
	vertical-align: top;
}
#staff ul li p {
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


/* スタッフカテゴリ
---------------------------------------------------- */
#staff div {
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	padding: 3px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 2px;
}
/* 店長 */
.manager {
	background-color: #ff8599;
}

/* カーライフアドバイザー */
.adviser {
	background-color: #ff8f2f;
}

/* 保険担当 */
.hoken {
	background-color: #2693ee;
}

/* カーライフアシスタント */
.assistant {
	background-color: #6cbc2d;
}

/* メカニック */
.mechanic {
	background-color: #26c0e6;
}

/* 新人 */
.newface {
	background-color: #26c0e6;
}

/* 新発田店
---------------------------------------------------- */
#main_shibata {
	background-image: url(../img/shibata/main.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
	text-indent: -10000px;
}
#main_shibata img {
	display: none;
}
#introduction .shibata {
	background-image: url(../img/shibata/02.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 姥ヶ山店
---------------------------------------------------- */
#main_ubagayama {
	background-image: url(../img/ubagayama/main.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
	text-indent: -10000px;
}
#main_ubagayama img {
	display: none;
}
#introduction .ubagayama {
	background-image: url(../img/ubagayama/02.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* 北新発田
---------------------------------------------------- */
#main_kitashibata {
	background-image: url(../img/kitashibata/main.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
	text-indent: -10000px;
}
#main_kitashibata img {
	display: none;
}
#introduction .kitashibata {
	background-image: url(../img/kitashibata/02.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 佐渡
---------------------------------------------------- */
#main_sado {
	background-image: url(../img/sado/main.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
	text-indent: -10000px;
}
#main_sado img {
	display: none;
}
#introduction .sado {
	background-image: url(../img/sado/02.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 藤見町
---------------------------------------------------- */
#main_fujimi {
	background-image: url(../img/fujimi/main.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
	text-indent: -10000px;
}
#main_fujimi img {
	display: none;
}
#introduction .fujimi {
	background-image: url(../img/fujimi/02.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* スタッフ紹介ポップアップ
---------------------------------------------------- */
.staff_overray {
	height: 250px;
	width: 800px;
}
.hide {
	display: none;
}
.staff_overray .over_photo {
	width: 150px;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
}
.staff_overray .over_photo img {
	width: 150px;
	height: auto;
}
.staff_overray .over_txt {
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-right: 40px;
}
.name h4 {
	width: 250px;
	float: left;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.name {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.post {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	padding: 3px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	width: 230px;
	float: right;
}
.over_txt table {
	border-spacing: 10px;
}
.over_txt th {
	font-size: 14px;
	font-weight: bold;
	color: #e98c9f;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #f8c5d0;
	padding-right: 10px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: top;
}
.over_txt td {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}
.over_txt h5 {
	font-size: 14px;
	font-weight: bold;
	color: #e98c9f;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 5px;
	border: 2px solid #f8c5d0;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.over_txt .comm {
	font-size: 14px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#cboxCurrent{
	position: absolute;
	bottom: 13px;
	left: 20px;
	color: #fff;
	font-size: 12px;
	background-color: #999;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#cboxPrevious{bottom:45%; left:0;}
		
#cboxNext{bottom:45%; right:0px;}
		
#cboxClose{bottom:3px; right:0;}


#banner {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 40px;
}
#banner p {
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#banner p a:link, #banner p a:visited  {
	color: #000;
	text-decoration: none;
	display: block;
}
#banner p a:hover, #banner p a:active  {
	color: #e06984;
	text-decoration: none;
	display: block;
}
#banner em {
	font-size: 12px;
	color: #8d8d8d;
	font-style: normal;
}


/* linkbt
---------------------------------------------------- */
.shoplist ul {
	padding: 0px;
	margin: 0px;
}
.shoplist ul li {
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 11px;
    padding-left: 20px;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    display: block;
    width: 259px;
    height: 20px;
    text-align: left;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-family: "MFW-UDShinMGoPr6-Regular";
    font-size: 18px;
    line-height: 22px;
    color: #FFF;
    border: 2px solid #db3c5c;
}

.shoplist ul li a:link, .shoplist ul li a:visited  {
	color: #FFF;
	text-decoration: none;
    display: block;
}
.shoplist ul li a:hover, .shoplist ul li a:active {
	color: #FFF;
	text-decoration: underline;
    display: block;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.mi {
	background-image: url("../../../common/img/linkbt/btbga.png");
	background-repeat: repeat-x;
	background-position: right bottom;
    display: block;
    
}
.ci {
	background-image: url("../../../common/img/linkbt/btbgb.png");
	background-repeat: repeat-x;
	background-position: right bottom;
    display: block;
    
}

