

/* ContentsTitleArea
-------------------------------------------------- */

#ContentsTitle h2.contents_title {
	width : 700px;
	height : 60px;
	padding : 0;
	margin : 0 0 10px;
}

#CatchCopy h2.catchcopy{
	width : 700px;
	height : 50px;
	padding : 0;
	margin : 0 0 10px 0;
	background-image  : none;
}

/* Heading
-------------------------------------------------- */

#localNavigationArea #localNavigation .heading {
	width : 220px;
	height : 42px;
	padding : 0;
	margin : 0;
}

/* common
-------------------------------------------------- */

#contentsArea dl.specCommentBox{
	margin-left : 10px;
	padding : 10px;
	background-color : #FFC;
	width : 680px;
	margin : 0 0 20px;
}

	#contentsArea dl.specCommentBox dt{
		font-weight : bold;
		color : #360;
	}
	
	#contentsArea dl.specCommentBox dd{
		margin : 0;
	}


/* SNS
-------------------------------------------------- */
#contentsArea h5#snsSaleCopy {
 	padding : 0;
	margin : 0 0 15px;
}

#contentsArea h5#snsSaleCopy span.snsSaleCopySmall {
	font-size : 90%;
	_font-size : 85%;
	padding : 0;
	margin : 0;
	font-weight : normal;
	color : #039;
}

/* COSTOM
-------------------------------------------------- */

#contentsArea dl.costom{
	padding : 0;
	margin : 15px 5px 5px 10px;
}

#contentsArea dl.costom dt,
#contentsArea dl.costom dd{
	line-height : 1.4;
	margin : 0;
	padding : 0 0 20px 80px;
}

#contentsArea dl.costom dt{
	padding-bottom : 0;
}

#contentsArea dl.costom dt{
	font-size : 110%;
	_font-size : 105%;
	font-weight : bold;
}

#contentsArea dl.point01 {
	background : url(/spec/function/images/custom_mark01.gif) no-repeat left top;
}

#contentsArea dl.point02 {
	background : url(/spec/function/images/custom_mark02.gif) no-repeat left top;
}

#contentsArea dl.point03 {
	background : url(/spec/function/images/custom_mark03.gif) no-repeat left top;
}

/* Troubles
-------------------------------------------------- */

#contentsArea #troubleSpace{
	margin : 0 0 30px;
	background : url(../images/worryman.gif) no-repeat 15px bottom;
}

#contentsArea #troubleSpace dt{
	border : 1px solid #9C0;
	padding : 10px;
	margin-bottom : 20px;
	background : #FFC;
	line-height : 13px;
}

#contentsArea #troubleSpace dt img{
	line-height : 13px;
	vertical-align : top;
}

#contentsArea #troubleSpace dd ul{
	margin : 0;
	padding-left : 70px;
}

	#contentsArea #troubleSpace dd li{
		_height : 1%;
		padding-left : 11px;
		line-height : 1.4;
		background : url(../images/worry_serif.gif) no-repeat left 50%;
	}
	
		#contentsArea #troubleSpace dd li span{
			display : block;
			border : 1px solid #CCC;
			border-bottom : 2px ridge #CCC;
			border-left : none;
			padding : 10px;
			font-size : 90%;
		}
		
		
		
		
/*
Temp
*/

#contentsArea div.outline{
	float : left;
	width : 460px;
	margin : 0 0 20px;
}

#contentsArea div.screenShot{
	float : right;
	width : 220px;
	margin : 0.45em 0 20px;
	padding-top : 5px;
}

#contentsArea div.screenShot p.image{
	margin-bottom : 5px;
}

#contentsArea p.btnExpansion{
	text-align : right;
	margin : 0;
}

#contentsArea table.specInfo{
	width : 100%;
	margin-bottom : 40px;
	border-collapse : collapse;
	font-size : 90%;
}

#contentsArea table.specInfo td,
#contentsArea table.specInfo th{
	border : 1px solid #9C0;
	padding : 10px;
	text-align : left;
	vertical-align : top;
}

#contentsArea table.specInfo td{
	padding-left : 20px;
}

#contentsArea table.specInfo th{
	width : 100px;
	background : #FFC;
}

#contentsArea table.specInfo td.lot ul{
	float : left;
	width : 270px;
	margin : 0;
}

#contentsArea table.specInfo ul{
	margin : 0;
}

#contentsArea table.specInfo li{
	margin-bottom : 0;
	line-height : 1.9;
}

#contentsArea table.specInfo dl{
	margin : 0;
	width : 100%;
}

#contentsArea table.specInfo dl dt{
	float : left;
	clear : left;
	margin : 0 12px 0 0;
	padding-right : 20px;
	font-weight : bold;
	background : url(../images/arrow.gif) no-repeat right 50%;
}