@charset "utf-8";
/* CSS Document */

#img{
	width:720px;
	height:200px;
	margin:0;
	padding:0;
}

h2{
	width:710px;
}

.title{
	width:710px;
}

#left_box{
	width:300px;
}

#right_box{
	width:350px;
}
#right_box img{
	margin-top:45px;
}
table td{
	padding:4px;
}

.table_title{
	width:100px;
	font-weight:bold;
	background-color:#e0e0e0;
}
.table_mongon{
	width:200px;
	background-color:#e1f1ff;
}