* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 160%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
    background-image: url(img/html_bk.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

a {
	color:#223A5C;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 1px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	background: url(img/bg_header.jpg) repeat-x center top;
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:120px;
}

#header #banner {
	float:left;
}

#header #banner h1 a {
	background: url(img/bg_header_banner.jpg) no-repeat left top;
	width:320px;
	height:90px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9999px;
}

#header #sub {
	font-size: 10px;
	color: #A8A253;
	margin-left: 35px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	background:#ECECE9 url(img/bg_header_contents.jpg) repeat-x center top;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0px;
	height:30px;
	overflow:hidden;
	clear:both;
}

#nav ul {
	margin:0px 40px 0px 0px;/*!!!*/
	padding:0px;
	list-style-type:none;
	width:700px;
}

#nav ul li {
	float:left;
	width:200px;
}

#nav ul li a {
	background: url(img/bg_header_contents_button.jpg) no-repeat left top;
	height:30px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9999px;
}

#nav ul li.c1 a {
	background-position:0px 0px;
}

#nav ul li.c2 a {
	background-position:-200px 0px;
}

#nav ul li.c3 a {
	background-position:-400px 0px;
}

#nav ul li.c4 a {
	background-position:-600px 0px;
}

#nav ul li.c5 a {
	background-position:-800px 0px;
}

#nav ul li.c6 a {
	background-position:-1000px 0px;
}

#nav ul li.c7 a {
	background-position:-1200px 0px;
}

#nav ul li.c1 a:hover {
	background-position:0px -30px;
}

#nav ul li.c2 a:hover {
	background-position:-200px -30px;
}

#nav ul li.c3 a:hover {
	background-position:-400px -30px;
}

#nav ul li.c4 a:hover {
	background-position:-600px -30px;
}

#nav ul li.c5 a:hover {
	background-position:-800px -30px;
}

#nav ul li.c6 a:hover {
	background-position:-1000px -30px;
}

#nav ul li.c7 a:hover {
	background-position:-1200px -30px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:650px;
	float: left;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2{
    background-image:url(img/h2_note.jpg);
	line-height: 40px;
	padding-left:45px;
	padding-top:5px;
	font-size:18px;
	margin-bottom:10px;
}

.h3-1 {
	background-image: url(./img/h3_base.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	margin:10px 20px 10px 20px;
	font-size:18px;
	font-weight:bold;
	padding-left:60px;
	color:#333333;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2D5991;
	padding-left: 10px;
	color: #2D5991;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 0px 10px 30px 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 230px;
	background-color: #EEEDE9;
	margin-left: 2px;
	padding-bottom: 1px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_d h3 {
	display: block;
	width: 210px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 14px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:180px;
	font-size: 12px;
	color:#666666;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	background:url(img/bg_footer.jpg) no-repeat center top;
	clear:both;
	margin:0px auto;
	padding:10px 0px;
	width:100%;
	height:90px;
	text-align:center;
}

#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #223A5C;
	font-size: 10px;
}

/*
追加領域
-------------------------------------------------------------------*/

#top_left {
   float:left;
   width:210px;
   background:url(img/top_left_bk.gif);
   height:300px;
}

a:hover #top_left {
   background:url(img/top_left_bk_on.gif);
}

#top_left p{
   margin:150px 10px 10px 5px;
}

#top_center {
   float:left;
   width:210px;
   background:url(img/top_center_bk.gif);
   height:300px;
}

a:hover #top_center {
   background:url(img/top_center_bk_on.gif);
}

#top_center p{
   margin:150px 10px 10px 5px;
}

#top_right {
   float:left;
   width:210px;
   background:url(img/top_right_bk.gif);
   height:300px;
}

a:hover #top_right {
   background:url(img/top_right_bk_on.gif);
}

#top_right p{
   margin:150px 10px 10px 5px;
}

#rank_left {
   float:left;
   width:250px;
   margin-left:40px;
}

#rank_right {
   float:left;
   width:300px;
   margin-left:20px;
}

#rank_right table {
    margin-top:10px;
	border-collapse:collapse;
    border:1px solid #00ccff;
}

#rank_right table th{
    border:1px solid #336699;
	background-color:#99ccff;
	font-size:10px;
	padding:3px;
}

#rank_right table td{
    border:1px solid #336699;
	padding:3px;
}

#rank_right li{
    margin-left:24px;
	line-height:24px;
    list-style: url(img/light.gif);
	font-weight:bold;
}

#faq_left {
   float:left;
   width:275px;
   margin-left:40px;
}

#faq_left li{
    margin-left:24px;
	line-height:24px;
    list-style: url(img/light.gif);
	font-weight:bold;
}


#faq_right {
   float:left;
   width:275px;
   margin-left:20px;
}

#faq_right li{
    margin-left:24px;
	line-height:24px;
    list-style: url(img/light.gif);
	font-weight:bold;
}

#syosai table {
    margin-top:10px;
	margin-left:20px;
	border-collapse:collapse;
    border:1px solid #cccccc;
	width:600px;
}

#syosai table th{
    border:1px solid #cccccc;
}

#syosai table th p{
	background-image:none;
	font-size:12px;
	margin:0px;
	padding:3px;
}

#syosai table td{
    border:1px solid #cccccc;
}

#syosai table td p{
	background-image:none;
	padding:3px;
}

#top_1 {
    margin-left:auto;
	margin-right:auto;
	height:380px;
	background-image:url(./img/top_1.jpg);
	background-repeat:no-repeat;
	padding-top:142px;
}

#top_1 p {
    margin-left:50px;
	margin-right:30px;
	padding-left:80px;
	font-size:14px;
	line-height:25px;
	background-image:none;
}

#b_b{
	padding-top:90px;
}

#b_b p {
    margin-left:80px;
	margin-right:30px;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#FEE900;
}

#img_left{
	float:left;
	margin-right:20px;
	margin-left:20px;
}

#top_2 {
	height:500px;
	background-image:url(./img/top_5.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:50px;
}

#top_2 p {
    margin-left:320px;
	margin-right:70px;
	font-size:14px;
	line-height:25px;
	background-image:none;
}

#top_2 table {
	width:480px;
	margin-left:75px;
    border:1px solid #cccccc;
	margin-bottom:20px;
}

#top_2 table th{
    border:1px solid #cccccc;
	padding:4px;
}

#top_2 table th p{
	background-image:none;
	font-size:12px;
	margin:0px;
}

#top_2 table td{
    border:1px solid #cccccc;
	padding:4px;
}

#top_2 table td p{
	background-image:none;
}

#chiiki_left {
   float:left;
   padding:10px;
   margin-left:20px;
   border:1px solid #CCCCCC;
}

#chiiki_right {
   float:left;
   width:370px;
}


#chiiki_right #add {
	background-image:url(./img/Hospital.gif);
	background-repeat:no-repeat;
	padding-left:110px;
}

#chiiki_right #peo {
	background-image:url(./img/UserSetup.gif);
	background-repeat:no-repeat;
	padding-left:110px;
}

#chiiki_right #taisaku {
	background-image:url(./img/KidneyDish.gif);
	background-repeat:no-repeat;
	padding-left:110px;
}


