﻿@charset "UTF-8";/* CSS Document */#content h2 {	line-height		: 1.8;	font-weight		: bold;	color					: #ffffff;	background		: #0099ff;	border-bottom	: 4px solid #2038C5;	padding				: 2px 6px 0px 14px;	margin				: 0 0 18px 0;	}#content h3 {	line-height	: 1.6;	font-weight	: bold;	color				: #333333;	margin			: 10px 0 5px 0;	}#content #content-left .border {	border			: 2px solid #cccccc;	border-top		: 6px solid #cccccc;	border-bottom	: 6px solid #cccccc;	padding			: 20px;	margin-bottom	: 20px;	}#content #content-left .border2 {	border-bottom	: 1px solid #666666;	padding		: 5px 0 5px 12px;	}#content #content-left dt {	background			: url(../image-etc/image1.gif) no-repeat left center;	padding-left		: 12px;	line-height			: 1.8;	color						: #000099;	list-style-type	: none;}#content #content-left dd {	padding-left		: 12px;	margin					: 0 0 6px 0;	line-height			: 1.6;	list-style-type	:none;}#content #content-left .top {padding	: 2px 10px;margin	: 10px;border	: 1px solid #999999;}
