@charset "UTF-8";
/* CSS Document */
/* 日本語 */

.left_year {
	width: 140px;
	height: 40px;	
}

.left_year a {
	width: 140px;
	height: 40px;
	display:block;	
}

.left_year img {
	margin: 16px 35px 8px 15px;	
}

.left_year a {
	position: relative;		
}

#left_year_01 {
	background-image: url(/flip/images/left_year_01.gif);	
}

#left_year_02 {
	background-image: url(/flip/images/left_year_02.gif);	
}

#left_year_03 {
	background-image: url(/flip/images/left_year_03.gif);	
}

#left_year_04 {
	background-image: url(/flip/images/left_year_04.gif);	
}

#left_year_05 {
	background-image: url(/flip/images/left_year_05.gif);	
}

#left_year_06 {
	background-image: url(/flip/images/left_year_06.gif);	
}

#left_year_07 {
	background-image: url(/flip/images/left_year_07.gif);	
}

#left_year_08 {
	background-image: url(/flip/images/left_year_08.gif);	
}

#right_side #title {
	width: 570px;
	margin: 0px 15px 0px 15px;	
}

#right_side #title h1 {
	width: 480px;
	float: left;
	margin-bottom: 25px;		
}

#right_side #title #title_year {
	width: 90px;
	float: right;
	margin-bottom: 15px;
}

#right_side .issue_block {
	width: 570px;
	margin: 0px 15px 15px 15px;	
}

#right_side .issue_photo {
	width: 110px;
	float: left;
	height: 117px;
	background-image: url(/flip/images/cover_bg.gif);
	background-repeat: no-repeat;
}

#right_side .issue_text {
	width: 440px;
	float: right;
	height: 117px;
}

#right_side .issue_line {
	width: 570px;
	margin: 0px 15px 0px 15px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}

#right_side .issue_text .issue_number {
	width: 361px;
	float: left;
}

#right_side .issue_text .issue_enter {
	width: 79px;
	float: right;
}

#right_side .issue_text .issue_headliner {
	padding-top: 15px;
	clear: both;
	font-size: small;
	line-height: 1.5em;
}

#right_side .issue_text .issue_headliner_0804 {
	padding-top: 3px;
	clear: both;
	font-size: small;
	line-height: 1.5em;
}

#right_side .enter_btn a {
	display:block;
	width: 79px;
	height: 22px;
	overflow:hidden;
	background-image: url(/flip/images/enter.gif);
}

#right_side .enter_btn a:hover {
	background-position:0px -22px;		
}


