@import url(common.css);
@import url(contents-common.css);

/*
	$Id: business.css 115 2006-06-05 05:45:53Z hiroshi $
*/

#product,
#phpsolution,
#phpservice,
#school,
#solution,
#service{
	color: #333333;
	background-color: transparent;
	float: none;
	width: 100%;
	clear: both;
	margin-bottom: 1em;
	border: none;
}
#service dl,
#solution dl,
#school dl,
#phpsolution dl,
#phpservice dl{
	border: none;
	overflow: auto;
	height: 100%;
	margin-left: 0px;
}

#main-contents{
	color: #55555;
}
#main-contents dt{
	display: block;
	clear: both;
	float: left;
	height: 40px;
	margin-right: 70px;
}
#main-contents dd{
	color: #555555;
	margin-left: 200px;
	margin-bottom: 2em;
	color: #222222;
}

#main-contents #course dt{
	font-size: 14px;
}
#main-contents #course dt .subtitle{
	display: block;
	font-size: 10px;
	color: #505050;
	background-color: transparent;
	border-top: 1px solid #CDCDCD;
	padding-top: 3px;
}
#main-contents #course dd{
	color: #222222;
	background: #F8F7F6 url(/images/dd.png) repeat-x 0px 0px;
	padding: 3px;
	border: 1px solid #DEDEDE;
}
#main-contents #course p{
	margin-bottom: 0px;
	color: #222222;
	background-color: transparent;
}
#main-contents #course .desc-navi{
	font-weight: bold;
}

#product li{
	display: block;
	float: left;
	width: 175px;
	height: 175px;
	margin-left: 0px;
	margin-right: 4px;
}
.ioncube-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.ioncube-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-ioncube-link.png) no-repeat 0 0;
}
.ioncube-list a:hover{
	color: #222222;
	/*background: transparent url(li-ioncube-hover.png) no-repeat 50% 50%;*/
	background-position: 0px -175px;
}
.jpgraph-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.jpgraph-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-jpgraph-link.png) no-repeat 0 0;
}
.jpgraph-list a:hover{
	color: #222222;
	/*background: transparent url(li-jpgraph-hover.png) no-repeat 50% 50%;*/
	background-position: 0px -175px;
}
.vsphp-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.vsphp-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-vsphp-link.png) no-repeat 0 0;
}
.vsphp-list a:hover{
	color: #222222;
	/*background: transparent url(li-jpgraph-hover.png) no-repeat 50% 50%;*/
	background-position: 0px -175px;
}
.magazine-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.magazine-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-magazine-link.png) no-repeat 0 0;
}
.magazine-list a:hover{
	color: #222222;
	/*background: transparent url(li-magazine-hover.png) no-repeat 50% 50%;*/
	background-position: 0px -175px;
}
.mapserver-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.mapserver-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-mapserver-link.png) no-repeat 0 0;
}
.mapserver-list a:hover{
	color: #222222;
	/*background: transparent url(li-mapserver-hover.png) no-repeat 50% 50%;*/
	background-position: 0px -175px;
}

.sslmobile-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.sslmobile-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-sslmobile-link.png) no-repeat 0 0;
}
.sslmobile-list a:hover{
	color: #222222;
	background-position: 0px -175px;
}

.chorizo-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.chorizo-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-chorizo-link.png) no-repeat 0 0;
}
.chorizo-list a:hover{
	color: #222222;
	/*background: transparent url(li-chorizo.png) no-repeat 50% 50%;*/
	background-position: 0px -175px;
}

.support-list{
	text-indent: -1000px;
	overflow: hidden !important;
}
.support-list a{
	display: block !important;
	width: 100%;
	height: 100%;
	color: #222222;
	background: transparent url(li-support.png) no-repeat 0 0;
}
.support-list a:hover{
	color: #222222;
	/*background: transparent url(li-mapserver-hover.png) no-repeat 50% 50%;*/
	background-position: 0px -175px;
}
#phpsolution dt,
#phpservice dt,
#school dt,
#chizunikki dt,
#solution dt,
#service dt{
	height: 84px !important;
	border: none;
	float: left;
	width: 210px;
	margin-right: 0px;
	padding-right: 10px;
	border-bottom: 1px dashed #909090;
}
#phpsolution dt .sub-en-title,
#phpservice dt .sub-en-title,
#school dt .sub-en-title,
#solution dt .sub-en-title,
#service dt .sub-en-title{
	display: block;
	font-size: 10px;
	color: #992332;
	background-color: transparent;
}
#phpsolution dd,
#phpservice dd,
#school dd,
#chizunikki dd,
#solution dd,
#service dd{
	height: 80px !important;
	border-bottom: 1px dashed #909090;
	margin-left: 0px !important;
}
#phpsolution dd em,
#phpservice dd em,
#school dd em,
#chizunikki dd em,
#solution dd em,
#service dd em{
	display: block;
	font-style: normal;
	font-size: 14px;
	color: #342399;
	background-color: transparent;
}
#phpsolution dt.php5migration-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-php5migration.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpsolution dt.workshop-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-workshop.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpsolution dt.training-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-training.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpsolution dt.symfony-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-symfony.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpsolution dt.phpbiz-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-phpbiz.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpsolution dt.sc-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-sa.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpsolution dt.phpsupport-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-consulting.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpsolution dt.housing-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-housing.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#phpservice dt.phppro-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-phppro.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#school dt.school-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-school.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#school dt.phpseminar-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-phpseminar.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}
#service dt.chizunikki-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-chizunikki.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}

#service dt.iphone-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-iphone.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}

#service dt.train-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-train.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}

#service dt.novel-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-novel.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}

#service dt.atmr-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-atmr.png) no-repeat 0px 50% !important;
	padding-left: 110px;
}


#service dd.chizunikki-list em,
#service dd.iphone-list em,
#service dd.train-list em,
#service dd.novel-list em,
#service dd.atmr-list em
 {
	margin-bottom: 3px;
}

#service dd.chizunikki-list,
#service dd.iphone-list,
#service dd.train-list,
#service dd.novel-list,
#service dd.atmr-list
 {
	line-height: 16px;
}

#solution dt.htmlpdf-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-htmlpdf.png) no-repeat -10px -5px !important;
	padding-left: 110px;
}
#solution dt.jschart-list a{
	height: 70px !important;
	display: block;
	color: #222222 !important;
	background: transparent url(dt-jschart.png) no-repeat -10px -5px !important;
	padding-left: 110px;
}

#phpsolution dt a:hover,
#phpservice dt a:hover,
#school dt a:hover,
#solution dt a:hover,
#service dt a:hover{
	color: #8D5A1F !important;
	background-color: transparent;
}
#phpsolution dd a{
	color: #000000;
}




.img-left{
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #9A9A9A;
}

.img-left-none{
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}

.htmlpdf-logo{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: none;
}

.img-right{
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #9A9A9A;
}

.img-right-none{
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}

.text-right{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.text-left{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.clear{
	clear: both;
}

.indent-none{
	text-indent: 0px !important;
}

.indent-30px{
	text-indent: 30px !important;
}

#phppro-list ul{
	text-indent: 1em !important;
}

.phppro-left{
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 1px solid #9A9A9A;
}

.phppro-img{
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0.5em;
	border: 1px solid #9A9A9A;
}

#text-right2 p{
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
h4{
	clear: both;
}

.chizu-font{
	font-size: 16px;	
	color: blue;
}

.sub-section{
	margin-left: 1em;
	margin-right: 2em;
	margin-bottom: 2em;
}

.sub-section ul{
	margin-left: 15px;
}

.sub-section li{
	line-height: 15px;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.product-support p{
	text-indent: 0px !important;
	margin-bottom: 0px;
}
.phppro-catchcopy{
	margin-left: 10px;
	margin-right: 20px;
	text-indent: 0px !important;
	font-size: 14px !important;
	font-weight: bold;
}

.url-logo {
	margin-right: 20px;
}

.url-logo img{
	border: 1px solid #909090;
	padding: 10px 20px 10px 20px;
}

#htmlpdf-list .img-left {
	margin-bottom: 5em !important;
}

#aboutus-section .image-flag img{
	border: 1px solid #000000 !important;
}

#contents .notice-msg {
	padding: 0 5px 5px 5px;
}

/*
	2011.05.12 tuika
*/
div#phppro-list{
	margin-left:290px !important;
}
	

