@charset "Shift_JIS";


/*【リンク】
------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #0033CE;
}
a:visited {
	text-decoration: none;
	color: #0033CE;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #847563;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #847563;
}

/*【文字】
------------------------------------------------*/
.top {  font-family: "verdana", "Arial", "sans-serif"; font-size: 14px; font-style: normal; line-height: 185%; color: #312818}
.honbun {  font-family: "verdana", "Arial", "sans-serif"; font-size: 13px; font-style: normal; line-height: 160%; color: #312818}
.pray {   font-family: "verdana", "Arial", "sans-serif"; font-size: 13px; font-style: normal; line-height: 160%; color: #4F4F4F}
.bold {  font-family: "verdana", "Arial", "sans-serif"; font-size: 13px; font-style: normal; line-height: 160%; font-weight: bold; color: #523C29}
.title {  font-family: "verdana", "Arial", "sans-serif"; font-size: 16px; font-style: normal; line-height: 160%; font-weight: bold; color: #523C29}
.orange {  font-family: "verdana", "Arial", "sans-serif"; font-size: 16px; font-style: normal; line-height: 160%; color: #FF6600; font-weight: bold}
.cap {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-style: normal; font-weight: normal; color: #312818}
.english {  font-size: 14px; font-style: normal; color: #312818}
.arrow {  font-family: "verdana", "Arial", "sans-serif"; font-size: 9px; font-style: normal; line-height: 160%}

