/* CSS MARIE NAILS */


/* ========================================================================== */
/* 共通のスタイル */
/* ========================================================================== */



body,td,th {
	color: #FFFFFF;
	font-size: small;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

.style1 {
	margin:5px 0 5px 0;
	font-size: x-small;
}
	
.style2 {
	font-size: small;
	color: #000000;
}

.style3 {
	font-size: medium;
	font-weight: bold;
}

.sub_nav_opened{
	display: block;
}

.sub_nav_box{
	display: none;
}

.sub_nav_opened_2{
	float:right;
	display: block;
}

.sub_nav_box_2{
	float:right;
	display: none;
}

