﻿@charset "utf-8";

/*----- font scheme -----*/
body{
	font-size: 12px;
}

#header #font_m a {
	background: url(../image/images/btn_text-m_o.jpg) no-repeat;
	text-indent: 200px;
	line-height: 0;
	overflow: hidden; 
}

a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
