@charset "utf-8";


img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}
h1,h2,h3 {
	margin: 0;
	padding: 0;
}
p,dt,dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
ul, ol {
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
}
li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
#hikkoshi {
	width: 840px;
	text-align: left;
	font-family: "Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
#hikkoshi h2.type1 {
	margin: 0 0 20px 0;
	padding: 10px 0 25px 0;
	color: #fff;
	background: #1E4FAE;
	font-size: 26px;
	line-height: 1;
	text-align: center;
	font-weight: normal;
}
#hikkoshi h2.type2 {
	margin: 0 0 30px 0;
	padding: 15px 20px;
	color: #333;
	background: #EEE;
	border-left: 10px solid #AAA;
}
#hikkoshi h3 {
	margin: 10px 0;
	font-size: 20px;
	color: #333;
}
#hikkoshi h4 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #333;
}
#hikkoshi p {
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.7;
}
#hikkoshi p.read {
	margin-bottom: 15px;
}
#hikkoshi p.pb0 {
	padding-bottom: 0;
}
#hikkoshi ul#grid {
	width: 840px;
}
#hikkoshi ul#grid li {
	float: left;
	width: 400px;
	margin: 0 40px 30px 0;
}
#hikkoshi ul#grid li.fr {
	float: left;
	width: 400px;
	margin: 0 0 30px 0;
}
#priceArea {
	/*margin-top: 20px;*/
	border-top: 1px solid #ccc;
	padding-top: 40px;
}
/*----- table.type0 -----*/

table.type0 {
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
#hikkoshi table.type0 {
	width: 100%;
}
table.type0 th {
	width: 200px;
	font-size: 16px;
}
table.type0 th span {
	padding: 7px 10px;
	border: 1px solid #ccc;
}
/*--ie7以下対応--*/
#priceArea 
	{ /margin-top: 20px;}

table.type0 th { /padding-top: 5px; }

table.type0 td {
	text-align: right;
}
table.type0 td.tl {
	text-align: left;
	font-size: 17px;
	padding: 12px 0 0 10px;
}
table.type0 td.yen {
	width: 50px;
	text-align: center;
}
table.type0 td.yen span {
	font-size: 12px;
	line-height: 1;
}
table.type0 td.yen .l {
	font-size: 24px;
	line-height: 1;
}
table.type0 td.nashi {
	font-size: 34px;
}
table.type0 span.txt1 {
	font-size: 22px;
	font-weight: bold;
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px;
	width: 10em;
}
table.type0 .txt2 {
	font-size: 22px;
	font-weight: bold;
	width: 6em;
}
table.type0 .priceS {
	font-size: 28px;
}
table.type0 .price {
	font-size: 50px;
}
.txt3 {
	width: 4.2em;
}
/*----*/
#raiten {
	width: 100%;
	margin: 40px 0 10px !important;
}
/*#raiten dt {
	background: #000;
	color: #fff;
	float: left;
	font-size: 22px;
	height: 44px;
	text-align: center;
	width: 390px;
	padding-top: 20px;
}*/
/*#raiten dd {
	float: left;
}*/
span.st {
	font-size: 12px;
	vertical-align: top;
}
.s {
	font-size: 14px !important;
}

/*--bnr--*/

.btnShop {
	margin: 40px auto !important;
	text-align: center;
}
/*============================
クリニックバナー（店舗検索・受付申込書）
============================*/
.ma20b60 { margin: 20px 0 60px !important;}
.ma20 { margin: 20px 0; }
.ma30 { margin: 30px 0; }
.ma40 { margin: 40px 0; }
.mb40 { margin-bottom: 40px; }
.mb60 { margin-bottom: 60px; }
.p0 { padding:0 !important; margin:0 !important;}
.clinicBnr {
	width: 840px;
	height: 150px;
	position: relative;
}
.clinicBnr ul {
	width: 840px;
	height: 48px;
	background: url("/cm_g/images/bnr_clinic_middle.jpg") no-repeat;
	margin: 0 !important;
	padding: 0 !important;
}
.clinicBnr li.fl {
	width: 360px;
	height: 48px;
	position: absolute;
	top: 60px;
	left: 48px;
	display: inline;
}
.clinicBnr li.fr {
	width: 360px;
	height: 48px;
	position: absolute;
	top: 60px;
	right: 48px;
	display: inline;
}
.clinicBnr p.txt {
	padding: 0 !important;
	margin: 0 !important;
	width: 840px;
	height: 42px;
	position: absolute;
	top: 108px;
	left: 0;
	display: inline;
}

/* 印刷ボタン */
.imgPrint {
	padding: 15px 0;
	text-align: center;
}
.printBtn {
	border: 1px solid #ccc !important;
	padding: 10px !important;
	margin:  0 0 50px;
	width: 818px;
	text-align: center;
}
/* -------------------------------------------------
	印刷設定
---------------------------------------------------- */
@media print{
.noprint {
	display:none;
	background: none !important;
	}
#hikkoshi h2.type1 {
	margin: 0 0 15px 0;
	padding: 10px 0;
	color: #fff;
	background: #1E4FAE;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	font-weight: normal;
}
#hikkoshi p {
	font-size: 14px;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 1.4;
}
#hikkoshi p.read {
	margin-bottom: 0px;
}

#hikkoshi ul#grid {
	margin-bottom: 0px;
}
#hikkoshi ul#grid li {
	float: left;
	width: 400px;
	margin: 0 40px -10px 0;
}
#priceArea {
	margin-top: 0px;
	padding-top: 0px;
}
#priceArea table td {
	vertical-align: middle;
}
#raiten {
	width: 100%;
	margin: 0;
}
table.type0 span.txt1 {
	font-size: 20px;
}
table.type0 .txt2 {
	font-size: 20px;
}





/*#raiten dt {
	border: 1px solid #ccc;
	height: 42px; /* 印刷背景対応
}*/

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  #hikkoshi h2.type1 { display:list-item; list-style-image:background:#ccc;}
}
