@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding:0;
	background-image:url(images/bg2.gif);
	background-repeat: repeat;
}

p{	
	margin: 0;
	padding:0;
	font-size:12px;
	line-height:1.6;
	}
img{
	border:none;}

a{
	color:#000000;
	text-decoration:underline;
	}

a:hover{
	color:#FFFFFF;
	background:#000000;
	text-decoration:none;
	}
#box{
	padding:0 0 50px 0;
	border:solid 1px #333333;
	/*display: block;*/
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background:#FFFFFF;
	}
h1{	
	margin: 0 0 0 40px;
	padding:0;
}
#navi {
	float				: none;
	height				: 15px;
}

#navi li{
	float				: left;
	list-style			: none;
	margin: 40px 40px 0 0;	
}
#navi li a {
	display				: block;
	height				: 15px;
	background			: url("images/navi.jpg") 0 0 no-repeat;
	text-indent			: -9999px;
	overflow:hidden;
}
#navi li.home a {
	width				: 49px;
	background-position	: 0px 0;
}
#navi li.home a.current {
	background-position : 0px -15px;
}
#navi li.home a:hover {
	background-position : 0px -15px;
}
#navi li.profile a {
	width				: 90px;
	background-position	: -542px 0;
}
#navi li.profile a.current {
	background-position : -542px -15px;
}
#navi li.profile a:hover {
	background-position : -542px -15px;
}
#navi li.live a {
	width				: 70px;
	background-position	: -93px 0;
}
#navi li.live a.current {
	background-position : -93px -15px;
}
#navi li.live a:hover {
	background-position : -93px -15px;
}
#navi li.disco a {
	width				: 103px;
	background-position	: -206px 0;
}
#navi li.disco a.current {
	background-position : -206px -15px;
}
#navi li.disco a:hover {
	background-position : -206px -15px;
}
#navi li.blog a {
	width				: 50px;
	background-position	: -352px 0;
}
#navi li.blog a.current {
	background-position : -352px -15px;
}
#navi li.blog a:hover {
	background-position : -352px -15px;
}
#navi li.contacts a {
	width				: 79px;
	background-position	: -444px 0;
}
#navi li.contacts a.current {
	background-position : -444px -15px;
}
#navi li.contacts a:hover {
	background-position : -444px -15px;
}

#box #left{
	margin:66px 0 0 40px;
	float:left;
	width:330px;
}
#box #left .date{
	font-size:10px;
	}	
#box #left .txt{
	padding:5px 0 0 5px;
	font-size:11px;
	}	
#box #left2{
	margin:66px 0 0 40px;
	/*padding:0 0 0 40px;*/
	float:left;
	width:330px;
	}		
#box #right{
	float:right;
	margin:66px 60px 66px 0;
	width:330px;	
	}
#box #right2{
	margin:66px 60px 66px 0 ;
	/*padding:0 0 0 40px;*/
	float:right;
	width:330px;
	}	
.liveinfo{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin:30px 0 10px 0;
	display: block;
	padding: 0 0 5px 0;
	font-weight:600;
}
.liveinfo2{
	margin:30px 0 10px 0;
	padding: 0 0 5px 0;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;;
	display: block;
	font-weight:600;
}
.comment{
	font-size:10px;}
#bnr li{
	list-style			: none;
}
#bnr li a {
	display				: block;
	height				: 59px;
	background			: url("images/bnr_nekaseuta.jpg") 0 0 no-repeat;
	text-indent			: -9999px;
	overflow:hidden;}
#bnr li.nekaseuta a{
	background-position : 0px 0px;
}
#bnr li.nekaseuta a:hover{
	background-position : 0px -59px;
}
.pict {
	border-width: 3px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
.disco_img{
	border:solid 1px #cccccc;}
.disco_txt{
	line-height:1.5;
}
.disco_spc{
	margin:0 0 35px 0;}

.logo{
	text-align: right;
	margin: 40px 40px 0 0;
	padding:0;
}

.logo a {
	background:none;
}
