@charset "UTF-8";



#contents {
}



#contents ul.btns {
}
#contents ul.btns li {
	float: left;
	list-style-type: none;
	margin: 0;
}



#contents .c-fix .p {
	width: 210px;
	float: right;
}
#contents .c-fix .t {
	width: 420px;
	float: left;
}
#contents .c-fix .t p:last-child,
#contents .c-fix .t ul:last-child,
#contents .c-fix .t ol:last-child {
	margin-bottom: 0;
}