@charset "utf-8";

div#header_01{
	margin-top:70px;
	_margin-top:20px;
	margin-left:70px;
	padding: 0em;
	background-image: url("../model_img/model_06.gif");
	background-repeat: no-repeat; 
	height:160px;
}
*:first-child+html div#header_01 {
	margin-top:20px;
}


div#wrapper{
	overflow: hidden;
	margin: 0 auto;
}

div#content{
	width: 910px;
	padding-left:80px;
	overflow: hidden;
}

div#content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div#left_column,
div#center_column{
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	padding-top: 12px;
}

div#left_column{
    margin-top:0px;
	width: 381px;
	background-repeat: no-repeat;
}

div#center_column{
	width: 440px;
	background-color: #FFF;
	line-height:0;
}

div#footer{
	clear:both;
	text-align:center;
	padding: 0.5em;
	margin-top:30px;
}
div#content02{
	width: 910px;
	padding-left:80px;
	overflow: hidden;
}
div#content02:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div#left_column02,
div#center_column02{
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	padding-top: 12px;
}

div#left_column02{
    margin-top:0px;
	width: 410px;
	background-image:url("../model_img/model_32.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
}

div#center_column02{
	width: 410px;
	background-color: #FFF;
	line-height:0;
}
.nekoneko{
	position:relative;
	top:-3px;
	left:3px;
}