/* CSS Document */


/* DOREMI NAVI3
---------------------------------------------------- */
#navigation3 {
width:850px;
height: 110px;
margin:0;
padding: 0;
background: url(../images/nav3.jpg) no-repeat;
 position:static;
}
#navigation3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position:relative;
}
#navigation3 li {
	margin: 0;
	padding: 0;
	height: 35px;
	text-indent: -9999px;
	position:absolute;
}
#navigation3 li a,#navigation3 strong {
	text-decoration: none;	
	display: block;
	height: 35px;
}
#navigation3 li#n01      {
	left:43px;
	top:5px;
	width:75px;
}
#navigation3 li#n02    {
	left:148px;
	top:5px;
	width:76px;
}
#navigation3 li#n03  {
	left:254px;
	top:5px;
	width:101px;
}
#navigation3 li#n04  {
	left:385px;
	top:5px;
	width:128px;
}
#navigation3 li#n05  {
	left:543px;
	top:5px;
	width:102px;
}
#navigation3 li#n06  {
	left:675px;
	top:5px;
	width:135px;
}
#navigation3 li#n01 a:hover  ,#navigation3 li#n01 strong   {
	background: url(../images/nav3.jpg) no-repeat -43px -115px;
}
#navigation3 li#n02 a:hover ,#navigation3 li#n02 strong    {
	background: url(../images/nav3.jpg) no-repeat -148px -115px;
}
#navigation3 li#n03 a:hover ,#navigation3 li#n03 strong    {
	background: url(../images/nav3.jpg) no-repeat -254px -115px;
}
#navigation3 li#n04 a:hover ,#navigation3 li#n04 strong    {
	background: url(../images/nav3.jpg) no-repeat -385px -115px;
}
#navigation3 li#n05 a:hover ,#navigation3 li#n05 strong    {
	background: url(../images/nav3.jpg) no-repeat -543px -115px;
}
#navigation3 li#n06 a:hover ,#navigation3 li#n06 strong    {
	background: url(../images/nav3.jpg) no-repeat -675px -115px;
}

/* DOREMI NAVI4
---------------------------------------------------- */
#navigation4 {
width:850px;
height: 110px;
margin:0;
padding: 0;
background: url(../images/nav4.jpg) no-repeat;
 position:static;
}
#navigation4 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position:relative;
}
#navigation4 li {
	margin: 0;
	padding: 0;
	height: 35px;
	text-indent: -9999px;
	position:absolute;
}
#navigation4 li a,#navigation4 strong {
	text-decoration: none;	
	display: block;
	height: 35px;
}
#navigation4 li#n01      {
	left:43px;
	top:5px;
	width:75px;
}
#navigation4 li#n02    {
	left:148px;
	top:5px;
	width:76px;
}
#navigation4 li#n03  {
	left:254px;
	top:5px;
	width:101px;
}
#navigation4 li#n04  {
	left:385px;
	top:5px;
	width:128px;
}
#navigation4 li#n05  {
	left:543px;
	top:5px;
	width:102px;
}
#navigation4 li#n06  {
	left:675px;
	top:5px;
	width:135px;
}
#navigation4 li#n01 a:hover  ,#navigation4 li#n01 strong   {
	background: url(../images/nav4.jpg) no-repeat -43px -115px;
}
#navigation4 li#n02 a:hover ,#navigation4 li#n02 strong    {
	background: url(../images/nav4.jpg) no-repeat -148px -115px;
}
#navigation4 li#n03 a:hover ,#navigation4 li#n03 strong    {
	background: url(../images/nav4.jpg) no-repeat -254px -115px;
}
#navigation4 li#n04 a:hover ,#navigation4 li#n04 strong    {
	background: url(../images/nav4.jpg) no-repeat -385px -115px;
}
#navigation4 li#n05 a:hover ,#navigation4 li#n05 strong    {
	background: url(../images/nav4.jpg) no-repeat -543px -115px;
}
#navigation4 li#n06 a:hover ,#navigation4 li#n06 strong    {
	background: url(../images/nav4.jpg) no-repeat -675px -115px;
}


/* news
---------------------------------------------------- */
#news {
  margin:0;
  width: 850px;
  height: 157px;
  padding:0;
  background:url(../images/newstitle.jpg) no-repeat 0 0;
  text-indent: -9999px;
}
#newslist {
  height:35px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/newslist.gif) no-repeat 0 -20px;
}
#newsarchives {
  height:55px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/newsarchives.gif) no-repeat 0 0;
}
#news_t01 {
  height:35px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/news_t01.gif) no-repeat 0 -20px;
}
#news_t02 {
  height:35px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/news_t02.gif) no-repeat 0 -20px;
}
#c_l {
  float:left;
  width: 145px;
  padding:0;
  margin:0 0 30px 0;
}
#c_r {
  float:right;
  width: 580px;
  padding:0;
  margin:0 0 30px 0;
}

#c_l ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position:relative;
}
#c_l li{
  padding:0;
  margin:0 0 5px 0;
  line-height:1.2em;
}
#c_l li a{
  padding:0;
  font-size:0.9em;
  
}
#c_l li em{
  display:block;
  margin:0;
  font-style:normal;
  font-size:0.8em;
  letter-spacing: 1px;
}

#c_r h5 {
  background: url(../images/news_line.gif) no-repeat;
  background-position: left bottom;
  color:#72823D;
  padding:0 0 5px 0;
  margin:0 0 20px 0;
  line-height:1.5em;
  font-size:1.2em;
}
#c_r h6 {
  background: url(../images/lead.gif) no-repeat;
  background-position: left center;
  padding:0 0 0 15px;
  color:#72823D;
  margin:0 0 10px 0;
  line-height:1.5em;
  font-size:1em;
}
#c_r em{
  margin:0;
  color:#816B52;
  font-style:normal;
  font-size:0.8em;
  letter-spacing: 1px;
}
.orange{
  color:#ff2400;
}
.blue{
  color:#004eff;
}
.green{
  color:#15C103;
}

#c_r p{
  margin:0 0 20px 0;
}
#c_r img{
  float:left;
  margin:0 5px 5px 0;
}

/* event
---------------------------------------------------- */
#event {
  margin:0;
  width: 850px;
  height: 157px;
  padding:0;
  background:url(../images/eventtitle.jpg) no-repeat 0 0;
  text-indent: -9999px;
}
#eventlist {
  height:35px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/eventlist.gif) no-repeat 0 -20px;
}
#eventarchives {
  height:55px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/eventarchives.gif) no-repeat;
}
#event_t01 {
  height:35px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/event_t01.gif) no-repeat 0 -20px;
}
#event_t02 {
  height:35px;
  margin:0 0 15px 0;
  text-indent: -9999px;
  background: url(../images/event_t02.gif) no-repeat 0 -20px;
}

/* foot
---------------------------------------------------- */
#newsfoot {
clear:both;
  margin:0;
  width: 850px;
  height: 95px;
  padding:0;
  background:url("../images/newsfoot.jpg") no-repeat 0 0; 
}
#eventfoot {
clear:both;
  margin:0;
  width: 850px;
  height: 95px;
  padding:0;
  background:url("../images/newsfoot.jpg") no-repeat 0 0; 
}