@charset "shift_jis";

#paper{
	width: 540px;
	margin:10px 0px 20px 0px;
}

#hoka{
	text-align: center;
	font-size:14px;
	color:#FF3300;
	margin: 10px 0 0 0;
}

/*おまかせ*/	
#papersize{
	margin: 10px 0px 0px 65px;
	padding: 0px;
	}

#papersize ul{
width:410px;
 height:35px;
position: relative;
margin: 0;
padding: 0;
list-style: none; 
 
}

#papersize li {
float:left;	
  margin: 0px 5px 0px 5px;
  display:inline;
  padding: 0;
  text-indent: -9999px;
}

#papersize li a {
  text-decoration: none;
  /* ■Firefox等で線が表示されないようにする */
  display: block;
}

/*用紙サイズ*/
#papersize li#b5 a {
  background: url(../../images/omakase_b5.gif) no-repeat;
  width: 126px;
  height: 35px;
  
}
#papersize li#b5 a:hover    {
  background: url(../../images/omakase_b5_2.gif) no-repeat;
  width: 126px;
  height: 35px;
}

#papersize li#b4 a {
  background: url(../../images/omakase_b4.gif) no-repeat;
  width: 126px;
  height: 35px;
  
}
#papersize li#b4 a:hover    {
  background: url(../../images/omakase_b4_2.gif) no-repeat;
  width: 126px;
  height: 35px;
}
#papersize li#b3 a {
  background: url(../../images/omakase_b3.gif) no-repeat;
  width: 126px;
  height: 35px;
  
}
#papersize li#b3 a:hover    {
  background: url(../../images/omakase_b3_2.gif) no-repeat;
  width: 126px;
  height: 35px;
}


table.price {
	font-size: 12px;
	line-height: 16px;
	background-color: #333333;
	
}
td.price {
	font-size: 16px;
	line-height: 22px;
	background-color: #FF9900;
	font-weight: bolder;
	text-align: center;
		padding:2px 2px;
}
td.maisu {
	font-size: 14px;
	line-height: 16px;
	background-color: #CAD4D9;
	font-weight: bold;
	text-align: center;
		padding:10px 2px;
}

td.price1 {
	font-size: 14px;
	line-height: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
		padding:10px 2px;
}

td.price2 {
	font-size: 14px;
	line-height: 16px;
	background-color: #E3F2E7;
	font-weight: bold;
	text-align: center;
	padding:10px 2px;

}
td.price3 {
	font-size: 12px;
	line-height: 14px;
	color:#000000;
	background-color: #E1CBD0;
	font-weight: bold;
	text-align: center;
	padding:14px 2px;
}

td.price4 {
	font-size: 14px;
	line-height: 16px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
		padding:10px 2px;
}

td.price5 {
	font-size: 14px;
	line-height: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
		padding:10px 2px;

}
td.price6 {
	font-size: 14px;
	line-height: 16px;
	background-color: #F5F5F5;
	font-weight: bold;
	text-align: center;
		padding:10px 2px;
}

.kakaku{
font-size: 18px;
color:#FF3300;
}

