@charset "utf-8";

#navi_contents {
	width: 590px;
	height: 131px;
	margin-bottom: 15px;

}
#navi_contents dd {
	color: #333333;
}

#navi_contents img {
	margin: 0px;
	padding: 0px;
}
#navi_contents p {
	margin: 5px 10px;
	line-height: 120%;
}

#navi_contents  .btn_box1 {
	background-image: url(../images/btn_bg.gif);
	height: 131px;
	width: 190px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 6px;
}
#navi_contents .btn_box1 dl {
	margin: 0px;
}
#navi_contents .btn_box1 dt {
	margin-bottom: 2px;
}

#navi_contents .btn_box1 dd {
	margin: 0px 10px;
	line-height: 120%;
}

#navi_contents  .btn_box1 a:hover img {
     opacity:0.5;
     filter: alpha(opacity=50);
}
#navi_contents  .btn_box2 {
	background-image: url(../images/btn_bg.gif);
	height: 131px;
	width: 190px;
	float: right;
	background-repeat: no-repeat;
	margin-right: 6px;
}
#navi_contents .btn_box2 dl {
	margin: 0px;
}
#navi_contents .btn_box2 dt {
	margin-bottom: 2px;
}

#navi_contents .btn_box2 dd {
	margin: 0px 10px;
	line-height: 120%;
}
#navi_contents  .btn_box2 a:hover img {
     opacity:0.5;
     filter: alpha(opacity=50);
}

#navi_contents    .text_right    a   {
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0068B7;
	padding-left: 15px;
}
#navi_contents .text_right a:hover {
	text-decoration: none;
	color: #6699FF;
}

#content_left  #new_blog  {
	width: 590px;
}
#blog_title {
	background-image: url(../images/blog_title_bg.jpg);
	width: 590px;
	height: 29px;
	margin-bottom: 5px;
	font-size: 0.825em;
}
#blog_title p img {
	vertical-align: middle;
	margin-left: 10px;
}
#blog_title .left {
	margin-top: 5px;
}
#blog_title .right {
	margin-top: 5px;
	margin-right: 10px;
}
#blog_title .right a {
	margin-left: 5px;
	color: #666666;
}
#blog_title .right a:hover {
	color: #999999;
	text-decoration: none;
}

#new_blog td a:hover {
	color: #6699FF;
	text-decoration: none;
}

#new_blog td a {
	color: #0068B7;
}
#content_left  #new_blog  dl {
	padding: 0px;
	margin: 0px;
}
#content_left #new_blog dt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 74px;
	background-image: url(../images/blog_bg.gif);
	background-position: bottom;
	height: 22px;
	margin: 0px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#content_left #new_blog dd {
	background-image: url(../images/blog_bg2.gif);
	background-repeat: repeat-x;
	float: left;
	width: 500px;
	background-position: bottom;
	height: 22px;
	margin: 0px;
	margin-bottom: 1px;
	padding-top: 10px;
}
#content_left #new_blog dd img {
	vertical-align: middle;
}
#content_right {
	margin: 0px;
}

