﻿@charset "utf-8";

/*
#######################################

	METROCSについて用CSS

#######################################
*/

#categoryInfo h1 {
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 25px;
	color: #0C2566;
}

#about h1 {
	letter-spacing: normal;
}

#about #contentsWrap p {
	margin-bottom: 1.5em;
}

#about .explanation {
	padding: 10px;
	width: 700px;
}

#about p.w1 {
	width: 510px;
	line-height: 200%;
}

#about p.w2 {
	width: 475px;
	line-height: 200%;
}

#about p.w3 {
	width: 530px;
	line-height: 200%;
}

/****< METROCSについて背景写真 >****/
body#about #contentsWrap {
	width: 810px;
	min-height: 550px;
	background: url(../img/mt_about.jpg) no-repeat right top;

}
