@charset "Shift_JIS";
/* ********************************************************************-
Date: 2009-05-23
1.�X�^�C�����Z�b�g

�@- ******************************************************************** */
/*1.�X�^�C�����Z�b�g*/
* {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	line-height: 1.6;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
li {
	list-style: none;
}
strong {
	font-weight: bold;
}

a:link,
a:visited {
/*	color: #000000;*/
	text-decoration: none;
}
a:hover,
a:active {
/*	color: #000000;*/
	text-decoration: underline;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td {
	margin: 0;
	padding: 0;

}
th{
  text-align:left;
}

address{
	font-style:normal;
}

a{
	outline:none;
}
