

/* メイン画像
---------------------------------------------------- */
#main {
}
#main img {
	height: auto;
	width: 100%;
	max-width: 600px;
}


/* タイトル
---------------------------------------------------- */
#title {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#title p {
	font-size: 17px;
	line-height: 24px;
	color: #f398ab;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#title h2 {
	font-size: 20px;
	line-height: 28px;
	color: #000;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f398ab;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#title h2 img {
	height: auto;
	width: 80%;
}


/* リード
---------------------------------------------------- */
#read {
	padding-bottom: 0px;
	text-align: center;
}
#read .pho {
	padding-bottom: 20px;
	overflow: hidden;
}
#read .pho img {
	height: auto;
	width: 800px;
}
#read h3 {
	font-size: 20px;
	line-height: 27px;
	font-weight: 800;
	display: inline-block;
	width: auto;
	min-width: 115px;
	color: #f398ab;
	text-align: center;
	border: 3px solid #f398ab;
	background-image: url(../img/arbx.gif);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#read p {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
}
#read ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#read li {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.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 {
	margin: 0px;
}
.pha {
}
.pha img {
	height: auto;
	width: 100%;
	max-width: 600px;
}
.txa {
}
.txa h4 {
	font-size: 18px;
	line-height: 35px;
	font-weight: 800;
	color: #7c7b7b;
	text-align: center;
}
.txa p {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.txa span {
	background-image: url(../img/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.txa .link {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}


/* ブロックbgなし
---------------------------------------------------- */
.block_b {
	padding-bottom: 20px;
	padding-top: 20px;
}
.wrap {
}
.phb {
}
.phb img {
	height: auto;
	width: 100%;
	max-width: 600px;
	padding-bottom: 10px;
}
.txb {
}
.txb h4 {
	font-size: 18px;
	line-height: 35px;
	font-weight: 800;
	color: #7c7b7b;
	text-align: center;
}
.txb p {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.txb span {
	background-image: url(../img/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.txb .link {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.link a:link, .link a:visited  {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #f8c1cd;
	display: inline-block;
	width: auto;
	font-weight: bold;
	padding: 10px;
	border: 2px solid #f398ab;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.link a:hover, .link a:active  {
	color: #e06984;
	text-decoration: none;
	border-bottom: 1px solid #f8c1cd;
	display: inline-block;
	width: auto;
	font-weight: bold;
	background-color: #FFF;
	padding: 10px;
	border: 2px solid #f398ab;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.unsp {
	margin-bottom: 30px;
}


/* 店舗一覧
---------------------------------------------------- */
.shop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF5287;
}
.shop h3 {
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 26px;
    color: #e60012;
    width: 360px;
}

.shop h3 img {
}
.shoplist {
}
.shoplist p {
	margin: 0px;
	padding: 0px;
}
.shoplist p img {
	height: auto;
	width: 100%;
}
.shoplist h4 {
	margin: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #e95283;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.shoplist .tel {
	margin: 0px;
	font-size: 22px;
	line-height: 30px;
	font-weight: 800;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.tel a:link, .tel a:visited {
	color: #000;
	text-decoration: underline;
}
.tel a:hover, .tel a:active {
	color: #e06984;
	text-decoration: underline;
}


/* 店舗詳細リンク
---------------------------------------------------- */
.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: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.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: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#dit_title p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#dit_title h2 {
	font-size: 25px;
	line-height: 32px;
	color: #e95283;
	margin: 0px;
	font-weight: 800;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f398ab;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#dit_title h2 img {
	height: auto;
	width: 80%;
}



/* 紹介
---------------------------------------------------- */
#introduction {
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#introduction .pho {
	margin: 0px;
	padding: 0px;
}
#introduction .pho img {
	height: auto;
	width: 100%;
}
#introduction p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 1em;
}
a.tel-link, a:hover.tel-link {
}
#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: 14px;
	line-height: 22px;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e95283;
	list-style-type: none;
	text-align: center;
}

/* Map
---------------------------------------------------- */
#ifmap {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding: 1px;
	margin-left: 10%;
	width: 80%;
}
#ifmap iframe {
	width: 100%;
	height: 400px;
}
#map_canvas{
	display: none;
}



/* スタッフ紹介
---------------------------------------------------- */
#staff {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#staff h3 {
	font-size: 20px;
	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: 120px;
	height: 220px;
	vertical-align: top;
	text-align: left;
}
#staff ul li img {
	width: 120px;
	height: auto;
}
#staff ul li p {
	font-size: 14px;
	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: 3px;
	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_ubagayama {
}
#main_ubagayama img {
	height: auto;
	width: 100%;
	max-width: 600px;
}
#introduction .ubagayama {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 北新発田
---------------------------------------------------- */
#main_kitashibata {
}
#main_kitashibata img {
	height: auto;
	width: 100%;
	max-width: 600px;
}
#introduction .kitashibata {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 佐渡
---------------------------------------------------- */
#main_sado {
}
#main_sado img {
	height: auto;
	width: 100%;
	max-width: 600px;
}
#introduction .sado {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 北新発田
---------------------------------------------------- */
#main_fujimi {
}
#main_fujimi img {
	height: auto;
	width: 100%;
	max-width: 600px;
}
#introduction .fujimi {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

/* スタッフ紹介ポップアップ
---------------------------------------------------- */
.staff_overray {
	height: 350px;
	width: 250px;
	overflow-x: hidden;
	margin-bottom: 10px;
	top:true;
}
.hide {
	display: none;
}
.staff_overray .over_photo {
	padding-top: 10px;
	text-align: center;
}
.staff_overray .over_photo img {
	width: 150px;
	height: auto;
}
.staff_overray .over_txt {
	padding-top: 5px;
}
.name h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.name {
}
.post {
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.over_txt table {
	border-spacing: 6px;
}
.over_txt th {
	font-size: 12px;
	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: 12px;
	text-align: left;
	vertical-align: top;
}
.over_txt h5 {
	font-size: 12px;
	font-weight: bold;
	color: #e98c9f;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #f8c5d0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.over_txt .comm {
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#cboxCurrent{
	position: absolute;
	bottom: 14px;
	left: 107px;
	font-size: 10px;
	color: #999;
	text-align: center;
}
#cboxPrevious{bottom:0px; left:0;}
#cboxNext{bottom:0px; left:32px;}
#cboxClose{bottom:0px; right:0;}


#banner {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 40px;
}
#banner img {
	width: 100%;
	height: auto;
}
#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 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.shoplist ul li {
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	margin-top: 0px;
    display: block;
    height: 20px;
    text-align: left;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    border: 2px solid #FFFFFF!important;
    font-family: "MFW-UDShinMGoPr6-Regular";
    font-size: 18px;
    line-height: 22px;
    color: #FFF;
	width: auto;
}

.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;
	width: auto;
    
}

