@charset "UTF-8";


@import url(font.css);
@import url(page.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(sidemenu.css);
@import url(detail.css);
@import url(price.css);
@import url(faq.css);
@import url(clinic.css);
@import url(doctor.css);
@import url(campaign.css);
@import url(form.css);
@import url(flow.css);
@import url(ranking.css);
@import url(area.css);
@import url(info.css);
@import url(topics.css);
@import url(word.css);
@import url(review.css);
@import url(idealpeau.css);
@import url(three_f.css);
@import url(lightbox/lightbox.css);
@import url(common_hiaruron.css);
@import url(expand.css);
@import url(reserve.css);
@import url(http://inc.shiromoto.to/cal/cal.css);


/*----------------------------------↓HTMLタグ再定義↓-----------------------------------*/
html {   
    overflow-y: scroll; 
}

* {
	margin: 0px;
	padding: 0px;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}

a {
	overflow: hidden;
}

a:link, a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #FF5B00;
	text-decoration:underline;
}

img, fieldset {
	border: 0 none;
}

object, embed {
	vertical-align: top;
}

ul {
	list-style: none;
}

object, embed {
	vertical-align: top;
}

legend {
	display: none;
}

th, td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	margin-top:15px;
	font-size: 100%;
}

p, dt, dd, li {
	word-break: break-all;
}

/*----------------------------------↑HTMLタグ再定義↑-----------------------------------*/

body {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #000000;
	text-align: center;
}

.img_lt {
	font-size: 10px;
	line-height: 14px;
	margin: 0px 10px 10px 0px;
}

.img_rt {
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 10px 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}

.clearfix {
	display:block;
}
/* end MacIE5 */


a, a:link, a:visited, a:active {
	color: #009699;
	text-decoration: underline;
	font-weight:normal;
}

a:hover {
	color: #009699;
	text-decoration: none;
	font-weight:normal;
}

.mb15 {
	margin-bottom: 15px;
}

.mb10 {
	margin-bottom: 10px;
}

.fl3 {
	float: left;
}

.b {
	font-weight: bold;
}

.alleft {
	text-align: left;
}

.alcenter {
	text-align: center;
	clear:both;
}

.alright {
	text-align: right;
}

.error {
	margin: 50px 0px 0px 50px;
}

.check {
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	color: #ff0000;
	padding: 20px;
	background: #dedede;
}

span.red {
	font-weight: bold;
	color: #ff0000;
}


/**- 20130226追加 ***/
.ex_rt {
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 10px 5px;
	border:1px solid #ceecf5;
	float: right;
}

.ex_ph_rt {
	margin: 0px 0px 10px 5px;
	float: right;
}