@charset "Shift-JIS";

/*

information{
	t@CΌ : /best/css/reset.css;
	Tv : uEUϊέθπCSSΕ·B;
	TCgΌ : The BEST Program;
	URL : www.ibec.or.jp/best;
	Rs[Cg : (c) iΰjzΒ«EΘGlM[@\. All Rights Reserved.;
}

 */

/* ================= Ϊ =====================

y1zZbg
y2ztHgΦA
y3zNJ[
y4zCLEARFIX

============================================ */


/* =============================================================
@y1zZbg
============================================================= */

body, form, h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, input, dl, dd, dt, div, address, label
{
	margin: 0;
	padding: 0;
}

body, form, input, select, textarea, h1, h2, h3, h4, h5, h6
{
	font-size: 12px;
}

a img { border: 0; }

li { list-style: none; }

ol li /* ΜXgΝ}[J[πc· */
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}

em
{
	font-style: normal;
	font-weight: bold;
}

address
{ 
 	font-style: normal;
 	font-weight: normal;
}

form, input, select, textarea
{
	margin: 0 2px 0 0;
	font-family: "Tahoma","qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
	padding: 1px;
}

*:first-child+html form,
*:first-child+html input,
*:first-child+html select,
*:first-child+html textarea /* For Only IE7 */
{
	font-family: "Verdana","qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
}


/* =============================================================
@y2ztHgΦA
============================================================= */

html,body { height: 100%; }

body
{
	color: #302203;
	background-color: #FFFFFF;
}

*:first-child+html body /* For Only IE7 */
{
	font-family: "Verdana","qMmpSPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
}

table
{
	font-family: "Tahoma","qMmpSPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
	color: #302203;
	line-height: 1.44;
	background-color: #FFFFFF;
	text-align: left;
}

*:first-child+html table /* For Only IE7 */
{
	font-family: "Verdana","qMmpSPro W3","Hiragino Kaku Gothic Pro",Osaka,"MS UI Gothic",sans-serif;
}


/* =============================================================
@y3zNJ[
============================================================= */

	a:link,
	a:visited /* N’KβΜFwθ */
	{
	color: #0A50A1;
	background-color: transparent;
	text-decoration: none;
	}

	a:hover,
	a:active /* N}EXI[o[ΜFwθ */
	{
	color: #CC6600;
	background-color: transparent;
	text-decoration: none;
	}


/* =============================================================
@y4zCLEARFIX
============================================================= */
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
display:inline-table;
/*\*/display:block;/**/
}
