@charset "shift-JIS";

/* Sub setting
------------------------------------------------------------ */

body {
	background: url(../img/sub/bg_sub.jpg) no-repeat;
	background-position: center 0;
	}
	
	




/*  h1
------------------------------------------------------------ */
#all h1{
	position:relative;
 	width:710px;
	height:48px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#all h1#account{
	background: url(../img/sub/h1_account.jpg) no-repeat;
}
#all h1#presents{
	background: url(../img/sub/h1_presents.jpg) no-repeat;
}
#all h1#interview{
	background: url(../img/sub/h1_interview.jpg) no-repeat;
}
#all h1#blog{
	background: url(../img/sub/h1_blog.jpg) no-repeat;
}
#all h1#event{
	background: url(../img/sub/h1_event.jpg) no-repeat;
}
#all h1#news{
	background: url(../img/sub/h1_news.jpg) no-repeat;
}
#all h1#feature{
	background: url(../img/sub/h1_feature.jpg) no-repeat;
}
