@charset "UTF-8";

/*
  Summary: contents01
  Created: 2009-01-08
  Last update: 2008-01-08
  Target Pages
  	/ All pages
  
  Site URL: 
  File name: contents01.css (/common/css/contents01.css)
  Author: TakahiroWakita.
  Copyright: (c) 2009 roofplan.
  
*/


/*  コンテンツ  */

#contents-mainvisual{
	width: 770px;
	margin:0 auto 20px;
	text-align:center;
}
#sideinfomation {
	width: 255px;
	float: left;
	color: #483512;
	text-align:left;
	font-size:0.93em;
}
#sideinfomation h3{
	font-weight:bold;
}
#sideinfomation h3,#sideinfomation p,#sideinfomation iframe,#sideinfomation a{
	margin:0 0 10px 40px;
}
#textbox {
	width:465px;
	float:left;
	text-align:left;
	margin-left:30px;
}
#textbox p,#textbox img{
	margin-bottom:10px;
}


/* calendar color
*********************************** */

ul#color{
	margin-bottom:20px;
}

ul#color li#rest{
	background:url(../../images/pk.jpg) no-repeat left center;
	padding: 10px 0 0 35px;
	height:30px;
}
ul#color li#open{
	background:url(../../images/or.jpg) no-repeat left center;
	padding: 10px 0 0 35px;
	height:30px;
}
ul#color li#sat{
	background:url(../../images/bl.jpg) no-repeat left center;
	padding: 10px 0 0 35px;
	height:30px;
}

/* calendar
*********************************** */
#calendar {
	width: 455px;
	font-size: 10px;
	margin:0 0 20px 10px;
}

#calendar h4{
	font-weight:bold;
	margin-bottom:10px;
}


/* 施設紹介　photo
*********************************** */
.photo-area{
	width:450px;
	margin:10px 0 20px 5px;
}

.photo_left {
	width: 205px;
	float: left;
}
.photo_right {
	width: 205px;
	margin-left: 40px;
	float: left;
}

/* 診療案内　photo
*********************************** */

div.imgtext p {
	display: table-cell;
	vertical-align: middle;
}

/*for IE6 */  
* html .imgtext p {   
    display: inline;   
    zoom: 1;   
}   
    
/*for IE7 */  
*:first-child+html .imgtext p {   
    display: inline;   
    zoom: 1;   
}  

.imgtext {
	height: 120px;
	width: 465px;
}






