/*===========================================
	font size
=============================================*/
div#mainContentArea h1,
div#mainContentArea h2,
div#mainContentArea h3,
div#mainContentArea h4,
div#mainContentArea h5,
div#mainContentArea p,
div#mainContentArea ul,
div#mainContentArea ol,
div#mainContentArea img,
div#mainContentArea form,
div#mainContentArea input,
div#mainContentArea textarea {
  /* font: 90% arial,verdana,sans-serif; */
  font: 13px arial,verdana,sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 150%;
  color: #333;
}

/*===========================================
	Shared Style
=============================================*/
div#mainContentArea img {
  border: none;
}

div#mainContentArea h1,
div#mainContentArea h2,
div#mainContentArea h3,
div#mainContentArea h4,
div#mainContentArea h5,
div#mainContentArea p,
div#mainContentArea img,
div#mainContentArea form,
div#mainContentArea input,
div#mainContentArea textarea {
  padding: 0px;
}

/*===========================================
	fontSize
=============================================*/
div#mainContentArea .font_14 {
  /* font-size: 96%; */
  font-size: 14px;
}

div#mainContentArea .font_12 {
  /* font-size: 84%; */
  font-size: 12px;
}

div#mainContentArea .font_11 {
  /* font-size: 76%; */
  font-size: 11px;
  line-height: 130%;
}

div#mainContentArea .font_10 {
  /* font-size: 68%; */
  font-size: 10px;
  line-height: 120%;
}

div#mainContentArea .font_22 {
  /* font-size: 22px; */
  font-size: 22px;
}


/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
/*===========================================
	clear_both
=============================================*/
.clear_both {
  clear: both;
}

/*===========================================
	mainContentArea
=============================================*/
div#mainContentArea {
  width: 950px;
  margin: 0px auto;
  padding: 0px 0px 40px 0px;
  text-align: left;
}

/*===========================================
	pregArea_01
=============================================*/
div.pregArea_01 {
  width: 850px;
  margin: 25px auto 0px auto;
  padding: 0px 0px 0px 0px;
}
div.pregArea_01 .pregBox {
  margin: 20px auto 0 auto;
  padding: 0;
}
div.pregArea_01 .pregBox .leftArea {
  width: 420px;
  margin: 0;
  padding: 0;
  float: left;
}
div.pregArea_01 .pregBox .rightArea {
  width: 415px;
  margin: 0;
  padding: 0;
  float: right;
}
.mail-txt {
	border:#999 1px solid;
	padding:15px;
  color: #000000;
  font-size: 140%;
  text-align:center;
  margin-top:20px;
  font-weight: bold;
  line-height: 170%;
}

/*===========================================
	pregArea_02
=============================================*/
div.pregArea_02 {
  width: 950px;
  margin: 40px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

/*===========================================
	shopArea
=============================================*/
div#mainContentArea .shopArea {
  margin-top: 40px;
}

div#mainContentArea .shopArea {
  background: url("../images/bg_shop_01.gif") no-repeat scroll left top transparent;
  padding-top: 5px;
}

div#mainContentArea .shopArea .shopBox {
  background: url("../images/bg_shop_02.gif") no-repeat scroll left bottom #e3eff5;
  padding-bottom: 20px;
  padding-top: 20px;
}

div#mainContentArea .shopArea .shopBox .left {
  margin-left: 30px;
  width: 531px;
  float: left;
}

div#mainContentArea .shopArea .shopBox .right {
  margin-top: 10px;
  margin-right: 25px;
  float: right;
}

div#mainContentArea .shopArea .shopBox .title {
  color: #003569;
  font-size: 24px;
}

div#mainContentArea .shopArea .shopBox .text {
  font-size: 16px;
  margin: 20px 0;
}

/*===========================================
	ulDisc
=============================================*/
ul.ulDisc {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
ul.ulDisc li {
  margin: 5px 0 0 0;
  padding: 0 0 0 15px;
  background: url("../images/ico_disc.gif") no-repeat 0px 3px;
}
ul.ulDisc li div.leftBox {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}
ul.ulDisc li div.rightBox {
	width: 200px;
	margin: 0;
	padding: 0;
	float: right;
}

.prefectureTitle {
  border-color: #ffffff #ffffff #999999;
  border-style: solid;
  border-width: 0 0 2px;
  color: #000000;
  font-size: 140%;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin-top: 40px;
  width: 100%;
}

/*===========================================
	tblDefault
=============================================*/
table.tblDefault {
  width: 100%;
  border: 1px #fff solid;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
}

table.tblDefault th {
  padding: 10px;
  border: #fff solid;
  border-width: 0px 0px 1px 1px;
  font-weight: bold;
  line-height: 120%;
  white-space: nowrap;
  background: #4b536a;
  color: #fff;
  text-align: center;
}

.shopName {
  width: 195px;
  font-weight:bold;
}

.shopAddress {
  width: 195px;
}

.shopPhone {
  width: 100px;
}

.openHours {
  width: 150px;
}

.holiday {
  width: 120px;
  text-align: center;
}

.buttonArea {
  width: 55px;
}

th.buttonArea {
  width: 55px;
}

table.tblDefault td {
  padding: 13px;
  border: 1px #fff solid;
  border-width: 0px 0px 1px 1px;
}

table.tblDefault td.lightGray {
  background: none repeat scroll 0 0 #f6f6f6;
  color: #000000;
}

table.tblDefault td.gray {
  background: none repeat scroll 0 0 #ebebeb;
  color: #000000;
}

.tblDefault .shopName a {
  color: #7a94a3;
  text-decoration: none;
}

.tblDefault .shopName a:hover {
  color: #999999;
  text-decoration: underline;
}

/* blueButtonXS */
.blueButtonXS a {
  background-image: url("../images/btn_blue2.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border-radius: 4px;
  color: #ffffff !important;
  display: block;
  font-size: 10pt;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  text-indent: 28px;
  width: 70px;
}

.blueButtonXS a:hover {
  background-position: 100% 0;
  color: #ffffff;
  text-decoration: none;
}

/* photoArea */
div.photoArea {
  width: 850px;
  margin: 0 auto;
  padding: 0;
}
div.photoArea .leftArea {
  width: 90px;
  margin: 0;
  padding: 0;
  float: left;
}
div.photoArea .rightArea {
  width: 745px;
  margin: 0;
  padding: 0;
  float: right;
}

/*===========================================
	tblGlay
=============================================*/
table.tblGlay {
  border: 1px #E3E3E3 solid;
  border-collapse: collapse;
  border-spacing: 0;
}

table.tblGlay th {
  padding: 7px;
  border: #E3E3E3 solid;
  border-width: 0px 0px 1px 1px;
  background: #F3F3F3;
  font-weight: bold;
  line-height: 120%;
  white-space: nowrap;
}

table.tblGlay td {
  padding: 7px;
  border: 1px #E3E3E3 solid;
  border-width: 0px 0px 1px 1px;
}

/*===========================================
	Space
=============================================*/
.mt_00 {
  margin: 0px;
}

.mt_02 {
  margin: 2px 0px 0px 0px;
}

.mt_03 {
  margin: 3px 0px 0px 0px;
}

.mt_05 {
  margin: 5px 0px 0px 0px;
}

.mt_06 {
  margin: 6px 0px 0px 0px;
}

.mt_07 {
  margin: 7px 0px 0px 0px;
}

.mt_10 {
  margin: 10px 0px 0px 0px;
}

.mt_15 {
  margin: 15px 0px 0px 0px;
}

.mt_20 {
  margin: 20px 0px 0px 0px;
}

.mt_25 {
  margin: 25px 0px 0px 0px;
}

.mt_30 {
  margin: 30px 0px 0px 0px;
}

.mt_35 {
  margin: 35px 0px 0px 0px;
}

.mt_40 {
  margin: 40px 0px 0px 0px;
}

.mt_45 {
  margin: 45px 0px 0px 0px;
}

.mt_50 {
  margin: 50px 0px 0px 0px;
}

.mt_55 {
  margin: 55px 0px 0px 0px;
}

.mt_60 {
  margin: 60px 0px 0px 0px;
}

.mt_65 {
  margin: 65px 0px 0px 0px;
}

.ml_05 {
  margin-left: 5px;
}

.ml_10 {
  margin-left: 10px;
}

.ml_15 {
  margin-left: 15px;
}

.ml_20 {
  margin-left: 20px;
}

/*===========================================
	fontBgColor
=============================================*/
.fontBgBlue {
  background: #D5F3FF;
}

.fontBgGreen {
  background: #D5FFD9;
}

/*===========================================
	fontColor
=============================================*/
.fontWhite {
  color: #FFF;
  line-height: 130%;
}

.fontRed {
  color: #FF0000;
}

/*===========================================
	txtAlign
=============================================*/
.txtAlignRight {
  text-align: right;
}

.txtAlignCenter {
  text-align: center;
}

/*===========================================
	kadomaru
=============================================*/
.kadomaru {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  behavior: url(./PIE.htc);
  text-align: left;
}

.kadomaru2 {
  -moz-border-radius: 6px;
  /* Firefox */
  -webkit-border-radius: 6px;
  /* Safari and Chrome */
  border-radius: 6px;
  /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  behavior: url(./ie-css3.htc);
}
