﻿@charset "utf-8";

/* ===================================================================
	Site Name: base

	Author: aki
=================================================================== */

h2 {
}

h3 {
	font-weight:bold;
	font-size:120%;
	border-bottom:#CCCCCC solid 1px;
	padding:2px 0 2px 5px;
	border-left:#B6B6B6 solid 2px;
	border-right:#B6B6B6 solid 2px;
/*	padding:2px 0;
*/	border-top:#CCCCCC solid 1px;
	clear:both;
}

h4 {
	margin:10px 0 0 0;
	font-weight:bold;
}
.bord-btm li{
	margin:5px 0 0 30px;
	list-style:decimal;
}

.y-space {
	margin:15px 0 0 0;
}

.table1 {
	margin:10px 0 0 0;
}

.table1 th{
	border:#CCCCCC solid 1px;
	padding:3px 3px 3px 8px;
}

.table1 td{
	border:#CCCCCC solid 1px;
	padding:3px 3px 3px 8px;
}

table.wide td{
	width:540px;
}

.wwid {
	width:585px;
}

#rule-btm p {
	text-align:right;
	margin:30px 0 0 0;
}
.top {
	margin:10px 0;
}
