/* CSS Document */



/* font size */
body {
	font-size: 120%
}
td {
	font-size: 120%
}
/* font size end */




/* menu background */
.bar {
	background-color: #aaaaaa;
}

.titlebg {
	background-image: url('../image/title-winter2.jpg');
	background-repeat: repeat-x
}


.titlebg001 {
	background-image: url('../image/title-winter2-001.jpg');
	background-repeat: repeat-x
}

.titlebg002 {
	background-image: url('../image/title-winter2-002.jpg');
	background-repeat: repeat-x
}

.titlebg003 {
	background-image: url('../image/title-winter2-003.jpg');
	background-repeat: repeat-x
}

.titlebg004 {
	background-image: url('../image/title-winter2-004.jpg');
	background-repeat: repeat-x
}

.titlebg005 {
	background-image: url('../image/title-winter2-005.jpg');
	background-repeat: repeat-x
}

.titlebg006 {
	background-image: url('../image/title-winter2-006.jpg');
	background-repeat: repeat-x
}

.titlebg007 {
	background-image: url('../image/title-winter2-007.jpg');
	background-repeat: repeat-x
}

.titlebg008 {
	background-image: url('../image/title-winter2-008.jpg');
	background-repeat: repeat-x
}

.index1 {
	background-image: url('../image/index1-winter2.jpg');
	background-repeat: repeat-x
}

.index2 {
	background-image: url('../image/index2-winter2.jpg');
	background-repeat: repeat-x
}

.index3 {
	background-image: url('../image/index3-winter2.jpg');
	background-repeat: repeat-x
}

.index4 {
	background-image: url('../image/index4-winter2.jpg');
	background-repeat: repeat-x
}
/* menu background end */
