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

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0px;
	padding:0px;
	text-align:center; 
	background-color: #000;
	background-image: url(images/bg.gif);
}
img {
	border: 0px none;
}
#wrapper {
	width: 850px;
	margin:auto;
	padding:0px;
	text-align:center; 
}
#head {
	height: 85px;
	width: 850px;
	margin-top:10px;
	text-align:left; 
}
h1 {
	text-align:right; 
	height: 28px;
	width: 850px;
}
em {
	visibility: hidden;
}


/* navi */
#navi {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 42px;
	overflow: hidden;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
}
#bt01 {
	background: url(images/bta_01.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt01 a:hover {
	background: url(images/btb_01.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt02 {
	background: url(images/bta_02.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt02 a:hover {
	background: url(images/btb_02.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt03 {
	background: url(images/bta_03.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt03 a:hover {
	background: url(images/btb_03.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt04 {
	background: url(images/bta_04.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt04 a:hover {
	background: url(images/btb_04.gif) no-repeat left top;
	height: 42px;
	width: 170px;
	overflow: hidden;
}
#navi #bt05 {
	background: url(images/bta_05.gif) no-repeat left top;
	height: 67px;
	width: 170px;
	overflow: hidden;
}
#navi #bt05 a:hover {
	background: url(images/btb_05.gif) no-repeat left top;
	height: 67px;
	width: 170px;
	overflow: hidden;
}
#navi  a {
	display: block;
	height: 67px;
}




/* s_navi */
#s_navi {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 39px;
	overflow: hidden;
}
#s_navi ul {
	margin: 0px;
	padding: 0px;
}
#s_navi li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
}


#s_bt01 {
	background: url(images/sbta_01.gif) no-repeat left top;
	height: 39px;
	width: 100px;
	overflow: hidden;
}
#s_bt01 a:hover {
	background: url(images/sbtb_01.gif) no-repeat left top;
	height: 39px;
	width: 100px;
	overflow: hidden;
}
#s_bt02 {
	background: url(images/sbta_02.gif) no-repeat left top;
	height: 39px;
	width: 99px;
	overflow: hidden;
}
#s_bt02 a:hover {
	background: url(images/sbtb_02.gif) no-repeat left top;
	height: 39px;
	width: 99px;
	overflow: hidden;
}
#s_bt03 {
	background: url(images/sbta_03.gif) no-repeat left top;
	height: 39px;
	width: 81px;
	overflow: hidden;
}
#s_bt03 a:hover {
	background: url(images/sbtb_03.gif) no-repeat left top;
	height: 39px;
	width: 81px;
	overflow: hidden;
}
#s_bt04 {
	background: url(images/sbta_04.gif) no-repeat left top;
	height: 39px;
	width: 97px;
	overflow: hidden;
}
#s_bt04 a:hover {
	background: url(images/sbtb_04.gif) no-repeat left top;
	height: 39px;
	width: 97px;
	overflow: hidden;
}
#s_bt05 {
	background: url(images/sbta_05.gif) no-repeat left top;
	height: 39px;
	width: 92px;
	overflow: hidden;
}
#s_bt05 a:hover {
	background: url(images/sbtb_05.gif) no-repeat left top;
	height: 39px;
	width: 92px;
	overflow: hidden;
}
#s_bt06 {
	background: url(images/sbta_06.gif) no-repeat left top;
	height: 39px;
	width: 69px;
	overflow: hidden;
}
#s_bt06 a:hover {
	background: url(images/sbtb_06.gif) no-repeat left top;
	height: 39px;
	width: 69px;
	overflow: hidden;
}
#s_navi  a {
	display: block;
	height: 39px;
}

/* ---------------------- contents------------------- */
#contents{
  width: 850px;
  margin: 0px auto;
  overflow: hidden;
  text-align : center; 
}
/* ---------------------- TOP left ---------------------- */
#top_left{
  width: 530px;
  padding: 10px 0px 0px 0px;
  overflow: hidden;
  text-align : left;
  float: left;
}

/* ---------------------- TOP right ---------------------- */
#top_right{
  width: 320px;
  padding: 10px 0px 0px 0px;
  overflow: hidden;
  text-align : left;
  background: url(/images/right_bg.gif) no-repeat left top;
  float: left;
}
ul.sbta{
  margin: 10px 0px 0px 100px;
  padding: 0px;
  list-style: none;
}

/* ---------------------- 2nd right ---------------------- */
#sec_right{
  width: 850px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  background: url(images/sec_right_bg.gif) no-repeat left top;
  text-align : left;
}
ul.sbta_2nd{
  margin: 0px 0px 0px 600px;
  padding: 0px;
  list-style: none;
}
/* ---------------------- blog ------------------- */
.blog{
  width: 500px;
  padding: 5px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  text-align : left;
  display:block;
}
ul.rss_list{
  margin: 10px 0px 10px 0px;
  padding: 0px;
  list-style: none;
}
ul.rss_list li{
  width: 510px;
  font-size: 12px;
  color: #000;
  margin: 0px 0px 0px 5px;
  padding: 5px 0px 10px 0px;
  background: url(images/bloglist.gif) repeat-x left top;
}
.rss-date{
  color: #333;
  display:block;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  width: 80px;
  overflow: hidden;
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}
.rss-item a{
  font-size: 12px;
  line-height: 18px;
  width: 360px;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  display:block;
  float: left;
}
.rss-item a:hover{
  color: #F00;
  text-decoration: underline; 
}
br.clear{
  clear: both;
}
