﻿@charset "utf-8";
/* CSS Document */

.contswrap{
	background-image: url(img/bg_pg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 30px;
}
p{
margin-bottom:20px;
}

.innerwrap{
	padding-right:60px;
	}
.innerwrap02{
	padding-left:250px;
	}
	
.colL{
	float:left;
}

.colR{
	float:right;
}

.col01{
margin-bottom:20px;
}


#vol01 .col01 .colL{
	width:515px;
	padding-left: 42px;
}

#vol01 .col01 .colR{
	width:290px;
}


#vol01 .col03 .colL{
	width:270px;
}

#vol01 .col03 .colR{
	width:370px;
}

#vol02 .col01{
	background-image: url(img/vol02_pht01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-left: 280px;
	padding-bottom: 30px;
	margin-bottom: 0px;
}
#vol02 .col02{
	background-image: url(img/vol02_pht02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-right: 330px;
	margin-bottom: 20px;
}
#vol02 .col03{
	margin-bottom: 20px;
}

#vol03 .col01 .colL{
	width:255px;
}

#vol03 .col01 .colR{
	width:390px;
}
#vol03 .col02{
margin-bottom:30px;
}
#vol03 .col02 .colR{
	width:255px;
}

#vol03 .col02 .colL{
	width:390px;
}
#navgator .colL{
	width:260px;
}
#navgator .colR{
	width:370px;
	padding-top: 70px;
}
#navgator{
	background-image: url(img/navigatorprof.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	padding:10px;
	border: 1px solid #333333;
}
#navgator .colR img{
margin-bottom:10px;
}
#navgator .colR p{
	margin:0px;
	padding:0px;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
#pgfla{
height:245px;
}

#vol02lead{
padding-top:20px;
}

