﻿@charset "utf-8";
/* CSS Document */

select.cateSelect{ position: relative; margin-left: 1em; bottom: 0.2em; }
.cateTitle{ color: #0034c7; font-size: 1.2em; margin-left: 10px; font-weight: bold; }
.cateArea{ margin-top: 0.5em; border-bottom: solid 1px #000; padding-bottom: 1em; }
	.cateArea:last-of-type{ border-bottom: none; }

.onePic a>span{ text-align: right; margin-top: 0.5em; color: #006fbd; display: block; }

.solCb{ clear: both; }

