/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/master/base.gif);
	font-size: 13px;
	color: #333333;
	line-height: 130%;
}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 756px;
}

#container{
	background-image: url(../img/master/main_base.jpg);
	background-repeat: repeat-y;
	width: 756px;
}
#menu{
	width: 159px;
	float: left;
}


#contents{
	width: 581px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 13px;

}

.contents_end{
	height: 40px;

}

.cl{
	clear: both;

}

p,h1,h2,h3{
	margin: 0px;
}
.tophe{
	font-size: 10px;
	color: #003366;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
}

.tophe a:link,.tophe a:visited{
color: #003366;
}

.adobe{
	margin-top: 3px;
	margin-bottom: 3px;

}
