@charset "utf-8";
#main a:link {
	color: #0033CC;
	text-decoration: none;
}
#main a:hover {
	color: #00A1E9;
}

#main-image {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
#aisatsu {
	width: 600px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 1.7em;
}
#copy {
	width: 600px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 1.5em;
}

#gaiyo {
	width: 600px;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#gaiyo ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#motou {
	width: 600px;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 20px;
}
#motou ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#theme {
	width: 600px;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 20px;
}
#theme ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#staff-kokoroe {
	width: 600px;
	margin-bottom: 5px;
}
#staff-kokoroe p {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 1.5em;
}


#staff-kokoroe ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#staff {
	width: 600px;
	margin-bottom: 20px;
	clear: both;
}
#staff p {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
	color: #003399;
}


#staff ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

table {
	font-size:12px;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	line-height: 140%;
	height: auto;
	width: 600px;
}

th{
	padding:8px 2px 8px 2px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	color:#333333;
	font-weight:normal;
	padding:10px;
	text-align:left;
	background-color:#FFFFFF;
	line-height: 1.5em;
}

td{
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	font-size:12px;
	text-align: left;
	line-height: 1.5em;
	padding: 10px;
}

table.shima tr:hover {

}
.name {
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
.font-15px-blue {
	font-size: 15px;
	color: #3366FF;
}

