﻿@charset "UTF-8";/* CSS Document */#content h2 {	line-height	: 2;	font-weight	: bold;	color				: #2038C5;	background	: #FFFFE6;	border			: 3px solid #2038C5;	padding			: 2px 6px 2px 14px;	margin			: 0 0 18px 0;	}#content h3 {	line-height	: 1.6;	font-weight	: bold;	color				: #333333;	margin			: 10px 0 5px 0;	}#content-left p.margin_tb {	line-height	: 1.6;	margin			: 15px 0 8px 0;	}#content a.mark{	background		: url(../image-etc/image1.gif) right center no-repeat;	padding-right	: 15px;	font-weight		: bold;	}iframe {	border		: 1px solid #2038C5;	margin		: 0px 0px 10px 0px;	padding		: 0px;	}
