﻿@charset "UTF-8";
@import url("general.css");

div#top {
	background:url("./images/top_kv.jpg") no-repeat top center;
	font-size:12px;
}

div#top h2 {
	font-size:12px;
	border-left:4px solid #FF6600;
	text-indent:0.5em;
	margin-bottom:5px;
}

div#top h2 a{
	color:#333333;
}

div#top-left,div.top-other {
	width:162px;
	float:left;
	margin-top:184px;
}

div#top-left{
	margin-left:6px;
}
div.top-other {
	margin-left:42px;
}


ul#side1 li#top_side1_link{
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	text-indent:0px;
	width:217px;
	height:226px;
	background:url("./images/top_side1_link.jpg") no-repeat;
}



