/*  Products CSS  */

.gotop {
	clear:both;
	margin:10px 0 20px 0;
}

#header .products td {
	color:#333;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:4px;
	font-size:65%;
	vertical-align:middle;
	background-image:url(../images/btn_arrow03.gif);
	background-repeat:no-repeat;
	clear:both;
	line-height:100%;
}

h1 {
	margin:0;
}

/*==================================================================
　共通 
==================================================================*/

/* img */
.img-pt1{
	text-align:center;
	width:560px;
}
.img-pt2{
	text-align:center;
	padding:0 0 20px 0
}
.img-pt3{
	clear:both;
	text-align:center;
	padding:15px 0 0 0
}

/* contact */
.contact {
	clear:both;
	border:e0e0e0;
	background-color:#eeeeee;
	text-align:center;
	margin:10px 10px;
	padding:10px;
}

.contact img {
	padding:0 0 8px 0;
}

/* lead */
.lead {
	font-size:75%;
	line-height:160%;
	padding:15px 0 0 5px;
}

.lead2 {
	font-size:75%;
	line-height:160%;
	padding:0 0 15px 5px;
}

.lead3 {
	font-size:75%;
	line-height:160%;
	padding:10px 0 0px 5px;
	word-wrap:normal;
}


/*==================================================================
　大カテゴリ 
==================================================================*/

h2 {
	margin:15px 0 0 5px;
	padding:0;
}

.first-box {
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
	border-bottom:1px solid #EEE;
	padding:15px 10px 10px 15px;
	margin:0 0 0 5px;
	width:523px;
}

.first-box .left {
	float:left;
	width:200px;
}

.first-box .right {
	float:right;
	width:200px;
}

.first-box li {
	background:url(../images/btn_arrow02.gif) no-repeat 0 6px;
	font-size:75%;
	line-height:200%;
	padding:0 0 0 16px;
}

.first-box li a {
	color:#333;
}

.first-box img {
	float:right;
	margin:0 10px 0 10px;
}


/*==================================================================
　中カテゴリ 
==================================================================*/

.second-box {
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
	border-bottom:1px solid #EEE;
	padding:15px 10px 10px 15px;
	margin:0 0 0 5px;
	width:523px;
}

.second-box .left {
	float:left;
	width:250px;
}

.second-box .right {
	float:right;
	width:250px;
}

.second-box li {
	clear:both;
}

.second-box dl {
	_margin-top:-20px;
}

.second-box dt {
	background:url(../images/btn_arrow02.gif) no-repeat 0 4px;
	font-size:75%;
	line-height:150%;
	padding:0 0 0 16px;
}

.second-box dt a {
	color:#333;
}
.second-box dt a:hover {
	text-decoration:underline;
	color:#FFAB00;
}

.second-box dd {
	font-size:65%;
	line-height:135%;
	margin:5px 0 10px 0;
}

.second-box img {
	float:right;
	margin:0 0 10px 10px;
}

/*==================================================================
　小カテゴリ 
==================================================================*/
#second-list{padding:0 0 40px 0;}

#second-list h2 {
	margin:25px 0 0 5px;
}

#second-list .photo {
	float:right;
	width:200px;
	margin:0 10px 0 10px;
}

#second-list .btn {
	clear:both;
	margin:0 10px;
	padding-top:15px;
}

#second-list h3 {
	clear:both;
	background:url(../products/images/h3_bg_01.gif) repeat-x;
	height:24px;
	padding:12px 0 3px 10px;
	font-size:85%;
	color:#007BCF;
}

#second-list p {
	font-size:75%;
	line-height:160%;
	padding:0 0 0 5px;
}

#second-list .subti{
	color:#007BCF;
	font-size: 75%;
	font-weight:bold;
}
#second-list ul.list-1{
	margin:0px 0 10px 10px;
	color:#3b3b3b;
	font-size:75%;
}
#second-list ul.list-1 li{
	background:url(../products/images/btn_arrow.gif) no-repeat 0 6px;
	line-height:150%;
	padding:0 0 0 15px;
}

#second-list p {
	font-size:75%;
	line-height:160%;
	margin:0 0 0 5px;
	word-break:normal;
}




/*==================================================================
　詳細ページ
==================================================================*/

#detail h2 {
	margin:25px 0 0 5px;
}
#detail h3 {
	clear:both;
	background:url(../products/images/h3_bg_01.gif) repeat-x;
	height:24px;
	padding:12px 0 3px 10px;
	font-size:85%;
	color:#007BCF;
}
#detail h4 {
	clear:both;
	color:#3B3B3B;
	border-bottom:1px solid #72A7E7;
	border-left: 5px solid  #72A7E7;
	padding:2px 0 2px 6px;
	margin:25px 0 20px 0;
	font-size:85%;
}
#detail .photo {
	float:right;
	width:200px;
	margin:0 10px 15px 10px;
}
#detail .photo2 {
	float:right;
	width:300px;
	padding:0 10px 10px 10px;
}

#detail .lead {
	font-size:75%;
	line-height:160%;
	margin:30px 0 0 5px;
}
#detail p.lead2 {
	font-size:75%;
	line-height:160%;
	margin:0 0 15px 5px;
}

#detail .btn {
	clear:both;
	text-align:right;
	margin:0 10px;
	padding-top:15px;
}

#detail .contact {
	clear:both;
	border:e0e0e0;
	background-color:#eeeeee;
	text-align:center;
	margin:10px 10px;
	padding:10px;
}

#detail .contact img {
	padding:0 0 8px 0;
}

#detail p {
	font-size:75%;
	line-height:160%;
	margin:0 0 0 5px;
}


#detail p.subti{
	color:#007BCF;
	font-size: 75%;
	font-weight:bold;
}

#detail p.subti2{
	padding:15px 0 0 0;
	color:#007BCF;
	font-size: 75%;
	font-weight:bold;
}

#detail .set{
	float:left;
	text-align:center;
	width:280px;
	padding:0 0 15px 0;
}
#detail .set2{
	float:left;
	text-align:center;
	padding:0 15px 15px 50px;
}
#detail .set3{
	float:left;
	text-align:center;
	padding:0 0px 15px 0px;
}


/* table */
#detail table {
	width:545px;
	font-size:75%;
	margin:0 0 0 10px;
}

#detail table.pt-1 {
	margin-bottom:15px;
}

#detail th.wbg{
	background:#fff;
	color:#333;
	text-align:center;
	padding:3px;
}

#detail th{
	background:#C6D9EE;
	color:#333;
	text-align:center;
	padding:3px;
}

#detail td {
	background:#EEE;
	color:#333;
	padding:4px 3px 3px 6px;
}

#detail td.center {
	text-align:center;
}


#detail .caption {
	font-size:65%;
	margin:5px 0 0 12px;
}


/* list */
#detail ul.pt1 {
	color:#3B3B3B;
	font-size:75%;
	padding:10px 0 10px 15px;
}

#detail ul.list-1{
	margin:0px 0 10px 10px;
	color:3b3b3b;
	font-size:75%;
}
#detail ul.list-1 li{
	color:#3B3B3B;
	background:url(../products/images/btn_arrow.gif) no-repeat 0 6px;
	line-height:150%;
	padding:0 0 0 15px;
}

/* ppadding margin */
.pt{ padding:15px 0 0 0;}
.pb{ padding:0 0 15px 0;}

/*==================================================================
　共通ハック
==================================================================*/

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

div.clearfix { zoom:100%; }

.clearfix { display:inline-block; }

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

/* Ｓパッケージグラフ */

#graph {
	width:655px;
	margin-left:85px;
	padding-top:17px;
}

#graph img {
	margin-bottom:20px;
}

#graph .graph_title {
	font-size:100%;
	font-weight:bold;
	width:564px;
	background-color:#F3F3F3;
	padding:3px 0px 3px 6px;
	color:#333;
	margin-bottom:10px;
}

#graph .graph_title span {
	color:#F00;
}
