@charset"UTF-8";

/* 
***********************************************************
* Copyright(C)2007 Frontier of Business Intelligence Inc.
* since:2010.02.22
* Editor:Hiroyuki Yoshino
***********************************************************
*/



/* plan
========================================================================================================
*/

#contents-innerHd{
	position:relative;
	z-index:2;
	padding:0 0 60px 0;
	background:url(../../common/images/bgContents-outline.jpg) no-repeat left top;
}

#contents-inner01{
	clear:both;
	width:870px;
	margin:60px 0 0 65px;
}

#container h1{
	position:absolute;
	width:148px;
	height:34px;
	right:15px;
	top:128px;
	background:url(../../common/images/ttlOutline.gif) no-repeat;
	overflow:hidden;
}

#container h1 span,
#contents-innerHd h2 span,
#contents-innerHd h3 span{
	display:none;
}

#contents-innerHd h2.tagline{
	position:relative;
	width:470px;
	height:48px;
	left:40px;
	top:15px;
	background:url(../../outline/images/outline-h01.gif) no-repeat;
	overflow:hidden;
}

#contents-inner01 h2.h1{
	width:135px;
	height:34px;
	background:url(../../outline/images/outline-h02.gif) no-repeat;
	overflow:hidden;
}


#contents-inner01_1 h3{
	width:550px;
	height:45px;
	margin:28px 0 25px 0;
	background:url(../../outline/images/outline-h03.gif) no-repeat;
	overflow:hidden;
}

#contents-inner01_1 h4{
	font-size:120%;
	font-weight:bold;
	margin:40px 0 5px 20px;
}

#outline01,
#outline02{
	width:830px;
	margin-left:20px;
	border-top:1px #CCC solid;
}

#outline01 th,
#outline01 td,
#outline02 th,
#outline02 td{
	padding:5px 10px;
}

#outline01 th,
#outline02 th{
	background-color:#EEE;
	width:180px;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
}

#outline01 td,
#outline02 td{
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
}

.captionBox{
	clear:both;
	margin:5px 0 0 20px;
	width:830px;
}

.captionBox2{
	padding:0 0 20px 0;
	margin:5px 0 0 20px;
	width:830px;
	border-bottom:1px #999 dashed;
}

.caption{
	margin:3px 0 0 0;
}


