.top_welcome{
	float: left;
	width: 350px;
	height: 230px;
	font-size: 10pt;
	text-align: left;
	color: #505050; 
	padding: 10px;
	padding-left: 30px;
}
.top_picture{
	 float: left;
	 margin-left: 50px;
	 width: 350px;
	 height: 250px;
//	 border: 1px solid;
}
.picture{
	margin: auto;
	}
.top_menu{
	 float: left;
	 width: 230px;
	 height: 300px;
	 padding: 5px 15px 0px 0px;
}
.top_contents{
	border: 2px solid #C0C0C0;
	width: 100%;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	padding: 5px 0px 5px 5px;
	background: #F5F5F5;
}
.top_information{
	float: left;
	width: 500px;
	margin-left: 30px;
	text-align: left;
	padding: 5px;
	font-size: 8pt;
}
.top_information_caption{
	border: 2px solid #C0C0C0;
	width: 100%;
	font-style: italic;
	font-size: 10pt;
	padding: 5px 0px 3px 10px;
	background: #F5F5F5;
}

.contents{
	width: 800px;
	/*margin-left: auto;
	margin-right: auto;*/
	text-align: left;
	padding: 0px;
	/*background-color: #a9d0f5;*/
	background-color: #FFFFFF;
}
.left_column{
	float: left;
	width: 372px;
	/*height: 550px;*/
	padding-left: 3px;
	padding-top: 13px;
	background-color: transparent;
}
.right_column{
	float: left;
	width: 520px;
	background-color: transparent;
	border: 1px solid;
}
.announce{
	width: 100%;
}
.for_welcome{
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 10px;
}
.welcome{
	padding: 15px;
}
.top_link_top{
	float: left;
	width: 370px;
	height: 86px;
	background-image: url(../img/top_link_top.jpg);
	background-color: transparent;
	background-position: right;
	background-repeat: no-repeat;
}
.top_link_top a:hover{
	float: left;
	width: 370px;
	height: 86px;
	background-image: url(../img/top_link_top_h.jpg);
	background-color: transparent;
	background-position: right;
	background-repeat: no-repeat;
}
.top_link_top a:active{
	float: left;
	width: 365px;
	height: 80px;
	color: white;
	background-image: url(../img/top_link_top_a.gif);
	background-color: transparent;
}
.top_link_m{
	float: left;
	width: 370px;
	height: 83px;
	background-image: url(../img/top_link_m.jpg);
	background-color: transparent;
	background-position: right;
	background-repeat: no-repeat;
}
.top_link_m a:hover{
	float: left;
	width: 370px;
	height: 86px;
	background-image: url(../img/top_link_m_h.jpg);
	background-color: transparent;
	background-position: right;
	background-repeat: no-repeat;
}
.top_link_m a:active{
	float: left;
	width: 365px;
	height: 80px;
	color: white;
	background-image: url(../img/top_link_m_a.gif);
	background-color: transparent;
}
.top_link_bottom{
	float: left;
	width: 370px;
	height: 86px;
	background-image: url(../img/top_link_bottom.jpg);
	background-color: transparent;
	background-position: right;
	background-repeat: no-repeat;
}
.top_link_bottom a:hover{
	float: left;
	width: 370px;
	height: 86px;
	background-image: url(../img/top_link_bottom_h.gif);
	background-color: transparent;
}
.top_link_bottom a:active{
	float: left;
	width: 365px;
	height: 80px;
	color: white;
	background-image: url(../img/top_link_bottom_a.gif);
	background-color: transparent;
}
a{
	border-width: 0px;
}
.annai{
	float: left;
	width: 500px;

}
.button_setumei{
	width: auto;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
}
#sample1 {
   width:400px;
   height:250px;
   overflow:hidden;
   position:relative;
   list-style:none;
}
