/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing:0.1em
	line-height:1.7em

}

.about{
	background-attachment: scroll;
	background-image: url(../imgs/bg_image.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.information{
	background-attachment: scroll;
	background-image: url(../imgs/bg_image2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.internship{
	background-attachment: scroll;
	background-image: url(../imgs/bg_image3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.experts{
	background-attachment: scroll;
	background-image: url(../imgs/bg_image4.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper { 
 margin: 0 auto;
 width: 860px;
}

#faux {
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#wrapper #faux #cate-rightcolumn #intro {
	display:block;
	width: 480px;
	margin-left:130px;
	line-height:1.7em;
	min-height:200px;
	height: auto !important;
	height: 200px;
}


#header {
 color: #333;
 width: 830px;
 padding: 20px 0px 0px 0px;
 height: 80px;
 margin: 10px 15px 0px 15px;
 position: relative;
}

#header #logo h1{
 width:400px;
 height:80px;
}

#header #address{
width:360px;
height:60px;
display:inline;
text-align:right;
font-size:12px;
position: absolute;
    top: 5px;  
    right: 0;  
}

#top-navigation {
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
}

#top-navigation a
{
	color:#333333;
	background:none;
	text-decoration:none;

}

#top-navigation a:hover
{
	text-decoration:underline;

}

#navigation {
width:832px;
height:48px;
margin-left:14px;
}

#top-navigation {
 color: #333;
 height:200px;
 margin: 0px 0px 0px 0px;
}
 
#top-navigation h3{
 text-indent:-9999px;
 margin:0px 0px -10px 0px;
}
 
#top-navigation li{background:url(../imgs/icon_point_01.gif) left no-repeat;text-indent:12px;}

#top-navigation #top-nav1{
 display:block;
 width:208px;
 height:188px;
 background:url(../imgs/top_nav_01.png) no-repeat scroll;
 float:left;
 margin-left:11px;
}

#top-navigation #top-nav1 ul{
list-style:none;
 padding:40px 4px 0px 18px;
 line-height:140%;
}

 #top-navigation #top-nav2{
 display:block;
 width:208px;
 height:188px;
 background:url(../imgs/top_nav_02.png) no-repeat scroll;
 float:left;
 margin-left:2px;
}

#top-navigation #top-nav2 ul{
list-style:none;
 padding:40px 4px 0px 18px;
 line-height:140%;
}
#top-navigation #top-nav3{
 display:block;
 width:208px;
 height:188px;
 background:url(../imgs/top_nav_03.png) no-repeat scroll;
 float:left;
 margin-left:2px;
}

#top-navigation #top-nav3 ul{
list-style:none;
 padding:40px 4px 0px 18px;
 line-height:140%;
}

#top-navigation #top-nav4{
 display:block;
 width:208px;
 height:188px;
 background:url(../imgs/top_nav_04.png) no-repeat scroll;
 float:left;
 margin-left:2px;
}

#top-navigation #top-nav4 ul{
list-style:none;
 padding:40px 4px 0px 18px;
 line-height:140%;
}
 
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 0px 15px 10px 10px;
 padding: 0px;
 width: 200px;
 float: right;
}
#leftcolumn { 
 float: left;
 color: #333;
 padding: 0px 0px 10px 15px;
 width: 620px;
 display: inline;
 position: relative;
}
.news-topics{
background:url(../imgs/bg_topics_h2.gif) no-repeat left;
font-size:16px;
letter-spacing:0.2em;
font-family:Arial, Helvetica, sans-serif;
width:620px;
height:36px;
padding:20px 0px 0px 16px;
}
.right-topics{
background:url(../imgs/bg_topics_h2.gif) no-repeat left;
font-size:16px;
letter-spacing:0.2em;
font-family:Arial, Helvetica, sans-serif;
width:180px;
height:36px;
padding:20px 0px 0px 16px;
}

.topics-date{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:0.1em;}
.topics-title{

}
#topics-content{
padding-left:56px;
background:url(../imgs/kedit.png) no-repeat 10px 0px;
min-height:48px;
margin-bottom:5px;
}


#top-leftcolumn { 
 float: left;
 color: #333;
 width: 620px;
 margin:0px 10px 0px 15px;
 display: inline;

}
#top-rightcolumn { 
 display: inline;
 color: #333;
 width: 200px;
 margin:0px 15px 0px 0px;
 float: right;
}
#footer { 
 width: 830px;
 clear: both;
 color: #333;
 background: #FFFFFF;
 margin: 50px 15px 10px 15px;
 padding: 0px 0px 20px 0px;
 text-align:center;
}
.clear { clear: both; background: none;position: relative; }


/*ナビゲーション関係*/

#navigation ul{
margin:0 0 1em;
list-style:none;
}
#navigation li{
margin:0;
padding:0;
width:208px;
height:48px;
text-indent:-9999px;
float: left;
}
#navigation li a {
text-decoration:none;
display:block;
width:208px;
height:48px;
}
#navigation li#about{
background: url(../imgs/nav_01.png) no-repeat 0px 0px;
}
#navigation li#information{
background: url(../imgs/nav_02.png) no-repeat 0px 0px;
}
#navigation li#medical-internship{
background: url(../imgs/nav_03.png) no-repeat 0px 0px;
}
#navigation li#medical-experts{
background: url(../imgs/nav_04.png) no-repeat 0px 0px;
}


#navigation li#about a:hover{
background: url(../imgs/nav_01.png) no-repeat 0px -48px;
}
#navigation li#information a:hover{
background: url(../imgs/nav_02.png) no-repeat 0px -48px;
}
#navigation li#medical-internship a:hover{
background: url(../imgs/nav_03.png) no-repeat 0px -48px;
}
#navigation li#medical-experts a:hover{
background: url(../imgs/nav_04.png) no-repeat 0px -48px;
}



a
{
	color:#F53281;
	background:none;
	text-decoration:none;

}

a:hover
{
	text-decoration:underline;

}
/*各カテゴリページ*/
#cate-leftcolumn { 
 float: left;
 color: #333;
 margin: 0px 10px 10px 15px;
 width: 200px;
 height:100%;
 display: inline;
 position: relative;
}
#cate-leftcolumn ul{
list-style:none;
 padding:10px 4px 0px 18px;
 line-height:140%;
} 

.about #cate-leftcolumn li{background:url(../imgs/icon_point_about.gif) left no-repeat;text-indent:24px;}
.information #cate-leftcolumn li{background:url(../imgs/icon_point_information.gif) left no-repeat;text-indent:24px;}
.internship #cate-leftcolumn li{background:url(../imgs/icon_point_medical-internship.gif) left no-repeat;text-indent:24px;}
.experts #cate-leftcolumn li{background:url(../imgs/icon_point_medical-experts.gif) left no-repeat;text-indent:24px;}

#cate-rightcolumn { 
 display: inline;
 color: #333;
 margin: 0px 15px 10px 0px;
 padding: 0px;
 width: 620px;
 float:right;

}
 
.cate-title{
background:url(../imgs/bg_cate-topics_h2.gif) no-repeat left;
font-size:16px;
letter-spacing:0.2em;
font-family:Arial, Helvetica, sans-serif;
width:604px;
height:36px;
padding:15px 0px 0px 16px;
}

.cate-titleh4{
background:url(../imgs/bg_cate_topics_h4.gif) no-repeat left;
font-size:14px;
letter-spacing:0.2em;
font-family:Arial, Helvetica, sans-serif;
width:604px;
height:36px;
padding:15px 0px 0px 16px;
}

#topic-path{
width:832px;
height:24px;
margin-left:18px;
margin-top:6px;
font-size:12px;
letter-spacing:0.2em;
}

.about-table{
	width:600px;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
.about-table caption {
\	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:left;
	}	
.about-table tr.odd td	{
	background:#f7fbff
	}
.about-table tr.odd .column1	{
	background:#f4f9fe;
	}	
.about-table .column1	{
	background:#f9fcfe;
	}
.about-table td {
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}
.about-table th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
.about-table thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}	
.about-table tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.about-table tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
		}		
.about-table tfoot th em {
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
div#button-form{
text-decoration:none;
text-indent:-9999px;

}

div#button-form a{
cursor:pointer;
width:240px;
height:60px;
display:block;
background:url(../imgs/tour_button_01.png) no-repeat 0px 0px;
}
div#button-form a:hover{
background:url(../imgs/tour_button_01.png) no-repeat 0px -60px;
}

div#button-form-referral{
text-decoration:none;
text-indent:-9999px;

}

div#button-form-referral a{
cursor:pointer;
width:240px;
height:60px;
display:block;
background:url(../imgs/referral_button_01.png) no-repeat 0px 0px;
}
div#button-form-referral a:hover{
background:url(../imgs/referral_button_01.png) no-repeat 0px -60px;
}
