/* CSS Document */

#service
{
	font-size:14px;
	color:#666666;
	text-align:center;
	margin: 0 auto;
	width:650px;
}

h1
{
	font-size:18px;
}

h2
{
	font-size:14px;
}

h3
{
	font-size:14px;
}

h4
{
	font-size:14px;
}

h5
{
	font-size:14px;
}

h6
{
	font-size:14px;
}

h7
{
	font-size:14px;
}

h8
{
	font-size:14px;
}

#staffmem
{
	width:800px;
	height:auto;
}

.staff
{
	width:400px;
	height:auto;
	float:left;
}
	
.mem
{
	width:380px;
	height:200px;
	margin:10px;
}

.mempic
{
	width:120px;
	height:180px;
	float:left;
}

.memprof
{
	width:220;
	margin-left:10px;
	float:left;
}

/* CSS Document */

#main
{
	width:800px;
	height:320px;
	margin-top:10px;
	text-align:center;
}

#contents
{
	width:800px;
	margin-bottom:20px;
}

#contentsleft
{
	font-size:12px;
	float:left;	
	margin-left:10px;
	margin-right:10px;
	width:200px;
	float:left;
}

#leftnavi
{
	margin-bottom:10px;
	width:200px;
	background-color:#FFFFF0;
	padding-top:5px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	text-align:center;
}

#newsbox
{
	margin-top:0px;
}

#contentsright
{
	font-size:12px;
	margin-right:10px;
	width:560px;
}

#intro1
{
	margin-bottom:10px;
	width:555px;
	padding:5px;
	font-size:110%;
	line-height:180%;
	/*
	background-color:#FFFFF0;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	*/
}

#intro2
{
	margin-bottom:10px;
	width:555px;
	padding-top:5px;
	font-size:110%;
	/*
	background-color:#FFFFF0;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	*/
}

/*
#intro2
{
	margin-bottom:10px;
	width:200px;
	background-color:#FFFFF0;
	padding-top:5px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
}
*/

dt
{
font-weight:bold;
font-size:120%;
}

dd
{
	margin-left:10px;
	margin-right:10px;
	line-height:180%;
}

.dddote
{
	margin-bottom:10px;
	border-bottom:dotted 1px;

}

textarea{
	font-size:13px;
	color:#666666;
}

#access
{
	margin-bottom:10px;
	width:555px;
	padding-top:5px;
}

#map
{
	width:300px;
	height:auto;
	float:left;
}

#address
{
	width:220px;
	float:left;
	padding-left:10px;
}

.clear
{
clear:both;
}