@charset "utf-8";
/* CSS Document */

/***** コンテンツ *****/

#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;
}

#contents {
	width:880px;
	margin:0;
	padding:5px 30px 30px 30px;
	background-image:url(../images/gif/contents_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#mainContents {
	width:860px;
	margin:30px 10px 0 10px;
	padding:0;
}

#section {
	width:860px;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:24px;
	text-align:left;
}

#Nav {
	margin:0;
	padding:0;
	width:880px;
}

#Nav ul {
	margin:0;
	padding:0;
}

#Nav li {
	margin:0 20px 0 0;
	padding:0;
	display:inline;
	list-style:none;
	float:left;
}

h2 {
	margin:0 0 20px 0;
	font-size:20px;
	font-weight:bold;
	font-family:"MS PGothic";
	color:#333;
	line-height:24px;
	text-align:left;
}

/***** コンテンツおわり *****/






/* お問い合わせフォーム */
table#mail_form {
	width:858px;
	border-collapse:collapse;
	margin:10px 0;
}
table#mail_form th {
	width:160px;
	padding:6px 10px;
	font-size:14px;
	font-weight:bold;
	font-family:"MS PGothic";
	color:#333;
	line-height:24px;
	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:24px;
	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;
}















