#main2{
	width: 860px;
	margin-top: 20px;
}

#hr_left{
	width: 580px;
	margin-right: 30px;
	float: left;
	color: #FF0000;
	margin-bottom: 20px;
	background-image: url(../img/hr/background.jpg);
	background-repeat: repeat-y;
}

#left{
	width: 580px;
	margin-right: 30px;
	float: left;
	color: #339900;
	margin-bottom: 20px;
	background-image: url(../img/new/background.jpg);
	background-repeat: repeat-y;
}

#right_contents{
	float: right;
	width: 240px;
}

.caption{
	font-size: 70%;
	line-height: 1.5em;
}

#new_mag{
	width: 300px;
	float: left;
	margin-left: 20px;
}

.new_title{
	display: block;
	width: 570px;
	height: 42px;
	background-image: url(../img/new/grfft_new_title.png);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.new_title span{
	font-size: 200%;
}

.hr_new_title{
	display: block;
	width: 570px;
	height: 42px;
	background-image: url(../img/hr/hr_new_title.png);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.hr_new_title span{
	font-size: 200%;
}

.dotline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #339900;
	margin-top: 5px;
}

.contents_box{
	width: 220px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}

.contents_box img{
	border: 1px solid #E1E1E1;
	width: 218px;
	margin-bottom: 5px;
}

.contents_box span{
	font-size: 80%;
	line-height: 1.5em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339900;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.hr_contents_box{
	width: 220px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}

.hr_contents_box img{
	border: 1px solid #E1E1E1;
	width: 218px;
	margin-bottom: 5px;
}

.hr_contents_box span{
	font-size: 80%;
	line-height: 1.5em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#page_top{
	margin-bottom: 20px;
	margin-top: 10px;
	width: 580px;
	text-align: right;
	float: left;
}

/* ---------------------------------------------------- */



#right_menu{
	width: 235px;
	float: right;
	margin-right: 13px;
	text-align: right;
	margin-bottom: 30px;
}


#right_menu ul{
	width: 235px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right_menu li{
	list-style-type: none;
	width: 235px;
	margin-top: 10px;
}

#next_issue{
	margin-top: 35px;
	width: 200px;
	color: #6BB402;
	text-align: left;
	border: 1px solid #CDE19D;
	padding: 10px;
	margin-right: 0px;
	margin-left: auto;
	background-image: url(../img/tokyo_graffiti/next_back.gif);
	background-repeat: repeat-y;
}

#next_issue img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#next_issue h1{
	font-size: 80%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#next_issue h2{
	font-size: 60%;
	font-weight: normal;
	margin: 0px;
}

#hr_next_issue{
	margin-top: 35px;
	width: 200px;
	color: #FF0000;
	text-align: left;
	border: 1px solid #FF9999;
	padding: 10px;
	margin-right: 0px;
	margin-left: auto;
	background-image: url(../img/hr/next_back.gif);
	background-repeat: repeat-y;
}

#hr_next_issue img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#hr_next_issue h1{
	font-size: 80%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#hr_next_issue h2{
	font-size: 60%;
	font-weight: normal;
	margin: 0px;
}

