/*---外部読込みCSS-----------------------------------*/
@import "base_layout.css";
@import "common_parts.css";
/*---外部読込みCSS-----------------------------------*/

h2.maintitle{
	display: block;
	width: 850px;
	height: 50px;
	background: url(../work/img/title.gif) no-repeat center;
	text-indent: -9999px;
	}

/*---▼メイン-----------------------------------*/
#columnbox_left{
	width: 410px;
	float: left;
	margin: 10px 10px 0 0; 
	border: 1px solid #c0c0c0;
	}
#columnbox_right{
	width: 410px;
	float: left;
	margin: 10px 0 0 10px; 
	border: 1px solid #c0c0c0;
	}
#txt{
	padding: 15px;
	font-size: 17px;
	line-height: 1.5;
	}
	h3.subtitle01{
		display: block;
		width: 354px;
		height: 44px;
		background: url(../work/img/subtitle01.gif) no-repeat center;
		text-indent: -9999px;
		margin: 7px 0 0 7px;
		}
	h3.subtitle02{
		display: block;
		width: 354px;
		height: 44px;
		background: url(../work/img/subtitle02-1.gif) no-repeat center;
		text-indent: -9999px;
		margin: 7px 0 0 7px;
		}
	h3.subtitle03{
		display: block;
		width: 354px;
		height: 44px;
		background: url(../work/img/subtitle03.gif) no-repeat center;
		text-indent: -9999px;
		margin: 7px 0 0 7px;
		}
/*---▲メイン-----------------------------------*/

/*---▼-----------------------------------*/
/*---▲-----------------------------------*/


