@charset "utf-8";


/* -----------------------------------------------
CSS file d-sq
FileName : dsq.css
UpdatedBy : 2010/06/27
----------------------------------------------- */



/* title -------------------------------------- */

#mainContents #mainConRight #ttl{
	margin:0px 0px 5px 0px;
	padding:0px;
	width:720px;
	height:28px;
	text-align:left;
	background:url(../images/ttl_bg.jpg) left top no-repeat;
}

#mainContents #mainConRight #ttl .img{
	margin:0px 0px 0px 80px;
	padding:0px;
	height:24px;
	text-align:left;
}



/* mainContentsRight_box -------------------------------------- */

#mainContents #mainConRight #box{
	margin:20px 0 0 0;
	padding:0px;
	width:720px;
	text-align:left;
}


/* text -------------------------------------- */

.txt01{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-indent:0.15em;
}

.txt02{
	color:#000000; 
	font-size:14px;
	font-weight:bold;
}

#mainContents #mainConRight p{
	line-height:145%;
}





/* CSS Document */


