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

table td{
	vertical-align:top;
}
table td.office_img{
	text-align:right;
}

table td.office_img img{
	margin-top:10px;
}

.office{
	margin-bottom: 20px;
}


.office iframe{
	margin: 10px 0;
}

/** overseas **/
.episode{
	margin-bottom: 20px;
}

.episode h3.title{
	font-size: 120%;
	margin-bottom: 10px;
}

table td.episode_img img{
	margin-left:15px;
}


/** principles **/
#principles {
	background:url(/overview/img/bg_principles.jpg) no-repeat bottom;
	width: 100%;
	height: 600px;
}

.boss{
	margin-bottom:5px;
	margin-left:10px;
}
