* {
	margin: 0;
	padding: 0;
 }
 
img {
 border: 0;
 vertical-align: middle;
  }

p {
	font-size: 83.3%;
	line-height: 1.6;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	text-decoration: none;
	color: #CC6600;
}

a:visited {
	text-decoration: none;
	color: #CC6600;
}


a:hover {
	text-decoration: underline;
	color: #666600;
}

a:active {
	text-decoration: underline;
	color: #666600;
}

table {
border-collapse: collapse;

}


div.allarea {
	margin-right: auto;
	margin-left: auto;
	width: 752px;
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 1px solid #663300;
	margin-bottom: 15px;
}


div.headarea {
	width: 752px;
	height: 80px;
	background-attachment: scroll;
	background-image: url(../img/titlelogo.gif);
	background-repeat: no-repeat;
	background-position: 25px 10px;
	position: relative;
	clear: both;
	background-color: #6E2A3C;
}
.headarea h1 {
	position: absolute;
	left: 300px;
	top: 20px;
	color: #663300;
	width: auto;
	font-size: 90%;
}


div.contentsarea {
	/*height: 40px;*/
	text-align: right;
	clear: both;
	background-color: #6E2A3C;
	padding-right: 20px;
}

.contentsarea ul li {
	display: inline;
	border-left: 1px solid #FFFFFF;
}


div.leftarea {
	background-color: #FFFFFF;
	float: left;
	width: 170px;
}


/*div#newsarea {
	text-align: center;
	width: 170px;
	padding-top: 20px;
}

#newsnote {
	text-align: left;
	margin: 1em;
}*/


div#menuarea {
	text-align: center;
	width: 170px;
	padding-bottom: 10px;
	padding-top: 20px;
}
div#policyarea {
	width: 170px;
	text-align: center;
}
div#policyarea img {
	text-align: center;
	margin-top: 10px;
}

div#menuarea img {
	margin-bottom: 5px;
}


div#message, div#message2{
	background-color: #FFFFFF;
	width: 148px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 10px;
	border: 1px solid #663300;
	font-size: 80%;
	color: #663300;
}
div#message p {
	padding-right: 5px;
	padding-left: 5px;
	color: #663300;
}

div#message2 p {
	padding-right: 5px;
	padding-left: 5px;
	color: #663300;
}

#messagecopy {
	color: #666600;
	font-weight: bold;
}


div#bannerarea {
	margin-bottom: 20px;
}
div#bannerarea img {
	margin-bottom: 5px;
	margin-left: 10px;
}


div.rightarea {
	float: left;
	width: 580px;
}



div.breadcrumbs {
	text-align: right;
	font-size: 75%;
	color: #666666;
	margin-top: 10px;
	width: 560px;
	float: right;
	margin-right: 10px;
}


p#return {
	font-size: 80%;
	margin-bottom: 1em;
	clear: both;
	text-align: right;
	margin-right: 10px;
	margin-top: 1em;
}


div.footarea {
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #663300;
	text-align: center;
	width: 752px;
	margin-top: 10px;
}
.footarea p {
	font-size: 70%;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}

.toriline {
	text-decoration: line-through;
}
.mi {
	font-weight: bold;
}

.kinen {
	font-size: 110%;
	font-weight: bold;
	color: #900;
	}
	
	
p.news {
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 0.3em;
}
