@charset "Shift_JIS";
/*ʐݒ*/
*{
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:hover {
	background-color: #FFFFCC;
	font-weight: normal;
	color: #3300FF;
}
a:active {
}

body {
	font-size: 14px;
	line-height: 20px;
}

p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
	padding-left: 5px;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/h1_back.gif);
	background-repeat: repeat;
	height: 22px;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h1_back.gif);
	background-repeat: repeat;
	text-align: center;
	height: 22px;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	font-size: 14px;
	line-height: 21px;
}
.h_item {
	font-size: 14px;
	color: #666666;
	dis