/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* rec01-01                                          */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
/*リンクボタン*/
.link-bot {
	display: block;
	text-indent: -700em;
	height: 36px;
	background-image: url(../img/rec-01-01-11.png);
	background-position: 0px 0px;
	width: 182px;
}
.link-bot:hover {
	background-image: url(../img/rec-01-01-11.png);
	background-position: 182px 0px;
	width: 182px;
}
.bot-right {
	margin-left: 334px;
}
/*ｉｍｅモード*/
.ime-on {
	ime-mode: active;
}
.ime-off {
	ime-mode: disabled;
}
/*フォーム設定*/
#contents input,#contents select,#contents textarea { 
	font-size: 100%; 
	border: 1px gray solid;
	background-color: #FFFFE0;
	margin: 0px 3px 0px 3px;
} 
.select01 {
	width: 200px;
}
.select02 {
	width: 50px;
}
.input03 {
	width: 100px;
}
.input04 {
	width: 200px;
}
.input05 {
	width: 40px;
}
.input06 {
	width: 80px;
}
.input07 {
	width: 150px;
}
.h200 {
	height: 200px;
}
/*テキストエリア分割*/
.parts-form1 {
	width: 100px;
	margin-left: 20px;
	text-align: left;
	float: left;
	padding: 2px;
}
.parts-form1a {
	width: 300px;
	height: 200px;
	margin-left: 20px;
}
.parts-form1b {
	width: 300px;
	height: 50px;
}
.parts-form2 {
	width: 320px;
	float: left;
	padding: 2px;
}
.parts-form3 {
	width: 86px;
	float: left;
	padding: 2px;
}
.parts-form4 {
	width: 126px;
	float: left;
	padding: 2px;
}
.parts-form5 {
	width: 106px;
	float: left;
	padding: 2px;
}
.parts-form6 {
	width: 376px;
	float: left;
	padding: 2px;
}
.parts-form7 {
	width: 56px;
	float: left;
	padding: 2px;
}
.parts-form8 {
	width: 206px;
	float: left;
	padding: 2px;
}
/*STDテキストエリア*/
.std_textarea {
	width: 520px;
	position: relative;
	text-align: left;
	font-size: 120%;
}
.std_textarea a {
	text-decoration: none;
	color: #0000cc;
}
.std_textarea a:hover{
	color: red;
}
.margin111 {
	padding-left: 5em;
}
/*テキスト設定*/
.text-right {
	text-align: right;
}
.text-orange {
	color: #CC6600;
}
.text-red2 {
	color: #cc3300;
}
.text-red {
	color: #ff0000;
}
.bg-pink {
	background-color: #FFC0CB;
}
.bg-yellow {
	background-color: #FFFF00;
}
.text-bold {
	font-weight: bold;
}
.text-small {
	font-size: smaller;
}
.text-large {
	font-size: larger;
}
.mrg1 {
	padding-top: 20px;
}
.line-100 {
	line-height: 120%;
}
/*ＨＲ設定*/
.hr_rec {
	color:gray;
	border: 0;
	height: 1px;
	background-color:gray;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
/*ｈ２タイトル画像*/
.h2_rec_01_01_01 {
	background-image: url(../img/rec-01-01-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_01entry {
	background-image: url(../img/rec-01-01-02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_02 {
	background-image: url(../img/rec-01-01-03.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_02entry {
	background-image: url(../img/rec-01-01-04.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_03 {
	background-image: url(../img/rec-01-01-05.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_03entry {
	background-image: url(../img/rec-01-01-06.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_04entry {
	background-image: url(../img/rec-01-01-07.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_05entry {
	background-image: url(../img/rec-01-01-08.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_rec_01_01_06 {
	background-image: url(../img/rec-01-01-13.png);
	background-position: center center;
	background-repeat: no-repeat;
}




