@charset "utf-8";

/*==========================================
File name: header-pc.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

#header{
	height: 126px;
}

#header_inner {
	position: relative;
	width: 1080px;
}

#header_inner p{
	position: absolute;
	left: 100px;
	top: 25px;
	font-size: 0.8em;
}

#top_logo{
}
