body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-attachment: fixed;
	background-image: url(../images/common/bg_1px.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #0079B8;
}
.textfield {
	background-color: #ffffff;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

A:link {
	  	color: #0079B8;
		text-decoration: underline;
}
A:active {
	  	color: #0079B8;
		text-decoration: underline;
}
A:visited {
	  	color: #7297CC;
		text-decoration: underline;
}
A:hover {
	  	color: #0079B8;
		text-decoration: underline;
}

A:link.leftmenu {
	  	color: #ffffff;
		text-decoration: none;
}
A:active.leftmenu {
	  	color: #ffffff;
		text-decoration: none;
}
A:visited.leftmenu {
	  	color: #ffffff;
		text-decoration: none;
}
A:hover.leftmenu {
	  	color: #ffffff;
		text-decoration: underline;
}


.txtorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.txtblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0079B8/*#62A6D6*/;
}
.txtgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #90B36C;
}

.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

.ttlleftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #687F4E;
}
.ttl01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
}
.ttl02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #62A6D6;
}
.ttl01small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
.ttl02small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0079B8;
}
.ttl03small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.ttl04small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #90B36C;
}


A:link.concours {
	  	color: #ffffff;
		text-decoration: underline;
		color: #FF9900;
}
A:active.concours {
	  	color: #ffffff;
		text-decoration: underline;
		color: #FF9900;
}
A:visited.concours{
	  	color: #ffffff;
		text-decoration: underline;
		color: #FF9901;
}
A:hover.concours {
	  	color: #ffffff;
		text-decoration: underline;
		color: #FF9900;
}

.borderbtm td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

