.menu_mm {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : bold;

	color : Gray;

	letter-spacing : 1px;

}

.menu_mm:hover {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : underline;

	font : bold;

	color : Black;

	letter-spacing : 1px;

}

.menu_sp {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : normal;

	color : Gray;

	letter-spacing : 1px;

}

.menu_sp:hover {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : underline;

	font : normal;

	color : Black;

	letter-spacing : 1px;

}

.body_txt {

	font-family: tahoma,sans-serif;

	font-size : 12 px;

	text-decoration : none;

	font : normal;

	color : Black;

	letter-spacing : 1px;

}

.body_gray {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : normal;

	color : Gray;

}

.body_H1 {

	font-family: tahoma,sans-serif;

	font-size : 16px;

	text-decoration : none;

	font : bold;

	color : #0066CC;

}

.body_H2 {

	font-family: tahoma,sans-serif;

	font-size : 13px;

	text-decoration : none;

	font : bold;

	color : #0066CC;

}

.body_H20 {

	font-family: tahoma,sans-serif;

	font-size : 13px;

	text-decoration : none;

	font : bold;

	color : Black;

}

.body_H1_link {

	font-family: tahoma,sans-serif;

	font-size : 16px;

	text-decoration : none;

	font : normal;

	color : #0066CC;

}

.body_links {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : normal;

	color : #0066CC;

}

.body_links:hover {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : underline;

	font : normal;

	color : #0066CC;

}

.prod_ttl {

	font-family: Arial, Helvetica, sans-serif;

	font-size : 16px;

	text-decoration : none;

	font : bold;

	color : Maroon;

}

.page_ttl {

	font-family: tahoma,sans-serif;

	font-size : 48 px;

	text-decoration : none;

	font : bold;

	color : White;

}

.page_index {

	font-family: tahoma,sans-serif;

	font-size : 48 px;

	text-decoration : none;

	font : bold;

	color : Black;

}

.side_txt_w {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : normal;

	color : White;

	letter-spacing : 1px;

}

.side_txt {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : normal;

	color : #9C6300;

	letter-spacing : 5px;

}

.form_btn {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : normal;

	color : Black;

	border : 1px solid Gray;

	background : #F2F0E4;

	padding : 0px 10px 0px 10px;

}

.add {

	font-family: tahoma,sans-serif;

	font-size : 11 px;

	text-decoration : none;

	font : normal;

	color : #606060;

    letter-spacing : 1px;

}