@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/bg.jpg) no-repeat;
	}

#contents{
	text-align:center;
	margin-left:auto;
	margin-right:auto;

	}

#title{
	background:url(../img/title.png) no-repeat;
	width:298px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	}


	
a.botan_web{
	background:url(../img/botan_web.png) no-repeat;
	width:236px;
	height:74px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	display:block;
	}
	
a.botan_game{
	background:url(../img/botan_game.png) no-repeat;
	width:236px;
	height:74px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	display:block;
	}
	
a.botan_dtp{
	background:url(../img/botan_dtp.png) no-repeat;
	width:236px;
	height:74px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	display:block;
	}