﻿@charset "UTF-8";

/* Base
========================================== */
@import "reset2.css";
@import "header.css";
@import "globalnavi.css";
@import "leftnavi.css";
@import "top.css";
@import "structure.css";


.qbox {
	width: 640px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #09F;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
}

