
.type-basic{
	 margin:0 auto;
	 text-align:left;
	 width:950px;
}
.container {
	margin: 0 auto;
	width: 748px;
	text-align: left;
	border: 1px solid #a8a8a8;
	border-width: 0 1px;
	background-color: #fff;
}
a img {
	border: 0;
}
a:link,
a:visited {
	color: #111;
	text-decoration: none;
}
a:hover,
a:active {
	color: #ff0000;
	text-decoration: underline;
}

.help {
	display:none;
	/*\*/
	display:inherit;
	position:absolute;
	top:0;left:-2500px;
	/* */
}
#ContentsArea .help {
	display: inherit;
	position: static;
	left: 0;
}
.display-none {
	display: none;
}
.clear {
	clear: both;
}


/*==========================================================*/
/* Contents: #YMContents (+#YMContentsWrap) */
/*==========================================================*/
#YMContentsWrap {
	background-color: #eee;
	width: 100%;
}
#ContentsArea {
	width:696px;
	position: relative;
	float: right;
	color: #111;
	background-color: #fff;
/*\*/overflow: hidden;/**/
}
#ContentsArea .contentsArea_width{
      margin:0 auto;
	  text-align:left;
	  width:696px;
	  position:relative;
	  font-family:sans-serif;
	  color:#111111;
	  font-size:12px;
	  padding:0 0 10px 14px;
}
#ContentsArea .text td 
{
font-size:12px !important;
font-family:sans-serif;
line-height:1.5em;
padding-left:3px;
padding-top:3px;
border:#999999 1px solid !important;
border-top:0px !important;
border-right:0px;
}

#ContentsArea .text .tdRight{
border-right:#999999 1px solid;
}

#ContentsArea .text .tdTop{
border-top:#999999 1px solid !important;
}

#ContentsArea .tableCenter{
margin:auto;
}

.center table{
margin:auto;
}

.listNumbers li{
	list-style:decimal;
	margin-left:25px;
	
	
}


#ContentsArea .text 
{ 
font-family:sans-serif; 
font-size:12px; 
color:#000000; 
border:0px !important; 
} 

#ContentsArea .table-img img 
{ 
padding:5px; 


} 
#ContentsArea .text strong 
{ 
font-weight:bold; 
} 

.divCenter 
{ 
clear:both; 
background:#fff; 
}

/* ___ Contents Parts Setting _____________________________ */
#ContentsArea .contentsWidth {
	padding: 0 12px;
}
#ContentsArea a:link,
#ContentsArea a:visited {
	color: #111;
	text-decoration: none;
}
#ContentsArea a:hover,
#ContentsArea a:active {
	color: #f00;
	text-decoration: underline;
}
#ContentsArea .imgBorder a:link img,
#ContentsArea .imgBorder a:visited img {
	border : 3px solid #ccc;
}
#ContentsArea .imgBorder a:hover img {
	border : 3px solid #cc1533;
}
#ContentsArea .box, .boxWithoutMargin {
	background-color:#e6e6e6;
} 


.right
{
	float:right;
}

.right img
{
	padding-left:5px;
	padding-bottom:2px;
}


#ContentsArea .text .tdRight .noborder td{
border:none !important;	
}

#ContentsArea .noborder td{
border:none !important;	
}

.tableDataLeft
{	
	text-align:left !important;
}
.tableDataCenter
{	
	text-align:center !important;
}
.tableDataCenter td
{
	text-align:center;
}