@charset"UTF-8";

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



/* 1.layout
========================================================================================================
*/

#innerWrap01{
	background:url(../images/bgContents-shiki.jpg) no-repeat;
	width:1000px;
	padding:32px 0 50px 0;
}

#innerWrap02{
	clear:both;
	background:url(../images/bgContentsFrame05.jpg) no-repeat;
	width:1000px;
	padding:0 0 15px 0;
}

/* 2.contents
========================================================================================================
*/

#leadtext{
	background:url(../../shiki/images/shiki-h02.gif) no-repeat;
	width:595px;
	height:48px;
	margin:0 0 0 35px;
}

#leadtext span{
	display:none;
}



/* aboutShiki */

#aboutShiki{
	margin:50px 0 0 65px;
	width:870px;
}

#aboutShiki h2{
	background:url(../../shiki/images/shiki-h03.gif) no-repeat;
	width:315px;
	height:39px;
	margin-bottom:23px;
}

#aboutShiki h2 span{
	display:none;
}

#aboutShiki h3{
	background:url(../../shiki/images/shiki-h04.gif) no-repeat;
	width:500px;
	height:48px;
	margin-bottom:25px;
}

#aboutShiki h3 span{
	display:none;
}

#aboutShiki p{
	width:790px;
	line-height:150%;
}

#sitelink{
	width:840px;
	margin:10px 0 0 25px;
}

#minamino{
	float:left;
	width:400px;
}

#tamasakai{
	float:left;
	width:400px;
}

#sitelink dt,
#sitelink dd{
	float:left;
}

#sitelink dd{
	font-size:120%;
	padding:50px 0 0 10px;
}



/* features */

#features{
	clear:both;
	width:870px;
	padding:50px 0 0 65px;
}

#features h2{
	background:url(../../shiki/images/shiki-h05.gif) no-repeat;
	width:310px;
	height:39px;
	margin-bottom:25px;
}

#features h2 span{
	display:none;
}

#features h3{
	background:url(../../shiki/images/shiki-h06.gif) no-repeat;
	width:870px;
	height:23px;
	border-bottom:1px #999 dashed;
	padding-bottom:5px;
	margin-bottom:20px;
}

#features h3 span{
	display:none;
}

#featuresLead{
	line-height:150%;
	margin-bottom:30px;
}

.featuresDetail{
	clear:both;
	width:870px;
	height:167px;
}

.featuresDetail p{
	width:220px;
	float:left;
}

.featuresDetail dl{
	width:615px;
	float:left;
	margin-left:20px;
}

.featuresDetail dl dt{
	font-size:130%;
	color:#FF8500;
	font-weight:bold;
	margin:0 0 10px 0;
}




