@charset "utf-8";


/*********************全体の設定*****************/
* {
	margin: 0;
	padding: 0;
}

html{
    height: 100%;
    min-width: 1024px;
}

body { 
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,verdana,arial,helvetica,sans-selif;
	font-size: 14px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	min-width: 100%;
	background-image: url(../images/common/background.gif);
	background-repeat: repeat;
	height: 100%;
}

/*link*/
a{ text-decoration: none; }
a:link{ color: #00197f; }
a:visited{ color: #731f8e; }
a.black{color:#000 !important; }
a:hover{ color: #00197f; }
a:active{ color: #731f8e; }

/*中央寄せ*/
.wrapper {
	margin: 0 auto 0 auto;
	width: 1024px;
}

.link_text {
	font-size:14px;
}

/*clearfix*/
.clearfix:after {
  content: ".";	/* 新しい要素を作る */
  display: block;	/* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

* html .clearfix {
  height: 1px;

  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

img {
	border-style: none;
}


/*****************ロゴ・ナビゲーション　フロート**************/

.head_area {
	float: left;
	overflow: hidden;
	zoom: 1;
}

#logo_area {
	background-image: url(../images/common/nav_background.gif);
	background-repeat: repeat-x;
	border-top: solid 1em black;
}

.logo_block {
	background-image: url(../images/common/nav_background2.gif);
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 1024px;
}

.logo_left {
	min-height: 100%;
	float: left;
	width: 258px;
}

.logo_right {
	float: right;
	/*width: 183px;*/
	margin: 8px 30px 0 0;

}

#logo_1 a{ 
	display: block;
	width: 258px;
	height: 70px;
	background-image: url(../images/common/header_sugiyama_2.gif?1);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*リストの「・」を消す*/
ul#nav {
	overflow: hidden;
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
	width:1024px;
	height: 60px;
}

ul#nav li{
  height: 60px;
  float:left;
}

ul#nav li#link0{
 	width: 249px;
 	height: 60px;
 	float:left;
 	margin-left: 4px;
	margin-top: 12px;
}

ul#nav li#link5{
  width: 1px;
  height: 60px;
  float:left;
}

ul#nav li a {
	height: 60px;
	overflow: hidden;
}

ul#nav li#link0 a {
	text-indent: 0px;
	padding-top: 10px;
	padding-left: 16px;
}
/*
ul#nav li#link1 a { background-image: url(../images/common/nav_home.gif);}

ul#nav li#link2 a { background-image: url(../images/common/nav_hello.gif);}

ul#nav li#link3 a { background-image: url(../images/common/nav_clinic.gif);}

ul#nav li#link4 a { background-image: url(../images/common/nav_content.gif);}

ul#nav li#link5 a { background-image: url(../images/common/nav_access.gif);}

ul#nav li#link1 {
	right: 1px;
}
*/
.headre_block {
	background-image: url(../images/common/nav2_background.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	z-index: 999;
	height: 60px;
}


/*****************フッター**************/

.content_pagetop{
	background-image: url(../images/common/content_pagetop.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 1024px;
	margin: 0 auto;
}

.as{
	float: right;
	width: 139px; 
	height: 34px;
	margin-right: 9px;
}

.copy{
	padding-top:13px;
}

#box_footer{
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top:30px; 
	color: #fff;
}

a:link {
text-decoration : underline;
color : #ffffff; 
}

a:visited {
text-decoration : none; 
color : #ffffff; 
}

a:active {
text-decoration : none; 
color : #ffffff; 
}

a:hover {
text-decoration : none; 
color : #ffffff; 
}

#footer_back{
	background-image: url(../images/common/footer_background.gif);
	background-repeat: repeat-x;
	padding:0 0 0 0;
	height: 102px;
}

/*****************サイド**************/

.side_block_navi {
	margin: 8px 30px 10px 30px;
}

ul#sub_nav {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 250px;
}

ul#sub_nav li{
  width: 200px;
  height: 60px;
}
ul#sub_nav li a {
	height: 60px;
	overflow: hidden;
}


.side_block {
	margin: 20px 18px 10px 18px;
}

.address {
	color: white;
	border-style:solid;
	border-width: thin;
	width: 220px;
}

.address_text {
	margin: 5px 13px 0 13px;
}

.kochira {
	margin: 5px 5px;
}

.book {
	color: white;
	border-style:solid;
	border-width: thin;
	width: 220px;
	padding-bottom: 15px;	
}

.chosho {
	font-family: "ＭＳ 明朝",serif;
	font-size: 18px;
	text-decoration:underline;
	text-align: center;
}

.gazou {
	text-align: center;
}


.image {
	margin-bottom: 10px;
	margin-left: 2px;
}


.top_left {
	background-image: url(../images/common/content_background.gif);
	background-repeat: repeat-y;
	float: left;
	width: 770px;
	z-index: -9999;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

.side_block_bottom{
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background-image: url(../images/common/side_background.gif);
	background-repeat: repeat-y;
}

.h_margin {
	margin-bottom:20px;
}

.indent_side {
	text-indent: 4em;
}

/***********メインビジュアル*************/


.top_block {
	float: left;
	overflow: hidden;
}

.top_right {
	width: 254px;
	background-image: url(../images/common/side_background.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: -67px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
		/*padding-bottom: 418px;*/
	/*position: relative;
	top: -60px;
	*/
}

.main_graphic {
	background-image: url(../images/home/main.gif);
	background-repeat: no-repeat;
	width:770px;
	height: 311px;
}

.new_block {
	background-color: white;
	float: right;
	width: 250px;
	height: 300px;
	margin: 5px 10px 6px 10px;
}

.new{
	background-image: url(../images/home/new.gif);
	background-repeat: no-repeat;
	margin: 10px 10px;
}

.new a{
	text-decoration: underline;
}

.arrow {
	padding-left: 100px;
	border-bottom: dotted 1px #000;
}

#backnumber {
	color: #000;
}

.first_block {
	border: solid 3px #000;
	background-color: white;
	margin: 10px 10px;
	overflow: hidden;
}

.first_left {
	float: left;
	/*
	width: 435px;
	*/
	padding: 10px 20px;
	/*
	border-right: dotted 1px #000;
	*/

}

.first_right {
	float: left;
	width: 236px;
	padding: 13px 10px;
}

.center {
	clear: both;
	margin: 10px 8px;
}

.main_image {
	background-image: url(../images/home/new.gif);
	background-repeat: no-repeat;
}

.hesoclass {
	padding: 0 0 5px 10px;
	border-bottom: solid 1px #000;
	margin: 15px 15px 0 15px;
}

.hesoclass_right {
	float: left;
	padding: 10px 10px 10px 18px;
}

.junior_class {
	padding-top: 10px;
	padding-left: 25px;
	width: 350px;
}

.hesoclass_left {
	padding-top: 10px;
	padding-bottom: 20px;
}

.work_block {
	background-color: white;
	margin: 10px 10px;
}

.work {
	padding: 10px 20px;
}

.mf_line {
	margin: 5px 0 0 10px;
}

.broad {
	font-weight:bold; 
}

.medicine_food {
	padding: 10px 20px 10px 10px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}

.backnumber {
	padding: 10px 20px 5px 10px;
}

.pagetop {
	background-image: url(../images/common/pagetop_background.gif);
	background-repeat: repeat-y;
	float: right;
	margin-right: 10px;
}

