/***************************** non-cms-jp *****************************************
	
	Author: Daisuke Saiki
	
	Last Modified: 2008/06/26
	
**********************************************************************/

#non-cms-area {font-size:small;}

#non-cms-area  p{
	font-size:99%;
	line-height:1.3;
}

#non-cms-area.docDL  h3,
#non-cms-area.docDL  h4{
	font-size: 110%;
	color:#333;
}

#non-cms-area.docDL  h3{
	margin:25px 0 10px;
}

#non-cms-area.docDL  h4{
	margin:0 0 10px;
}

.stepArea{
	background:url(/global/jp/images/products/dot.gif) repeat-x left bottom;
	padding:0 0 10px;
	margin-bottom:15px;
}

.stepArea table{
	text-align:center;
	margin:0 auto;
}

#non-cms-area .sShadow{
	width:73px;
	border-right:1px solid #CCC;
	border-bottom:2px solid #CCC;
	border-left:1px solid #FFF;
}

#non-cms-area .sShadow .sActive{
	width:71px;
	border:1px solid #600000;
}

#non-cms-area .sShadow .sActive .sNum{
	width:67px;
	color:#FFF;
	background:#B52020;
	padding:2px;
	text-align:center;
}

#non-cms-area .sShadow .sActive .sPro{
	width:61px;
	background:#DCB6C1;
	padding:5px;
	text-align:center;
}

#non-cms-area .sShadow .sDef{
	width:71px;
	border:1px solid #666;
}

#non-cms-area .sShadow .sDef .sNum{
	width:67px;
	color:#FFF;
	background:#999;
	padding:2px;
	text-align:center;
}

#non-cms-area .sShadow .sDef .sPro{
	width:61px;
	background:#FFF;
	padding:5px;
	text-align:center;
}

.redesignform_outline {
	margin: 4px 0px 0px 0px;
}
.redesignform_cell td {
	padding: 6px;
}

div#non-cms-area ul.liststyle_circle li{
	list-style: none;
	background: url(/global/RFcommon/css/jp/images/bullet_circle.gif) no-repeat 0 .5em;
	padding: 0 0 0 10px;	
}

div#non-cms-area ol {
	background: none;
	padding: 0;
	margin: 0 0 1em 0;
	list-style:decimal;
}
div#non-cms-area ol li {
	background: none;
	padding: 0;
	margin: 0 0 0 20px;
	list-style:decimal;
}

* html div#non-cms-area ol li {
	margin: 0 0 0 23px;
}

#tertiary div.modrow.fullpage{background:#FFF;}

/* EoF */