@charset "utf-8";

html{
	color:#000000;
	background:#ffffff;
	text-align:left;
	line-height:1.6;
}
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}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}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 {font-size:13px;*font-size:small;*font:x-small;text-align:left;}
body {font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
html>/**/body {font-size: small;} /* IE8 */

a:link{color:#4AABDF; text-decoration:none;}
a:visited{color:#4AABDF; text-decoration:none;}
a:hover{color:#F39826; text-decoration:none;}
a:active{color:#4AABDF;}

/*【フォントサイズ】=====================
	Font-size Adjustment
	Base 13px;

	77% = 10px	| 	121% = 16px	|	167% = 22px
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* fontS = IE:10px other:11px */
.fontS {
	font-size: 85%;
	*font-size: 77%; /* IE7 and below */
	_font-size: 77%; /* IE6 */
}
html>/**/body .fontS {
	font-size/*\**/: 77%\9; /* IE8 and below */
}
.fontL {font-size: 121%;}
.fontLL {font-size: 144%;}

/* IEで■が小さくなる問題対応 */
.mark-green {
	color:#00a161;
	*font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; /* IE7 and below */
	_font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; /* IE6 */
}
html>/**/body .mark-green {
	font-family/*\**/: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif\9; /* IE8 and below */
}

/* clearfix
--------------------------------------------------------------------*/
.clearfix:after
	{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	margin:100px;
	}

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

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

/* clearfix_other
--------------------------------------------------------------------*/
.clearfix_other:after
	{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	margin-top:5px;
	}

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

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

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

/* clearfix
--------------------------------------------------------------------*/
.error {
	font-size:22px;
	color:#666;
	height:400px;
	margin:auto 0;
	text-align:center;
}

.error_concert {
	height:100px;
}
