body {
 height:600px;	margin: 0px;
	font-size: small;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: right 20px;
	background-color: #000000;
	line-height: 14px;
	background-image: url(img/bgx.jpg);
}

#cap {
	margin-left: 15px;
	float: left;
	color: #CCCCCC;
	display: block;
	width: 300px;
}
/*-----------------------
　　　link
-----------------------*/
a { text-decoration: none }
a:link{ color:#FF5600}
a:visited{ color:#FF5600 }
a:active{ color:#FF5600 }
a:hover{ text-decoration: underline }

a img {
border-style:none;
}

#all {
	width: 730px;
	margin-bottom: 21px;
}
.spsp {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	width: 571px;
	background-image: url(images/sebox.gif);
	height: 322px;
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	margin: 0px;
	padding: 0px;
}

.intxt {
	padding-top: 21px;
	padding-left: 21px;
	padding-bottom: 15px;
	width: 400px;
}
.intxt img {
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	margin-top: 5px;
}


.inu {
	text-align: right;
	float: left;
	padding-top: 190px;
}

/*-----------------------
　　　gallery
-----------------------*/


#img_g {
	border: 1px solid #CCCCCC;
	width: 285px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-left: 21px;
}

#img_g img {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}

.left {float:left;}
.right {float:right;}
.gifbox {margin-right:5px; float:left;}
.news {float:left;}


