#topicpath{
	border-top:3px solid #f64e04;
	margin-top:0;
	}

#topicpath p{
	font-size:11px;
	margin:10px 20px 0px 20px;
	}
/*プロダクトタイトルエリア
----------------------------------------- */
#producttitle{
	clear:both;
	height:90px;
	width:880px;
	margin:0 0 4px 0px;
	padding:0;
	overflow:hidden;
	background-image:url("images/product_title.gif");
	background-repeat:no-repeat;

	}

#productlinks{
	float:right;
	}

#productlinks li{
	float:left;
	margin:50px 0 0 0;
	}
	
#productlinks li a{
	padding:5px 5px 5px 5px;
	margin-left:20px;
	display:block;
	font-size:12px;
	}
	
#productlinks li a:link {color: #4c4c4c; text-decoration:none;}
#productlinks li a:visited {color: #4c4c4c;}
#productlinks li a:hover {color: #white; text-decoration:none; background-color:#c0143d;}
#productlinks li a:active {color: #5288C1; text-decoration:underline;}
		
/*プロダクトメインイメージエリア
----------------------------------------- */
#productmainimgarea{
	clear:both;
	height:455px;	
	width:860px;
	background-image:url("images/product_mainimg.jpg");
	background-repeat:no-repeat;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:10px;
	}

#productinfo{
	width:400px;
	margin-left:440px;
	margin-top:50px;
	}

#productmainimgarea h2{
	font-weight:bold;
	font-size:15px;
	}
	
#productmainimgarea p{
	font-size:14px;
	line-height:1.5em;
	margin:0 0 10px 0;
	}

#variations{
	width:406px;
	margin-left:440px;
	margin-top:35px;
	overflow:hidden;
	}
	
#fourshots{
	width:300px;
	float:left;
	}

#fourshots p{
	}

#fourshots img{
	margin:0 9px 0 0;
	}

#colorswitch{
	width:87px;
	margin-top:30px;
	float:left;
	}

	
/*プロダクトアウトライン
----------------------------------------- */
div.outline{
	clear:both;
	padding:20px 22px 10px 18px;
	margin:0;
	}
	
div.outline h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	}

div.outline p{
	}
	
.outlinetext{
	width:563px;
	float:left;
	}

div.outline img{
	margin-bottom:10px;
	float:right;
	}
	
div.outline{
	}

#productoutlinearea{
	clear:both;
	overflow: hidden;
	}

#description{
	background-image:url("images/dotline.gif");
	background-repeat:no-repeat;
	clear:both;
	width:860px;
	padding:30px 0 0 0;
	margin:0 0 0px 18px;
	overflow:hidden;
	}

#descriptionmoji{
	width:563px;
	float:left;
	}

#descriptionmoji h1{
	font-size:16px;
	font-weight:bold;
	margin:10px 0 20px 0;
	color:#c0143d;	
	}	
	
#descriptionmoji h2{
	font-weight:bold;
	margin:0px;
	
	}

#descriptionmoji p{
	margin:5px 0 20px 0;
		color: #404040;
	}

#descriptimage{
	width:273px;
	float:right;
	margin:0;
	padding:20px 0 0 0;
	}

#descriptimage p{
	margin:0;
	padding:0;
	}

/*スペックシート
----------------------------------------- */
#specsheet{
	clear:both;
	background-color:black;
	padding:10px 20px; 10px 20px;
	color:#d5d5d5;
	font-weight:normal;
	margin-top:30px;
	font-size:12px;
	}

#specsheet table{
	margin:0;
	padding:0;
	width:100%;
	}

#specsheet tr{
	margin:0;
	}
	
#specsheet td{
	border-bottom:1px solid #d5d5d5;
	padding:7px;
	text-align:center;
	}
	
#specsheet th{
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	padding:7px 7px 7px 0;
	font-weight:normal;
	}
	
#specsheet h2{
	font-size:15px;
	margin:0;
	font-weight:normal;
	}
	
#specsheet a:link {color: #d5d5d5; text-decoration:underline;}
#specsheet a:visited {color: #5288C1; text-decoration:none;}
#specsheet a:hover {color: #5288C1; text-decoration:underline;}
	
#attentions{
	font-size:11px;
	color:#757575;
	margin:30px 0 15px; 0;
	}


/*詳細情報
----------------------------------------- */
.detailinfo{
	clear:both;
	border-top:1px solid gray;
	margin:0 20px 0 20px;
	padding:14px 0 10px 0;
	}

.detailinfo h2{
	margin:0;
	font-size:14px;
	font-weight:bold;
	}
	
.detailspec{
	font-size:11px;
	color:gray;
	margin:0;
	}

.detailmoji{
	width:400px;
	float:left;
	}

.detailimg{
	width:425px;
	float:right;
	margin:0;
	}

.detailimg p{
	width:425px;
	margin:0;
	}
.detailimg img{
	margin:0 0 10px 14px;
	
	}