*{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #000000;
	text-align: center;
}

img
{
	border: 0;
}

/*-------------------------------- works--------------------------------*/

#news
{
	position: relative;
	margin: 0 auto;
	width:100%;
}

/*-------------------------------- header--------------------------------*/

#header
{	
	margin: 18px 0px;
	width:100%;
	float:left;
}


#header-siteid-top
{
	float:left;
	width: 131px;
	margin: 0 0 0 40px;
}

#header-siteid-top a
{
	background: url(../images/musubi.gif) no-repeat;
	display: block;
	width: 131px;
	height:45px;
	text-indent:-999em;
}

#header-navi ul
{
	position: relative;
	float:right;
	margin: 10 40 0 0px;
	list-style-type:none;
}

#header-navi li
{
	float:left;
	margin: 0 0 0 15px;
}

.header-navi01
{
	background:url(../images/profile.gif) no-repeat;
	display:block;
	width:67px;
	height:25px;
	text-indent:-999em;
}

.header-navi02
{
	background:url(../images/news.gif) no-repeat;
	display:block;
	width:67px;
	height:25px;
	text-indent:-999em;
}

.header-navi03
{
	background:url(../images/works.gif) no-repeat;
	display:block;
	width:67px;
	height:25px;
	text-indent:-999em;
}

.header-navi04
{
	background:url(../images/mail.gif) no-repeat;
	display:block;
	width:54px;
	height:25px;
	text-indent:-999em;
}

/*-------------------------------- main--------------------------------*/

#main
{	
	width: 780px;
	position: relative;
	font-size: 13px;
	line-height:30px;
	color:#ffffff;
	margin: 0px auto;
	padding:0px;
	text-align: center;
}

#day
{
	position: relative;
	width: 780px;
	margin: 45px 0px 30px 0px;
	padding:0px;
	text-align: left;
	float: left;
}

#day ul
{
	position: relative;
	list-style-type:none;
}

#day li
{
	position: absolute;
	float: left;
}

.line
{
	border-top: 1px solid #ffffff ;
	width: 690px;
	height:1px;
	margin: 14px 0px 16px 90px;
	float: left;
	text-align: right;
}

#cont
{
	position: relative;
	width: 780px;
	margin:13px;
	padding:0px;
	text-align: left;
	float: left;
}

.cont01
{	
	font-size: 13px;
	line-height:30px;
	color:#ffffff;
}

.cont02
{	
	font-size: 13px;
	line-height:20px;
	color:#ffffff;
}

#cont ul
{
	width: 780px;
	position: relative;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	float: left;
}

#cont li
{
	text-align: left;
}

