@charset"Shift_JIS";

/*商品紹介
---------------------------------------------------------*/

.lineup_link{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	padding-left:10px;
}
.lineup_weight{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 140%;
	color: #D98C65;
	padding-left:10px;
	padding-bottom:10px;
}
.lineup_body_new{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	padding-left:10px;
	padding-bottom:20px;
}
.lineup_not_photo{
  font-size: 12pt;/*文字サイズ*/
  font-family: Impact,Arial,Verdana,sans-serif;
  letter-spacing: 0.3em;
  color: #666666;/*文字色*/
}


#wrapper_sys{
  width:650px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/common/bg_wt.gif) repeat-y;
	text-align:left;
}
.padding_content_kk{
  padding-top:30px;
	padding-left:60px;
	padding-bottom:20px;
}
.close_btn{
	margin-top: 30px;
	width: 110px;
	height: 15px;
	color: #4682B4;
	font-size: 12px;
}
.#close_btn a{
	display: block;
	width: 110px;
	height: 15px;
	color: #4682B4;
	text-decoration: none;
	padding: 5px;
}
.close_btn a:hover{
	text-decoration: underline;
	color: #000080;
}
