@charset "shift_jis";
/* CSS Document */

body{
	background:url(../image/bg.gif) repeat-x;
}

th{
	background-color:#fdf5fe;
	color:#a05677;
	width:90px;
}
th,td{
	border:1px solid #ccc;
	padding:6px;
}

.center{
	margin:0;
	padding:16px 0;
	text-align:center;
}
.center2{
	margin:0;
	padding:10px 0 0px 0;
	text-align:center;
}
h1{
	margin:0;
	padding:0;
}

h1#main,h2{
	clear:both;
	display:block;
	padding:16px 0;
	width:100%;
}

.bLeft{
	float:left;
	width:315px;
	height:150px;
}
.bRight{
	float:right;
	width:315px;
	height:150px;
}


p#clinic{
	width:220px;
	height:208px;
	float:right;
}

.right{
	text-align:right;
}