@charset "EUC-JP";
/* CSS Document */

#promotion	{
	width:768px;
	height:374px;
	margin:0;
	padding:0;
	clear:both;
	display:block;
	background-image: url(../images/top/doctor.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
}

#header-cont	{
width:275px;
height:374px;
margin:0;
padding:0;
display:block;
float:right;
background:url(../images/navigation_bg.gif) repeat-y left top;}

#prof-area	{
	width:465px;
	height:75px;
	border:double 3px #fff;
	position:relative;
	left:10px;
	top:300px;
	float:left;
	text-align:left;
	display:block;
	overflow:auto;
	background-color: #002466;
}

#prof-area p	{
font-size:small;
color:#fff;
margin:5px 0 0 5px;}

#gra	{
height:374px;
background:url(../images/top/gradation_bg.gif) no-repeat left bottom;}

#left-cont	{
margin-top:20px;
float:left;
width:475px;
}

.box	{
text-align:left;
border:1px solid #ccc;
padding:15px;
margin-bottom:15px;}

.box h2	{
background:url(../images/ttl_bg.gif);
color:#fff;
font-size:medium;
line-height:150%;
padding-top: 7px;
margin-bottom:1px;
}

html>/**/body .box h2	{
	padding-top: 3px;
}

.box .hr	{
border-top:dotted 1px #666;
border-left:0px none;
border-bottom:0px none;
border-right:0px none;
height:1px;
overflow:hidden;}

.box p	{
font-size:small;
line-height:140%;
margin:10px 0 0 0}

#right-cont	{
border-top:20px solid #fff;
float:right;
width:275px;
text-align:left}

#right-cont h3	{
font-size:small;
color:#333;
margin:5px 0 0 5px}

#topics	{
background:#fff;
margin:5px 0 0 5px;
width:263px;}

#topics ul	{
list-style:none;
margin:0;
padding:0;
background:#fff;}

#topics li	{
font-size:small;
line-height:150%;
padding:10px 0 10px 0;
border-left:10px solid #fff;
border-right:10px solid #fff;
border-bottom:1px dotted #ccc;}

#footer	{
	width:768px;
	padding:0 0 20px 0;
	background-color: #fff;
	overflow:hidden;
}

#powerd	{
	text-align:right;
}

#powerd img	{
	margin:-50px 0 0 0;
	border-bottom:10px solid #fff;
}
