@charset "UTF-8";


body {
	margin: 0;
	padding:0;
	background:white;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}

a:link {
	color: #999999;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


img{
	border:none;
}
a.f {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ff4500;
	text-decoration: underline;
}

a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ff4500;
	text-decoration: underline;
}

a.f:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ff4500;
	text-decoration: underline;
}




#allcontents{
	width:800px;
	margin: 0 auto; /* センタリング */
	padding-top: 80px;
}




#under{
	width:800px;
	margin-top:50px;
	text-align:center;
	clear:both;
}





#rogo{

	width:800px;
	margin-top:200px;
	text-align:center;
	clear:both;
}


