@charset "shift_jis";
/* 
index—pCSS
*/

#menu_container {
	float: left;
	width: 216px;
	background: url(../img/menu_bg.gif) repeat-y;
}

#corner1_contents {
	padding-bottom: 20px;
	background: url(../img/menu_line.gif) no-repeat bottom;
}

#menu_it {
}

#menu_otaru {
	padding-bottom: 20px;
	background: url(../img/menu_line.gif) no-repeat bottom;
}

#menu_other {
}

#information_container {
	margin: 20px 0;
}

#information_container h2 {
	padding-bottom: 10px;
}

#imginfobox {
	float: right;
	width: 533px;
}

.cornerbox {
	float: right;
	width: 525px;
	_width: 533px;
	padding-right: 8px;
}

.corner_contents {
	width: 525px;
	background: url(../img/corner_bg.png) repeat-y;
	text-align: right;
	padding: 10px 0;
}

#corner2_container {
	margin-top: 25px;
}

#corner3_container {
	margin-top: 25px;
}

#rals_link {
	clear: both;
	padding-top: 20px;
}

#footer {
	width: 794px;
	_width: 800px;
	margin: 5px auto;
	padding: 3px;
	background: #467900;
	color: #FFF;
}



