﻿BODY{
	background:white; 
	margin-top: 40px;
}

TEXTAREA {
	font-family : "MS UI Gothic", "Osaka", sans-serif;
	font-size : 11pt;
	padding: 10px;
	margin: 0px 5px 0px 5px; 
	font-color : 000000;
	border-color : 0096FF;
	background-color : FFFFFF;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-style : dotted;
}

A:LINK{ text-decoration : underline ;color : #0000FF }

A:VISITED { text-decoration: underline ; color : #0000FF }

A:ACTIVE { color : #0080FF }

A:HOVER {BACKGROUND: #D7DBFB; COLOR:#0000FF ; TEXT-DECORATION: underline }

.menu-style-bg {
	background-color: #D7DBFB;
}
.link-style-boder-non {
	border-width: 0;
}
.headline-style {
	background-color: #0066FF;
	color: #FFFFFF;
	font-size: x-small;
}
.siege-style {
	border: 1px solid #0080FF;
	font-size: x-small;
}
.hr-style {
	color: #3399FF;
}

