@charset "Shift_JIS";
/* CSS Document */

/*
--------------------
GENERAL
--------------------
*/

*{
  margin:0;
  padding:0;
  zoom:1;
} 
ul,ol,dl{
  list-style:none;
}
li{
  display:list-item;
  zoom:normal;
}
img,a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
#container{
	margin-right: auto;
	margin-left: auto;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,li,em,strong,th {
	font-weight: normal;
}
.clear {
	clear: both;
}
br.clear {
	clear: both;
	font-size: ‚È‚µ;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}
.off {
	display: none;
}
a:link {
	color: #49609A;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #49609A;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}
label {
	padding: 2px;
}
label:hover {
	background-color: #E6E6E6;
}
