/*CSSDocument*/


/*Wrapper
====================================*/
body{ background-image:url(/jp/mailnews/imgs/bg_pages_ble.gif); background-repeat:no-repeat; background-position:top center;}
#wrapper{ background-image:url(/jp/mailnews/imgs/bg_wrapper_ble.gif); background-repeat:no-repeat; background-position:top center;}
/*==================================*/

/*linkColor
====================================*/
a{ color:#336699; text-decoration:none; cursor:pointer; }
a:hover{ color:#6699cc; text-decoration:none; }
/*==================================*/

#colummAreaMR{ margin:0px; }
.pageNaviArea{
	width:623px;
	min-height:33px;
	height:auto !important; 
	height:32px;
	line-height:0px;
	margin:0px 0px 30px 0px;
	border-bottom:1px solid #cccccc;
}
.colmTxtArea h3{ 
	padding:0px 0px 10px 0px;
	display:block;
	color:#1c5894;
}

.colmTxtArea a{ color:#1c5894; }
.colmTxtArea a:hover{ color:#6699CC; }
.colmTxtArea p{
	margin:0px 0px 30px 0px;
	display:block;
}

.inputArea{
	margin:5px 0px;
	padding:0px;
	clear:both;
}
.inputTtl{
	margin:8px 0px 0px 0px; 
	width:140px;
	float:left;
}
.inputTtl span{ 
	color:#1c5894;
}
.inputBox{ float:left; }

.Input{
	margin:4px 0px 0px 0px;
	width:300px;
}
#mailStatus{ margin:10px 0px 0px 0px; }

.cancelBtn{ margin:20px 10px 0px 0px; }
.enterBtn{ margin:20px 0px 0px 0px; }
