@charset "utf-8";
/* CSS Document */
*	{
	font-family:Verdana, Arial, sans-serif;
	font-size:97%;

}
#content {
	width:525px;
	background-color:#ffffff;
	float:left;
	margin:0 auto;
	padding-top:10px;
}
#content td {
	color:#666666;
}
#content p {
	color:#666666;
	line-height:1.4;
	font-size:94%;
	border:1px dashed #999999;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	margin-left:15px;
	padding-bottom:10px;

}
#content li {
	list-style-type:none;
	background-color:#ffffff;
	border:1px dashed #999999;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	font-size:100%;
	width:500px;
	color:#666666;

}

#content ul	{
	margin-bottom:10px;
}
#content li a {
	width:480px;
	padding:15px 10px 10px 20px;
	display:block;
	color:#666666;
	text-decoration:none;
	background-image:url(img/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:10px center;
}
#content li a:hover {
	color:#04AFD3;
	text-decoration:none;
}
#visual		{
	background-color:#ffffff;
	width:800px;
	height:300px;
}

a	{
	text-decoration:none;
	}
h2	{
	margin-left:10px;
	font-size:120%;
	color:#3399CC;
	}
#wrapper #kaisou	{
	padding:0.5em;
	}
#wrapper #kaisou a {
	font-size: 85%;
	color: #999999;
	text-decoration: none;
}

#wrapper #kaisou a:hover {
	font-size: 85%;
	color: #4682B4;
	text-decoration: none;
}
#wrapper #kaisou p	{
	color: #999999;
	margin:0.5em;
}
input.search { vertical-align: middle; }

#serchcontent	{
	padding-left:5px;
	}