/* CSS Document */
@charaset "Shift-JIS";
/* ===================================================
【湘南東部総合病院｜臨床研修病院】(C)FureaiGropu 2008

 File name:      rinsyo.css
 Style Info:     臨床研修病院専用シート。
=================================================== */


/* ===================================================
　Reset
=================================================== */
html {
	overflow-y: scroll;
}
* {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border:0;
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 110%;
	margin-bottom: 1.2em;
}
img,abbr,acronym,fieldset {
	border: 0;
}
caption{
	font-weight: bold;
}
ul {
	margin-bottom: 1.2em;
}
li {
	list-style-type: none;
} 
a {
	text-decoration:none;
}
li {   
 margin-left: 1.8em;  
}
li li {
	list-style-type: square;
}
/* ===================================================
　Base
=================================================== */
body {
	background: url(img/bg01.gif) #FFF;
	color: #333;
	font-size: 0.9em;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.4em;
	text-align: center;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}
/* ===================================================
　Link
=================================================== */
a:link,a:visited {
	color: #029982;
}
a:hover,a:active {
	color: #005E4E;
	text-decoration: none;
}
/* ===================================================
　汎用class
=================================================== */

/*　レイアウト関連
--------------------------------------------------- */
.imgC {
	clear: both;
	text-align: center;
	margin: 0 auto;
}
.imgR {
	float: right;
	margin: 0 20px 0 10px;
}
.imgL {
	float: left;
	margin: 0 20px 20px 20px;
}
.imgDef {
	clear:both;
}
.textC {
	text-align: center;
}
.textR {
	text-align: right;
}
.textL {
	text-align: left;
}
.tme1 {
	margin-top: 1em;
}
.tme2 {
	margin-top: 2em;
}
.tme3 {
	margin-top: 3em;
}
.rme1 {
	margin-right: 1em;
}
.rme2 {
	margin-right: 2em;
}
.rme3 {
	margin-right: 3em;
}
.bme1 {
	margin-bottom: 1em;
}
.bme2 {
	margin-bottom: 2em;
}
.bme3 {
	margin-bottom: 3em;
}
.lme1 {
	margin-left: 1em;
}
.lme2 {
	margin-left: 2em;
}
.lme3 {
	margin-left: 3em;
}
/*　フォントスタイル
--------------------------------------------------- */
.B {
	font-weight: bold;
}
.emphasisB {
	color: #003399;
}
.emphasisBB {
	color: #003399;
	font-weight: bold;
}
.emphasisR {
	color: #ff0033;
}
.emphasisRB {
	color: #ff0033;
	font-weight: bold;
}
.emphasisG {
	color: #006633;
}
.emphasisGB {
	color: #006633;
	font-weight:bold;
}
.large24 {
	font-size: 24px;
}
.large18 {
	font-size: 18px;
}
.large16 {
	font-size: 16px;
}
.small12 {
	font-size: 12px;
}
.small10 {
	font-size: 10px;
}
/*　テキストレイアウト
--------------------------------------------------- */
.textC {
	text-align: center;
}
.textR {
	text-align: right;
}
.textL {
	text-align: left;
}
.word05 {
	white-space: 0.5em;
}
.word1 {
	white-space: 1em;
}
.word3 {
	white-space: 3em;
}
#page #contents .main p.noIndent {
	text-indent: 0;
}
/*　リストレイアウト
--------------------------------------------------- */
ul.mark li,dl.mark dt {
	padding-left: 1.8em;
	background: url(img/icon_disc.gif) no-repeat 0em .25em;
}
/* ===================================================
　Page
=================================================== */
#page {  
	position: relative;
    width: 782px;
    margin: 0 auto;  
    background: #FFF; 
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
/* ===================================================
　Contents
=================================================== */
#contents {
	width: 782px;
}
#contents p {
	margin-bottom: 1em;
	text-indent: 1em;
}
.topicsLink {
}
.topicsLink span,.topicsLink span:visited {
	color: #3333ff;
	text-decoration: underline;
	cursor: pointer;
}
.topicsLink span:hover,.topicsLink span:active {
	color: #3399CC;
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;	
}
/* ===================================================
　Main
=================================================== */
.main {
	width: 722px;
	margin: 0 30px;
	margin-bottom: 50px;
	line-height: 1.6em;
}
/* ===================================================
　TextBox
=================================================== */
.box {
	margin-bottom: 80px;
}
#topicsBox {
	zoom: 1;
	visibility: hidden;
	position: absolute;
	top: 1034px;
	left: 50%;
	overflow: auto;
	width: 540px;
	height: 500px;
	margin-left: -280px;
	padding: 10px;
	background: url(img/bg_topics.png);
}
#topicsBox ul li {
	margin: 0;
}
.iBox {
	margin-bottom: 30px;
	padding: 10px;
	background: url(img/doctor_images.gif) bottom right no-repeat;
	border: 2px solid #CC3333;
}
/* ===================================================
　Header
=================================================== */
#header {
}
#header h1 {
	width: 243px;
	height: 61px;
	margin-left: 20px;
	padding: 10px 0;
	background: url(img/site_title.gif) no-repeat;
	background-position: center;
	line-height: 1px;
	font-size: 1px;
	text-indent: -9999em;
}
#tobu_bana {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
/* ===================================================
　Footer
=================================================== */
#footer {
	width: 782px;
	background-color: #506036;
	text-align: center;
}
#footer .copy {
	color: #FFF;
	font-size: 0.8em;
}
/* ===================================================
　Title
=================================================== */
#title01 {
	width: 722px;
	height: 32px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_01.gif) no-repeat;
}
#title02 {
	width: 722px;
	height: 32px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_02.gif) no-repeat;
}
#title021 {
	width: 721px;
	height: 19px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_021.gif) no-repeat;
}
#title022 {
	width: 721px;
	height: 19px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_022.gif) no-repeat;
}
#title03 {
	width: 722px;
	height: 32px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_03.gif) no-repeat;
}
#title04 {
	width: 722px;
	height: 32px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_04.gif) no-repeat;
}
#title05 {
	width: 722px;
	height: 32px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_05.gif) no-repeat;
}
#title06 {
	width: 722px;
	height: 32px;
	margin-top: 150px;
	margin-bottom: 10px;
	background: url(img/title_06.gif) no-repeat;
}
#titleEmployment {
	width: 722px;
	height: 32px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_employment.gif) no-repeat;
}
#titleHospitalvisit {
	width: 722px;
	height: 32px;
	margin-top: 50px;
	margin-bottom: 10px;
	background: url(img/title_hospital_visit.gif) no-repeat;
}
#title01 h2,#title02 h2,#title021 h3,#title022 h3,
#title03 h2,#title04 h2,#title05 h2,#title06 h2,
#titleEmployment h2,#titleHospitalvisit h2 {
	text-indent:-9999em;
}
.sTitle {
	font-weight: bold;
	color: #336633;
	border-bottom: 1px dotted #336633;
}
/* ===================================================
　Menu
=================================================== */
.top_menu01 li {
	float: left;
	margin: 5px;
	padding: 0px;
	text-indent: -9999em;
}
.menu_01 a,.menu_02 a,.menu_03 a {
	display: block;
	width: 228px;
	height: 56px;
	border: none;
}
.menu_01 a {
	background: url(img/menu_01.gif) no-repeat;
}
.menu_02 a{
	background:url(img/menu_02.gif) no-repeat;
}
.menu_03 a{
	background:url(img/menu_03.gif) no-repeat;
}
#sub_menu01 li {
	background: url(img/listmenu_01.gif) no-repeat 0 50%;
	text-indent: 1.5em;
	font-size: 1em;
	line-height: 1.4em;
}
/* ===================================================
　DataTable
=================================================== */
.data_table01 {
	margin-bottom: 20px;
	background-color: #FFF;
	border-collapse: collapse;
	border: 1px #cccccc solid;
}
.data_table01 td {
	padding:3px;
	border: 1px solid #ccc;
}
.data_table02 {
	margin-bottom: 20px;
	background-color: #FFF;
	border-collapse: collapse;
}
.data_table02 td {
	padding: 3px;
}
/* ===================================================
　Photo
=================================================== */
#top_photo {
}
#top_photo li {
	float: left;
	margin: 0 20px;
}
/* ===================================================
　List
=================================================== */
.list_type01{
}
.list_type01 li {
	list-style-type: decimal;
}
/* ===================================================
　Up
=================================================== */
.page_up {
	float: right;
	text-indent: -9999em;
}
.up{
	width: 123px;
	height: 18px;
	background: url(img/up.gif) no-repeat;
}
/* ===================================================
　Form
=================================================== */

/*　標準フォーム
--------------------------------------------------- */
.formTable {
	width: 100%;
	background: #fff;
	border: 1px solid #eee;
	border-collapse: collapse;
	font-size: 12px;
	table-layout: fixed;
}
.formTable td,.formTable th {
	margin: 1px;
	padding: 10px;
	border: 1px solid #eee;
	border-collapse: collapse;
}
.formTable th {
	width: 25%;
	background: #99CCAA
}
.formTable td {
	background: #fff;
}
/*　フォーム入力形式
--------------------------------------------------- */
.formType01 {
	ime-mode: auto;
}
.formType02 {
	ime-mode: active;
}
.formType03 {
	ime-mode: inactive;
}
.formType04 {
	ime-mode: disabled;
}
/*　div.geoSsl　〓SSL認証について〓
--------------------------------------------------- */
div.geoSsl {
	clear:both;
	background:#FFF;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 20px 0;
	overflow: hidden;
	font-size:small;
}
* html div.geoSsl {
	height: 1%;
}
div.geoSsl p span {
	font-weight: bold;
}
div.geoSsl p {
	text-indent: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1em;
}
div.geoSsl img {
	display:block;
}
