?@charset "utf-8";

.guCont01{
	padding-left: 10px;
}

.guContLF-01{
	float: left;
	width: 340px;
}

.guContRT-01{
	float: right;
	width: 300px;
	text-align: right;
}

.guContLF-02{
	float: left;
	width: 430px;
}

.guContRT-02{
	float: right;
	width: 190px;
	text-align: right;
}

.guCont03{
	background: url(../images/common/bg05.jpg) left center repeat-x;
	padding: 5px 0 0 8px;
	height: 22px;
	font-size: 14px;
}

* html .guCont03{
	height: 27px;
}


.guCont04{
	background-color: #F8F7F6;
	padding: 8px;
}

.guContLF-05{
	float: left;
	width: 400px;
}

.guContRT-05{
	float: right;
	width: 214px;
	text-align: right;
}

.guCont06{
	background-color: #F0F0F0;
	padding:5px;
}

.guCont06 ul{
	padding: 5px 0 0 0;
	margin: 0 0 0 20px;
}

.guCont06 li{
	list-style-type: decimal;
	padding: 0 0 5px 0;
}