@charset "UTF-8";

/*

World Logi,co.ltd.
index CSS

*/

/* #mainVisual */

#mainVisual {
	display: block;
	position: relative;
	height: 242px;
	margin: 0;
}

#mainVisual img {
	position: absolute;
	left: -20px;
}


/* view all list button*/

#chargeList, #purposeList,
#newsList, #seminarList,
#exsampleList
{
	position: relative;
	width: 543px;
}

p.viewAll {
	position: absolute;
	top: -3px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 109px;
}

p.viewAll a.rss {
	margin-left: 10px;
}


/* #chargeList, #purposeList */

#purposeList h2,
#chargeList h2 {
	display: none;
}

#purposeList,
#chargeList {
	margin: 20px 0 0;
	clear: both;
}

#purposeList ul,
#chargeList ul {
	list-style-type: none;
	padding: 0;
}

#purposeList li,
#chargeList li {
	float: left;
}

#purposeList {
}

#purposeList ul {
	display: block;
	margin: 0 0 0 -10px;
	width: 580px;
}

#purposeList li {
	padding-left: 10px;
}

#chargeList {
	padding: 15px 0 3px 15px;
	background: #E6E6E6;
	width: 528px;
}

#chargeList ul {
	margin: 0 0 0 -15px;
}

#chargeList li {
	padding-left: 13px;
	padding-bottom: 8px;
}

/* #newsList, #seminarList, #exsampleList */

#newsList,
#seminarList,
#exsampleList {
	margin-top: 40px;
}

#newsList h2,
#seminarList h2,
#exsampleList h2 {
	margin: 0 0 10px;
}

/* #newsList, #seminarList */

#newsList dl,
#seminarList dl {
	margin: 0;
	padding: 0;
}

#newsList dt,
#seminarList dt {
	display: block;
	float: left;
}

#newsList dd,
#seminarList dd {
	padding-left: 6em;
	margin: 0 0 10px;
	border-bottom: #666 1px dotted;
	display: block;
}

#newsList dd {
	padding-bottom: 10px;
}

#seminarList dd {
	padding-bottom: 5px;
}

#seminarList dd .icon {
	display: block;
	height: 17px;
	margin-top: 5px;
}


/* #exsampleList */

#exsampleList h2 {
	margin-bottom: 20px;
}

#exsampleList .item {
	background-color: #EFEFEF;
	padding: 10px;
	margin-top: 10px;
	zoom:100%;
}

#exsampleList .item .caption {
	float: right;
	width: 390px;
	margin-bottom: 18px;
}

#exsampleList .item p.thumb {
	float: left;
	margin: 0;
}

#exsampleList .item .caption h3,
#exsampleList .item .caption p,
#exsampleList .item .caption ol {
	margin: 0;
	padding: 0;
}

#exsampleList .item .caption h3 { font-weight: normal; }

#exsampleList .item .caption ol.pointList { list-style-type: none; }
#exsampleList .item .caption ol.pointList li { padding-left: 55px; }

#exsampleList .item .caption ol.pointList li.num1
{ background: transparent url(/img/exsample_point_icon01.gif) no-repeat 0 0.2em; }
#exsampleList .item .caption ol.pointList li.num2
{ background: transparent url(/img/exsample_point_icon02.gif) no-repeat 0 0.2em; }
#exsampleList .item .caption ol.pointList li.num3
{ background: transparent url(/img/exsample_point_icon03.gif) no-repeat 0 0.2em; }

#exsampleList .item .caption p.description { font-weight: bold; }

#exsampleList .item p.gotoDetail {
	display: block;
	position: relative;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

#exsampleList p.gotoDetail a {
	display: block;
	position: absolute;
	top: -14px;
	right: 0;
	line-height: 14px;
	background: transparent url(/common/img/sideNavi_icon.gif) no-repeat;
	width: 7em;
	height: 14px;
	margin: 0;
	padding: 0 0 0 16px;
}

/* sugurel pack */
#sugrelPack{
	width : 563px ;
	margin : 0 0 20px -9px ;
	padding : 0 0 7px ;
	background : #01478f ;
	_position : relative ;
}
#sugrelPack h2,
#sugrelPack p,
#sugrelPack ul{
	width : 563px ;
	overflow : hidden ;
	margin : 0 ;
	padding : 0 ;
	text-align : center ;
	_overflow : visible ;
}
#sugrelPack ul{
	text-align : left ;
	background : #fff url("../img/bg_sugrelpack3.gif") left center repeat-y ;
}
#sugrelPack ul li{
	float : left ;
	width : 281px ;
	margin : 0 ;
	padding : 0 ;
	list-style-type : none ;
}
#sugrelPack ul li dl{
	margin : 0 ;
	padding : 0 ;
	
}
#sugrelPack ul li dl dt{
	margin : 0 0 10px ;
	padding : 0 ;
	
}
#sugrelPack ul li dl dd{
	margin : 0 ;
	padding : 0 0 0 15px ;
	background : url("../img/ico_sugrelpack.gif") 0 3px no-repeat ;
}
#sugrelPack ul li.odd dl dd{
	margin : 0 10px 0 20px ;
}
#sugrelPack ul li.even dl dd{
	margin : 0 20px 0 10px ;
}
#sugrelPack p.detail{
	padding : 9px 0 24px ;
	background : url("../img/bg_sugrelpack1.gif") center bottom no-repeat ;
}
#sugrelPack p.present{
	padding : 0 0 9px ;
}
#sugrelPack p.freedial{
	padding : 15px 0 10px ;
	background : url("../img/bg_sugrelpack2.gif") center top no-repeat ;
}
#sugrelPack p.order{
	padding : 0 0 15px ;
	background : url("../img/bg_sugrelpack2.gif") center bottom no-repeat ;
}

