@charset "utf-8";

/*　
------------------------------------------------------------ */

h2#img_top {
	width: 940px;
	height: 200px;
	background: url(../common/images/img_system.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 10px;
}

#container_02 {
	background:url(../common/images/bg02_2.jpg) top center no-repeat;
}

.title {
	font-weight: bold;
	font-size: 1.2em;
	color:#600;
	margin-bottom: 10px;
}

table {
	width: 360px;
	margin-bottom: 10px;
}
td {
	border-bottom: 1px dotted #ccc;
}
.td01 {
	text-align: right;
}
.box_01 {
	background: url(../common/images/bg_menu.jpg);
}

.box_01 img{
	border: 5px solid #999;
}
