@charset "UTF-8";
/*旧デザインの商品ページ*/
#main{
	background-color: #000;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#main h2{
	font-size: 16px;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3{
	padding: 0px;
	font-size: 15px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#item{
	margin: 20px auto 0px;
	padding: 0px;
	width: 554px;
}
#item dl{
	margin: 0px 0px 20px;
	padding: 0px;
}
#item dt{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#item dt img {
	border: none;
}
#item dt a {
	display: block;
}
#item dt a:hover {
	position: relative;
}
#item dt a .mainphoto {
	display: none;
}
#item dt a:hover .mainphoto {
	display: block;
	position: absolute;
	top: 0;
	left: -115px;
}
#item dd{
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
#item dd a{
	color: #FF0000;
	text-decoration: none;
}
#item dd a:hover{
	text-decoration: underline;
}
.feature,.f_ikada,.ikada_column{
	margin: 50px auto 0px;
	padding: 0px;
	width: 570px;
}
.feature dl,.f_ikada dl{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
}
.feature dt{
	margin: 0px;
	padding: 0px;
	background: url(../product_common/feature_bg.jpg) no-repeat left center;
	height: 29px;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	line-height: 230%;
	text-indent: 8px;
}
.f_ikada dt{
	margin: 0px;
	padding: 0px;
	background: url(../product_common/feature_kase_bg.jpg) no-repeat left center;
	height: 29px;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	line-height: 230%;
	text-indent: 8px;
}
.feature dd,.f_ikada dd{
	margin: 5px 0px 0px;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 150%;
}
.ikadaR{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
}
.ikadaR dl,.ikadaL dl{
	margin: 0px;
	padding: 0px;
	width: 270px;
}
.ikadaR dt,.ikadaL dt{
	margin: 0px;
	padding: 0px;
	background: url(../product_common/feature_kase_bg.jpg) no-repeat left center;
	height: 29px;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
	line-height: 230%;
	text-indent: 8px;
}
.ikadaR dd,.ikadaL dd{
	margin: 5px 0px 0px;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 150%;
}
.ikadaL{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
.small{
	font-size: 0.85em;
}
.imgHover{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
.imgHover img {
	border: none;
}
.imgHover a {
	display: block;
}
.imgHover a:hover {
	position: relative;
}
.imgHover a .mainphoto {
	display: none;
}
.imgHover a:hover .mainphoto {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#other{
	padding: 0px;
	width: 572px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#other ul{
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#other li{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px 10px 8px 0px;
	padding: 0px 0px 0px 10px;
	width: 270px;
	background: #990000;
	line-height: 160%;
}
.otherR{
	margin: 0px 0px 8px;
	padding: 0px;
}
#rod_spec,#ikada_spec{
	margin: 30px auto 40px;
	padding: 0px;
	width: 570px;
}
#rod_spec table,#ikada_spec table{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#rod_spec th{
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background: #990000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#rod_spec td,#ikada_spec td{
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#ikada_spec th{
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background: #007878;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#ikada_other{
	padding: 0px;
	width: 572px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ikada_other p{
	font-size: 12px;
	line-height: 1.7px;
}
#ikada_other ul{
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#ikada_other li{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px 10px 8px 0px;
	padding: 0px 0px 0px 10px;
	width: 270px;
	background: #006868;
	line-height: 160%;
}
.info01{
	margin: 10px auto 0px;
	padding: 0px;
	width: 570px;
	font-size: 12px;
	line-height: 1.7px;
}
.info01 p{
	font-size: 12px;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
}
.yellow{
	color: #FFFF00;
}
.red{
	color: #F00;
}
.end_model{
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;
}
.end_model2{
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	padding: 0px;
	text-align: right;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.end_model3{
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	padding: 0px;
	text-align: right;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Youtube */
#movie{
	margin: 30px auto 0px;
	padding: 30px 60px;
	width: 425px;
	border: 1px solid #666666;
}
#movie dl{
}
#movie dt{}
#movie dd{
	font-size: 12px;
	line-height: 1.5;
	margin: 10px 0px 20px;
}
/*価格改定*/
#price_info{
	text-align: right;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#price_info p {
	font-size: 12px;
	line-height: 1.5;
	color: #FF0;
	font-weight: bold;
}
#price_info p a{
	color: #FF0;
	font-weight: bold;
}
/*パーツ価格表*/
#parts_price{
	margin-top: 10px;
	margin-bottom: 30px;
}
#parts_price h4{
	background-color: #E4E4E4;
	font-size: 16px;
	line-height: 2;
	margin-bottom: 15px;
	padding-left: 10px;
}
#parts_price p{
	font-size: 16px;
	line-height: 1.5;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#parts_price table{
	width: 800px;
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	margin-right: auto;
	margin-left: auto;
}
#parts_price th{
	background-color: #C0CFDC;
	text-align: center;
	font-size: 15px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#parts_price td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 10px;
}
.note02{
	font-size: 13px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
	margin-top: 10px;
}
.product_center{
	text-align: center;
}
.product_right{
	text-align: right;
	padding-right: 20px;
}
.repair{
	color: #F00;
	text-align: right;
	padding-right: 20px;
}
#note{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 10px;
}
/*一部サイズ生産終了*/
.discontinued_box{
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #F00;
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.discontinued{
	font-size: 12px;
	color: #F00;
	line-height: 1.5;
	font-weight: bold;
	text-align: right;
}
/*カスタム穂先対応ロッド*/
#target_rod{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#target_rod table{
	background-color: #FFF;
	width: 100%;
	margin-bottom: 5px;
}
#target_rod th{
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#target_rod td{
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#target_rod td a{
	color: #000;
	text-decoration: none;
}
#target_rod td a:hover{
	text-decoration: underline;
}
#target_rod p{
	font-size: 12px;
	line-height: 1.5;
	color: #FFF;
	margin-bottom: 10px;
}
#hosaki_btn{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 5px;
}
/*修理料金について*/
#overhaul{
	margin-bottom: 30px;
}
#overhaul h4{
	background-color: #E4E4E4;
	font-size: 16px;
	line-height: 2;
	margin-bottom: 15px;
	padding-left: 10px
	}
#overhaul p{
	font-size: 16px;
	line-height: 1.5;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#overhaul table{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#overhaul th{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
}
#overhaul td{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
.repair_fee{
	font-weight: bold;
	background-color: #C5D5ED;
	text-align: right;
}
.tax{
	font-size: 12px;
	line-height: 1.5;
	text-align: right;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.repair_info{
	font-size: 16px;
	line-height: 1.5;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.dark_red{
	color: #C00;
}
