@charset "UTF-8";@import "subwindow.css";body {	margin: 0;	padding: 1em;	color:#ffffff;	background-color:#6699cc;	font-style:normal;	font-weight:normal;	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;	font-size: 14px;	text-align:left;	line-height: 1.5;	}h2 {	margin: 0 0 1em 0;	padding: 0.2em;	background-color: #336699;	border: solid 1px #cccccc;	font-size: 1.2em;	font-weight: bold;	color: #ffffff;	text-align: center;	line-height: 1.2;}h3 {	margin: 0 0 1em 0;	background-color:#6699cc;	border: solid 1px #336699;	font-size: 1.2em;	font-weight: bold;	color:#ffffff;	text-align: center;	line-height: 1.2;}.quot {	margin-top: 1em;	font-size: 0.9em;	text-align: center;	line-height: 1;}div#comment {	margin-top: 1em;	padding: 0.5em;	color: #6699cc;	line-height: 1.5;	background-color:#ffffff;		/* 背景色 */	border: solid 1px #336699;}
