*{
	margin:0;
	padding:0;
	list-style-type: none;
}


/* -------------------------------------
   new
---------------------------------------- */
.CtsBase {
	margin-bottom: 10px;
}

.CtsBase .CtsLeft {
	float: left;
	width: 390px;
}
.kyuuka {
	margin: 10px auto 15px;
	text-align: left;
	width: 720px;
}
.kyuuka strong {
	font-weight: normal;
}
.kyuuka p {
	padding-top: 3px;
}



.CtsBase .CtsRight {
	float: right;
	width: 390px;
}

.CtsBase .CtsLeft .list_new,
.CtsBase .CtsRight .list_new {
	line-height: 130%;
	text-align: left;
	width: 100%;
	padding: 15px 0px;
	font-size: 10px;
	border-width: 0px;
	border-style: none;
}

.CtsBase .CtsLeft .list,
.CtsBase .CtsRight .list {
	line-height: 130%;
	text-align: left;
	width: 100%;
	padding: 15px 0px;
	font-size: 10px;
	border-width: 0px;
	border-style: none;
}

.CtsBase .CtsLeft .list_new a,
.CtsBase .CtsRight .list_new a {
	font-size: 12px;
	background: url(img/new.gif) no-repeat 5px center;
	padding-left: 35px;
}

.CtsBase .CtsLeft .list a,
.CtsBase .CtsRight .list a {
	font-size: 12px;
	padding-left: 35px;
}

.CtsBase .CtsLeft p, 
.CtsBase .CtsRight p{
	padding-left: 35px;
	padding-top: 2px;
	padding-right: 10px;
}

/* -------------------------------------

.CtsBase .CtsRight a {
	background: url(img/icon_newwin.gif) no-repeat 100% center;
	padding-right: 20px;
}
---------------------------------------- */

