@import url("../../css/base_layout.css");
@import url("http://price-change.com/css/base_layout.css");



#contents h2
{
	border: 1px solid #a6a6a6;
	margin-bottom: 2em;
}
#contents h2 span
{
	display: block;
	background-image: url("../img/catch_right.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 180px;
}



#contents h3
{
	background-color: #8f92c0;
	color: #ffffff;
	width: 10em;
	text-align: center;
	padding: 1px 0px;
}



#contents ul
{
	margin: 1em 5em;
	list-style-type: none;
}

#contents li
{
	display: inline;
	margin-right: 1em;
}


#contents p img
{
	margin: 1em 5px 1em 0px;
}


#contents form
{
	margin: 2em 0em;
}