body{
	margin:0px;
	padding:0px;
	background : #fdd7de url(../bg.gif) repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	}
	
a:link{
	text-decoration : underline;
	color : #000000;
	}
	
a:visited{
	text-decoration : underline;
	color : #000000;
	}

a:hover{
	text-decoration : underline;
	color : #FFFFFF;
	background-color:#000000;
	}

a:active{
	text-decoration : underline;
	color : #FFFFFF;
	background-color:#000000;
	}
	
/*ヘッダー*/

#header{
	width:709px;
	height:63px;
	background : url(../header_bg.gif) no-repeat;
	}
	
#header img{
	position:absolute;
	top:12px;
	left:10px;
	}
	
/*フッター*/

#footer{
	margin:10px 0 0 0;
	width:709px;
	}
	
/*メニュー*/

#menu{
	width:709px;
	height:204px;
	margin:0px;
	padding:0px;
	background : url(../line.gif) no-repeat;
	background-position: bottom;	
	}
	
#menu_left{
	float:left;
	width:200px
	;}
	
#menu_left ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu_left li,#menu_left a{
	display:block;
	width:200px;
	height:40px;
	}
	
#menu_left li{
	text-indent:-9999px;
	}
	
#menu_left a{
	text-decoration:none;
	color:#B82847;
	background : url(../menu.gif) no-repeat;	
	}

#menu02 a{background-position:0 -40px;}
#menu03 a{background-position:0 -80px;}
#menu04 a{background-position:0 -120px;}
#menu05 a{background-position:0 -160px;}
#menu01 a:hover{background-position:-200px 0px;}
#menu02 a:hover{background-position:-200px -40px;}
#menu03 a:hover{background-position:-200px -80px;}
#menu04 a:hover{background-position:-200px -120px;}
#menu05 a:hover{background-position:-200px -160px;}
	
#memu_right{
	float:right;
	width:509px;
	}
	
/*メイン*/

#main{
	margin:15px 15px 15px 15px;
	width:679px;
	}
	
/*内部レイアウト*/
	
#left01{
	float:left;
	width:430px;
	margin:0 15px 0 0;
	}
	
#right01{
	float:right;
	width:234px;
	margin:0;
	}
	
#main_text{
	float:left;
	width:449px;
	margin:10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	}
	
#right02{
	float:right;
	width:320px;
	margin:10px 10px 10px 19px;
	}

#left02{
	float:left;
	width:320px;
	margin:10px 0 10px 10px;
	}
	
/*お知らせ*/

#news{
	margin:10px 10px 0 10px;
	border-left:4px solid #B82847;
	padding:1px 0 1px 5px;
	}
	
/*診療時間*/
	
#table{
	margin:10px 5px 10px 5px;
	}
	
/*photo*/
#photo{
	float:right;
	width:200px;
	margin:10px 10px 0 0;
	}

	
/*病院案内*/

#about{
	width:430px;
	margin:0 0 10px 0;
	}

#about_contents{
	width:410px;
	margin:10px 10px 0 10px;
	line-height:16px;
	}
	
.red1{
	color:#FF0000;
	}


/*医師紹介*/

#intro_text{
	margin:0 0 0 10px;
	}


/*リンク*/
#link_category{
	width:308px;
	margin:0 0 10px 0;
	color: #FF0000;
	font-weight:bold;
	border-left:4px solid #B82847;
	padding:1px 0 1px 5px;
	}

#link_text{
	width:300px;
	margin:0 0 10px 10px;
	line-height:18px;
	}

/*診療案内*/


#treat{
	margin:0 0 5px 0;
	border-left:4px solid #B82847;
	padding:1px 0 1px 5px;
	}

#treat_text{
	margin:0 0 15px 0;
	padding:1px 0 1px 9px;
	}

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


