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

#right_side {
	width: 600px;
	margin-top:11px;
	float: right;
}

#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: 187px;
	float: left;
	height: 123px;
	background-image: url(/gallery/images/cover_bg.gif);
	background-repeat: no-repeat;
}

#right_side .issue_photo_0905 {
	width: 187px;
	float: left;
	height: 143px;
	background-image: url(/gallery/images/cover_bg_0905.gif);
	background-repeat: no-repeat;
}

#right_side .issue_text {
	width: 360px;
	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: 280px;
	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(/gallery/images/enter_btn.gif);
}

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


