#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:0px;
	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;
	
	}
	
	
/*改変
----------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

#topicpath p {margin:10px 0 0 0;
	padding-left:10px;
	}
	
#innerspec {width:900px;}

#contentsarea{
	}

#contentsarea h1,h2,h3{
	font-weight:bold;
	}



#estellatitle{
	margin:10px 0 0 0 ;
	background-image:url("images/estellaheadaer.jpg");
	background-repeat:no-repeat;
	padding:27px 31px 11px 31px;
	}



#estellatitle p.subtitle{
	font-weight:normal;
	font-size:100%;
	color:#929B97;
	padding:0;
	margin:0 0 111px 0;
	}

#estellatitle h1{
	font-weight:bold;
	font-size:131%;
	color:#292C2B;
	margin:0 0 16px 0;
	}
	

#estellatitle p span.boldtype{
	font-weight:bold;
	}
	
#estellatitle p{
	font-size:100%;
	color:#292C2B;
	margin:0 0 7px 0;
	}

#estellatitle p.p1{
	width:440px;
	}

#estellatitle p.p2{
	width:490px;
	}
	
#estellatitle p.p3{
	width:530px;
	}
	
#estellatitle p.p4{
	width:530px;
	}

#estellatitle p.p5{
	width:560px;
	}

#estellatitle p.price{
	font-weight:bold;
	margin:20px 0 0px 0;
	}

#estellagallery{
	padding:0px;
	margin:20px 0 20px 0;
	color:#ffffff;
	}
/*
#estellagallery:before{
	display:block;
	content:url(images/dotline.gif);
	}
*/

#estellagallery .wrapper{
	padding:0 30px 0 30px;}
	
#estellagallery h1{
	font-weight:normal;
	font-size:131%;
	margin:10px 0 5px 0;
	}
	
#estellagallery h2{
	font-weight:bold;
	margin:14px 0 10px 0;
	}

#estellagallery p{
	margin:0 0 11px 0;
	}
	
#photobox{
	margin:0;
	background-image:url(images/pbox_02.gif);
	background-repeat: repeat-y;
	}
#photobox:before{
	display:block;
	content:url(images/pbox_01.gif);
	}
#photobox:after{
	display:block;
	content:url(images/pbox_03.gif);
	}
#photobox img {	
	-webkit-box-shadow: 0 1px 6px #333333;
	margin:5px 10px 5px 9px;
	position:relative;
	top:0;
	left:23px;
	}
	
	
#estelladedcriptions{
	background-image:url(images/bg_gr.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0 0 20px 0;
	}	
	
#estelladedcriptions:before{
	display:block;
	content:url(images/bg_gr_top.gif);
	}

#estelladedcriptions:after{
	display:block;
	content:url(images/bg_gr_bottom.gif);
	}

#estelladedcriptions .sectiontitle{
	padding:10px 31px 10px 31px;
	/*
	background-color:#FAE8D4;
	*/
	border-bottom:1px dotted white;
	}

#estelladedcriptions .sectiontitle h1{
	font-weight:bold;
	font-size:131%;
	color:#292C2B;
	margin:0 0 0 0;
	}

.descriptboxies{
	padding:0px 31px 0px 31px;
	clear:both;
	background-color:#EEEEEE;
	}
	
div.descriptboxunit{
	border-bottom:dotted 2px #C2C2C2;
	margin:20px 0 0px 0;
	}

div.descriptboxunit:after {
	content: url(images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}

div.descriptboxmoji{
	width:450px;
	float:left;
	margin:0 0 0px 0;
	padding-bottom:10px;
	}
	
div.descriptboxmoji h2{
	margin-bottom:10px;
	}

div.descriptboxmoji p{
	margin-bottom:10px;
	}

div.descriptbox2{
	width:350px;
	float:right;
	margin:20px 0 0px 0;
	padding:0px 0 10px 0;
	}


.descriptboxies img{
	padding:10px 10px 10px 10px;
	position:relative; top:0px; left:10px
	}

#estellaattentions{
	background-image:url(images/bg_gr.jpg);
	background-repeat: repeat-x;
	padding:0px;
	}
	
#estellaattentions:before{
	display:block;
	content:url(images/bg_gr_top.gif);
	}

#estellaattentions:after{
	display:block;
	content:url(images/bg_gr_bottom.gif);
	}

#estellaattentions .wrapper{
	padding:0 30px 0 30px;}

#estellaattentions .sectiontitle{
	padding:10px 31px 10px 31px;
	border-bottom:1px dotted white;
	}

#estellaattentions .sectiontitle h1{
	font-weight:bold;
	font-size:131%;
	color:#C2411A;
	margin:0 0 0 0;
	}
	
div.attentionboxunit:after {
	content: url(images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}