/* CSS Document */

/*====== common ======*/
body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/blue/main_bg01_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body,table,td,div {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #5C5C5C;
}

p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	color: #5C5C5C;
	text-indent: 25px;
}
/*====== common ======*/





/*====== bgi ======*/

.bgi_top_bg01 {
	background-image: url(../images/top_bg01.gif);
	background-repeat: repeat-x;
}

.bgi_top_bg02 {
	background-image: url(../images/top_bg01.jpg);
	background-repeat: repeat-x;
}






/*====== bgi ======*/
