@charset "utf-8";
/* CSS Document */
/* 共通部分 */
.layoutcompany {
	padding:0;
	margin:0;
	background-image:url(../images/hosting/bghosting.jpg);
	background-repeat:repeat-x;
}
.headerlayout {
	margin:0 auto;
	background-image:url(../images/hosting/headerhosting.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:300px;
}
.headtopmenu {
	width:600px;
	float:right;
	height:80px;
	padding:10px 0 0 0;
}
.mainleft {
	width:190px;
	padding:10px 0 0 0;
	float:left;
	height:180px;
}
.footterright {
	background-image:url(../images/hosting/linehosting.jpg);
	background-repeat:repeat-x;
	height:50px;
	margin:0 0 0 190px;
	padding:0;
}
/* 共通部分ここまで*/


/********サービス内容*********/

.titleservice {
	padding:0 0 0 30px;
	font-size:14px;
	color:#004186;
	font-weight:bold;
}
.titlecommon {
	font-size:12px;
	line-height:20px;
	color:#006633;
	border-bottom:dotted 1px;
	width:500px;
	margin:10px auto;
}
/********エクスプレスワン*********/

.box {
	background-image:url(../images/hosting/servicebg.jpg);
	width:540px;
	margin:20px auto;
	padding:0;
}
.pics {
	width:210px;
	float:left;
	padding:20px 0 20px 20px;
}
.picsright {
	width:300px;
	float:right;
	padding:20px 10px 20px 0;
}
.xpressonelink {
	text-align:right;
}
.pic {
	margin:0 auto 30px auto;
	width:560px;
	border:1px #CCC solid;
}
