@charset "EUC-JP";

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #179081;
	text-decoration: none;
}

a:visited {
	color: #FF6699;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

/*text style*/

.copy {
	font-size: 12px;
	color: #4D69B4;
	text-align: center;
	margin-bottom: 10px;
}

.news {
	font-size: 12px;
	line-height: 140%;
	color: #362F2D;
	text-align:left;
	margin:5px;
}

.headline {
	font-size: 16px;
	line-height: 200%;
	color: #4D69B4;
	margin-left: 20px;
	text-align: left;
}

.headline2 {
	font-size: 12px;
	line-height: 200%;
	color: #362F2D;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

.subheadline {
	font-size: 12px;
	line-height: 140%;
	color: #4D69B4;
	margin-bottom: 5px;
	font-weight: bold;
}

.note {
	font-size: 12px;
	color: #4D69B4;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}

.note2 {
	font-size: 12px;
	color: #4D69B4;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
	margin-left: 20px;
}

.note3 {
	font-size: 12px;
	color: #362F2D;
	line-height: 140%;
}

#top {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.c-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D69B4;
	border-left-color: #4D69B4;
}
.win-border {
	border-width: 1px;
	border-style: solid;
	border-color: #1ca5ed;
}

.win-border-in{
	border: 1px solid #1ca5ed;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

.textnavi {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}

.linkstxt {
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}
.linksurl{
	font-size: 12px;
}

p {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.box{
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
