/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/mland/screen.css);
/* end StyleCatcher imports */

@charset "utf-8";

/* トップページ
--------------------------------------------------- */
ul.top-ul{
	height:74px;
	margin:0 0 5px 0;
	list-style-type:none;
	clear:both;
}
ul.top-ul li{
	float:left;
}
div#demo-l{
	width:340px;
	margin:8px 0;
	float:left;
}
div#demo-l p{
	padding:12px;
	line-height:170%;
}
.green{
	color:#060;
	font-weight:bold;
}
#demo-r{
	margin:8px 0;
	float:right;
}

/* 制作実績 */
.top-result{
	width:180px;
	margin:5px 5px 5px 0;
	padding:3px;
	text-align:center;
	float:left;
}
.top-result img{
}
.top-result a{
	width:180px;
	display:block;
	border:solid 1px #999;
}
.top-result a:hover{
	border:solid 1px #f00;
}
.top-result div{
	width:180px;
	margin:0;
	padding:0;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	font-weight:bold;
}



/* 7つの特徴
--------------------------------------------------- */
dl.seven-lt{
	margin:10px 0 20px 0;
}
dl.seven-lt dd{
	padding:10px 8px 20px 8px;
	line-height:170%;
}

/* パック・料金
--------------------------------------------------- */
#pack-tb{
	width:578px;
}
#pack-tb th{
	color:#fff;
	background-color: #2d629f;
	border:solid 1px #666;
	text-align:center;
}
#pack-tb td{
	border:solid 1px #666;
	text-align:center;
}
.pack-odd{background-color:#fff;}
.pack-even{background-color:#fff;}

#open-lt{
	list-style-type:none;
	height:100px;
	clear:both;
}
#open-lt li{
	margin:0 10px 0 0;
	float:left;
}

/* 会社概要
--------------------------------------------------- */
#company-tb{width:100%;}
#company-tb th{
	width:100px;
	border:solid 1px #ccc;
	background-color:#eee;
}
#company-tb td{border:solid 1px #ccc;}

