@charset "utf-8";

/* --------------------------------------------------------- */
/* 基本部品 - basestyle.css
------------------------------------------------------------ */

.section {
	border: solid 1px #DADADA;
	border-top: none;
	margin-bottom: 35px;
}
.section .txtBox {
	padding: 15px 15px 12px 15px;
}
.section .borderBox {
	margin: 0 10px 10px 10px;
}
.borderBox {
	background-color: #EEE;
	padding: 3px;
	margin-bottom: 10px;
}
.border {
	text-align: left;
	background-color: #FFF;
	border: solid 1px #DADADA;
}
.border .txtBox {
	padding: 12px 15px;
}

/* パンくず
------------------------------------------------------------ */
#crumb {
	font-size: 11px;
	line-height: 32px;
	color: #999;
	padding: 7px 0 10px 0;
}
#crumb ul {
	width: 980px;
	margin: 0 auto;
}
#crumb li {
	display: inline;
}
#crumb li a {
	background: url(http://www.kurumaru.com/img/icon/ico_path.png) no-repeat right center;
	padding-right: 15px;
}

/* タイトル
------------------------------------------------------------ */
#contents h2 {
	font-size: 15px;
	line-height: 20px;
	text-shadow: 1px 1px 0px #FFF;
	-moz-box-shadow: 1px 1px 0px #FFF;
	background: url(../img/common/contents/tit_default.png) no-repeat right bottom;
	border-top: solid 1px #DADADA;
	border-left: solid 1px #DADADA;
	padding: 10px 15px;
}
#contents h2 img {
	vertical-align: middle;
	padding-right: 5px;
}

/* 必見ロゴあり */
h2.hikken {
	position: relative;
}
h2.hikken img {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

/* 大タイトル */
h2.title {
	font-size: 23px !important;
	font-weight: normal;
	line-height: 70px !important;
	color: #111;
	background: url(../img/common/contents/tit_page.png) no-repeat 0 0 !important;
	border: none !important;
	width: 930px !important;
	height: 70px !important;
	padding: 0 25px !important;
	margin: 0 auto 30px auto !important;
}
h2.favorite, h2.history, h2.condition {
	width: 895px !important;
	padding-left: 60px !important;
}
h2.favorite  { background: url(../img/common/contents/tit_favorite.png) no-repeat 0 0 !important; }
h2.history   { background: url(../img/common/contents/tit_history.png) no-repeat 0 0 !important; }
h2.condition { background: url(../img/common/contents/tit_condition.png) no-repeat 0 0 !important; margin-bottom: 0 !important; }

/* ナビあり */
.titleSet {
	text-shadow: 1px 1px 0px #FFF;
	-moz-box-shadow: 1px 1px 0px #FFF;
	position: relative;
	height: 100%;
}
.titleSet p, .titleSet ul {
	position: absolute;
	top: 15px;
	right: 0;
}

/* 枠内 */
.border h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #DADADA;
	padding: 10px 15px 7px 15px;
}
.border h3 img {
	vertical-align: middle;
	padding-right: 5px;
}
.border .titleSet p {
	padding-right: 10px;
	margin-top: -4px;
}
.border .titleSet ul {
	margin-top: -2px;
}

/* ページング
------------------------------------------------------------ */
.pagingBox {
	padding: 15px 0;
}
.pagingBox p {
	float: left;
	padding: 3px 10px 0 0;
}
.pagingBox .present span {
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
}
.pagingBox .sort {
	line-height: 20px;
	color: #BBB;
	background-color: #FAFAFA;
	padding: 4px 5px 2px 3px;
}
.pagingBox .sort span {
	color: #333;
	padding: 0 5px;
}
.pagingBox .paging {
	float: right;
}
.paging {
	font-size: 14px;
	text-align: right;
	color: #CCC;
}
.paging li {
	display: inline;
	padding-left: 8px;
	margin-left: 6px;
}
.paging li+li {
	border-left: solid 1px #CCC;
}

/* SNSボタン
------------------------------------------------------------ */
.snsBtn {
	text-align: right;
}
.snsBtn li {
	display: inline;
	padding-left: 10px;
}
.snsBtn .facebook iframe {
	width: 100px;
	height: 21px;
	overflow: hidden;
}

/* カラーパターン
------------------------------------------------------------ */
.colorSrc {
	padding-left: 0 !important;
}
.colorSrc li {
	float: left;
	width: 1em;
	padding: 5px 5px 0 0 !important;
}
.colorSrc li input {
	*width: 1em;
	*height: 1em;
}
.colorSrc li img {
	padding-top: 2px;
	*padding-top: 0;
}



/* --------------------------------------------------------- */
/* アイコン
------------------------------------------------------------ */
.linkNav {
	font-size: 11px;
	line-height: 1em;
	*line-height: 1.2em;
}
.linkNav a:link, .linkNav a:visited {
	color: #333;
}
.linkNav li {
	display: inline;
	padding: 0 10px;
}
.linkNav li+li {
	border-left: solid 1px #BABABA;
}

/* 通常リンク */
.linkIco a      { background: url(../img/icon/ico_link.png) no-repeat 0 4px; padding: 0 0 0 13px; }
.arrowIco a     { background: url(../img/icon/ico_arrow.png) no-repeat 1px 4px; padding: 0 0 0 13px; }

/* 上下矢印 */
.downIco a      { background: url(../img/icon/ico_down.png) no-repeat 0 5px; padding: 0 0 0 11px; }
.upIco a        { background: url(../img/icon/ico_up.png) no-repeat 0 5px; padding: 0 0 0 11px; }

/* 開閉 */
.plusIco, .minusIco {
	text-decoration: underline;
	color: #338ADF;
	padding: 0 0 0 13px;
	cursor: pointer;
}
.plusIco:hover, .minusIco:hover {
	text-decoration: none;
	cursor: pointer;
}
.plusIco        { background: url(../img/icon/ico_plus.png) no-repeat 0 4px; }
.minusIco       { background: url(../img/icon/ico_minus.png) no-repeat 0 4px; }

/* 虫眼鏡 */
.glassIco a     { background: url(../img/icon/ico_glass.png) no-repeat 0 1px; padding: 0 0 0 18px; }
.zoominIco a    { background: url(../img/icon/ico_zoomin.png) no-repeat 0 1px; padding: 0 0 0 18px; }
.zoomoutIco a   { background: url(../img/icon/ico_zoomout.png) no-repeat 0 1px; padding: 0 0 0 18px; }

/* その他 */
.conditionIco a { background: url(../img/icon/ico_condition.png) no-repeat 0 4px; padding: 0 0 0 13px; }
.mailIco a      { background: url(../img/icon/ico_mail.png) no-repeat 0 4px; padding: 0 0 0 13px; }
.questionIco a  { background: url(../img/icon/ico_question.png) no-repeat 0 4px; padding: 0 0 0 13px; }
.yenIco a       { background: url(../img/icon/ico_yen.png) no-repeat 0 4px; padding: 0 0 0 13px; }
.starIco a      { background: url(../img/icon/ico_star.png) no-repeat 0 0; padding: 0 0 0 18px; }
.printIco a     { background: url(../img/icon/ico_print.png) no-repeat 0 1px; padding: 0 0 0 18px; }
.photoIco       { background: url(../img/icon/ico_photo.png) no-repeat 0 0; padding: 0 0 0 20px; }
/*.youtubeIco     { background: url(../img/icon/ico_youtube.png) no-repeat 0 0; padding: 0 0 0 20px; }*/
.youtubeIco {
    background: url(../img/icon/ico_youtube.png) no-repeat;
    background-position: 4px center;
    background-color: #F00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 2px 5px 2px 24px;
    color: #FFF;
}
.checkIco a     { background: url(../img/icon/ico_check.png) no-repeat 0 0; padding: 0 0 0 18px; }
.closeIco a     { background: url(../img/icon/ico_close.png) no-repeat 0 4px; padding: 0 0 0 13px; }
.pathIco a      { background: url(../img/icon/ico_path.png) no-repeat 0 4px; padding: 0 0 0 12px; }



/* --------------------------------------------------------- */
/* ボタン
------------------------------------------------------------ */
.searchBtn01 a, .searchBtn02 a, .searchBtn03 a, .searchBtn04 a,
.viewBtn01 a, .viewBtn02 a,
.deleteBtn01 a,
.clearBtn01 a,
.considerBtn01 a, .considerBtn02 a, .considerBtn03 a, .considerBtn04 a, .considerBtn05 a,
.contactBtn01 a, .contactBtn02 a, .contactBtn03 a,
.reserveBtn01 a,
.printBtn01 a,
.mobileBtn01 a,
.mailBtn01 a, .mailBtn02 a,
.favoriteBtn01 a, .favoriteBtn02 a,
.reviewBtn01 a {
	text-indent: 100%;
	*text-indent: 120%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

/* 検索 */
.searchBtn01 a         { background: url(../img/button/spr_search.png) no-repeat 0 0; width: 183px; height: 28px; }
.searchBtn01 a:hover   { background-position: 0 -28px; }
.searchBtn02 a         { background: url(../img/button/spr_search.png) no-repeat -183px 0; width: 66px; height: 28px; }
.searchBtn02 a:hover   { background-position: -183px -28px; }
.searchBtn03 a         { background: url(../img/button/spr_search.png) no-repeat -249px 0; width: 28px; height: 28px; }
.searchBtn03 a:hover   { background-position: -249px -28px; }
.searchBtn04 a         { background: url(../img/button/spr_search.png) no-repeat -277px 0; width: 183px; height: 28px; }
.searchBtn04 a:hover   { background-position: -277px -28px; }

/* 見る */
.viewBtn01 a           { background: url(../img/button/spr_view.png) no-repeat 0 0; width: 145px; height: 28px; }
.viewBtn01 a:hover     { background-position: 0 -28px; }
.viewBtn02 a           { background: url(../img/button/spr_view.png) no-repeat -145px 0; width: 180px; height: 28px; }
.viewBtn02 a:hover     { background-position: -145px -28px; }

/* 削除 */
.deleteBtn01 a         { background: url(../img/button/spr_delete.png) no-repeat 0 0; width: 140px; height: 28px; }
.deleteBtn01 a:hover   { background-position: 0 -28px; }

/* クリア */
.clearBtn01 a          { background: url(../img/button/spr_clear.png) no-repeat 0 0; width: 96px; height: 28px; }
.clearBtn01 a:hover    { background-position: 0 -28px; }

/* 検討中 */
.considerBtn01 a       { background: url(../img/button/spr_consider.png) no-repeat 0 0; width: 238px; height: 40px; }
.considerBtn01 a:hover { background-position: 0 -40px; }
.considerBtn02 a       { background: url(../img/button/spr_consider.png) no-repeat -238px 0; width: 140px; height: 28px; }
.considerBtn02 a:hover { background-position: -238px -28px; }
.considerBtn03 a       { background: url(../img/button/spr_consider.png) no-repeat -378px 0; width: 140px; height: 40px; }
.considerBtn03 a:hover { background-position: -378px -40px; }
.considerBtn04 a       { background: url(../img/button/spr_consider.png) no-repeat 0 -80px; width: 238px; height: 40px; }
.considerBtn04 a:hover { background-position: 0 -120px; }
.considerBtn05 a       { background: url(../img/button/spr_consider.png) no-repeat -238px -80px; width: 140px; height: 40px; }
.considerBtn05 a:hover { background-position: -238px -120px; }
.considerBtn05 span       { background: url(../img/button/spr_consider.png) no-repeat -238px -80px; width: 140px; height: 40px; }


/* お問い合わせ */
.contactBtn01 a        { background: url(../img/button/spr_contact.png) no-repeat 0 0; width: 238px; height: 79px; }
.contactBtn01 a:hover  { background-position: 0 -79px; }
.contactBtn02 a        { background: url(../img/button/spr_contact.png) no-repeat -238px 0; width: 210px; height: 40px; }
.contactBtn02 a:hover  { background-position: -238px -40px; }
.contactBtn03 a        { background: url(../img/button/spr_contact.png) no-repeat -238px -80px; width: 140px; height: 28px; }
.contactBtn03 a:hover  { background-position: -238px -108px; }

/* 予約 */
.reserveBtn01 a        { background: url(../img/button/spr_reserve.png) no-repeat 0 0; width: 238px; height: 40px; }
.reserveBtn01 a:hover  { background-position: 0 -40px; }

/* 印刷 */
.printBtn01 a          { background: url(../img/button/spr_print.png) no-repeat 0 0; width: 238px; height: 35px; }
.printBtn01 a:hover    { background-position: 0 -35px; }

/* モバイル */
.mobileBtn01 a         { background: url(../img/button/spr_mobile.png) no-repeat 0 0; width: 238px; height: 35px; }
.mobileBtn01 a:hover   { background-position: 0 -35px; }

/* お知らせメール */
.mailBtn01 a           { background: url(../img/button/spr_mail.png) no-repeat 0 0; width: 220px; height: 28px; }
.mailBtn01 a:hover     { background-position: 0 -28px; }
.mailBtn02 a           { background: url(../img/button/spr_mail.png) no-repeat -220px 0; width: 220px; height: 28px; }
.mailBtn02 a:hover     { background-position: -220px -28px; }

/* お気に入りショップ */
.favoriteBtn01 a       { background: url(../img/button/spr_favorite.png) no-repeat 0 0; width: 218px; height: 28px; }
.favoriteBtn01 a:hover { background-position: 0 -28px; }
.favoriteBtn02 a       { background: url(../img/button/spr_favorite.png) no-repeat -218px 0; width: 218px; height: 28px; }
.favoriteBtn02 a:hover { background-position: -218px -28px; }

/* レビュー */
.reviewBtn01 a         { background: url(../img/button/spr_review.png) no-repeat 0 0; width: 140px; height: 28px; }
.reviewBtn01 a:hover   { background-position: 0 -28px; }



/* --------------------------------------------------------- */
/* 調整用
------------------------------------------------------------ */
.small {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

/* clearfix
------------------------------------------------------------ */
.pagingBox:after,
.colorSrc:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .pagingBox,
* html .colorSrc { zoom: 1; } /* IE6 */

*:first-child+html .pagingBox,
*:first-child+html .colorSrc { zoom: 1; } /* IE7 */
