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

/*
===Copyright and Credits==========================
   CSS FILE for Hamamatsu Dental Hygienist School
   copyright:Hamamatsu Dental Hygienist School			 		
==================================================

===CONTENTS=======================================
   last up date 04.13.2010
   start   date 06.18.2009
==================================================
*/

body  {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
#container {
	position: relative;
	width: 800px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
} 
#sidebar1 {
	position: absolute;
	top: 370px;
	left: 0px;
	width: 170px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar2 {
	position: absolute;
	top: 374px;
	right: 0;
	width: 220px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#date {
margin-bottom: 20px;
border: 1px dotted #003399;
text-align: center;
padding: 2px;
background-color: #ECF3FF;
}
.red { color: #FF0000; }


#sidebar2 a {
	text-decoration: none;
	background-image: url(../index_img/top_right_pickup_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	line-height: 13pt;
	letter-spacing: -0.1em;
}
#footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
} 
#footer p {
	padding: 5px;
	margin: 0;
	font-size: 85%;
}
#garl {
	float: right;
	height: 108px;
	width: 300px;
	text-align: right;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
#name {
	height: 98px;
	width: 437px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
}
#top_button {
	float: left;
	list-style-type: none;
	width: 800px;
}
#kirei {
	padding: 0px;
	float: left;
	height: 200px;
	width: 800px;
}
#pickup {
	width: 150px;
	background-color: #DFF7FF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
}
#pickup_logo {
	margin-bottom: 10px;
}

#pickup_sub {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #003366;
	font-size: 11px;
	line-height: 1;
	margin-bottom: 20px;
	padding: 5px;
}
#cc {
	margin-bottom: 5px;
}
#cc2 {
	margin-bottom: 5px;
}


#pickup_sub2 {
	background-color: #FFFFFF;
	font-family: sans-serif;
	color: #003366;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1;
}
#mainContent {
	margin-top: 10px;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 190px;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 10px;
	font-size: 93%;
	line-height: 1.2em;
}
#news {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 8px ridge #0000FF;
	font-size: 108%;
	line-height: 1.3em;
}
.news01 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	padding-bottom: 10px;
}

.news02 {

}

#content03 {
	background-color: #DDFFDD;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px solid #339933;
	width: 330px;
}
#mainContent dl {
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 8px;
}
#mainContent dl dt {
clear: both;
float: none;
}
#mainContent dl dd {
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	margin-left: 0px;
	padding-left: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pink {color: #FF00FF;}
.pink-b {
	font-size: 108%;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
	margin-bottom: 5px;
}
.blue {color: #0033CC;}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.top5 {margin-top: 5px;}
.top10 {margin-top: 10px;}
.top20 {margin-top: 20px;}
.low5 {margin-bottom: 5px;}
.low10 {margin-bottom: 10px;}
.low20 {margin-bottom: 20px;}
.link {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
}
.oren {color: #FF6600;}
.text10 { font-size:77%; }
