@charset "utf-8";


.ltx {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
}
.otp {
	margin-top: 0px;
}
.w200 {width:200px; }
.w250 {width:250px; }
.w300 {width:300px; }
.w350 {width:350px; }
.w400 {width:400px; }
.w450 {width:450px; }
.w500 {width:500px; }
.w613 {width:613px; }

.ta_r {
	text-align: right;
}
.botlin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004ea2;
}
.txt_90per {font-size:90%; }
.txt_80per {font-size:80%; }



/*-- 2014.11追記 --*/
#order #right_main #ingredients ul{
	list-style-type:none;
}

#order #right_main #ingredients ul li {
	padding-left:10px;
	background-image:url("../img/li_point.gif");
	background-repeat:no-repeat;
	background-position:0px 10px;
}

.arrowlink {text-align:center !important;}

.arrowlink a:link{color:#404040; text-decoration:underline;}
.arrowlink a:visited{color:#404040; text-decoration:underline;}
.arrowlink a:hover{text-decoration:none;}

.arrowlink a span{
	margin-left:5px;
}
