@charset "utf-8";
h4.MobileCap {
	color:#FFFFFF !important;
	padding:3px 0px;
	margin-bottom:5px;
	border-bottom:0 !important;
}
span{
	color:#FF0000;
}
#MobleBlock{
	width:600px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
#MobleLeft{
	width:500px;
	height:auto;
	float:left;
}
#MobleLeft dl{
	width:490px;
	height:auto;
	padding-top:10px;
}
#MobleLeft dl dd{
	width:300px;
	height:auto;
	float:left;
}
#MobleLeft dl dt{
	width:160px;
	height:auto;
	float:left;
}
#MobleLeft dl dd{
	width:330px;
	height:auto;
	float:left;
}
.clearfix_left{
	clear:left;
}
#MobleLeft table{
	width:490px;
	height:auto;
}
#MobleLeft table td{
	padding-bottom:5px;
}
#MobleLeft table td p{
	text-align:center;
	font-weight:bold;
}

#MobleRight{
	width:100px;
	height:auto;
	float:left;
}
#MobleBox {
	border:15px solid #115CD9;padding:10px;margin-top:-3px;
}

.contents_mobile {
	width:590px;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
 	overflow:hidden; 
  	zoom: 1;
}

.contents_mobile:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.contents_mobile .contents_detail_mobile {
	width: 275px;
	padding:4px;
	margin: 5px ;
	height: 137px;
	display: block;
	border:1px solid #00008A;
	float:left;
}

.contents_mobile .contents_detail_mobile h4 {
	background: url(/expansion/mobile/img/title_contents.gif) no-repeat;
	padding-left:10px;
	padding-top:12px;
	display:block;
	padding-bottom:12px;
	font-size:16px;
}

.contents_mobile .contents_detail_mobile p {
	margin:0 6px;
}

.contents_mobile .contents_detail_mobile img {
	float:right;
	margin-left:5px;
}




