/* common */

body		{ background-color:#006600 ; color:#000000 ; font-size:12px ; line-height:160% ; font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka, ; }


/* bold */

.bold		{ color:#000000 ; font-size:12px ; line-height:160% ; font-weight:bold ; }
.bold2		{ color:#000000 ; font-size:14px ; line-height:160% ; font-weight:bold ; }

.greenb { font-weight:bold ; color:#339933 ; }

/* link */

a		{ text-decoration:none ; color:#3366CC ; }
a:visited	{ text-decoration:none ; color:#3366CC ; }
a:hover		{ text-decoration:underline ; color:#CC3300 ; }


/* header */

.hd		{ font-size:12px ; line-height:140% ; font-family:Arial, Helvetica, sans-serif ; }


/* contents menu */

.ctm		{ font-size:14px ; line-height:140% ; font-family:Arial, Helvetica, sans-serif ; }


/* footer */

.ft		{ font-size:12px ; line-height:140% ; font-family:Arial, Helvetica, sans-serif ; }




/* RSS style */
/* powered by http://www.the-search.jp/ */

.rss_box	{ font-size:12px ; color:#666666 ; }
.rss_items	{ list-style-position:inside ; margin-left:0 ; padding:0 ; }
.rss_date	{ margin-left:20 ; }
