@charset "UTF-8";
/* CSS Document */

html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(/~toriken/image/global_background.png) repeat-x;
}
img{
	border:none;
	margin:0 10px 0 0;
	padding:0px;
}
#wrapper{
	margin:0px auto;
	padding:80px 0px 0px 0px;
	width:900px;
	height:640px;
	background:url(/~toriken/image/background.png) no-repeat;
}
#button_box{
	margin:165px 0px 0px 47px;
	padding:0px;
	position:absolute;
	width:150px;
	height:240px;
}
.button{
	margin:0px;
	padding:0px;
	border:none;
	width:150px;
	height:40px;
}
* html .button{
	margin:-4px 0px 0px 0px;
	padding:0px;
	border:none;
	width:150px;
	height:40px;
}
.button a{
	border:none;
}
.button a:hover{
	border:none;
}
#logo{
	margin:14px 0px 0px 45px;
	padding:0px;
	position:absolute;
	width:154px;
	height:111px;
}
#title{
	margin:40px 0px 0px 265px;
	padding:0px;
	position:absolute;
	width:222px;
	height:41px;
}
#work{
	margin:100px 0px 0px 330px;
	padding:0px;
	position:absolute;
	width:auto;
	height:auto;
}
#about{
	margin:40px 0px 0px 290px;
	padding:0px;
	position:absolute;
	width:530px;
	height:auto;
}

#whead{
	margin:25px 0px 0px 258px;
	padding:0 0 0 0;
	position:absolute;
}

#web{
	margin:100px 0px 0px 270px;
	padding:0px;
	width:600px;
	height:400px;
	position:absolute;
	float:left;
}
#proj{
	margin:30px 0px 0px 270px;
	padding:0px;
	width:600px;
	height:400px;
	position:absolute;
	float:left;
}

#web ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	list-style:none;
}


#web ul li{
	margin:0px 5px 12px 0px;
	padding:0 0 0 0;
	width:700px;
	height:25px;
	float:none;
	font-size:0.7em;
	color:#aaa;
}

#cg{
	margin:30px 0px 0px 290px;
	padding:0px;
	position:absolute;
	width:530px;
	height:auto;
}
.shark{
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	background:url(/~toriken/image/works/shark.jpg) no-repeat;
}


.webbox{
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}

.describe{
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}
h1{
	font-size:1em;
}
