﻿@charset "utf-8";
/* CSS Document */

/*------------------------------

	三条山下内科医院
	Web Site Style Sheet 2007

-------------------------------*/

/*--------------------------------------------画像関連--------------------------------------------*/
body {
	background:url(../images/sec/side-line.jpg) no-repeat;
}

#inner_frame_top {
	background:url(../images/sec/top.jpg) no-repeat;
	width:780px;
	height:103px;
}

#inner_frame_top #top_link02{
	width:139px;
	padding:0 9px 0 0;
	margin:0;
}

#inner_frame_top #top_link02 a{
	width:139px;
	display:block;
	margin:0;
	padding:0;
}

/*--------------------------------------------conbox--------------------------------------------*/

.conbox{
	background:url(../images/sec/con-back-mdl.gif) repeat-y;
	width:523px;
	margin-top:10px;
}

.conbox .top{
	background:url(../images/sec/con-back-top.gif) no-repeat;
	width:523px;
	height:30px;
	font-size:0px;
}

.conbox .btm{
	background:url(../images/sec/con-back-btm.gif) left bottom no-repeat;
	width:523px;
	height:10px;
	font-size:0px;
}

.conbox .conbox_inner{
	width:466px;
	margin:0 auto 0 auto;
}

.conbox .left{
	width:130px;
}

.conbox .right{
	width:310px;
}

.conbox li{
	margin-top:2px;
	margin-bottom:2px;
}


/*--------------------------------------------未整理--------------------------------------------*/

h2 {
	padding:0 0 10px 0;
}

h3 {
	padding:0 0 5px 0;
}

.accentimg{
	margin-bottom:15px;
}