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


#mainContent {
	padding:0;
	background: #FFFFFF;
}


#sidebar {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 255px;
	margin:0;
	height: 510px;
}

#sidebar img{
	padding:0;
	margin:0;
	float:left;
}

#list{
}
#barbar {
	width: 400px;
	height: 400px;
}


#list img{
	margin:5px 0 0 0;
	padding:0;
	float:left;
}

#news{
	margin:0;
	padding:0;
	float:right;
	width:490px;
	}


/*#news-comment{
	width:308px;
	background:url(../images/news_bac.jpg) left top repeat-y;
	padding:0 30px 0 30px;
	margin:132px 0 0 0;
}

#news-comment p{
	font-size:0.8em;
}

#news-35{
	background:url(../images/35.jpg) left top no-repeat;
	margin:0;
	padding:0;
	width:367px;
	height:92px;
}

#news-footer{
	background:url(../images/news_footer.jpg) left top no-repeat;
	margin:0;
	padding:0;
	height:17px;
}
*/
#news-head {
	float:right;
	width:485px;
	height:355px;
	margin: 0;
	padding: 0;
}

#news-girl {
	width:130px;
	height:630px;
	float:right;
	margin:0;
	right:0px;
	top:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
}

#news-comment {
	width:340px;
	height:600px;
	background:url(../images/news_bac.jpg) left top repeat-y;
	float:left;
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#news-frame {
	width:318px;
	height:560px;
	float:left;
	padding:0;
	font-size:0.8em;
	line-height:1.2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

#id35 {
	float:right;
	width:130px;
	height:600px;
	margin:0;
	background-image: url(../images/35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10;
}
#id45 {
	float:right;
	width:485px;
	height:450px;
	background-image: url(../images/35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 5;
}
#bar {
	clear: none;
	width: 485px;
	height: 40px;
}
#sa {
	height: 250px;
	width: 130px;
	float: right;
}
#main {
	height: 100px;
	width: 350px;
}

