@charset "UTF-8";
/* マスターファイル */


h1{
	color: #FF5600;
}

h2{
	border-color: #FF5600;
}

.linkPage ul{
	line-height: 2;
	margin: 0 0 25px 25px;
}

.linkPage ul{
	line-height: 2;
	margin: 0 0 25px 25px;
}

.sitemap ul{
	font-weight: bold;
	line-height: 1.8;
	margin: 0 0 25px 35px;
}

.sitemap ul ul{
	font-weight: normal;
	line-height: 1.7;
}

#linkLeft{
	width: 370px;
	float: left;
}

#linkRight{
	width: 370px;
	float: right;
}