﻿/* 基本設定 */
*body { margin : 0px ; padding : 0px }
body { font-size : 14px ; color : #000000 ; 
line-height : 150% ; background-color: #fbf68d ; background-image : url(image/bg_yellow.gif) }
body { scrollbar-base-color : #666666 }

a:link { color: #aa0055 }
a:active { color: #339900 }
a:visited { color: #550055 }
a:hover { color: #339900 ; position: relative ; top: 1px; left: 1px; text-decoration: underline }

/* トップナビ */
.topnavi tr#ce1 td a:hover { position: relative ; top: 0px; left: 0px; text-decoration: underline }
.topnavi tr#ce2 td { font-size: 12px ; color: #000000 ; line-height : 150% }

/* レフトナビ */
.leftnavi tr#ce1 td { font-size: 12px ; color: #ffffff ; line-height : 150% ; background-color: #FFBB00 ; font-weight: bold }
.leftnavi tr#ce2 td { font-size: 12px ; color: #000000 ; line-height : 150% ; font-weight: bold }
.leftnavi tr#ce3 td { font-size: 12px ; color: #000000 ; line-height : 150% }

/* 本文 */
td {
	font-size: 12px ;
	color : #000000;
	line-height : 150%;
	font-weight: bold;
}
h3 { font-size: 16px; color: #ffffff ; background: #ff9900; border-top: 1px solid #ff6600; border-bottom: 1px solid #ff6600; border-left: 7px solid #ff6600; border-right: 1px solid #ff6600; padding: 2px 7px ; font-weight: bold }
h4 { font-size: 16px; color: #ffffff ; background: #999999; border-top: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 7px solid #666666; border-right: 1px solid #666666; padding: 2px 7px ; font-weight: bold }
ul { list-style-image: url(image/ul_1.gif) ; line-height : 150% ; margin-left: 2em }
hr { size: 1 ; color : #ffffff ; border-top : 1px dashed #ff9900 }
small { font-size: 12px ; color: #000000 ; line-height : 150% }
strong{ font-size: 18px ; color: #000000 ; line-height : 150% ; font-weight: bold }
ul { list-style-image: url(image/ul_1.gif) ; line-height : 150% ; margin-left: 2em }
.mini tr#ce3 td { font-size: 12px ; color: #000000 ; line-height : 150% }

/* 更新日 */
.dayline { size: 1 ; color : #ffffff ; border-top : 1px dashed #999999 }
.day { font-size: 12px ; color: #999999 ; line-height : 150% ; margin-left: 1em }