@import "../../common/style.css";

#wrapper01 {
	background:url(img/bg03.jpg) no-repeat center 60px;
}

#menu {
	background:url(img/menuBg01.jpg) no-repeat left top;
}

.box h3,
.box2 h3 {
	font-size:12px;
	color:#DF5100;
	margin:0 0 5px;
	line-height:1.1em;
}

/* box2 */
.box2 {
	position:relative;
	height:600px;
}
.box2 h3 {
	font-size:14px;
}
.box2 p {
	margin:0;
	padding-bottom:5px;
	width:138px;
	font-size:12px;
	line-height:1.5em;
}
.box2 .pb00 {
	padding-bottom:0;
}
.box2 ul {
	margin:0;
	padding:0;
	clear:left;
	list-style-type:none;
}
.box2 li {
	font-size:12px;
	line-height:2em;
}
.box2 .column01 {
	width:170px;
	position:absolute;
	left:20px;
}
.box2 .column02 {
	width:170px;
	position:absolute;
	left:190px;
	top:0;
}
.box2 .column03 {
	width:138px;
	position:absolute;
	left:360px;
	top:0;
}
.box2 .column04 {
	width:138px;
	position:absolute;
	left:360px;
	top:210px;
}
.box2 .column05 {
	width:170px;
	position:absolute;
	left:190px;
	top:210px;
}
.box2 .column06 {
	width:170px;
	position:absolute;
	left:20px;
	top:210px;
}
.box2 .column07 {
	width:170px;
	position:absolute;
	left:20px;
	top:420px;
}
.box2 .column08 {
	width:170px;
	position:absolute;
	left:191px;
	top:420px;
}
.box2 .arrow02r {
	width:100%;
	background:url(img/arrow02r.gif) right no-repeat;
}
.box2 .arrow02l {
	width:100%;
	background:url(img/arrow02l.gif) right no-repeat;
}
.box2 .arrow02d {
	background:url(img/arrow02d.gif) bottom center no-repeat;
	padding-bottom:33px;
}

/* hLine01 */
.hLine01 {
	background:url(img/hLine01.gif) repeat-x center;
	height:20px;
	margin-bottom:5px;
}
.hLine01 h3 {
	float:left;
	margin:0;
	padding-right:5px;
	font-size:14px;
	line-height:20px;
	background:white;
}
.block01 .hLine01 p {
	float:right;
	padding:0 0 0 5px;
	background:white;
	font-size:14px;
}

/* table01 */
.table01 {
	padding-bottom:5px;
	margin-bottom:10px;
}
.table01 h3 {
	border:none;
	padding:0;
	margin:0;
}
.table01 table {
	border-color:#A19FFF;
	border-style:solid;
	border-width:3px 3px 1px 1px;
}
.table01 th {
	background:#D7D7FF;
	padding:4px 7px;
	font-size:14px;
	border-left:solid 2px #A19FFF;
	border-bottom:solid 2px #A19FFF;
}
.table01 td {
	padding:4px 7px;
	font-size:12px;
	border-left:solid 2px #A19FFF;
	border-bottom:solid 2px #A19FFF;
}
.card {
	width:162px;
}

/* card2 */
.card2 h3 {
	font-size:12px;
	color:#444;
	border-left:none;
	padding-left:14px;
	margin:0 0 5px;
	line-height:1.1em;
	background:url(../../common/arrow01d.gif) no-repeat left center;
}
.card2 p {
	padding-bottom:20px;
}
