@charset "shift_jis";


body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 80%/2 "メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
	
}
/*トップページでの背景設定*/
body#top {
	background: #FFFFFF url(../images/bgtop.gif) repeat-x center top;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}


table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}




/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	height: 135px;	/*ヘッダーの高さ*/
	width: 100%;
	position: relative;
}

#header #logo {
	position: absolute;
	left: 0px;
	top: 38px;
}

#header #tel {
	position: absolute;
	top: 32px;
	right: 0px;
}

#header h1 {
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	font-weight: normal;
	color: #555;
	position: absolute;
	right: 0px;
	top: 5px;
}
#header h1 a {
	text-decoration: none;
	color: #555;
}

/*main menu
---------------------------------------------------------------------------*/
ul#menu li {
	float: left;
    padding: 0px 0px 5px 0px;
}
ul#menu img {
	vertical-align: bottom;
}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

/*メインコンテンツ1
---------------------------------------------------------------------------*/
#main {
	float: left;
	width: 700px;
	padding: 0px 0px;
}
/*h2タグ設定*/
#main h2 {
	font-size: 180%;
	color: #234678;
    font-weight: bold;
	width: 700px;
	line-height: 45px;
	height: 45px;
	text-align:center;
	overflow: hidden;
}

#main p {
	width: 640px;
    font-size: 100%;
    color: #555;
    padding: 0.5em 20px 1em;
}

#main bt {
	font-size: 120%;
	font-weight: bold;
    color: #234678;
    padding: 0px 20px 0px 0px;
}


/*サブコンテンツ
---------------------------------------------------------------------------*/
table.type01 {
	border-collapse: collapse;
	line-height: 1.5;
    text-align:center;
    vertical-align:middle;
}
table.type01 th {
	width: 35px;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #ccc;
}
table.type01 td {
	width: 100px;
	padding: 5px;
	border: 1px solid #ccc;
}


#sub {
	float: right;
	width: 240px;
    line-height: 1.5em;
	padding: 0px 0px;
}


/*h3タグ設定*/
#sub h3 {
	font-size: 110%;
	color: #555;
	padding: 0px;
}

#epark {
	width: 240px;
	padding: 0px 0px 10px 0px;
    
}

/*求人テーブル
---------------------------------------------------------------------------*/
table.type02 {
	border-collapse: collapse;
	line-height: 1.5;
    text-align:left;
    vertical-align:middle;
}
table.type02 th {
	width: 152px;
    background-color:#eee;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #888;
}
table.type02 td {
	width: 530px;
	padding: 5px;
	border: 1px solid #888;
}


/*診察テーブル
---------------------------------------------------------------------------*/
table.type03 {
	border-collapse: collapse;
	line-height: 1.5;
    text-align:left;
    vertical-align:middle;
    margin: 0px 30px 0px 30px;
}
table.type03 th {
	width: 450px;
    background-color:#fff;
	padding: 2px;
    font-weight: normal;
    font color:#888;
	border: 0px solid #888;
    text-align: left;
    vertical-align: top;
}
table.type03 td {
	width: 200px;
	padding: 10px;
	border: 0px solid #888;
}

/*医院案内テーブル
---------------------------------------------------------------------------*/
table.type04 {
	border-collapse: collapse;
	line-height: 1.8;
    text-align:left;
    vertical-align:middle;
    margin: 0px 20px 0px 20px;
}
table.type04 th {
	width: 450px;
    background-color:#fff;
	padding: 2px;
    font-weight: normal;
    font color:#eee;
	border: 0px solid #888;
    text-align: left;
    vertical-align: top;
}
table.type04 td {
	width: 200px;
	padding: 0px 0px 0px 15px;
	border: 0px solid #888;
}

table.type05 {
	border-collapse: collapse;
	line-height: 1.5;
    text-align:left;
    vertical-align:middle;
    margin: 0px 20px 0px 20px;
}
table.type05 th {
	width: 650px;
    background-color:#fff;
	padding: 2px;
    font-weight: normal;
    font color:#888;
	border: 0px solid #888;
    text-align: left;
    vertical-align: top;
}


/*メインコンテンツ2
---------------------------------------------------------------------------*/
#main .new {

	height: 150px;
	width: 690px;
	padding-left: 10px;
}

#main .new dt {
	font-size: 100%;
	color: #555;
    float: left;
	width: 470px;
    padding: 10px 0px 0px 10px;
}
#main .new dd {
	float: right;
	width: 200px;
    padding: 12px 0px 0px 0px;
}


/*診察科目
---------------------------------------------------------------------------*/

.box {
	float: left;
    padding: 15px 21px 15px 21px;
    overflow: hidden;
}



/*アクセス
---------------------------------------------------------------------------*/
#main .new {

	height: auto;
	width: 690px;
	padding-left: 10px;
}

#main .new map {
	font-size: 100%;
	color: #555;
    float: left;
	width: 670px;
    padding: 10px 0px 0px 10px;
}



#main .new mapp {
    font-size: 0.8em;
    line-height: 1.5em;
    padding: 0px 0px 0px 0px;
}




/*フッターメニュー
---------------------------------------------------------------------------*/
#footermenu {
	clear: both;
	width: 100%;
	text-align: left;
	position: relative;
	height: 120px;
    padding: 0px 0px 0px 20px;
}

#footermenu #pagetop {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

/*フッター
---------------------------------------------------------------------------*/
footer {
	background-color:#f5f5f5;
	padding:5px 0px 0px 0px;
}

#wrapper {
	width:740px;
	margin:0 auto;
	padding:10px 30px 10px 40px;
	background-color:#f5f5f5;
}

.float {
	float:left;
	width:180px;
	margin-right:20px;
    text-align:left;
}

.floatend {
	float:left;
	width:320px;
	margin-right:10px;
}


.floatin {
	float:left;
	margin-right:10px;
}

h1 {
	color:#000;
	text-align:center;
	font-size:10px;
}

h2 {
	border-bottom:1px solid #555;
	font-size:14px;
    color: #555;
	font-weight:bold;
	padding: 0px 0px 2px 0px;
    text-align:left;
}

.fp {
	color: #555;
    margin:2px 0px 5px 0px;
	font-size:10px;
	line-height:22px;
    text-align:left;
}



#bottom {
	text-align:center;
    font-size:10px;
	color:#fff;
    background-color:#234670;
    padding:5px 0px 5px 0px;    
}


/*マウスオーバー
---------------------------------------------------------------------------*/
a:link { color:#555; text-decoration:none }
a:visited { color:#555; text-decoration:none }
a:hover { color:#ccc; text-decoration:none }
a:active { color:#555; text-decoration:none }



a:hover img{
opacity: 0.5;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}


/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	position: relative;
	height: 350px;
	width: 960px;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}

#berimg {
	position: relative;
	height: 30px;
	width: 960px;
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #555;
}
.mb1em {
	margin-bottom: 1em;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}



