body		{
	color: #333333;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
}

a:link		{ color: #0000cc; text-decoration: none; }
a:visited	{ color: #990099; text-decoration: none; }
a:hover		{ color: #ff0066; text-decoration: underline; }
a:active	{ color: #ff0066; text-decoration: underline; }

img			{ border: 0; }

h2			{
	padding-top: 10px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

h2.middle_title {
	margin: 15px 0 30px 0;
	padding: 5px;
	color: #741538;
	border-top: 1px solid #741538;
	border-left: 3px solid #741538;
}

h3			{
	margin: 15px 0 20px 0;
	padding: 2px 5px;
	border-left: 5px solid #741538;
	background-color: #ebe6d6;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

h3.science	{
	border-color: #ff6699;
}

h3.welfare	{
	border-color: #66cc99;
}

h3.social	{
	border-color: #0099cc;
}

h4			{
	margin: 0 15px 15px 15px;
	color: #741538;
	font-size: 12px;
	font-weight: bold;
}

p, ol, ul	{
	margin: 0 15px 15px 15px;
	line-height: 1.5;
}

ul, ol
			{ padding-left: 8px; }		/* WinIE */

html > body ul, html > body ol
			{ padding-left: 9px; }		/* Gecko/Safari/Opera/MacIE5 */

strong, em	{ font-weight: bold; }

#copyright {
	padding-top: 10px;
	padding-bottom: 30px;
	color: #000000;
}

.maplink {
	width: 68px;
	height: 14px;
	border-left: 1px solid #741537;
	border-right: 1px solid #741537;
	text-align: center;
	vertical-align: middle;
}

.maplink a {
	display: block;
	padding-top: 1px;
}

.no-margin-top	{
	margin-top: 0 !important;
}

.no-margin-bottom	{
	margin-bottom: 0 !important;
}

.last		{
	margin-bottom: 30px;
}

.note		{
	margin: 15px 0 0 10px;
}

.caption	{
	padding-top: 2px;
	padding-bottom: 15px;
	line-height: 1.3;
}

.submenu {
	padding-bottom: 10px;
}

.submenu p {
	margin: 0 !important;
	padding-left: 22px;
	text-indent: -12px;
}

.pagetop {
	height: 20px;
	text-align: right;
	padding-top: 2px;
}

.table01	{
	margin: 20px auto;
	border: none;
}

.table01 th, .table01 td {
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
}

.table01 th	{
	background-color: #EBE6D6;
	font-weight: normal;
	text-align: center;
}

.lead1		{
	margin: 15px 0;
	line-height: 1.5;
}

.lead2		{
	margin: 15px 15px 30px 15px;
	color: #741538;
	font-size: 16px;
	font-weight: bold;
}

.box {
	margin: 15px;
	padding-top: 15px;
	border: 1px solid #cacaca;
}

.box h4		{
	color: #000000;
}

ul.map		{
	list-style: none;
	padding-left: 0;
}

ul.map ul	{
	list-style: none;
	margin: 0;
	padding-bottom: 0;
}

.map li		{
	margin: 0;
	padding: 10px 10px 10px 18px;
	border-bottom: 1px solid #cacaca;
	background: url(../images/point_01.gif) 5px 13px no-repeat;
}

.map li li		{
	padding-bottom: 5px;
	background: url(../images/point_02.gif) 5px 13px no-repeat;
	border-bottom: none;
}

span.indent01	{
	display: block;
	margin-left: 12px;
	text-indent: -12px;
}

span.indent02	{
	display: block;
	margin-left: 30px;
	text-indent: -30px;
}

.table2, .table3, .table4{
	margin: 10px auto;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #cccccc;
}

.table2 th, .table2 td, .table3 th, .table3 td {
	padding: 5px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #cccccc;
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
}

.table2 th, .table3 th, .table4 th{
	background-color: #EBE6D6;
	color: #741538 !important;
	font-weight: bold;
	text-align: center;
}
