#contents .left{
	width:180px;
	float:left;
	}

#contents .left h2{
	font-size:14px;
	background:#f5f5f5 url("../image/common/icon04.gif") no-repeat 8px 9px;
	padding:8px 0 8px 25px;
	}

#contents .left ul{
	list-style:none;
	background:#f5f5f5 url("../image/common/leftmenu_bg.gif") repeat-x top left;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	margin-bottom:10px;
	}

#contents .left ul li{
	font-size:12px;
	background:url("../image/common/icon03.gif") no-repeat 8px 15px;
	border-bottom:1px dotted #cccccc;
	padding:8px 0 8px 18px;
	}

#contents .right{
	font-size:12px;
	width:575px;
	float:right;
	}

#contents .right h2{
	font-size:14px;
	height:30px;
	background:url("../image/common/headline02_bg02.jpg") no-repeat top left;
	padding:8px 0 0 10px;
	margin-bottom:10px;
	}

#contents .right h3{
	font-size:14px;
	height:27px;
	background:url("../image/common/headline02_bg.jpg") no-repeat top left;
	padding:6px 0 0 15px;
	margin-bottom:10px;
	}

#contents .right h4{
	font-size:14px;
	color:#cc0000;
	background:url("../image/common/icon05.gif") no-repeat 0 4px;
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 20px;
	margin-bottom:15px;
	}
	
#contents .right p.summary{
	line-height:1.5em;
	border-bottom:1px dotted #cccccc;
	padding:0 0 5px 0;
	margin-bottom:15px;
	}

#contents .right p.description{
	line-height:1.5em;
	margin-bottom:15px;
	}

#contents .right p.areamap{
	height:280px;
	background:url("../image/common/img_service03.gif") no-repeat top right;
	line-height:1.5em;
	padding-right:360px;
	margin-bottom:15px;
	}

#contents .right p.more{
	float:right;
	width:auto;
	margin-bottom:20px;
	}

#contents .right p.more span{
	background:url("../image/common/icon02.gif") no-repeat 0 10px;
	padding:10px 5px 0 30px;
	}

#contents .right table{
	font-size:12px;
	empty-cells:show;
	border-collapse:collapse;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:15px;
	}

#contents .right table th{
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background-color:#f7f7f7;
	padding:10px;
	}

#contents .right table td{
	vertical-align:top;
	line-height:1.5em;
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	padding:7px;
	}

#contents .right table td em{
	color:cc0000;
	font-style:normal;
	}

#contents .right ul.appealpoint{
	list-style:none;
	margin-bottom:10px;
	}

#contents .right ul.appealpoint li{
	color:#cc0000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	}

#contents .right .graph{
	margin-bottom:15px;
	}

#contents .right .graph dl{
	width:280px;
	float:left;
	margin-bottom:15px;
	}

#contents .right .graph dl dt{
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	}

#contents .right .flow ol{
	list-style:none;
	}

#contents .right .flow ol li{
	clear:both;
	height:100px;
	background:url("../image/common/flow_arrow.jpg") no-repeat 49px 73px;
	}

#contents .right .flow ol li.noarrow{
	background:none;
	}

#contents .right .flow ol li dl dt{
	width:145px;
	float:left;
	}

#contents .right .flow ol li dl dd{
	width:400px;
	height:64px;
	line-height:1.5em;
	background:url("../image/common/flow_definition_bg.gif") repeat-x top left;
	padding:5px 0;
	float:right;
	}
	
#contents .right .salespoint{
	font-size:12px;
	}

#contents .right .salespoint dl{
	margin-bottom:15px;
	}

#contents .right .salespoint dl dt img{
	display:block;
	}
	
#contents .right .salespoint dl dd{
	line-height:1.5em;
	background-color:f7f7f7;
	border:1px solid #cccccc;
	padding:10px;
	}