

@charset "UTF-8";

/*----- トップ見出し -----*/
p.topTitle {
	margin-top:30px;
	margin-bottom:10px;
	width:740px;
	height:36px;
	background:url(/www/export/sites/default/istudyondemand/img/bg_toptitle.gif) left center no-repeat;
	}
p.topTitle span {
	padding:11px 11px 0 22px;
	display:block;
	font-size:1.16em;
	font-weight:bold;
	}

/*----- iStudy OnDemand とは -----*/
ul#aboutList {
	margin-top:20px;
	}
ul#aboutList li {
	position:relative;
	width:740px;
	height:83px;
	}
ul#aboutList li a {
	display:block;
	position:absolute;
	top:24px;
	right:18px;
	width:122px;
	height:37px;
	background:url(/www/export/sites/default/istudyondemand/img/btn_detail.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}
ul#aboutList li a:hover {
	background:url(/www/export/sites/default/istudyondemand/img/btn_detail.gif) left bottom no-repeat;
	}

/*----- 教育・人材育成のPDCAをかんたん実践 -----*/
#pdca {
	width:740px;
	height:456px;
	background:url(/www/export/sites/default/istudyondemand/img/bg_pdca.gif) left top no-repeat;
	}
#pdca ul {
	padding:10px;
	}
#pdca ul li.mg {
	margin-top:8px;
	}

/*----- iStudy OnDemand 導入事例 -----*/
#box3 {
	padding-bottom:5px;
	background:url(/www/export/sites/default/istudyondemand/img/bg_3box_btm.gif) left bottom no-repeat;
	}
#box3 .one {
	padding-top:5px;
	width:242px;
	background:url(/www/export/sites/default/istudyondemand/img/bg_3box_top.gif) top left no-repeat;
	}
#box3 .floatL {
	margin-right:7px;
	}
#box3 .one dl {
	border-right:1px #e8e8e8 solid;
	border-left:1px #e8e8e8 solid;
	}
#box3 .one dt {
	padding-right:4px;
	padding-left:4px;
	}
#box3 .one dd.link {
	margin:16px 12px 10px 16px;
	padding:2px 0 2px 20px;
	line-height:1.3;
	background:url(/www/export/sites/default/istudyondemand/common/img/icon01.gif) left 0.1em no-repeat;
	}
#box3 .one dd.link a {
	color:#000000;
	font-weight:bold;
	}
#box3 .one dd.text {
	padding:0 12px 10px 16px;
	line-height:1.67;
	}





/*----- お問い合わせ -----*/
#contactWrap {
	padding-top:9px;
	background:url(/www/export/sites/default/istudyondemand/common/img/bg_740wrap_top.gif) top left no-repeat;
	}
#contactWrap .innWrap {
	padding-bottom:9px;
	background:url(/www/export/sites/default/istudyondemand/common/img/bg_740wrap_btm.gif) bottom left no-repeat;
	}
.contactBox4 {
	padding:0 9px 20px 9px;
	border-right:1px #e8e8e8 solid;
	border-left:1px #e8e8e8 solid;
	_height:1%;
	background:url(/www/export/sites/default/istudyondemand/img/bg_contact_btm.gif) center bottom no-repeat;
	}
.contactBox4 .one {
	padding-top:28px;
	width:174px;
	background:url(/www/export/sites/default/istudyondemand/img/bg_contact_top.gif) top left no-repeat;
	}
.contactBox4 .floatL {
	margin-right:8px;
	}
.contactBox4 .one dl {
	border-right:1px #d2d2d2 solid;
	border-left:1px #d2d2d2 solid;
	}
.contactBox4 .one dt {
	text-align:center;
	}
.contactBox4 .one dd.link {
	margin:16px 12px 4px 16px;
	padding:2px 0 2px 20px;
	line-height:1.3;
	background:url(/www/export/sites/default/istudyondemand/common/img/icon01.gif) left 0.15em no-repeat;
	}
.contactBox4 .one dd.link a {
	color:#000000;
	font-weight:bold;
	}
.contactBox4 .one dd.text {
	padding:0 12px 0 16px;
	line-height:1.5;
	}



