body	{
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


a:link {
	color: #439FA6;
}

/* コンテナ */
div#container	{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー */
div#header	{
	height: 490px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/img_header.gif);
	background-repeat: repeat-x;
}

div#header_img	{
	text-align: center;
	position: relative;
	top: 36px;
	left: auto;
	right: auto;
}

div#header h1	{
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	width: 950px;
	position: relative;
	left: auto;
	right: auto;
	text-align: left;
}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px;
	margin-left: 20px}

/* コンテンツ */
div#content	{width: 950px;
	margin-left: auto;
	margin-right: auto}

div#content h2	{
	padding-left: 0px;
	margin-bottom: 0;
	padding-bottom: 20px;
}


div#content p	{
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	margin-left: 0px;
	color: #666666;
}


/* カクテルセラピーIO3(イオキュービック)って何？ */
div#about	{
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 30px;
	background-image: url(../img/photo01.jpg);
	background-repeat: no-repeat;
	background-position: 690px 0px;
}


/* 「カクテルセラピーIO3」と「メソセラピー」との比較 */
div#compare	{
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
	background-position: 690px 0px;
}


/* カクテルセラピーIO3治療の流れ */
div#flow	{
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 30px;
	background-image: url(../img/photo02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#flow h3 {
	margin-top: 5px;
	margin-bottom: 10px;
}

#flow p {
	font-size: 14px;
	padding-left: 55px;
	padding-bottom: 38px;
	line-height: 24px;
	color: 666666;
}

/* 料金のご案内 */
div#price	{
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
	background-position: 690px 0px;
}


/* ドクター紹介 */
div#doctor	{
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
	background-position: 28px 56px;
	background-image: url(../img/doctor-photo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 70px;
}
#doctor #profile {
	margin-left: 250px;
	margin-bottom: 50px;
}

#doctor h4 {
	margin-top: 0px;
	margin-bottom: 10px;
}


#doctor th {
	padding-top: 0px;
	padding-bottom: 20px;
}


#doctor td {
	font-size: 14px;
	color: #666666;
	vertical-align: top;
}


#doctor #name {
	margin-left: 250px;
	margin-top: 22px;
	margin-bottom: 28px;
}


/* クリニック紹介 */
div#clinick	{
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
}


#map1 {
	background-image: url(../img/map01.jpg);
	background-repeat: no-repeat;
	background-position: 10px 70px;
	width: 890px;
	height: 480px;
}

#map2 {
	background-image: url(../img/map02.jpg);
	background-repeat: no-repeat;
	background-position: 10px 70px;
	width: 890px;
	height: 480px;
}

.bt-googlemap {
	margin-left: 600px;
}

#information {
	margin-left: 440px;
	margin-top: 70px;
}

.infoSummary {
	width: 450px;
	margin-bottom: 20px;
	border-top: #af9a8e solid 1px;
	border-left: #af9a8e solid 1px;
	margin-top: 50px;
	margin-left: 440px;
	font-size: 14px;
	color: #666666;
}

.infoSummary th, .infoSummary td {
		padding: 6px 20px 4px;
		border-right: #af9a8e solid 1px;
		border-bottom: #af9a8e solid 1px;
}

.infoSummary th {
		width: 8em;
		background: #e7e1dd;
}

.infoAccess {
	width: 450px;
	margin-left: 440px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
	background-image: url(../img/kkk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.infoAccess th, .infoAccess td {
	padding: 7px 10px 7px;
	background: url(../img/kkk.gif) repeat-x left bottom;
	vertical-align: middle;
}

.infoAccess th {
		width: 180px;
}


/* 院内施設（Photo Gallery） */
div#photogallery	{
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
}

#infoGallery {
	height: 88px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 50px;
}


/* カウンセリング */
div#counseling	{
	margin-top: 40px;
	margin-bottom: 100px;
}


/* フッター */
div#footer	{
	background-image: url(../img/img_footer.jpg);
	background-repeat: repeat-x;
	margin-top: 50px;
	padding-top: 10px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 30px;
}

div#footer a:link {
	color: #ffffff;
}

/* テキスト */

.bold	{
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}


/* カウンセリング予約ボタン */

p.button a	{
	background-image: url(../img/bt-counseling.jpg);
	display: block;
	width:	600px;
	line-height: 102px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: 0px;
}

p.button a:hover	{
	background-position: left bottom
	}
	
p.button img	{
	border:none;
	}
	
	
/* カウンセリング予約バナー */

p.banner a	{
	background-image: url(../img/bn-counseling.jpg);
	display: block;
	width:	950px;
	line-height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: 0px;
}

p.banner a:hover	{
	background-position: left bottom
	}
	
p.banner img	{
	border:none;
	}
		
	
	
