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

#rap	{
	min-width	: 960px;
	max-width	: 1600px;
	width	: 100%;
}

#header {
	width	: 100%;
}

#left-sidebar {

}


#sidebar {
	width	: 17%;
}

#content,
#contentindex,
#contentwide,
#contentvideo,
#contenthome,
#contentdiary,
#contentpost {
	width	: 63.5%;
	min-width:600px;
}