body {
	background: #FFFFFF url(img/background.gif) repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
}

#allarea {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 760px;
    	position: relative;
}

#subarea {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 600px;
    	position: relative;
	background: #FFFFFF;
}

/* text */
.globalnavi{
	font-size: 12px;
	color:#4d4db3;
}
.topindex{
	font-size: 10px;
	color: #999999;
}
.seminarmonth{
	font-size: 14px;
	line-height: 160%;
	color: #ffffff;
	font-weight: bold;
}
.seminarkaijyo{
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	font-weight: bold;
}
.seminarredtxtb{
	font-size: 12px;
	line-height: 160%;
	color: #bc0024;
	font-weight: bold;
}
.seminarredtxt{
	font-size: 12px;
	line-height: 160%;
	color: #bc0024;
}
.kaijyo{
	font-size: 12px;
	line-height: 160%;
	color: #ff5800;
}
.txtnormal{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
.txtsmall{
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.txtssmall{
	font-size: 9px;
	line-height: 120%;
	color: #333333;
}
/* link */
.sitmap{
	font-size: 10px;
	color:#000092;
	text-decoration:none;
}
.sitmap:hover{
	font-size: 10px;
	text-decoration:underline;
	color:#000092;
}
.gnavi{
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;
}
.gnavi:hover{
	font-size: 10px;
	text-decoration:underline;
	color:#ffffff;
}
.kaijyolink{
	font-size: 12px;
	color:#ff5800;
	text-decoration:none;
}
.kaijyolink:hover{
	font-size: 12px;
	text-decoration:underline;
	color:#ff5800;
}

.orangebig{
	font-size: 16px;
	line-height: 160%;
	color:#ff5800;
}
.orangenormal{
	font-size: 12px;
	line-height: 140%;
	color:#ff5800;
}


/* other */
address {
	margin: 0px;
	height:20px;
	width:auto;
	font-size: 10px;
	color:#99ccff;
	line-height: normal;
	text-align: right;
	font-style: normal;
	background-color: #0b419b;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
