﻿@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 p {	line-height		: 1.8;	}#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 ul {	line-height		: 1.8;	color					: #333333;	margin				: 0 0 0 30px;	list-style-type	: none;}#content #content-left li{	line-height			: 1.8;	padding					: 0 0 0 18px;	margin					: 0 0 0 20px;	list-style-type	: none;}#content #content-left .line1{	background: url(../image-etc/image3.gif) no-repeat center left;	}#content #content-left .line2{	background: url(../image-etc/image4.gif) no-repeat center left;	}#content #content-left .line3{	padding-left: 52px;	background: url(../image-etc/image5.gif) no-repeat center left;	}#content #content-left .line4{	padding-left: 52px;	background: url(../image-etc/image6.gif) no-repeat center left;	}#content #content-left .list {padding-left	: 5px ;border-left		: 4px solid #999999;}#content #content-left .top {padding	: 2px 10px;margin	: 10px;border	: 1px solid #999999;}
