@charset "UTF-8";

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

div#contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1em;
	margin-bottom: 10px;
}

div#contents table#office {
	width: 600px;
	margin-right: 5px;
	margin-buttom: 15px;
}

div#contents table#office th {
	background-color: #0000FF;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

div#contents table#office td {
	padding: 5px 5px 20px 10px;
}

div#contents table#mac {
	width: 600px;
	margin-right: 5px;
	margin-buttom: 15px;
}

div#contents table#mac th {
	background-color: #6B8E23;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

div#contents table#mac td {
	padding: 5px 5px 20px 10px;
}

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;
}

