@charset "UTF-8";
a.sample_attach, a.sample_attach:visited, div.sample_attach {
	display: block;
	width:   150px;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	color:   #FFF;
	height: auto;
	padding: 10px;
	margin-top: 2px;
	background-color: #107EA5;
	margin-left: 5px;
}
a.sample_attach:hover {
	background-color: #00b9e5;	
}
a.sample_attach, a.sample_attach:visited {
	
}
div#sample_attach_menu_child {
	
}

a.sample_attach2, a.sample_attach2:visited, div.sample_attach2 {
	display: block;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	color:   #FFF;
	background-image: url(../images/menu_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:   92px;
	height: 38px;
	text-align: center;
	padding-top: 30px;
}
a.sample_attach2:hover {
	background-image: url(../images/menu_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sample_attach2, a.sample_attach:visited {
	border-bottom: none;
}
div#sample_attach_menu_child2 {
	border-bottom: none;
}
p {
	text-align: justify;
}
