div#page {
	width:550px;
}

div.main {
	text-align:left;
	line-height:1.2;
}

a:link{
	color: #3f3fc6;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	color: #3f3fc6;
	text-decoration: underline;
}
a:active{
	color: #3f3fc6;
	text-decoration: underline;
}

/*****************************
# NOBUNAGA21 Z~i[
*****************************/
.title {
	font-weight:bold;
	font-size:12pt;
}

.orange-var {
	width:550px;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	background:#FFA07A;
	padding:3px;
}

.pink-var1 {
	width:130px;
	font-weight:bold;
	font-size:10pt;
	background:#ffd4d7;
	padding:2px;
	margin-right:3px;
}

.pink-var2 {
	width:410px;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	background:#ef3441;
	padding:2px;
}

.koushi {
	font-size:10pt;
}


