@charset "shift_jis";

/* -------------------------------------------------------------

済生会習志野病院　ホームページ　スタイルシート　by ｼｽﾃﾑ情報課

[1] レイアウトに関する設定
[2] ヘッダーに関する設定
[3] メニューに関する設定
[4] 検索に関する設定
[5] タイトルに関する設定
[6] サイドメニューに関する設定
[7] フッターに関する設定

id指定のものは#、class指定のものは・で表現しています。


--------------------------------------------------------------- */

/* 全体的なリンク */

a:link, a:visited {
	color: #4E443A;
	font-weight: normal;
	text-decoration: none;
} 
a:active, a:hover {
	color: #af1313;
	text-decoration: underline;
	font-weight: normal;
}


/* [1] レイアウト設定 */

body {
	margin: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E443A;
	background-color: #E7EFC6;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.con {
	font-size: 12px;
	padding: 10px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 {
	margin-right: 15px;
}
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.border_bottom { border-bottom: 1px  dotted #999; }

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 41px;
	height: 8px;
	border: none; 
	background: url(file:///C|/Users/%E6%B8%88%E7%94%9F%E4%BC%9A%E7%BF%92%E5%BF%97%E9%87%8E%E7%97%85%E9%99%A2%E3%80%80%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0%E6%83%85%E5%A0%B1%E8%AA%B2%E3%80%80%E5%85%B5%E8%97%A4/Desktop/templatemo_113_business/images/templatemo_more.jpg) no-repeat;
}


/*　[2] タイトルに関する設定 */

#title {
	padding-top: 5px;
	padding-bottom: 5px;
}

#title #title_section {
	float:left;
	width:600px;
	height: 50px;
}

#title #search_section {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sub_title {
	clear: both;
	width: 116px;
	height: 32px;
	margin-bottom: 20px;
	background: url(file:///C|/Users/%E6%B8%88%E7%94%9F%E4%BC%9A%E7%BF%92%E5%BF%97%E9%87%8E%E7%97%85%E9%99%A2%E3%80%80%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0%E6%83%85%E5%A0%B1%E8%AA%B2%E3%80%80%E5%85%B5%E8%97%A4/Desktop/templatemo_113_business/images/templatemo_project_title.jpg) no-repeat;
}
.section_w200 {
	width: 225px;
	background-color: #EFE7C6;
}
.section_w230 {
	width: 230px;
	margin-bottom: auto;
}


.section_w270 {
	width: 250px;
}

.section_w650 {
	width: 710px;
}

.section_w650 p {
	text-align: justify;
	margin-bottom: 10px;
}
.section_w720 {
	width: 720px;
}



.image_wrapper_01 {
	position: relative;
	width: 220px;
	height: 90px;
	
}

.image_wrapper_01 img {
	position: absolute;
	width: 210px;
	height: 80px;
	top: 6px;
	left: 6px;
}


/*[3] ヘッダーに関する設定 */


.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #4E443A;
	font-weight: bold;
	background-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
}

.header_02 {
	font-size: 14px;
	color: #4E443A;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006900;
	border-right-color: #006900;
	border-bottom-color: #006900;
	border-left-color: #006900;
	text-decoration: none;
}

.header_03 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #333333;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 10px;
	border: 1px double #FFFFFF;
	text-decoration: none;
}
.header_04 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #006600;
	border-bottom-width: 2px;
	border-bottom-style: double;
	text-decoration: none;
}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background:#FFFFFF;
	font-size: 12px;
}


/* [3] メニューに関する設定 */

#menu_search {
	clear: both;
	width: 960px;
	height: 42px;
	background: url(file:///C|/Users/%E6%B8%88%E7%94%9F%E4%BC%9A%E7%BF%92%E5%BF%97%E9%87%8E%E7%97%85%E9%99%A2%E3%80%80%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0%E6%83%85%E5%A0%B1%E8%AA%B2%E3%80%80%E5%85%B5%E8%97%A4/Desktop/templatemo_113_business/images/templatemo_menu_bg.jpg) repeat-x;
}

#menu {
	float: left;
	width: 958px;
	height: 40px;
	background-color: #E7EFC6;
	padding: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	height: 40px;
}

#menu ul li a {
	float: left;
	display: block;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #4E443A;
	font-weight: bold;
	outline: none;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu li a:hover, #menu li .current {
	color: #ffffff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}


#menu_search #search_section {
	float: right;
	width: 275px;
	height: 40px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.menu2 {
	width: 228px;
	hight: 60px;
}
.menu2  li {
	display: inline;
}
.menu2  li  a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: auto;
	padding: 15px;
	background-color: #9C3031;
}
.menu2   li   a:hover    {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: auto;
	padding: 15px;
	background-color: #998877;
}

.menu2 li .current {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: auto;
	padding: 15px;
	background-color: #998877;
}

.menu3 {
	width: 700px;
	margin-left: 10px;
}

.menu3 li {
	display: inline;
	float: left;
}
.menu3 li a {
	font-size: 14px;
	font-weight: bold;
	color: 4E443A;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #E7EFC6;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	margin-right: 5px;
}
.menu3 li a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #006600;
}





/*　[4] 検索に関する設定　*/

#search_section form {
	float: right;
	margin: 0px;
	padding: 0px;
}

#searchfield {
	height: 15px;
	width: 180px;
	padding: 3px;
	color: #oooooo;
	font-size: 13px;
	font-variant: normal;
	line-height: normal;
	background: #ffffff;
	border: 1px solid #cccccc;
}

#searchbutton {
	height: 20px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #4E443A;
	border: 1px solid 4E443A;
	background-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

#content {
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


/* 更新情報に関する設定 */

#whatsnew {
}


/* [6] サブメニューに関する設定 */

#submenu {
	width: 240px;
	hight: 60px;
}


#submenu li {
	display: inline;
}


#submenu li a {
	font-size: 14px;
	font-weight: bold;
	color: #4E443A;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: auto;
	padding: 15px;
	background-image: url(images/submenu_button01.gif);
}
.submenu2 {
	width: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#submenu li a:hover {
	color: #FFFFFF;
	background-image: url(images/submenu_button02.gif);
}

/* [7] フッターに関する指定 */
#footer {
	clear: both;
	height: 65px;
	width: 920px;
	text-align: center;
	color: #333;
	padding: 30px 20px 0 20px;
	background: url(file:///C|/Users/%E6%B8%88%E7%94%9F%E4%BC%9A%E7%BF%92%E5%BF%97%E9%87%8E%E7%97%85%E9%99%A2%E3%80%80%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0%E6%83%85%E5%A0%B1%E8%AA%B2%E3%80%80%E5%85%B5%E8%97%A4/Desktop/templatemo_113_business/images/footer_bg.jpg) repeat-x;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #333;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}
.con2 {
	font-size: 12px;
	padding: 10px;
	background-color: #E7EFC6;
	margin: 10px;
}
.header_05 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #993333;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 3px;
}
.header_06 {
	font-size: 14px;
	color: #006500;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
.header_07 {
	font-size: 14px;
	color: #4A4539;
	text-decoration: none;
	margin-top: 3px;
	padding: 3px;
}

.con3 {
	font-size: 12px;
	padding: 10px;
	background-color: #FFFFCC;
	margin: 10px;
}
.con4 {
	font-size: 12px;
	padding: 10px;
	background-color: #CCFF99;
	margin: 10px;
}
