/*default*/
body {margin:0px;}

form,div,p,input,select,textarea,th,td{color:#474747;font:12px MS UI Gothic,sans-seif;margin:0;padding:0;word-break:break-all;line-height:140%;}
img{border:0;}

/*index*/
.basic { font-family:MS UI Gothic; font-size: 12px; color: #413f36; text-decoration: none;line-height:110%;}
.green { font-family:MS UI Gothic; font-size: 12px; color: #005d1b; text-decoration: none;line-height:110%;}
.red { font-family:MS UI Gothic; font-size: 12px; color: #ed2224; text-decoration: none;line-height:110%;}
.yellow { font-family:MS UI Gothic; font-size: 12px; color: #fffa00; text-decoration: none;line-height:110%;}
.point { font-family:MS UI Gothic; font-size: 12px; color: #89bd3f; text-decoration: bold;line-height:110%;}
.bb { font-family:MS UI Gothic; font-size: 12px; color: #221e1a; text-decoration: none;line-height:110%;}
.blue { font-family:MS UI Gothic; font-size: 12px; color: #000ba1; text-decoration: none;line-height:110%;}

/*pyo*/
.py1 {color: #d81618; font-weight:bold;}
.py2 {color: #413f36;}

/*notice*/
.noticetext {color:#fcff00; font-weight:none;}
.noticetext a			{font-family:MS UI Gothic; line-height: 18px; text-decoration: none; color: #fcff00;}
.noticetext a:link		{font-family:MS UI Gothic; line-height: 18px; text-decoration: underline; none; color: #9cff00;}
.noticetext a:hover		{font-family:MS UI Gothic; line-height: 18px; text-decoration: underline; color: #fcff00;}
.noticetext a:actived	{font-family:MS UI Gothic; line-height: 18px; text-decoration: none; color: #fcff00;}

.link_n{color:#413f3; font-weight:none;}
.link_n a			{font-family:MS UI Gothic; line-height: 18px; text-decoration: none; color: #413f36;}
.link_n a:link		{font-family:MS UI Gothic; line-height: 18px; text-decoration: none; none; color: #413f36;}
.link_n a:hover		{font-family:MS UI Gothic; line-height: 18px; text-decoration: none; color: #413f36;}
.link_n a:actived	{font-family:MS UI Gothic; line-height: 18px; text-decoration: none; color: #99978d;}

.capy {font-size: 13px; color:#b0b0b0; font-weight:none;}
.capy a			    {font-size: 13px; font-family:MS UI Gothic; line-height: 18px; text-decoration: underline; color: #b0b0b0;}
.capy a:link		{font-size: 13px; font-family:MS UI Gothic; line-height: 18px; text-decoration: underline; color: #b0b0b0;}
.capy a:hover		{font-size: 13px; font-family:MS UI Gothic; line-height: 18px; text-decoration: underline; color: #b0b0b0;}
.capy a:actived	    {font-size: 13px; font-family:MS UI Gothic; line-height: 18px; text-decoration: underline; color: #b0b0b0;}

/*capy*/
.capy{ font-family:MS UI Gothic; font-size: 12px; color: #b0b0b0; text-decoration: none;line-height:110%;}
.capybasic { font-family:Verdana; font-size: 10px; color: #b0b0b0; text-decoration: none;line-height:110%;}

	table.table1{
	border:1px solid #83a07f;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#f0f0f0;
	empty-cells:show;
	margin-bottom:0px;
	}
		
	.table1 td{
	font-size:12px;
	line-height:150%;
   	border-right:1px solid #83a07f;
   	border-bottom:1px solid #83a07f;
   	padding:0.3em 1em; 
	}
	
/*member*/
.lineup {border:1px solid #b0b0b0; height:16px}

.style1 {font-size: 14px}


.login_input {border-left:1px solid #e5e5e5; border-top:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;padding-left:5px; background-color:#eaeaea; height:20px;font-size:12px;}
