@charset "EUC-JP";
/* ---------------------------------------------
*Since 2007-07-27
*Modified 2007-08-20
*  ---------------------------------------------
*/

/* ＜「company/business用」＞
   --------------------------------------------- */
#primary h2 {
	margin-bottom:20px;
}
#primary h3 {
	margin-bottom:1.5em;
}
#primary h4 {
	margin-bottom:1.5em;
}
#primary h4.solition2 {
	margin-bottom:7px;
}
#primary h5.solition2 {
	margin-bottom:1em;
	color:#333333;
}
#primary h5 {
	margin-bottom:7px;
	color:#08588b;
}
#primary p#read,#primary p.txt {
	line-height: 1.5;
	margin-bottom:10px;
}
#primary p#pct {
	margin-bottom:24px;
}
#primary p b {
	font-size:1.05em;
	font-weight:bold;
	line-height:1em;
}
#primary p.captionindex {
	color:#666;
	text-align: center;
	margin-bottom: 0.5em;
}
#primary p.caption,span.caption {
	color:#666;
	font-size:0.8em;
}
#primary div.service-introduction {
	background-color:#f8f8f8;
	width:542px;
	height:auto;
	border:1px solid #C3C3C3;
	padding:10px;
	margin-bottom:1em;
	margin-top: 2em;
}
#primary p.return {
	background-image:url(image/solution-btn-return.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:8px;
	margin-bottom:30px;
	float:right;
	width:auto;
	line-height:1.3em;
}
#primary p.return-last {
	background-image:url(image/solution-btn-return.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:8px;
	margin-bottom:0;
	float:right;
	width:auto;
	line-height:1.3em;
}

/* リスト
   --------------------------------------------- */
#primary .service-introduction ul {
	line-height: 1.8em;
	margin-left: 8px;
}
#primary .service-introduction ul li {
	padding-left:4px;
	list-style: url(image/solution-list-header.gif) none inside;
}
