/*
	酒井形成外科 メインCSS
	version 2019 肌の再生医療
*/

#frame {
	/* width: 1024px; */
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
#main_contents {
	width: 1138px;
	background-image: url("../image/side_bar_bg.png");
	background-repeat: repeat-y;
	background-size: 310px auto;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
#right_contents {
	margin-left: 20px;
	margin-right: 20px;
	width: 780px;
	float: right;
}
#side_menu {
	padding-top: 30px;
	/* width: 195px; */
	width: 300px;
	float: left;
}
#site_title {
	background-image: url("../image/header_title_bg.png");
}
#header {
	width: 500px;
	float: left;
}
#header_reserve {
	width: 200px;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}
.oneblock,
.twoblock,
.twoblock2 {
	margin-left: 30px;
}
.twoblock .left_side,
.twoblock .left_side2 {
	width: 370px;
	float: left;
}
.twoblock .right_side,
.twoblock .right_side2 {
	width: 370px;
	float: right;
}
.twoblock2 .left_side {
	width: 540px;
	float: left;
}
.twoblock2 .right_side {
	width: 200px;
	float: right;
}
.oneblock img {
	margin-left: auto;
	margin-right: auto;
}
.twoblock .left_side2,
.twoblock .right_side2 {
	text-align: center;
}
.twoblock .left_side img,
.twoblock .right_side img,
.twoblock2 .left_side img,
.twoblock2 .right_side img {
	width: 100%;
}
.center_image {
	text-align: center;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.center_image img {
	width: 100%;
}
/*
	サイドメニュー
*/
#side_menu .side_buttons {
	margin-bottom: 20px;
}
#side_menu .side_buttons .side_button_header {
	margin-left: 9px;
	margin-right: 9px;
	padding: 8px;
	padding-left: 30px;
	background-image: url("../image/button_header_bg.png");
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-top-left-radius : 10px;
	border-top-right-radius : 10px;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.4);
}
#side_menu .side_buttons a .side_button,
#side_menu .side_buttons a .side_button2,
#side_menu .side_buttons a .side_button_mail,
#side_menu .side_buttons a .side_button_home {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #cccccc;
	padding: 8px;
	padding-left: 25px;
	padding-right: 40px;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.4);
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
#side_menu .side_buttons .side_button {
	background: url("../image/gradation_gray.png");
}
#side_menu .side_buttons .side_button2 {
	background: url("../image/gradation_gray.png");
	border-bottom-left-radius : 10px;
	border-bottom-right-radius : 10px;
}
#side_menu .side_buttons .side_button_mail {
	background: url("../image/gradation_gray_mail.png");
}
#side_menu .side_buttons .side_button_home {
	background: url("../image/gradation_gray_home.png");
	border-bottom-left-radius : 10px;
	border-bottom-right-radius : 10px;
}
/*
	フッター
*/
#footer {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	background-image: url("../image/header_title_bg_light_gray.png");
}


/*
	ページタイトル
*/
#mainTitle h2 {
	background: url("../image/title_base.png");
	height: 120px;
	text-align: center;
}
/*
	トップ画面
*/
#top_menu01,
#top_menu02,
#top_menu04,
#top_menu05 {
	width: 250px;
	margin-right: 15px;
	float: left;
}
#top_menu03,
#top_menu06  {
	width: 250px;
	float: left;
}
#top_menu04 {
	clear: both;
}
#top_menu01 img,
#top_menu02 img,
#top_menu03 img,
#top_menu04 img,
#top_menu05 img,
#top_menu06 img,
#top_menu07 img {
	width: 100%;
}
#top_menu01 p,
#top_menu02 p,
#top_menu03 p,
#top_menu04 p,
#top_menu05 p,
#top_menu06 p,
#top_menu07 p {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
	height: 170px;
}
/*
	各施術ページ
*/
#headline {
	color: #000000;
	margin: 10px;
}
/*
	自家培養脂肪幹細胞による脂肪注入
*/
.ips_merit_demerit,
.msc_merit_demerit {
	height: 200px;
}
/*
	詳細情報
*/
.operation_infomation_table th {
	width: 200px;
}
/*
	calendar
*/

#holiday {
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 15px;
	background-image: url("../image/header_title_bg.png");
	padding: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-radius : 10px;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.4);
}
#calendarArea {
	margin-left: 30px;
}
#kyushin {
	font-size: 14px;
}
.calendar {
	width: 240px;
	border: 1px solid #0066cc;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}
.calendar td {
	text-align: center;
	border: 1px solid #cccccc;
	font-size: 12px;
}
.sun, .mon, .tus, .wed, .thr, .fri, .sat {
	width: 14%;
	background: #f0f0f0;
	color: #000000;
	text-align: center;
}
.nengetsu {
	color: #000000;
	font-weight: bold;
}
.normalColor {
	color: #000000;
	background: #ffffff;
}
.holidayColor {
	color: #cc0000;
	background: #ffcccc;
}
.cal_week {
	color: #FFFFFF;
}
.cal_day {
	color: #FFFFFF;
}
.cal_week2 {
	color: #000000;
}
.cal_day2 {
	color: #000000;
}
.time_cell {
	background: #f0f0f0;
	color: #000000;
}
/*
	計画書情報
*/
#plan_info #big_font {
	text-align: center;
}
#plan_info .left_side {
	float: left;
	width: 50%;
}
#plan_info .right_side {
	float: left;
	width: 50%;
}
#plan_info .plan_info_table {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}
