@charset "UTF-8";

/*TOWNCLIP SHOP CSS--------------------------------------

this site of Contents:
   layout
   head
   shop detail
    --boxtop

   shop:home
   shop:menu
   shop:coupon
   shop:basic infomation
   shop:edit
---------------------------------------------------*/


/* layout
---------------------------------------------------*/

#boxTop, #tab, #catch, #boxBottom {
	width: 100%;
	text-align: left;
}

#boxTop {
	margin: 0;
	background: transparent url(/images/simple/dot.gif) repeat-x bottom;
}

#boxBottom {
	margin: 0;
	text-align: center;
}

#map {
/*	width: 500px; */
	height: 400px;
	text-align: center;
	margin: 10px 10px 10px 20px;
	border: 1px solid #999999;
}

#way {
	width: 260px;
	padding: 10px;
	text-align: left;
}


/* head
---------------------------------------------------*/

.midCol h1 {
	margin: 0.1em 0;
	font-size: 1.5em;
	color: #ff6600;
}

.midCol h4 {
	padding: 0px 10px 0 0;
}

h3.bluedot, h3.dot, h3.blkdot {
	margin: 0 10px 5px 10px;
	padding: 3px 10px 10px 0;
	font-size: 1.1em;
	list-style-type: none;
	font-weight: bold;
	background: transparent url(/images/simple/dot.gif) repeat-x bottom;
	position: relative;
}

.editLink {
	position: absolute;
	right: 5px;
	top: 3px;
	font-weight: normal;
	font-size: 12px;
}

h3.bluedot {
	color: #006eb0;
}

h3.dot {
	color: #9cc318;
}

h3.blkdot {
	color: #666666;
}


/* shop detail
---------------------------------------------------*/

/*// boxTop //*/

.leftCol, .midCol, .clip {
	padding-bottom: 8px;
}

.leftCol {
/*	width: 122px;
	height: 122px; */
	text-align: center;
}

.leftCol img {
	border: 1px solid #eee;
}

.midCol {
/*	padding: 0 4px; */
}

.memoTop, .memoMid, .memoBot {
	margin: 0;
	padding: 6px 0 0 0;
}

.memoTop {
	background: transparent url(/images/simple/default/shop/memo_t.gif) no-repeat left top;
}

.memoMid {
	color: #555555;
	padding: 2px 10px;
	background: transparent url(/images/simple/default/shop/memo_m.gif) repeat-y left top;
}

.memoMid p {
	padding-top: 5px;
	margin: 6px 0 0 0;
	background: transparent url(/images/simple/dot_orange.gif) repeat-x top;
}

.memoMid .tel {
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 20px 0 0;
	line-height: 1.5em;
}
.memoBot {
	background: transparent url(/images/simple/default/shop/memo_b.gif) no-repeat left bottom;
}

.subName {
	font-size: 1.0em; color: #FF6600;
}

.clip {	width: 270px;}

.clip .top, .clip .mid, .clip .bot {
	padding: 5px 0 0 0;
	margin: 0;
}

.clip .top {
	background: #FFFFFF url(/images/simple/default/shop/gbox_t.gif) no-repeat left top;
}

.clip .mid {
	padding: 5px 10px;
	background: #FFFFFF url(/images/simple/default/shop/gbox_m.gif) repeat-y left;
}

.clip .bot {
	background: #FFFFFF url(/images/simple/default/shop/gbox_b.gif) no-repeat left bottom;
}

.qrText {
	color: #666;
	line-height: 1.3em;
}


/* shop:home
---------------------------------------------------*/

#shopPhoto {
	width: 330px;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
}

#shopPhoto img {
	border: 3px solid #FFF;
}

#catch {
	width: 600px;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	line-height: 140%;
}

.feature, .featureAdd {
	width: 105px;
	font-size: 0.8em;
	margin: 5px 5px 0 0;
	padding: 0;
	text-align: center;
	float: left;
	display: inline;
}

.feature {
	color: #00a1e9;
	border: 1px solid #00a1e9;
}
.featureAdd {
	color: #ee7800;
	border: 1px solid #ee7800;
}

#catch h2 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	color: #000;
}

.photoBoxWrap {
/*	width: 250px;
	margin: 0 0 0 11px; */
	display: inline;
	float: left;
}

.photoBoxWrap h4 {
	text-align: center;
	color: #ff6600;
	margin: 10px 0;
}

.photoBox {
/*	width: 250px; */
	height: 300px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	background: transparent url(/images/simple/default/shop/photoframe.gif) no-repeat top;
}

.photoBox img {
	width: 280px;
	margin: 9px 0 0 0;
}

.photoBoxText {
	width: 290px;
	margin: 5px auto 7px;
	vertical-align: middle;
	text-align: center;
}

p.photoBoxText { text-align: left;}


/* shop:menu
---------------------------------------------------*/

#menuWrap {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}

#catch, .price, .photoBox, .photoBoxWrap h4, .rightArea b, .photoBoxText h4 {
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック";
}
.rightArea b, .photoBoxText h4, .price {color: #ff6600;}

.name {
/*	padding: 5px 0 5px 15px; */
	padding: 5px 0 5px 0;
	font-size: 1.1em;
/*	width: 100%; */
	text-align: left;
	font-weight: bold;
}

.price {
	margin-top: 3px;
	font-weight: bold;
}

.thumbnail {
	padding: 5px 0 8px 0;
}

.thumbnail img {
	border: 1px solid #ddd;
}

p.menuText {
	margin: 3px 0;
	color: #999;
	font-size: 0.9em;
	font-weight: normal;
}

/* shop:review
---------------------------------------------------*/

.titleReview {
	clear: both;
	margin: 10px 0 5px 0;
	text-align: left;
	font-weight: bold;
	color: #00a1e9;
	font-size: 1.1em;
}

.postUser {
	padding: 10px 10px 5px 18px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background: transparent url(/images/simple/default/dgbox_top.gif) no-repeat left top;
}

.postUser small {
	font-weight: normal;
	color: #999999;
}

.postUser a:link { color: #fff;}
.postUser a:visited { color: #ccc;}
.postUser a:hover { color: #999;}

.postTime {
	padding: 0 10px 5px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	font-size: 90%;
	background: transparent url(/images/simple/default/dgbox_bot.gif) no-repeat left bottom;
}

.rate {
	color: #999;
	font-size: 80%;
	margin: 10px 0 0 0;
}

/* shop:coupon
---------------------------------------------------*/

.coupon {
	width: 80%;
	margin: 10px auto;
	border: 2px solid #999;
}
.coupon td, table.print td {
	padding: 1px;
	text-align: left;
}

.coupon th, table.print th {
	color: #666;
	text-align: center;
}

td.head, td.icon {
	background-color: #555555;
	color: #fff;
	font-size: 1.1em;
}

td.head {
	width: 100%;
}

.coupon h4, table.print h4 {
	padding: 7px 70px 3px 10px;
}
.coupon h5, table.print h5 {
	padding: 3px 70px 7px 10px;;
}


/* shop:coupon for print page
---------------------------------------------------*/

body#printPage {
	background: none;
	text-align: left;
	color: #000;
}

body#printPage #outline {
	width: 640px;
	text-align: left;
}

body#printPage #outline #map {
	width: 640px;
	height: 400px;
	text-align: center;
	margin: 10px 0;
	border: 1px solid #999;
}

table.print {
	width: 100%;
	margin: 10px auto;
	border: 2px solid #666;
}

body#printPage table.boxTop {
	width: 100%;
	margin: 0 auto 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

body#printPage table.boxTop td {
	border-right: 1px solid #999;
}

body#printPage table.boxTop .folderCT {
	margin: 10px 0 5px;
}

body#printPage h1 {
	margin: 3px 0;
	font-size: 1.5em;
	color: #ff6600;
}

.coupon td.text, table.print td.text, table.print td.put, table.print td.textBottom { padding: 3px 5px 3px 10px;}
table.print td.put { text-align: right;}
table.print td.line { width: 52%;}
table.print td.lineSmall { width: 26%;}
table.print td.textBottom { border-bottom: 1px dashed #666;}

body#printPage table#info {
	width: 100%;
	margin: 10px auto;
	text-align: left;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
}

body#printPage table#info td {
	padding: 5px 10px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}

body#printPage table#info td.item {
	width: 25%;
	background-color: #eeeeee;
	color: #555555;
}

body#printPage h6  {
	margin: 20px 0 0;
}


/* shop:basic infomation
---------------------------------------------------*/

#boxBottom table {
	width: 100%;
	margin: 0 auto 7px auto;
	text-align: left;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

#boxBottom td {
	padding: 5px 10px;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#boxBottom td.item {
	width: 25%;
	background-color: #eeeeee;
	color: #555555;
}

#boxBottom h5 {
	margin: 5px 10px;
}

/* shop:edit
---------------------------------------------------*/

/*// common //*/

h3.editHead {
	border-bottom:1px solid #DFDFDF;
	background:#EFEFEF;
	color:#666;
	padding: 5px 10px;
	margin:5px 15px;
}

h5.edit {
	padding: 0 20px;
	margin: 20px 0 0 0;
	font-size: 1.1em;
	background: transparent url(/images/simple/default/icon/action.gif) no-repeat left;
}

.editMenu {
	margin:5px 15px;
}

#editReviewForm {
	width: 620px;
	margin: 20px auto;
	text-align: center;
}

fieldset {
	margin: 10px 0;
	text-align: left;
	padding: 8px 8px;
	background-color: #eee;
	border: none;
}

fieldset.otherBox {
	font-family: "ＭＳ ゴシック", Osaka;
}
.otherBox img { margin-right: 10px; float: left;}

fieldset strong { color: #ff6600; font-size: 1.3em;}
fieldset p.line { padding: 0; margin: 5px 0 0 0;}

legend {
	font-size: 1.0em;
	font-weight: bold;
	color: #666;
}

label.block { 
	display: block;
	margin: 5px 0 3px 0;
	font-weight: bold;
}

fieldset input { height: 20px;}

input, textarea {
	font-family: "ＭＳ ゴシック", Osaka;
	margin: 0;
	padding: 5px;
	line-height: 1.4em;
	border: 2px solid #ddd;
	vertical-align: middle;
}

fieldset ins {
	color: #ff6600;
	text-decoration: none;
	padding: 3px 0 3px 0;
	margin: 0 5px;
	font-weight: bold;
	font-size: 80%;
}

/*//// length size ////*/

input.text, textarea.text, table.editBox, .lineText, .editBtn { width: 97%;}

.shortText { width: 250px;}
.lineMidText { width: 140px; height: 40px;}

input.file { height: 25px;}
input.checkBox { border: none;}
input.numBox { width: 30px;}
input.detailText { width: 530px; margin: 2px 0 0;}
input.base { width: 250px; margin: 2px 0;}
input.copy { width: 450px; margin: 2px 0;}

textarea.shortText { height: 60px;}
textarea.text { height: 100px;}
textarea.midText { width: 375px; height: 60px;}
textarea.detail { width: 500px; height: 40px;}
textarea.comment { width: 530px; height: 70px; margin: 2px 0;}
textarea.commentL { width: 450px; height: 250px; margin: 2px 0;}

select.year {	width: 60px;}
select.month, select.day {	width: 50px;}

.imgArea {
	width: 130px; height: 210px;
	float: left;
}

table.editBox td { padding: 0 5px;}

td.editBtn, td.editBtnAdd { width: 20%; padding: 0;}

td.editBtnAdd {
	text-align: center;
	background-color: #59a5fe;
}

/*//// category list ////*/

ul#catList {
	width: 50%;
	margin: 20px;
}

ul#catList li.catHead {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

ul.catSubList {
	margin: 0 0 10px 20px;
}

ul#catList b, ul.catSubList b { color: #ff6600; font-size: 1.1em;}


