a{
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	color: #cc0018;
    background-color:inherit;
	border-style: none;
	border-width: 0 0 1px 0;
	border-color: #800000;
}
a:hover
{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #808080;
    background-color:inherit;
	border-style: none;
	border-width: 0 0 1px 0;
	border-color: #800000;
}

img{
	border-style: none;
}

table{
    font-family:verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
	color: #505050;
}

body.main{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
	padding-top: 2px;
    border-color: #000000;
    border-width: 0;
    border-style: solid;
	text-align:center;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    background-color:#fff7f7;
    background-image:url('../img/bg_top_800.gif');
    background-position: 50px;
    background-repeat:repeat-y;
	color: #505050;
}

div.main{
	margin-left: 6px;
    border-color: #ff0000;
    border-width: 0px;
    border-style: solid;
    text-align: left;
}

div.title-base{
	width: 777px;
	margin-left: 0px;
    text-align: left;
/*
	background-image: url(./title-bg.jpg);
	background-position: 0px -90px;
*/
	background-repeat: no-repeat;
    border-color: #800000;
    border-style: solid;
    border-width:  1px 0 1px 0;
}

div.bar-link{
    margin-top: -18px;
    margin-right: 10px;
	width: 777px;
    padding-bottom: 2px;
    color: #800000;
    text-align: right;
}

div.title{
	padding-top: 20px;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 20pt;
	color: #800000;
}
div.title-kana{
	margin-top: 5px;
	text-align: center;
	font-size: 12pt;
	color: #800000;
}
div.title-id{
	margin-top: 5px;
	text-align: center;
	font-size: 8pt;
	color: #800000;
}
div.title-shozai{
	margin-top: 5px;
	text-align: center;
	font-size: 10pt;
}
div.title-date{
	margin-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 10pt;
}

div.overview{
	width: 635px;
	margin-top: 40px;
	margin-left: 70px;
	text-align: justify;
	font-size: 10pt;
	line-height: 1.5em;
}
div.overview-2{
	width: 635px;
	margin-top: 20px;
	margin-left: 70px;
	text-align: justify;
	font-size: 10pt;
	line-height: 1.5em;
}

div.dropcap{
	padding-top: 10px;
	padding-right: 7px;
	float: left;
	color: #800000;
	font-size: 24pt;
}

span.dropcap-word{
	color: #800000;
	font-weight: normal;
}

table.photo{
	width: 777px;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
	color: #505050;
	padding-top: 30px;
	margin-bottom: -1px;
    border-color: #a0a0a0;
    border-style: solid;
    border-width: 1px 0 1px 0;
	text-align: center;
}

td.photo{
	width: 50%;
}

div.photo{
	background-image: url('/img/photo_bak_300.gif');
	background-repeat: no-repeat;
	background-position: 43px 0px;
}

div.photo_280{
	background-image: url('/img/photo_bak_280.gif');
	background-repeat: no-repeat;
	background-position: 53px 0px;
}

div.photo-text{
	text-align: justify;
	padding: 10px 45px 10px 45px;
	line-height: 1.5em;
}

div.nakasen{
	height: 250px;
	border-style: solid;
	border-color: #a0a0a0;
	border-width: 0 1px 0 0;
}

div.cright{
	width: 768px;
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 9px;
	font-size: 7pt;
	text-align: left;
	color: #800000;
    background-color:inherit;
	border-style: solid;
	border-color: #800000;
	border-width: 1px 0 0 0;
}

div.map{
	width: 700px;
	margin-top: 40px;
	margin-left: 38px;
	margin-bottom: 40px;
	border-style: solid;
	border-color: #a0a0a0;
	border-width: 1px;
}

b.bgblue{
	background-color: #0000cd;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}


b.bgorange{
	background-color: #ffa500;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

b.bgred{
	background-color: #cc1f00;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

b.bggreen{
	background-color: #9acd32;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

b.bgpurple{
	background-color: #8a2be2;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

b.bgyellow{
	background-color: #ffd700;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

