﻿/*Last updated on 2009-07-15-16:43 JST by WebARK-Kuniko YAMAMOTO*/
/*Find-PC用　サブページ用*/
@charset "utf-8";

/*メイン部分CSS*/
.findpc_subpage{
	width:765px;
	height:auto;
}
.findpc_subpage .img_01 {
	vertical-align: middle;
}
.findpc_subpage .strong_01{
	font-size: 16px;
	font-weight:bold;
	color:navy;	
}

.findpc_subpage　.notice{
	color:red;
}
.findpc_subpage　.notice_txt{
	color:red;
}

.findpc_subpage h2{
	width:721px;
	height:35px;
	margin:0px auto 15px auto;
	padding:15px 0px 0px 31px;
	background: white url('../img/main/h2_bg.gif') no-repeat;
	font-size:16px;
	color:navy;
}
.findpc_subpage h3{
	width:694px;
	height:23px;
	margin:25px auto 5px auto;
	padding:6px 0px 0px 35px;
	background: white url('../img/main/h3_bg.gif') no-repeat;
	font-size:12px;
	color: #264D9D;
}
.findpc_subpage h4{
	color: #264D9D;
	font-size:12px;
	padding:2px 0px 0px 5px;
	margin:20px 25px 0px 25px;
	border-left:1px solid #0099CC;
	border-bottom:1px solid #0099CC;
}

.findpc_subpage p{
	margin:10px 20px 10px 30px;
	line-height:1.8em;
}

.findpc_subpage ul{
	margin: 10px 10px 10px 60px;
}
.findpc_subpage li{
	line-height: 20px;
}
.findpc_subpage .big_link{
	font-size:16px;
	text-decoration: underline;
	font-weight: bold;
	text-align:center;
	display:block;
}
.findpc_subpage strong{
	color: navy;
}
.findpc_subpage .tb_01{
	border:1px solid #E0E0E0;
	border-collapse:collapse;
	width:auto;
	text-align:center!important;
	padding:5px;
	
}
.findpc_subpage .tb_01 td{
	border:1px solid #E0E0E0;
	border-collapse:collapse;
	text-align:left;
	padding:5px;

}

.findpc_subpage .bg_01{
	background-color:#EBF8FA;
	text-align:center!important;
}
.findpc_subpage .left td{
	text-align:left;
}
.strong_red{
	color:red;
}
/* 商品詳細ページ*/
.findpc_subpage .product_list h3{
	display:none;
	
}

