@charset "utf-8";
li {
	background-image: url(img/list_mark.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 18px;
	margin-left: -10px;
}



/* 吉田病院ホームページで使用する共通スタイル */

.menu {
	width: 160px;
	float: left;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	left: 0px;
}
.menu #cont_1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	float: none;
	background-color: #FBFADE;
}
.menu   #cont_1   p {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E35E47;
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2B29C;
	margin-right: 3px;
}

.menu #cont_2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FBFADE;
}
.menu    #cont_2    p {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0080CC;
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83B8DE;
	margin-right: 3px;
}

.menu #cont_3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FBFADE;
}
.menu     #cont_3     p {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009944;
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C88E;
	margin-right: 3px;
}

.menu #cont_4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FBFADE;
}
.menu   #cont_4   p {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F39800;
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FACB7F;
	margin-right: 3px;
}

.menu #cont_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FBFADE;
}
.menu    #cont_5    p {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9B1F84;
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C896BA;
	margin-right: 3px;
}
.menu  #cont_6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FBFADE;
}

.menu #mark {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.honbun {
	width: 490px;
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
}

