@charset "UTF-8";

/*
----------------------------------------------------
FOR www.iwamoto-dental.jp
updated: October 7,2008
---------------------------------------------------- */

/* @group init */

* {
	margin: 0;
	padding: 0;
	background:#fff;
	color: #000;
	font-size: 100%;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴPro W3",Osaka,"MS Pゴシック",verdana, arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	line-height: 1.0;
	border: none	;
}

th,td {
	margin: 0;
	padding: 0;
	background:#fff;
	color: #000;
	font-size: 100%;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴPro W3",Osaka,"MS Pゴシック",verdana, arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	line-height: 1.0;
}


/* @end */


/* @group body,container,structure */

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

div#container {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	text-align: left;
	overflow: hidden;
}

p#region-tag {
	display: none;
}

div#container-inner {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: #ff;
	overflow: hidden;
}

div#header-area {
	display: none;
}

div#contents-area {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	background: #fff;
}

div#contents-body {
	float: right;
	width: auto;
	height: auto;
	background: #fff;
}

div#contents-side-area {
	display: none;
}

/* @end */


/* @group contents-body  */

/* @group heading p */

h1#page-title{
	clear: both;
	width: 660px;
	height: 164px;
}

div#contents-body h2{
	clear: both;
	margin: 0 25px 1.5em 25px;
	padding:0;
	font-size: 1.8em;
	line-height: 1.5;
	color: #4EBF3C;
}

div#contents-body h3{
	clear: both;
	width:620px;
	height: 22px;
	margin: 1.5em 0 1em 25px;
	padding:0;
	font-size: 1.5em;
	line-height: 1.5;
	color: #0D4BA0;
	overflow: hidden;
}

div#contents-body h4{
	margin: 0 25px 1em 25px;
	padding:0;
	font-size: 1.3em;
	line-height: 1.5;
}

div#contents-body h4.flort-none{
	float: none;
}

div#contents-body p{
	margin: 0 25px 1.5em 25px;
	padding:0;
	font-size: 1.3em;
	line-height: 1.9;
}

div#contents-body p.lead{
	font-size: 1.4em;
}

/* @end */

/* @end */


/* @group footer-area */

div#footer-nav-area {
	display: none;
}

div#footer {
	display: none;
}

/* @end */

/* @group miscellaneous */

div.goBackToTop {
	display: none;
}

/* @end */

/* @group .clearfix */

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

/* for_IE7_and_Mac-IE5 */
.clearfix {
	display: inline-block;
}
/* hide from Mac-IE and apply to Win-IE(before_6.0) \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*END hide from Mac-ie and apply toWin-IE(before_6.0) */

/* @end */

/* @group フロート解除、ラッパーなど */

.binder{
	clear: both;
	margin-bottom: 2em;
}

.wrapper-a{
	clear: both;
	overflow: hidden;
	margin: 20px 20px 0 25px;
	padding: 0px;
	background: #efefef;
	border: 1px dotted #ddd;
}

/* @end */
