@charset "EUC-JP";   /*   文字コード   */

h1,h2,h3,h4,h5,h6	{ padding: 0; margin: 0; }
#notice			{ margin: 20px 20px 0; border: 1px solid #930000; background-color: #FFFAFA; }
#notice h3		{ border-left: 7px solid #930000; border-bottom: 1px solid #930000; border-right: 7px solid #930000; }
#notice h3 span		{ background: url(/net/nol/trial_img/notice01.gif) no-repeat; height: 25px; width: 160px; margin: 0 0 0 160px;
			  text-indent: -9999px; font-size: 1px; display: block; }
#text			{ background-color: #FFFCFC; border-bottom: 1px solid #FFFCFC; }
#text h4		{ background: url(/net/nol/trial_img/notice02.gif) no-repeat; height: 19px; margin: 10px 25px 0; }
#text p			{ margin: 10px 20px 0 33px; font-size: 13px; padding-bottom: 15px; }
#text strong		{ color: #930000; }

#plus h3		{ padding: 3px; text-align: center; margin: 15px 0 0; color: #930000; font-size: 15px; background-color: #FFFAFA;
			  border-top: 1px solid #930000; border-left: 7px solid #930000; border-right: 7px solid #930000; }
#content		{ border: 1px solid #930000; padding: 10px; margin: 0 0 10px; background-color: #FFFCFC; }
#content h4		{ color: #000; font-size: 13px; font-weight: normal; }
h4 span			{ display: none; }
#content em		{ color: #930000; font-weight: bold; font-style: normal; }
#content ul		{ margin-top: 15px; list-style: square; font-size: 13px; list-style-image: url(/net/nol/trial_img/red_list.gif); }
