@charset "utf-8";
/* CSS Document */

/***** コンテンツ *****/

#mainContents {
	width:940px;
	margin:25px 0 0 0;
	padding:0;
}

#top {
	width:940px;
	margin:0;
	padding:0;
}

#wrap {
	width:930px;
	margin:0 5px 0 5px;
	padding:0;
}

#contents {
	width:670px;
	margin:0;
	padding:0;
	float:right;
}

#contentsLeft {
	width:224px;
	margin:0 36px 0 0;
	padding:0;
	float:left;
}

#topicPath {
	width:930px;
	height:35px;
	margin:0 5px 0 5px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:35px;
}

.section {
	width:670px;
	margin:0 0 30px 0;
	padding:0;
}

.sectionTitle {
	width:670px;
	margin:3px 0 0 0;
	padding:0;
}

.explain {
	width:670px;
	margin:15px 0 0 0;
	padding:0;
	font-size:13px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:24px;
}

#sideNav {
	width:224px;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	background-image:url(../images/gif/sidenav_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#sideNav ul{
	width:190px;
	margin:0 auto;
	padding:0;
}

#sideNav li{
	margin:5px 0 0 0;
	padding:0 0 0 15px;
	background-image:url(../images/gif/sidenav_arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:#ddd dotted 1px;
	font-size:13px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:24px;
	list-style:none;
}

#banner {
	width:224px;
	margin:0 5px 0 0;
	padding:0 0 25px 0;
	float:left;
}

#banner ul{
	width:224px;
	margin:0;
	padding:0;
}

#banner li{
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}

#pageTop {
	width:670px;
	margin:0;
	padding:0 0 15px 0;
}

/***** コンテンツおわり *****/

/***** 個別 *****/

#image_pageTop {
	margin:5px 0 5px 540px;
	padding:0;
}

/***** 個別おわり *****/


/* お問い合わせフォーム */
table#mail_form {
	width:670px;
	border-collapse:collapse;
	margin:10px 0;
}
table#mail_form th {
	width:100px;
	padding:6px 10px;
	font-size:12px;
	font-weight:bold;
	font-family:"MS PGothic";
	color:#333;
	line-height:20px;
	text-align:left;
	background:#fcfcfc;
	vertical-align:top;
	border:1px #CCC solid;
}
table#mail_form td {
	padding:6px 10px;
	font-size:14px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:20px;
	border:1px #CCC solid;
}


.form_p {
	margin:0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:normal;
	color:#333;
	line-height:22px;
}
.required_input {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:normal;
	color:#F06;
	vertical-align:super;
}
#patient_name {
	width:400px;
	height:18px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#room_number {
	width:150px;
	height:18px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#gender_female {
	margin-left:20px;
	position:relative;
}
#your_name {
	width:400px;
	height:18px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#postcode {
	width:120px;
	height:18px;
	margin:0 5px;
	border: 1px solid #666;
}
.pref {
	border: 1px solid #666;
	margin:5px 0 7px 0;
}
#address {
	width:400px;
	height:18px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#phone_number {
	width:300px;
	height:18px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#fax_number {
	width:300px;
	height:18px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#mail_address {
	width:400px;
	height:18px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#message {
	width:490px;
	margin-bottom:5px;
	border: 1px solid #666;
}
#send_bottom {
	margin:15px 0 0 320px;
	width:90px;
	height:33px;
	font-size:14px;
}
#back_submit, #top_submit {
	margin:15px 0 0 120px;
	width:90px;
	height:33px;
	font-size:14px;
}

#push {
	margin:auto;
	text-align:center;
}

#return_button ,#send_submit {
	margin:15px 0 0 0;
	width:90px;
	height:33px;
	font-size:14px;
}

#return_button {
	margin-right:15px;
}

#send_submit {
	margin-left:15px;
}

#cut01 {
	float:right;
	margin:0 40px 0 0;
	padding:0;
}





