body {
	background-color:#FFFFFF;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 16px;
}

.oneColFixCtr #container {
	width: 600px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0 3px;
	text-align: left;
}

/* --- header --- */
.oneColFixCtr #header {
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	width: 600px;
	height: 61px;
	margin: 0;
	padding: 0;
}
.oneColFixCtr #headerL {
	float: left;
	width: 300px;
	text-align: left;
}
.oneColFixCtr #headerR {
	float: right;
	width: 300px;
	text-align: right;
}

/* --- mainContent --- */
.oneColFixCtr #mainContent {
	width: 600px;
	margin: 0;
	padding: 0;
}

/* --- indexMainImage --- */
.oneColFixCtr #indexMainImage {
	margin: 0;
	padding: 0 0 1px 0;
}

/* --- navi --- */
.oneColFixCtr #navi {
	margin: 1px 0;
	padding: 0;
}

/* --- topics --- */
.oneColFixCtr #topics {
	width: 580px;
	margin: 10px auto;
	padding: 0;
}
.oneColFixCtr #topicsTitle {
	background-image:url(../images/idx_tp_bg.gif);
	background-repeat:repeat-x;
	margin: 0 0 5px 0;
}
.oneColFixCtr #topicsContents {
	width: 570px;
	margin: 0;
	padding: 0 0 0 10px;
}

/* --- subTitle --- */
.oneColFixCtr #subTitle {
	background-image:url(../images/sub_ti_bg.gif);
	background-repeat:repeat-x;
	margin: 10px 0;
}

/* --- commBoxA --- */
.oneColFixCtr #commBoxA {
	width: 580px;
	margin: 0 auto;
	padding: 0;
}
/* --- commBoxB --- */
.oneColFixCtr #commBoxB {
	width: 560px;
	margin: 0 auto;
	padding: 0;
}
.oneColFixCtr #commBoxC {
	width: 570px;
	margin: 0 auto;
	padding: 0;
}

/* --- schedule --- */
.oneColFixCtr #scheduleL {
	float: left;
	width: 90px;
	margin: 10px 0;
	padding: 0;
}
.oneColFixCtr #scheduleR {
	float: right;
	width: 470px;
	margin: 10px 0;
	padding: 0;
}

/* --- itemList --- */
.oneColFixCtr #itemList {
	width: 575px;
	margin: 0 0 0 25px;
	padding: 0;
}
.oneColFixCtr #itemListTxt {
	float: right;
	width: 410px;
	margin: 0;
}

/* --- tab --- */
.oneColFixCtr #tab {
	background-image:url(../images/tab_bg.gif);
	background-repeat:repeat-x;
	margin: 0;
}



/* --- toTop --- */
.oneColFixCtr #toTop {
	background-image:url(../images/line_02.gif);
	background-repeat:repeat-x;
	text-align: right;
	margin: 0;
}


/* --- footer --- */
.oneColFixCtr #footerA {
	background: #000000;
	margin: 0;
	padding: 5px 5px;
	text-align: right;
}
.oneColFixCtr #footerB {
	margin: 0 0 20px 0;
	padding: 5px 0;
	text-align: right;
}



.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}