@charset "windows-1255";
/* CSS Document */


/* -------------1024*---------------*/

.master{
	width:960px;
}
.master_main_column{
	width:960px;
}
.menu_gary_td{
	width:732px;
}
.main {
	width: 950px;
}
.left_column_big {
	width: 760px;
}
.right_column {
	width: 180px;
}

.left_column_small {
	width: 230px;
}
.middle_column {
	width: 530px;
}

.image_size_thumb{
	width: 100px;
	height:75px;
}

.lapanim_thumb{
	width: 120px;
	height:150px;
}

.user_img_cell{
width:120px;
overflow:hidden;
}	

.comment_div{
	width:560px;
	overflow:hidden;
}
.comment_msg{
	width:450px;
	overflow:hidden;
}

.vert_sep{
	background:url(../images/vert_sep.gif) repeat-y center;
	background-position:center;
	width:15px;
	}
	

.horz_sep{
	background:url(../images/horz_sep.gif) repeat-x center;
	width:90%;
	height:5px;
	}
/*----------end of 1024 style-----*/