@charset "utf-8";

div.lineup_list_box02
{
	width:890px;
	padding:0;
	margin-bottom: 15px;
	margin-left: 10px;
	position:relative;
}
div.lineup_list_box
{
	padding:0;
	margin-bottom: 15px;
	margin-left: 10px;
	position:relative;
	height: 200px;
}
div.lineup_list_box_wea
{
	padding:0;
	margin-bottom: 15px;
	margin-left: 10px;
	position:relative;
	height: 450px;
}
div.lineup_list_box_newball
{
	padding:0;
	margin-bottom: 15px;
	margin-left: 10px;
	position:relative;
	height: 300px;
}
div.lineup_list_box h2
{
	padding:0;
	margin:0 0 10px 0 
}
.downball_list_3 .s-oneg .s-sh2 a
{
	padding:0;
	margin:0 18px 10px 18px 
}
div.lineup_list_box_left
{
	float:left;
	width:440px;
}

div.lineup_list_box_right
{
	float:right;
	width:440px;
}

ul.lineup_list
{
	padding:0;
	margin:0;
	width:100%;
}

ul.lineup_list li
{
	list-style:none;
	line-height:0;
	display:block;
	float:left;
	padding:0;
	margin:0 0 7px 7px;
}

ul.lineup_list li.left
{
	margin:0 0 7px 0;
}
ul.lineup_list li.cent
{
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0;
}


.product_title
{
	margin:0;
}
div.clear
{
	clear:both;
	width:100%;
}

div.clear hr
{
	display:none;
}
h2.title_camp,
h2.title_verup,
h2.title_products
{
	padding:0;
	margin:0 0 5px 0;
}
/* ========================================  #main ページの本文 */
#mainball {
	float: right;
	width: 560px;
	padding: 0;
	margin: 10px 0 0 0px;
	background-color: #FFF;
}

 /* 過去のボール4個 */
.ball_list_4 {
	padding: 0px 10px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ball_list_4 .s-oneg{
	border-top			: #ddd 1px solid;
	padding				: 0 16px;
	float				: left;
	width				: 120px;
}
.ball_list_4 .s-oneg .s-sh2 a {
	width				: 120px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	font-weight			: normal;
	text-align			: center;
	color: #333;
}
.ball_list_4 .s-oneg .s-sh2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.ball_list_4 .s-oneg .ball-price {
	width				: 120px;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	color				: #cc0000;
	font-weight			: bold;
	text-align			: center;
	font-size: smaller;
}
.ball_list_4 .s-oneg .ball-price .ball-price-yen {
	padding: 0px 0px 0px 5px;
	font-size: x-small;
}
.ball_list_4 .s-oneg p {
	margin: 0px 0px 0px 115px;
}
.ball_list_4 .s-oneg img {
	float: left;
	padding: 0px 10px 0px 0px;
}
 /* 過去のボール3個 */
.ball_list_3 {
	padding: 0px 10px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ball_list_3 .s-oneg{
	float				: left;
	width				: 170px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.ball_list_3 .s-oneg .s-sh1 a {
	width				: 160px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	font-weight			: bold;
	text-align			: center;
	color: #fff;
	font-size: 12px;
	background-color: #000;
}
.ball_list_3 .s-oneg .s-sh1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.ball_list_3 .s-oneg .s-sh2 a {
	width				: 160px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	font-weight			: normal;
	text-align			: center;
	color: #333;
}
.ball_list_3 .s-oneg .s-sh2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.ball_list_3 .s-oneg .s-sh3{
	width				: 160px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	font-weight			: normal;
	text-align			: center;
	color: #009;
	font-size: 10px;
}
.ball_list_3 .s-oneg .ball-price {
	width				: 160px;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	color				: #cc0000;
	text-align			: center;
	font-size: 10px;
	font-weight: bold;
}
.ball_list_3 .s-oneg .ball-price .ball-price-yen {
	padding: 0px 0px 0px 5px;
	font-size: 8px;
}
.ball_list_3 .s-oneg p {
	margin: 0px 0px 0px 115px;
}
.ball_list_3 .s-oneg img {
	float: left;
	padding: 0px 10px 0px 0px;
}

 /* 過去のボール2個 */
.ball_list_2 {
	padding: 0px 10px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ball_list_2 .s-oneg{
	padding				: 0 16px;
	float				: left;
	width				: 270px;
}
.ball_list_2 .s-oneg .s-sh2 a {
	width				: 270px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	font-weight			: normal;
	text-align			: center;
	color: #333;
}
.ball_list_2 .s-oneg .s-sh2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.ball_list_2 .s-oneg .s-sh3 a {
	width				: 270px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	font-weight			: normal;
	text-align			: left;
	color: #333;
}
.ball_list_2 .s-oneg .s-sh3 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.ball_list_2 .s-oneg .ball-price {
	width				: 270px;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	color				: #cc0000;
	font-weight			: bold;
	text-align			: center;
	font-size: smaller;
}
.ball_list_2 .s-oneg .ball-price .ball-price-yen {
	padding: 0px 0px 0px 5px;
	font-size: x-small;
}
.ball_list_2 .s-oneg p {
	margin: 0px 0px 0px 115px;
}
.ball_list_2 .s-oneg img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.s-clear{
	clear: both;
}
.ball-price-kakaku{color:#999;font-size:x-small;margin-right:7px;font-weight:normal;}

/* 製品詳細テーブル内容
------------------------------------------- */
.detail #w_left #detail_text {
	margin: 5px auto;
	padding-bottom: 5px;
	width: 643px;
	height: auto;
	background: url(/A09SS/parts/common/line_dott_gray.jpg) repeat-x bottom;
}
.detail #w_left #detail_text h6 {
	margin-bottom: 5px;
	height: 25px;
	background: url(/A09SS/parts/detail/ttl_detail.jpg) no-repeat;
}
.detail #w_left #detail_text table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	text-align: justify;
	text-justify: inter-ideograph;
	border: 1px solid #19254d;
}
.detail #w_left #detail_text th {
	padding: 7px 9px;
	width: 11em;
	text-align: left;
	vertical-align: top;
	background-color: #9ca4c0;
	color: #FFFFFF;
	border-bottom: 1px solid #19254d;
}
.detail #w_left #detail_text td {
	padding: 7px 9px;
	vertical-align: top;
	border-bottom: 1px solid #19254d;
}
.detail #w_left #detail_text td.kakaku {
	font-family: "MS UI Gothic",sans-serif;
}

 /* 詳細ダウンロード */
 /* 過去のボール2個 */
.ball_list_down {
	padding: 10px 10px 5px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ball_list_down .s-oneg{
	padding				: 0 16px;
	float				: left;
	width				: 270px;
}

 /*ボール別ダウンロード */
.downball_list_3 {
    padding: 0px 10px 0px 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #F4070B;
}
.downball_list_3 .s-oneg{
	float				: left;
	width				: 170px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.downball_list_3 .s-oneg .s-sh1 a {
	width				: 160px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	text-align			: center;
	color: #fff;
	font-size: 12px;
	background-color: #000;
}
.downball_list_3 .s-oneg .s-sh1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.downball_list_3 .s-oneg .s-sh2 a {
	width				: 160px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	font-weight			: normal;
	text-align			: center;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.downball_list_3 .s-oneg .s-sh2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.downball_list_3 .s-oneg .s-sh3{
	width				: 160px;
	display				: block;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	font-weight			: normal;
	text-align			: center;
	color: #009;
	font-size: 10px;
}
.downball_list_3 .s-oneg .ball-price {
	width				: 160px;
	margin				: 0px;
	padding				: 2px 5px 2px 5px;
	background			: #fff;
	color				: #cc0000;
	text-align			: center;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.downball_list_3 .s-oneg .ball-price .ball-price-yen {
	padding: 0px 0px 0px 5px;
	font-size: 8px;
}
.downball_list_3 .s-oneg p {
	margin: 0px 0px 0px 115px;
}
.downball_list_3 .s-oneg img {
	float: left;
	padding: 0px 10px 0px 0px;
}

/*adjust*/
.clear { clear:both; }
.ma0 { margin:0!important; }
.mab0 { margin-bottom:0!important; }
.mab5 { margin-bottom:5px!important; }
.mab10 { margin-bottom:10px!important; }
.mab15 { margin-bottom:15px!important; }
.mab20 { margin-bottom:20px!important; }
.mab30 { margin-bottom:30px!important; }
.mab40 { margin-bottom:40px!important; }
.mab50 { margin-bottom:50px!important; }
.mat0 { margin-top:0!important; }
.mat5 { margin-top:5px!important; }
.mat10 { margin-top:10px!important; }
.mat20 { margin-top:20px!important; }
.mat30 { margin-top:30px!important; }
.mat-10 { margin-top:-10px!important; }
.mat-20 { margin-top:-20px!important; }
.mat-30 { margin-top:-30px!important; }
.mar10 { margin-right:10px!important; }
.mar20 { margin-right:20px!important; }
.mal10 { margin-left:10px!important; }
.mar20 { margin-left:20px!important; }
