#left {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 200px;
	background: #FFFFFF;
}
#left p {
	margin: 0px;
	padding: 0px;
}

/*Left column Campaign area*/
#left .blacktext_l {
	font: normal 12px/17px "MS P Gothic", "MS UI Gothic", "Osaka";
	color: #333333;
	margin: 0px;
	padding: 5px 10px 0px;
}
/*Left column Campaign area end*/

#center {
	text-align: left;
	vertical-align: top;
	float: none;
	height: auto;
	width: 600px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#center h1 {
	font: 900 1.3em/1.5em "MS UI Gothic", "Osaka";
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#center h2 {
	font: 900 1.2em/1.5em "MS UI Gothic", "Osaka";
	color: #333333;
	text-decoration: none;
	margin: 15px 0px 0px;
	padding: 0px;
}
#center h3 {
	font: 900 1.15em/1.5em "MS UI Gothic", "Osaka";
	color: #333333;
	text-decoration: none;
	margin: 30px 0px 0px;
	padding: 0px;
}
#center ul {
	margin: 15px 0px 25px;
	padding: 0px;
}
#center ul li {
	text-align: left;
	margin: 5px 0px;
	padding: 0px;
	list-style: circle outside;
}
#center ol {
	margin: 15px 0px 15px 50px;
	padding: 0px;
}
#center ol li {
	text-align: left;
	margin: 5px 0px;
	padding: 0px;
	list-style: disc outside;
}

#center blockquote {
	margin: 15px 10px 10px;
	padding: 10px;
	float: none;
	border: 1px dotted #277DC6;
}
#center p.normal {
	text-align: left;
	padding: 15px 0px 0px;
	float: none;
	height: auto;
	width: 570px;
	}
#center p.narrow {
	text-align: left;
	padding: 0px;
	float: none;
	height: auto;
	width: 570px;
}
#center p.blockquote {
	text-align: left;
	padding: 0px;
	margin: 10px 0px 0px;
}
#center p.notice {
	text-align: left;
	padding: 0px;
	float: none;
	height: auto;
	width: 570px;
	margin: 15px 0px 0px;
}
#center p.backtop {
	text-align: right;
	padding: 10px 0px 0px;
	float: none;
	height: auto;
	width: 570px;
	margin: 0px 20px 0px 10px;
}

#center table#index {
	border-collapse: separate;
	border-spacing: 0px 10px;
	margin: 15px 0px 0px;
	padding: 0px;
}

#center table#profile {
	border-collapse: collapse;
	border: 1px dotted #CCCCCC;
	float: none;
	height: auto;
	width: 100%;
}
#center table#profile th {
	width: 20%;
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-weight: 900;
	background: #EAEAEA;
	border: 1px dotted #CCCCCC;
	vertical-align: top;
}
#center table#profile td {
	width: 80%;
	margin: 0px;
	padding: 5px;
	text-align: left;
	border: 1px dotted #CCCCCC;
	vertical-align: top;
}

#center table#photo {
	border-style: none;
	float: none;
	height: auto;
	margin: 15px 0px 0px;
	padding: 0px;
}
#center table#photo th {
	width: 260px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-style: none;
	vertical-align: top;
	font-weight: normal;
}
#center table#photo td {
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-style: none;
	vertical-align: top;
	font-weight: normal;
}
#center table#photo2 {
	border-style: none;
	float: none;
	height: auto;
	margin: 15px 0px 0px;
	padding: 0px;
}
#center table#photo2 th {
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-style: none;
	vertical-align: top;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
}
#center table#photo2 td {
	width: 162px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-style: none;
	vertical-align: top;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
}

#center .readbox {
	padding: 0px 10px 10px;
	float: none;
	height: auto;
	width: 378px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#center .contentsarea {
	text-align: left;
	padding: 0px;
	float: none;
	height: auto;
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
}

#center .news_but {
	text-align: center;
	margin: 0px;
	padding: 5px 10px 10px;
	float: none;
	height: auto;
	width: 100px;
	border-bottom: 1px dotted #999999;
}
#center .news_date {
	text-align: left;
	margin: 0px;
	padding: 5px 10px 10px;
	float: none;
	height: auto;
	width: 100px;
	border-bottom: 1px dotted #999999;
	font: 900 1.15em/1.5em "MS UI Gothic", "Osaka";
	text-decoration: none;
}
#center .news_title {
	text-align: left;
	margin: 0px;
	padding: 5px 10px 10px;
	float: none;
	height: auto;
	width: 320px;
	border-bottom: 1px dotted #999999;
	font: 900 1.15em/1.5em "MS UI Gothic", "Osaka";
	text-decoration: none;
}
#center2 {
	text-align: left;
	vertical-align: top;
	float: none;
	height: auto;
	width: 600px;
	background: #FFFFFF;
}
#center2 .notice {
	text-align: left;
	padding: 0px;
	float: none;
	height: auto;
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
}

#map h1 {
	font: 900 1.2em/1.5em "MS UI Gothic", "Osaka";
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
#map h2 {
	font: 900 1.15em/1.5em "MS UI Gothic", "Osaka";
	color: #000000;
	text-decoration: none;
	margin: 10px 0px 15px;
	padding: 0px;
}
#map table {
	width: 580px;
	border-collapse: separate;
	border-spacing: 0px 10px;
}
#map td {
	margin: 0px;
	padding: 10px;
	float: none;
	height: auto;
	width: 180px;
}
#map a span{
	margin: 0px 0px 0px 18px;
}
#map ul {
	margin: 0px;
	padding: 10px 0px 5px;
}
#map li {
	font: normal 1.15em/1.8em "MS UI Gothic", "Osaka";
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#map a.menu:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(subnavi_arrow.jpg);
	background-repeat: no-repeat;
}
#map a.menu:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(subnavi_arrow.jpg);
	background-repeat: no-repeat;
}
#map a.menu:hover {
	font-weight: normal;
	color: #BB2025;
	text-decoration: none;
	background-image: url(subnavi_arrow_.jpg);
	background-repeat: no-repeat;
}
#map a.menu:active {
	font-weight: normal;
	color: #8CC1EB;
	text-decoration: none;
	background-image: url(subnavi_arrow.jpg);
	background-repeat: no-repeat;
}
#map a.menu_l:link {
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	background-image: url(subnavi_arrow.jpg);
	background-repeat: no-repeat;
}
#map a.menu_l:visited {
	font-weight: 900;
	color: #666666;
	text-decoration: none;
	background-image: url(subnavi_arrow.jpg);
	background-repeat: no-repeat;
}
#map a.menu_l:hover {
	font-weight: 900;
	color: #BB2025;
	text-decoration: none;
	background-image: url(subnavi_arrow_.jpg);
	background-repeat: no-repeat;
}
#map a.menu_l:active {
	font-weight: 900;
	color: #8CC1EB;
	text-decoration: none;
	background-image: url(subnavi_arrow.jpg);
	background-repeat: no-repeat;
}
#map .headline {
	border-top: dotted 1px #CCCCCC;
