body{
	margin:0 0 0 0;
	font-size:12px;
	color:#666666;
}
a {
  color : #53536C;
}
a:visited {
  color : #53536C;
}
a:hover {
  color : #9da2ff;
  text-decoration : none;
}
a:active {
  color : #53536C;
}
strong{
	color:#000000;
}
a img{
	border-style: none;
}
/*IE6対策*/
img{
	vertical-align:bottom;
}
/*上部帯*/
.top{
	text-align: center;
	vertical-align:bottom;
	margin:0;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	height:210px;
}
/*上部ロゴとメニュー*/
.menu{
	background-image: url(images/img_index_header.jpg);
	background-repeat: no-repeat;
	height:50px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	padding:160px 0 0 0;
	text-align: left;
}


.top_img{
	width:800px;
	margin:0 auto;
}


.main{
	width:800px;
	margin:0 auto;
/*	background-image:url(images/bg_top_center_line.gif);
	background-repeat:repeat-y;
	background-position:center;*/
}
		
/*トップページ用左右同サイズ*/

.main_left { 
	float : left; 
	padding: 5px 20px 0px 0px; 
	width: 370px; 
} 

.main_right { 
	float : right; 
	padding: 5px 0 0 0; 
	width: 370px; 
} 

/*サブページ用左右異サイズ*/
.sub_left {
	float : left;
	padding: 5px 0px 0px 0px;
	width: 220px;
	line-height:1.5em;
}
.sub_left_menu { 
	padding: 0 0 0 10px; 
	line-height:1.5em; 
}


.sub_right { 
	float : right; 
	padding: 5px 0 0 0; 
	width: 540px; 
	line-height:1.5em; 

} 


.index_bott{
	width:800px;
	margin:0 auto;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.footer{
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	height:30px;
	padding:30px 0 0 0;
	margin:0 0 0 0;
	text-align: center;
}

.add_a{
	width:800px;
	margin:0 auto;
	height: 40px;
}
.add_b{
	width: 800px;
	margin: 0 auto;
}
.link{
	width: 800px;
	margin: 0 auto;
	height: 40px;
}
.blog{
	width:370px;
	height:130px;
	overflow:auto;
}
.b_bot{
	width:370px;
	overflow:auto;
	height:46px;
	text-align:right;
}
.gsblog{
	width:370px;
	height:130px;
	overflow:auto;
}
.dot_t{
  border:dotted 1px #2f5092;
  border-collapse: collapse;
  }

.dot_t td{
  border:dotted 1px #2f5092;
  padding: 5px; 
}
.dot_t2{
  border:dotted 1px #2f5092;
  border-collapse: collapse;
  }
.dot_t2 td{
  padding: 5px; 
}
.dot_t3{
   border : 0;
   spacing : 0;
   padding : 0;
   border-collapse: collapse;
  }
.dot_t3 td{
   border : 0;
   spacing : 0;
   padding : 0;
}
.u_dot{
	border-color : #ccccdf;
	border-style : dotted;
	border-width : 0px 0px 1px 0px;

}
.nospace{
  border : 0px;
  border-collapse : collapse;
  border-spacing : 0px;
  empty-cells : hide;
  padding: 0px;
  margin: 0px;
　line-height:1em;

}
.nospace td{
  border : 0px;
  border-collapse : collapse;
  border-spacing : 0px;
  empty-cells : hide;
  padding: 0px;
  margin: 0px;
　line-height:1em;
}

.big{
	font-size:17px;
	}

