/*================================================
MainCSS
================================================*/

/*----------------------------------------------------------------------------------*/
/*COMMON TAG*/
/*----------------------------------------------------------------------------------*/

body,div,p,h1,h2,h3,h4,h5,ul,ol,li,td{
	padding:0;
	margin:0;
	font-family:"メイリオ",meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック";
}

body{
	color:#CCCCCC;
	background-color: #000000;
	font-size:12px;
}

a:link		{color:#325F8A;}
a:active	{color:#970E4B;}
a:visited	{color:#325F8A;}
a:hover		{color:#970E4B;}

.red{
	color:#FF0000;
}
.blue{
	color:#107ebe;
}
.yellow{
	color:#9E9B4E;
}
.pink{	
	color:#f59d9d;
}

/*----------------------------------------------------------------------------------*/
/*CSS HACK*/
/*----------------------------------------------------------------------------------*/

.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

/*----------------------------------------------------------------------------------*/
/*container*/
/*----------------------------------------------------------------------------------*/
#container{
	width:670px;
	padding:0;
	margin:0;
}

/*----------------------------------------------------------------------------------*/
/*header*/
/*----------------------------------------------------------------------------------*/

#header{
	padding:15px;
	background: url(../../products/img/title.jpg) no-repeat left center;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	float:left;
}

/*----------------------------------------------------------------------------------*/
/*Main*/
/*----------------------------------------------------------------------------------*/

h5{
	font-size: 14px;
	line-height:21px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 10px;
	color:#ffffff;
	border-left:4px #107ebe solid;
}

h4{
	font-size: 12px;
	font-weight: bold;
	margin:1em 0 0.5em 0;
	padding:0;
	color:#107ebe;
}

#container p{
line-height:140%;
}


#container-pop{
	background-color: #000000;
	padding-bottom:30px;
}

#container-pop2{
	background-color: #000000;
	padding-bottom:30px;
}



/*----------------------------------------------------------------------------------*/
/*title*/
/*----------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------*/
/*title driver*/
/*---------------------------------------------------------------------*/
.title-bgviq-d{
	background: url(../../products/viq_driver/img/bg.jpg) no-repeat right top;
}

.title-bgviq-fw{
	background: url(../../products/viq_fw/img/bg.jpg) no-repeat right top;
}

.title-bgviq-ut{
	background: url(../../products/viq_ut/img/bg.jpg) no-repeat right top;
}

.title-bgviq-ir{
	background: url(../../products/viq_iron/img/bg.jpg) no-repeat right top;
}

.title-bgviq-pt{
	background: url(../../products/viq_putter/img/bg.jpg) no-repeat right top;
}

.title-bgviq-bag{
	background: url(../../products/viq_bag/img/bg.jpg) no-repeat right top;
}

#title{
	padding:40px 20px;
	margin:0;
}

#title .space{
	width:100px;
	height:200px;
	padding:0;
	margin:0;
}

/*----------------------------------------------------------------------------------*/
/*price*/
/*----------------------------------------------------------------------------------*/

#title .price{
	padding:0;
	margin:0;
	font-size:12px;
	width:450px;
}

#title .price .subtit{
	font-weight:bold;
	color:#107ebe;
	font-size:12px;
	margin-bottom:6px;
}

#title .price ul{
list-style:none;
padding:0;
}

#title .price ul li{
text-indent:-1em;
line-height:1.5em;
padding:0 0 0 1em;
margin:0.5em 0 0 0;
}

/*----------------------------------------------------------------------------------*/
/*points*/
/*----------------------------------------------------------------------------------*/

#points{
	margin-left:20px;
	padding-top:0 0 40px 0;
}

#points P{
	padding:0;
	margin:0.5em 0;
	font-size:12px;
	line-height:150%;
	color:#107ebe;
}

#points img{
	padding:0;
	margin-bottom:20px;
}

/*----------------------------------------------------------------------------------*/
/*spec*/
/*----------------------------------------------------------------------------------*/
#spec{
	padding:10px 0px 30px 20px;
	margin:0;
}

#spec p{
	padding:0;
	margin:10px 0 0 0;
	font-size:12px;
	line-height:150%;
}
#spec p.hd{
	padding:0px 0px 10px 0px;
	margin-top:0px;
	line-height:100%;
}

#spec span.sub{
	font-size:10px;
}


/*テーブル表示-----------------------------------*/


#spec table.dspec{
	width:600px;
	font-size:10px;
	margin-top:3px;
	margin-bottom:3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#spec table.dspec th{
	padding:2px;
	background-color: #333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:center;
}
#spec table.dspec th.left{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#spec table.dspec td{
	padding:2px;
	background-color: #000000;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:center;
}

#spec table.dspec td.company{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}
#spec table.dspec td.text{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}




/*テーブル表示-----------------------------------*/
#spec-u span.sub{
	font-size:10px;
}

#spec-u{
	padding-left:40px;
	padding-bottom:40px;
}
#spec-u img{
	float:left;
	margin-top:19px;
}
#spec-u #usp{
	float:left;
	padding-left:20px;
}
#spec-u table.uspec{
	width:340px;
	font-size:10px;
	margin-bottom:2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #CCCCCC;
}

#spec-u table.uspec th{
	padding:2px;
	background-color: #333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:center;
}
#spec-u table.uspec th.left{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #000000;
}

#spec-u table.uspec td{
	padding:2px;
	background-color: #000000;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:center;
}

#spec-u table.uspec td.company{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}
#spec-u table.uspec td.text{
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}