@charset "Shift_JIS";

.subtitle h1 {
	padding-top: 3px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00C;
	border-bottom-color: #00C;
	margin-top: 2px;
	margin-bottom: 2px;
}

h1,h2,h3,h4 {
	margin: 0px;
}

#box_search_rsult p {
	font-size: x-small;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside;
	list-style-type: none;
}

