body{
	margin:0px;
	background-image:url('bg.gif');
	background-color:#666666;
	color:#000000;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "MS PGothic","‚l‚r ‚oƒSƒVƒbƒN","osaka","Arial";
}
a:link{
	color:#009900;
	font-weight: bold;
}
a:hover{
	color:#009900;
	font-weight: bold;
}
a:visited{
	color:#009900;
	font-weight: bold;
}

#wrapper{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper-content{
	background-color:#ffffff;
	width:750px;
	height:337px;
}
#left{
	background-image:url('yayoityo.jpg');
	float:left;
	width:496px;
	height:337px;
}
#right{
	text-align:center;
	float:right;
	width:254px;
	height:337px;
}
#title{
	
}
#sitename{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#caption{
	height:125px;
	clear:both;
	font-size: 24px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 30px;
	color:#ff9900;
}
#exp{
	text-align:justify;
	clear:both;
	color:#ffffff;
	padding-top:100px;
	padding-left:50px;
	padding-right:50px;
}
#menu{
}
#content-wrapper{
	background-color:#ffffff;
	width:750px;
	height:1485px;
}
#content-global{
	background-color:#ff9933;
	padding-top:1px;
	width:750px;
	height:19px;
	text-align:center;
}
#content-global2{
	padding-top:3px;
	width:750px;
	text-align:center;
}
.content-L{
	margin-right:0px;
	margin-top:50px;
	float:left;
	width:275px;
}
.content-R{
	margin-left:67px;
	margin-right:0px;
	margin-top:50px;
	float:left;
	width:275px;
}
.content-thumbnail{
	width:275px;
	height:300px;
}
.content-exp-container{
	border-top:solid 1px #666666;
	border-left:solid 1px #333333;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	padding:5px;
	width:263px;
}
.content-exp{
	width:263px;
	height:80px;
}
.content-timestamp{
	color:#666666;
	text-align:right;
	width:263px;
}
#footer{
	margin-top:10px;
	float:left;
}
#footer-text{
	color: #ffffff;
	vertical-align:text-bottom;
}

