﻿@charset "UTF-8";

/* index

	- pageTitle
----------------------------------------------- */


/* pageTitle
----------------------------------------------- */
#pageTitleA01ALLBlue h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 400px;
	height: 55px;
	background: url(../../../maintenance/shared/img/pageTitle_a01.gif) no-repeat;
	clear: both;
}

#pageTitleB01AllBlue h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 300px;
	height: 36px;
	background: url(../../../maintenance/shared/img/pageTitle_b01.gif) no-repeat;
	clear: both;
}

#pageTitleC01Blue h3 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 22px;
	background: url(../../../maintenance/shared/img/pageTitle_c02.gif) no-repeat;
	clear: both;
}

.colorWhite { color: #FFFFFF; }
.colorGray { color: #666666; }

.dlTb2 dl { width:530px; margin-bottom:0;}
.dlTb2 dl dt { padding-left:10px;}
.dlTb2 dl dd { margin-top:-1.0em; width:475px; padding-left:40px;}

.txtRight {
	text-align:right;
}

.txtLeft {
	text-align:left;
}

.txtCenter {
	text-align:center;
}

.wide480 {
	margin:15px 0px 0px 130px;
	width:480px;
}
