@import "../../css/base.css";/*共通*/
@import "../../css/header.css";/*ヘッダー*/
@import "../../css/footer.css";/*フッター*/
@import "../../css/tier.css";/*階層共通*/
@import "works_leftmenu.css";/*階層共通*/
/*左メニュー*/



/*制作事例(2009年)*/
.prodcase_waku {
	width:484px;
	height:auto;
	margin-top:19px;
	}
.prodcase_wakuin {
	width:242px;
	height:auto;
	float:left;
	}
.prodcase_txt {
	width:242px;
	height:11px;
	font-size:12px;
	line-height:10px;
	text-align:center;
	padding-bottom: 5px;
	}

.prodcase_txt a {
	color: #333333;
}

.prodcase_txt2 {
	width:242px;
	height:20px;
	font-size:9px;
	line-height:10px;
	text-align:center;
	}
.prodcase_pct {
	width:242px;
	height:auto;
	text-align:center;
	}

.footer_work_min {
	width:483px;
	vertical-align:bottom;
	font-size:9px;
	text-align:right;
	margin-bottom:0;
	}
/*自社運営サイト*/
.bcg_manesite {
	background-image:url(../img/bcg_manesite.gif);
	background-repeat:no-repeat;
	width:480px;
	height:245px;
	padding-top:5px;
	clear:both;
	}

.mane_waku_lef {
	width:250px;
	margin-left:15px;
	_margin-left:8px;
	float:left;
	}
.mane_waku_rig {
	float:left;
	width:180px;
	margin-left:10px;
	margin-top:-2px;
	}

html>/**/body .mane_waku_rig { margin-top:-14px; }
p.sitename_mane {
	width:250px;
	height:16px;
	text-align:center;
	margin-bottom:0;
	margin-top:0;
	margin-left:15px;
	}

p.sitename_mane a {
	color: #333333;
}	
	
p.siteimg_pct {
	width:250px;
	text-align:center;
	margin-top:2px;
	border:none;

	}
.siteimg_pct img {
	border-style:none;
}

