@charset "UTF-8";

/*body--------------------------------------------------------------*/

body
{
	margin		: 0px auto;
	padding		: 0px;
	font		: 12px/1.6 Trebuchet MS, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color		: #666;
	background-color	: #FFF;
	text-align	: center;
}

div,p,form,map
{
	margin		: 0px;
	padding		: 0px;
}

img
{
	border		: 0px;
}

h1,h2,h3,h4,h5,h6
{
	font		: normal 100%/1.6 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	padding		: 0;
}

table
{
	margin-left	: auto;
	margin-right: auto;
}

/*link--------------------------------------------------------------*/

a
{
	text-decoration : none;
	color			: #71aabd;
}

a:visited
{ 
	text-decoration : none;
	color			: #71aabd;
}

a:hover
{
	text-decoration : underline;
	color			: #9cc600;
}

a:active
{
	text-decoration : underline;
	color			: #9cc600;
}


#top_info
{
	height			: 95px;
	overflow		: auto;
	width			: 95%;
}

/*---------------------------------------------------------*/
/*    copyright(C) WEB-SEED. All rights reserved. Ver1.0    */
/*---------------------------------------------------------*/
