@charset "utf-8";

@import url("base/reset.css");

@import url("common.css");
@import url("layout.css");

@import url("print.css");


/* /////////////////////////////////////////////////////////////////////////// TOPPAGE */

/* ----------------------------------------------------- Main */

#outline .outline_photo {
	float: right;
	width: 220px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}

#outline table {
	width:400px;
}

#outline .hyo th {
	width: auto;
}

#outline .hyo td {
	border-right:1px solid #DDDDDD;
}

.border_gray#music {
	margin-left: 450px;
	padding-top: 10px;
}
.border_gray#music h5  {
	font-weight: bold;
	color: #00A2D7;
	margin-bottom: 5px;
}
.border_t_dash {
	padding-top: 10px;
	border-top: 1px dashed #cccccc;
}
#outline .shokuin th {
width:12em;
} 
