/*---- link stylesheet ----*/
#main {

	width: 760px;
	background-color: #ffffff;
	float: right;
	text-align: center;
}
#sideber .home
{
	margin-top: 120px;
}
#main .top
{
	width: 721px;
	/*border-bottom: 1px dashed #cccccc;*/
	text-align: left;
	font-size: 12pt;
	margin-top: 20px;
	padding: 5px;
	padding-top: 2px;
	padding-left: 10px;

}
h5
{
	width: 200px;
	height: 40px;
	background: url(img/koumoku.jpg) no-repeat 0px 5px;
	padding-top: 13px;
	padding-left: 40px;
	font-size: 16pt;
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
}
p a:link {
	color: #000000;
	text-decoration: none;
}

p a:visited {
	color: #555555;
	text-decoration: none;
}

p a:hover {
	color: #cccccc;
	text-decoration: underline;
}
#main .link_title
{
	width: 75%;
	/*border: 1px dashed #cccccc;*/
	list-style-image: url(img/list_link.bmp);
	clear: left;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	margin-top: 10px;
	float: left;
	margin-left: 50px;
	margin-bottom: 20px;
}

#main .link_title li
{
	margin-top: 20px;
	padding-left: 10px;
}

#main .link_shosai
{
	width: 95%;
	height: 100px;
	border: 1px solid #cccccc;
	border-top: 0px;
	clear: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;

}