@import url(common.css);

/************/

/*** upperBody ***/
#upperBody {
	height: 201px;
	margin: 0 15px;
	background: url(../images/img_top.jpg) left bottom no-repeat;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#upperBody ul {
	height: 18px;
	padding: 0.4em 18px 0;
/*	background: #000000 url(../images/bg_uppermenu.jpg) left top repeat-x; */
	background-color: #FFFFFF;
	border-bottom: 1px solid #666666;
	list-style-type: none;
}

#upperBody li {
	float: right;
	margin-left: 15px;
	padding-left: 10px;
	font-size: 75%;
	line-height: 110%;
	background: url(../images/leader_uppermenu.gif) 0 3px no-repeat;
}

#upperBody li a {
/*	color: #CCCCCC; */
	color: #333333;
}

#upperBody li a:hover {
/*	color: #FFFFFF; */
	color: #C0004F;
	text-decoration: underline;
}


/*** global menu ***/
ul#globalMenu {
	height: 42px;
	margin: 0 15px;
	padding-left: 39px;
	background: url(../images/bg_menu_top.jpg) left top repeat-x;
	list-style-type: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

ul#globalMenu li {
	float: left;
	margin-top: 4px;
	font-size: 50%;
	text-align: center;
}

ul#globalMenu li a {
	display: block;
	width: 160px;
	height: 35px;
	margin-right: 10px;
}

li#menu01 a {
	background: url(../images/menu_global.jpg) 0 0 no-repeat;
}

li#menu02 a {
	background: url(../images/menu_global.jpg) -174px 0 no-repeat;
}

li#menu04 a {
	background: url(../images/menu_global.jpg) -348px 0 no-repeat;
}

li#menu05 a {
	margin-right: 0!important;
	background: url(../images/menu_global.jpg) -522px 0 no-repeat;
}

li#menu01 a:hover {
	background-position: 0 -50px;
}

li#menu02 a:hover {
	background-position: -174px -50px;
}

li#menu04 a:hover {
	background-position: -348px -50px;
}

li#menu05 a:hover {
	background-position: -522px -50px;
}


/*** contentBody ***/
#contentBody {
	background: #FFFFFF url(../images/border_cont_top.gif) 480px top repeat-y;
}

/*** content_Left ***/
#contentLeft {
	float: left;
	width: 420px;
	margin: 5px 30px 0 0;
}

h2#topCatch {
	width: 420px;
	height: 44px;
	margin-bottom: 15px;
	font-size: 50%;
	background: url(../images/h2_topcatch.jpg) left top no-repeat;
}

.messageTop {
	margin: 0 20px 1em;
	font-size: 75%;
	line-height: 150%;
}

#news {
	margin: 30px 0;
}

#news h2 {
	height: 54px;
	background: url(../images/header_news.jpg) left top no-repeat;
}

#news dl {
	margin: 0 2px;
	padding: 10px 20px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#news dt {
	margin-bottom: 10px;
	padding: 1px 4px 2px;
	font-size: 80%;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 3px solid #C2D9D9;
}

#news dd {
	margin: 0 15px 15px;
	font-size: 75%;
	line-height: 140%;
}

#news dd a {
	text-decoration: underline;
}

.linkMore {
	float: right;
	font-size: 50%;
}

.linkMore a {
	display: block;
	width: 64px;
	height: 18px;
	background: url(../images/btn_linkmore.gif) 0 0 no-repeat;
}

.linkMore a:hover {
	background-position: 0 -20px;
}

#companyName {
	height: 26px;
	margin: 15px 0;
	padding-bottom: 2px;
	font-size: 50%;
	background: url(../images/logo_company.gif) 5px top no-repeat;
	border-bottom: 1px solid #CCCCCC;
}

#headoffice {
	height: 14px;
	margin: 0 7px 8px;
	padding-left: 16px;
	font-size: 95%;
	font-weight: bolder;
	background: url(../images/icon_headoffice.gif) left top no-repeat;
}

.address {
	margin: 0 7px 1em;
	font-size: 80%;
	line-height: 150%;
}

ul#office {
	height: 18px;
	list-style-type: none;
}

ul#office li {
	float: right;
	font-size: 50%;
}

ul#office li a {
	display: block;
	width: 98px;
	height: 18px;
	margin-left: 10px;
}

li#globalsite a {
	background: url(../images/btn_globalsite.gif) 0 0 no-repeat;
}

li#globalsite a:hover {
	background-position: 0 -20px;
}


/*** content_Right ***/
#contentRight {
	float: right;
	width: 222px;
	margin-top: 10px;
}

.contRightBox h2 {
	margin-bottom: 10px;
	font-size: 90%;
	padding: 0 0 5px 18px;
	background: url(../images/leader_top_h2.jpg) 3px 2px no-repeat;
	border-bottom: 1px solid #C9C3B9;
}

.contRightBox p {
	margin: 0 0 1em;
	font-size: 75%;
	line-height: 150%;
}

.contRightBox ul {
	margin-bottom: 1em;
	list-style-type: none;
}

.contRightBox li {
	margin-bottom: 0.5em;
	padding-left: 10px;
	font-size: 75%;
	background: url(../images/leader_cont.gif) 0 3px no-repeat;
}

.contRightBox li a:hover {
	text-decoration: underline;
}

#notice {
	margin: 20px 0;
	font-size: 70%;
	line-height: 140%;
}

#bannerRight {
	margin: 0 0 30px
}

#bannerRight img {
	display: block;
	margin: 0;
	padding: 0;
}

#bannerRight a {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #333333;
}

#bannerRight a:hover {
	border: 1px solid #DD4179;
}

