@charset "UTF-8";

.title01 {
	background-image: url(../about_order/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}

div#contents h3 {
	color: #5097C4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5097C4;
	border-bottom-color: #5097C4;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	clear: both;
}

div#contents h4 {
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 15px;
}

div#contents table img {
	padding: 3px;
	margin-top: 5px;
	border: 2px dotted #FF6600;
}



div#sidebar h3 {
	background-color:#FFFFFF;
	color: #5097C4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5097C4;
	border-bottom-color: #5097C4;
	padding: 5px;
	margin: 25px 5px 10px;
}

div#sidebar ul.assistnav {
	margin: 0px 5px 10px;
}
div#sidebar ul.assistnav li {
	margin: 0px 0px 2px;
}


