﻿@charset "utf-8";

h1 {
	display: none;
}

#h1-01-itpro {
	background: url(../../images/title.jpg) no-repeat left top;
	width: 760px;
	height: 264px;
}

#hdnavi {
	width: 760px;
	background:url(../../images/hdnavi_bg.gif) repeat-x;
}

#hdnavi img {
	padding-right: 10px;
}

/* contents-box
-------------------------------------*/
#main-box {
	width: 758px;
	background-color:#EEEEEE;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}	

#main-left {
	float: left;
	width: 530px;
	padding: 10px 0 0 7px;
}

#main-right {
	margin-left: 540px;
	padding-top: 10px;
}

/* left-column
-------------------------------------*/
.left-contents {
	background:url(../../images/mainbgtop01.gif) no-repeat left top;
	margin-bottom: 15px;
}

.left-contents .bgWrap {
	background:url(../../images/mainbgend.gif) no-repeat left bottom;
	padding: 10px 0;
}

.left-contents h2 {
	margin: 15px 15px 0 15px;
	border-bottom: 1px solid #008171;
}

.left-contents .profile01 {
	background: url(../../images/vol01_pht01.jpg) no-repeat right top;
	margin-right: 20px;
}

.left-contents .profile02 {
	background: url(../../images/vol02_pht01.jpg) no-repeat right top;
	margin-right: 20px;
}

.left-contents .profile03 {
	background: url(../../images/vol03_pht01.jpg) no-repeat right top;
	margin-right: 20px;
}

.left-contents .profile01 p,
.left-contents .profile02 p,
.left-contents .profile03 p {
	margin-right: 220px;
}

.left-contents h3 {
	margin: 15px 15px 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #008171;
}

.left-contents h4.sbt {
	margin: 25px 15px 10px 15px;
	border-bottom: 3px solid #84B1AA;
}

.left-contents h5 {
	margin: 10px 15px 0 15px;
	font-weight: bold;
}

.left-contents p {
	margin: 15px 20px 15px 15px;
}

.left-contents .info {
	background: url(../../images/bit_logo.gif) no-repeat left top;
	margin: 15px;
}

.left-contents .info p {
	margin-left: 125px;
}

/* right-column
-------------------------------------*/
.right-content01 {
	background:url(../../images/navi_index_tab01.gif) no-repeat left top;
}

.right-content01 .bgWrap {
	background:url(../../images/navi_index_end.gif) no-repeat left bottom;
	padding: 27px 0 13px 0;
}

.right-content01 p {
	margin: 10px;
}

.right-content02 {
	margin-top:15px;
	background:url(../../images/navi_kanren_tab01.gif) no-repeat left top;
}

.right-content02 .bgWrap {
	background:url(../../images/navi_kanren_end.gif) no-repeat left bottom;
	padding: 27px 0 13px 0;
}

.right-content02 ul {
	margin: 10px;
}

.right-content02 li {
	padding-left: 15px;
	background:url(../../images/arrow.gif) no-repeat left center;
}


.green {
	color: #008171;
}

p.cap {
	font-size: 80%;
	margin-top: -10px;
	padding: 0 20px;
}

