@charset "utf-8";
.contentsRight {
	width: 329px;
	float: right;
}
.contentsLeft {
	float: left;
	width: 250px;
}
.leftBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4722a;
	margin: 0px 0px 20px 0px;
}
.leftBox li {
	list-style-image: url(../g2/g2Images/marker.jpg);
	list-style-type: none;
	margin: 3px 0px 2px 21px;
}
.rightText {
	float: right;
	margin: 0px 30px 0px 0px;
}
.rightText2 {
	float: right;
}
.leftBox ul {
	margin: 10px 0px 0px 0px;
}
.contentsRight .rightBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0ab712;
}
#infomation {
	margin-left: 8px;
	margin-top: 10px;
	
}
#infoBox{
	height:1070px;
	overflow-y:scroll;
}

	#infomation th{
	/*border-bottom:dotted 1px #666666;*/
	width:94px;
	height:61px;
	padding-top:5px;
	padding-bottom:3px;
	}
	#infomation td{
	/*border-bottom:dotted 1px #666666;*/
	padding-top:5px;
	padding-left: 5px;
	padding-bottom:3px;
	}
		#infomation h4 {
	font-size:100%;
	padding-top:5px;
	margin-left: -4px;
	padding-left: -0px;
	border-bottom: dotted 1px #666666;
	width:300px;
		}
		#infomation p{
	padding-bottom:5px;
	width:200px;
		}
#mainContent h2 {
	margin-top: 10px;
}
#contentsBox {
	width: 602	px;
	margin-top: 27px;
}
.subtitle {
	color: #F55C18;
	margin-left: 10px;
	font-size: 14px;
	margin: 5px 0px 5px 7px;
	font-weight: bold;
}
.linkText {
	text-align: right;
	margin-right: 25px;
	margin-top: 10px;
	font-size: 10px;
}
.linkText a {
	font-size: 10px;
}
