
#mainVisual {
	height:170px;
	background: url(../images/mtreport/bg_mainvisual.jpg) left bottom no-repeat;
	background-color:#000;
}

div.onesentense{
	margin:0 0 30px 0;
}

div.onesentense h3{
	font-size:120%;
	color:#fff;
	background:url(../images/mtreport/h3_bg.gif) left top no-repeat;
	height:30px;
	padding:5px 0 0 15px;
	margin:0 0 20px;
}

div.onesentense p{
	margin:0 0 1em 0;
}

div.rightPhoto{
	float:right;
	margin:0 0 0 15px;
}

div.rightPhoto ul li{
	margin:0 0 10px 0;
}

div.leftPhoto{
	float:left;
	margin:0 15px 0 0;
}

div.leftPhoto ul li{
	margin:0 0 10px 0;
}

div.rightPhoto ul li dl{
	float:left;
	margin:0 10px 10px 0;
}

div.rightPhoto ul li dl.right{
	float:left;
	margin:0 0 10px 0;
}

div.rightPhoto ul li dl dd{
	font-size:82%;
	color:#666;
	margin:3px 0 0 0;
}

/* -----------------------------------------
 module
------------------------------------------ */
#microtiles_module {
	margin:0 0 19px;
	background:url(/images/common/bg_info_mini.gif) bottom no-repeat;
}
#microtiles_module p{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:9px 20px 0px 20px;
	font-size:84%;
}

#microtiles_module p img{
	border:1px solid #bcbcbc;
}


#microtiles_module p.more{
	border:none;
	margin:9px 0px 0px 22px;
	padding:0px 0 20px 15px;
	background:url(/images/common/mak_arrow01.gif) 0 0.25em no-repeat;
}

#microtiles_module h2 {
	margin:0px;
}


