@charset 'utf-8';

/* globalNavigation
-------------------------------------------------- */

#globalNavigation .searchBox .boxBody .textInputSize {
	width: 255px;
	height: 16px;
	_height: 16px;
}

/* keyVisual
-------------------------------------------------- */

#keyVisual h1 {
	width: 960px;
	padding: 0px;
	margin: 0px 0px 9px;
	font-size: 180%;
	font-weight: bold;
	border-bottom: 2px solid #023893;
	background: url(../../shared/images/keyvisual_bg_base.gif) left top repeat-y;
}

#keyVisual h1 span{
	width: 916px;
	padding: 12px 22px 7px 22px;
	margin: 0px;
	display: block;
	background: url(../../shared/images/keyvisual_bg_020.gif) left top no-repeat;
}

/* h2
-------------------------------------------------- */

#mainArea h2 {
	padding: 0px;
	margin: 25px 0px 15px;
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	color: #333333;
	background: none;
}

/* errorTextType1
-------------------------------------------------- */

#mainArea .errorTextType1 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
}

/* titleBoxType1
-------------------------------------------------- */

#mainArea .titleBoxType1 {
	padding: 0px;
	margin: 0px;
	position: relative;
}

#mainArea .titleBoxType1 .imgLink_010 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 14px;
	right: 14px;
}

/* siegeBoxType1
-------------------------------------------------- */

#mainArea .siegeBoxType1 {
	width: 765px;
	padding: 3px 0px 4px;
	margin: 0px 0px 13px;
}

#mainArea .siegeBoxType1 .base {
	width: 765px;
	padding: 0px;
	margin: 0px;
	background: url(../../shared/images/error_bg.gif) left top repeat-y;
}

#mainArea .siegeBoxType1 .layout {
	width: 765px;
	padding: 0px;
	margin: 0px;
	background: url(../../shared/images/error_bg_head.gif) left top no-repeat;
}

#mainArea .siegeBoxType1 .body {
	width: 735px;
	padding: 24px 15px 25px;
	margin: 0px;
	background: url(../../shared/images/error_bg_bottom.gif) left bottom no-repeat;
}

#mainArea .fourColumnsType1 .column {
	width:168px;
	padding: 1px;
	margin: 0px 19px 0px 0px;
	float: left;
	border: 1px solid #cccccc;
	background: #ffffff;
}

#mainArea .fourColumnsType1 .columnEnd {
	width:168px;
	padding: 1px;
	margin: 0px;
	float: right;
	border: 1px solid #cccccc;
	background: #ffffff;
}


#mainArea .threeColumnsType1 .column {
	width: 229px;
	padding: 2px;
	margin: 0px 20px 0px 0px;
	float: left;
	border: 1px solid #cccccc;
	background: #ffffff;
}

#mainArea .threeColumnsType1 .columnEnd {
	width: 229px;
	padding: 2px;
	margin: 0px;
	float: right;
	border: 1px solid #cccccc;
	background: #ffffff;
}
