@charset "UTF-8";
/* CSS Document */

#HEADIMG { background: url(img/topimg.jpg) no-repeat; width: 770px; height: 105px; text-indent: -9999px; }
#SIDEMENUIMG { height: 34px; background: url(img/topimg2.gif) no-repeat; width: 190px; }

#SIDEMENU #MENU01 { background: -15px 0px; }
#SIDEMENU #MENU01 a:hover { background:url(/img_global/menu.gif) no-repeat -205px 0px; }
#SIDEMENU #MENU02 { background: -15px -37px; }
#SIDEMENU #MENU02 a:hover { background:url(/img_global/menu.gif) no-repeat -205px -37px; }
#SIDEMENU #MENU03 { background: -15px -74px; }
#SIDEMENU #MENU03 a:hover { background:url(/img_global/menu.gif) no-repeat -205px -74px; }
#SIDEMENU #MENU04 { background: -15px -111px; }
#SIDEMENU #MENU04 a:hover { background:url(/img_global/menu.gif) no-repeat -205px -111px; }
/*
#SIDEMENU #MENU05 { background: -15px -148px; }
#SIDEMENU #MENU05 a:hover { background:url(/img_global/menu.gif) no-repeat -205px -148px; }
*/
/* selected */
#SIDEMENU #MENU06 { background:url(/img_global/menu.gif) no-repeat -205px -148px; }
/*
#SIDEMENU #MENU06 { background: -15px -148px; }
#SIDEMENU #MENU06 a:hover { background:url(/img_global/menu.gif) no-repeat -205px -148px; }
*/
#SIDEMENU #MENU07 { background: -15px -185px; }
#SIDEMENU #MENU07 a:hover { background:url(/img_global/menu.gif) no-repeat -205px -185px; }
/*
#SIDEMENU #MENU08 { background: -15px -259px; }
#SIDEMENU #MENU08 a:hover { background:url(/img_global/menu.gif) no-repeat -205px -259px; }
*/
/* CONTENTS */
#CONT01T { background: url(img/cont01title.gif) no-repeat; text-indent: -9999px; height:50px; margin:15px 0px 0px 10px; }
#CONT02T { background: url(img/cont02title.gif) no-repeat; text-indent: -9999px; height:50px; margin:15px 0px 0px 10px; }
#CONT03T { background: url(img/cont03title.gif) no-repeat; text-indent: -9999px; height:50px; margin:15px 0px 0px 10px; }
.contents h3 { font-weight: bold; color: #003; font-size: 1.2em; border-bottom: 1px solid #990099; border-left: 2px solid #990099; padding: 0px 0px 2px 4px; line-height: 1em; margin: 0px 0px 5px 0px; }
.contents ol { list-style: decimal; color: #990099; }
.contents li { margin-left: 23px; }
.contents .tblbdd { border-top:1px solid #990099; margin: 20px 0px 0px 0px; }
.contents .tblbdd td { padding: 2px 20px; border-bottom: 1px solid #990099; }
.contents .tblbdd .rt { border-bottom: 1px solid #D9BCD2; }
.omoi { background: #990099; text-align: center; padding: 15px; font-size: 110%; color: #FFFFFF; margin: 0px 0px 10px; border: 1px dotted #FAECBC; }
