@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fbf1f1
}


.footer{
	color: #ce516b;
	font-size:11px;
}

.content_bg{
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#ebb8bd
}

.text01 a{
	color:#747474;
	font-size:12px;
	padding: 0px 5px;
	text-decoration: none;
}
.text01 a:hover{
color:#fe8107;
font-size:12px;
padding: 0px 5px;
	font-weight: bold;}
.text02{
	color:#fe8107;
	font-size:12px;
	padding: 0px 5px;
	font-weight: bold;
}


.text03 a{
	color:#a9a9a9;
	font-size:12px;
	padding-left:52px;
	text-decoration: none;
}
.text03 a:hover{
color:#ee979e;
font-size:12px;
	padding-left:52px;}
.text04 {
	color:#a9a9a9;
	font-size:12px;
	padding-left:53px;
	text-decoration: none;
}

.text05 {
	color:#a9a9a9;
	font-size:12px;
	padding-left:63px;
	text-decoration: none;
}
