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

.main_syutuen{
	width:900px;
	height:1800px;
	background:url("images/note_05.gif") repeat-y;
	margin-left:auto;
	margin-right:auto;
	
} 

.contents_syutuen{
	width:900px;
	height:1800px;
	margin:auto;
	clear:both;
}
.left_syutuen{
	width:650px;
	height:1500px;
	float:left;
}
.gomain{
	width:152px;
	height:20px;
	margin-right:10px;
	float:right;
	display:block;
}
.gomain{
    background: url("images/gohome_1.png") no-repeat;
    width: 152px;
    height: 20px;
}
.gomain a { 
	display: block; 
}
.gomain a:hover{ 
	background: none; 
}
.gomain a:hover img { 
	visibility: hidden; 
}
