@import url("global.css");
/*再定義*/
h1 {
	position:relative;
	height:87px;
}
h1 img {
	position:absolute;
	top:0px;
	left:0px;
}
#header-menu{
	font-size:0.8em;
}
#container {
	height:auto;
}
#contents {
	margin:0 0 0 1px;/*border:1px solid black;*/
}
a.btn-profile {
	float:left;
	margin:10px 0 0 0;
}
/*再定義終了*/
#explain {
	font-size:0.8em;
	margin:10px 0 0 80px;
}
#bbs-notice {
	color:#C1272D;
	font-size:0.8em;
}
iframe{
	height:900px;
}
