/* セルバ・モバイル CSS Document */

@charset "UTF-8";

ul#globalnavi_inner li#mobile a{
	position:relative;
	margin-left:-1px;
	width:137px;
}

ul#globalnavi_inner li#mobile a img{
	position:relative;
	width:137px;
	height:40px;
	margin-top:-7px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	/*border-right:1px solid #cccccc;*/
}


/* ----------- コンテンツ・右 ----------- */

img#img-code{
	display:block;
	margin:15px auto;
	float:right;
}

img#img-code:after{
	display:block;
	margin:15px auto;
	clear:both;
}

img#img-mobile{
	display:block;
	margin:15px auto;
}

ul#mobile-service_list{
	margin-bottom:20px;
	clear:both;
	float:left;
}

ul#mobile-service_list li{
	float:left;
	display:inline;
	width:187px;/*217px*/
	height:190px;
	margin:0 0 10px 10px;
	padding:15px;
	line-height:15px;
	border:1px solid #cccccc;
	font-size:11px;
}

ul#mobile-service_list li strong{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#006B32;
	width:auto;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

table#price_coding{
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

table#price_coding tr th {
background-color:#F4F8D2;
height:20px;
font-weight:bold;
font-size:12px;
color:#666666;
padding:10px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

table#price_coding tr td {
font-size:12px;
color:#666666;
padding:10px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
line-height:140%;

}

div#contents_right dl#mobLeft{
	float:left;
	clear:both;
	width:324px;
	margin-right:20px;
}

div#contents_right dl#mobLeft dd a{
	font-size:12px;
	color:#3399CC;
	line-height:18px;
}


div#contents_right dl#mobRight{
	width:323px;
	float:left;
}

div#contents_right dl#mobAll{
	float:left;
	clear:both;
}

div#contents_right dl#mobRight:after{
	float:none;
	clear:both;
}

div#contents_right img#mobilePhone{
	display:block;
	position:absolute;
	right:25px;
	top:150px;
	z-index:-1;
}

div#contents_right dd.img_center{
	text-align:center;
}

/* ----------- 関連サービス ----------- */
div#contents_right dl.mobile_relation_service{
	float:left;
	display:inline;
	width:333px;
	height:125px;
	margin:0 0 0 5px;
}

div#contents_right dl.mobile_relation_service dt{
	position:relative;
	width:216px;
	padding:5px 0px 0px 117px;
	line-height:13px;
	font-size:11px;
	color:#545454;
}

div#contents_right dl.mobile_relation_service dt img{
	display:block;
	position:absolute;
	top:0;
	left:0;
}

div#contents_right dl.mobile_relation_service dt strong{
	display:block;
	line-height:13px;
	font-size:11px;
	font-weight:normal;
	color:#545454;
}

div#contents_right dl.mobile_relation_service dd{
	width:216px;
	margin-bottom:0;
	padding:0 0 20px 117px;
	line-height:15px;
	font-size:11px;
	color:#545454;
	/*border-bottom:1px solid #eeeeee;*/
}

/* --- モバイル関連制作実績 --- */

ul#mobile-result_list{
	margin-bottom:20px;
}

ul#mobile-result_list li{
	float:left;
	display:inline;
	width:217px;/*217px*/
	margin:0 0 10px 10px;
	padding:10px 0;
	line-height:15px;
	border:1px solid #cccccc;
	font-size:11px;
	background:#eeeeee;
}

ul#mobile-result_list li span,
ul#mobile-result_list li strong,
ul#mobile-result_list li img{
	display:block;
	width:200px;
	margin:0 auto 5px;
	line-height:12px;
}