@charset "utf-8";
/* CSS Document */

a{
	text-decoration:none;
	line-height:1.4em;
}
a:link{
	color:#6a240b;
	line-height:1.4em;
}
a:visited{
	color:#6a240b;
	line-height:1.4em;
}
a:hover{
	text-decoration:underline;
	color:#6a240b;
	line-height:1.4em;
}
a:active{
	color:#6a240b;
	line-height:1.4em;
}
#right_box{
	float:right;
	width:680px;
}
#information_gazo{
	width:680px;
	height:482px;
	background-image:url(../images/kakumaru_information_gazo.jpg);
	text-align:center;
}
#information_box{
	width:680px;
}
#information_title{
	font-size:14px;
	color:#6a240b;
	font-weight:bold;
}
#information_box p{
	line-height:1.4em;
}
#haikei{
	width:680px;
	height:62px;
	background-image:url(../images/kakumaru_information_tekisuto.jpg);
}
#back-number_box{
	width:660px;
	height:30px;
	margin-left:20px;
}
#back-number{
	width:92px;
	height:30px;
	float:left;
}
#prev{
	width:54px;
	height:30px;
	float:left;
}
#back-number_001{
	width:22px;
	height:30px;
	float:left;
}
#back-number_002{
	width:24px;
	height:30px;
	float:left;
}
#back-number_003{
	width:25px;
	height:30px;
	float:left;
}
#back-number_004{
	width:25px;
	height:30px;
	float:left;
}
.strong{
	font-weight:normal;
	line-height:1.4em;
}