@charset "Shift_JIS";
/* CSS Document */

/*ヘッダー2014*/

#header2014 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 100%;
	background-image: url(../img/common/header/2014/header_bg2014.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}

#header_box2014 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}

#logomark2014 {
	float: left;
	padding-left: -10px;
	padding-top: 5px;
}

#header_right2014 {
	display: block;
	float: right;
	width: 960px;
	overflow: hidden;
}

#sakura_logo2014  {
	float: right;
	margin-top: 8px;
	clear: both;
}

/*ヘッダー2014終わり*/

#header_bottom2014 {
	float: right;
	width: 960px;
	overflow: hidden;
	display: block;
	clear: both;
}
