@charset "UTF-8";
/* CSS Document */



#mv h1 {
	height:280px;
	margin:0 auto;
	width:950px;
}

#mv h1 span {
	display:none;
	visibility:hidden;
}


#mv.products,
#mv.products h1 {
	background:url(../images/img_main.jpg) center top no-repeat #fcfcfc;
}



#contents table.normalTH th {
	font-weight:normal!important;
	text-align:left;
	padding:10px 15px;
}



#contents div.flowTbl {
	background:url(../images/bg_flowtbl.gif) left top no-repeat;
	border-collapse:collapse;
	font-size: 93%;
	margin-left:15px;
	padding-top:4px;
	width:690px;
}

#contents div.flowTbl th,
#contents div.flowTbl td {
	background:url(../images/bg_flowtbl.gif) left bottom no-repeat;
	padding:10px 15px 12px;
	text-align:left;
	vertical-align:middle;
}

#contents div.flowTbl th {
	background-color:#E6F5F8;
	width:25%;
}

#contents div.flowTbl th img {
	vertical-align:middle!important;
	margin-right:9px!important;
}

#contents p.btnList {
	margin-right:15px;
	text-align:right;
}







#contents dl.bug dt {
	font-weight:bold;
	margin-bottom:5px;
}

#contents dl.bug dd {
	margin-bottom:3px;
}






















