/* ‹¤’Ê */
.common_header{
		width : 950px;
}

.common_footer{
		width : 950px;
}

/* Menu */
	td.menu_flame{
		BACKGROUND-IMAGE: url(./img/sys/bg_menu2.gif);
		filter:alpha(opacity=90);-moz-opacity:0.9;
	}
	table.manu{

	}

	tr.manu_header{
	}
	td.manu_header{
	}

	tr.menu_list{
	}
	td.menu_list{
		color : #FFFFFF;
	}

	tr.menu_footer{
	}
	td.menu_footer{
	}

	div.justify{
		text-align : justify;
	}

/*  */
	body.index{
		BACKGROUND-IMAGE: url(./img/user/top01.jpg);
		background-repeat:no-repeat;
	}

	body.main{
		BACKGROUND-IMAGE: url(./img/sys/top00.jpg);
		background-repeat:repeat-y;
	}
/*  */
	table.main{
		width : 950px;
	}

	td.main{
		font-size : 20pt;
	}

/* Page-Main */
	table.kakujyu{
		width : 800px;
	}

	table.goods{
		width : 800px;
	}

	table.school{
		width : 800px;
	}

	table.flower{
		width : 800px;
	}

	table.outline{
		width : 800px;
	}

/* Chara */
A:link.white    { color: #ffffff; text-decoration: none;}
A:visited.white { color: #ffffff; text-decoration: none;}
A:active.white  { color: #ffffff; text-decoration: none;}
A:hover.white   { color: #ffffff; text-decoration: none;}

A:link.mail    { color: #000000; font-size : 15pt; font-weight : bold;}
A:visited.mail { color: #000000; font-size : 15pt; font-weight : bold;}
A:active.mail  { color: #000000; font-size : 15pt; font-weight : bold;}
A:hover.mail   { color: #000000; font-size : 15pt; font-weight : bold;}

	div.index_subtitle1{
		font-size : 30pt;
	}
	div.index_title{
		font-size : 70pt;
	}
	div.index_subtitle2{
		font-size : 20pt;
	}
	div.comment1{
		font-size : 13pt;
		font-weight : bold;
	}
	div.comment2{
		font-size : 10pt;
	}
