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


/*テキスト大*/

*{
	marin:0;
	padding:0px;
	font-size:16px;
	line-height:24px;
}
a{
	font-size:16px;
	line-height:24px;
}
a:hover{
	font-size:16px;
	line-height:24px;
}

#fsmall a {
	background-image: url(../images/size3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#fmiddle a {
	background-image: url(../images/size2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#flarge a {
	background-image: url(../images/size1_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*
.railway1{
	height:290px;
}
.railway2{
	height:290px;
}
.railway3{
	height:290px;
}
.railway4{
	height:310px;
}
.railway5{
	height:310px;
}
.railway6{
	height:310px;
}
*/

/*
.t_retsu{
	height:16px;
	width: 70px;
	margin-left: 35px;
	line-height: 16px;
	float: left;
}
.t_box1{
	width:16px;
	height:16px;
	float:left;
	margin-right: 5px;
	background-image: url(../images/size1_on.jpg);
	background-repeat: no-repeat;
}
.t_box2{
	width:16px;
	height:16px;
	background-image: url(../images/size2.jpg);
	background-repeat: no-repeat;
	line-height:16px;
	float:left;
	margin-right: 5px;
}
.t_box3{
	width:16px;
	height:16px;
	background-image: url(../images/size3.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-right: 5px;
}
*/