@charset "utf-8";

html{text-align:center;line-height:2;width:100%;min-width:980px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0; vertical-align:top;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;margin:0;padding:0;}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
body {background:#ffffff;color:#555555;text-align:center;width:100%;min-width:980px;}
body {font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;line-height:1.6;font-size:12px;}
* + html body {font-family: "メイリオ","Meiryo";}
strong{font-weight:bold;}
table {font-size:inherit;font:100%;}

/*【フォントサイズ Base 13px】==============================
77% = 10px	| 	123.1% = 16px	|	167% = 22px
85% = 11px	|	131% = 17px	|	174% = 23px
93% = 12px	|	138.5% = 18px	|	182% = 24px
100% = 13px	|	146.5% = 19px	|	189% = 25px
108% = 14px	|	153.9% = 20px	|	197% = 26px
116% = 15px	|	161.6% = 21px	|
===========================================================*/

a{cursor:pointer;}
a:link{color:#0000ff; text-decoration:underline;}
a:visited{color:#6d0f37; text-decoration:underline;}
a:hover{color:#0000ff; text-decoration:none;}

/* Clearfix */
.clearfix:after
	{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/* WinIE7 only */
*:first-child+html .clearfix
	{
	height:1%;
	}

/* WinIE6 and below */
/*\*/
* html .clearfix
	{
	height:1%;
	}
/**/

/* MacIE only */
/*\*//*/
.clearfix
	{
	display:inline-table;
	}
/**/
