@charset "shift_jis";

/* ============================

兵庫民医連特設ページCSS

============================ */


h1{
	background-image: url(../images/h1_bnr.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 708px;
	font-size: 2px;
	font-weight: normal;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 3px;
	}
	
h2{
	color: #333;
	background-image: url(../images/h2_mkr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	}
	
p{
	line-height: 1.4em;
	}

.co{
	width: 700px;
	}
	
.co a:link{
	color: #009a44;
	text-decoration: none;
	}
.co a:visited{
	color: #009a44;
	text-decoration: none;
	}
.co a:hover{
	color: #009a44;
	text-decoration: underline;
	}

.co td{
	vertical-align: middle;
	padding-left: 10px;
	}
.co td.logo{
	padding-left: 0px;
	}

.profile{
	background-color: #e9f6ea;
	margin-top: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
.profile table{
	text-align: center;
	margin: auto;
	width: 660px;
	}











