/*CSSDocument*/


/*Wrapper
====================================*/
body{ background-image:url(../imgs/bg_pages_ble.gif); background-repeat:no-repeat; background-position:top center;}
#wrapper{ background-image:url(../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 h3.alert{ color:#cc0000; }
.colmTxtArea a{ color:#1c5894; }
.colmTxtArea a:hover{ color:#6699CC; }
.inputArea{ padding:5px 0px; }
.inputTtl{ display:block; }
.Input{
	width:500px;
	margin:4px 0px 0px 0px;
}
.SelectArea{
	width:140px;
	margin:0px 20px 0px 0px;
}
.Select{
	width:140px;
	margin:4px 0px 0px 0px;
}
.Zip{ width:100px; }
.Tel{ width:150px; }
.Brh{ width:150px; }
textarea{
	width:500px;
	margin:4px 0px 0px 0px;
}
.cancelBtn{ padding-right:10px; }
.enterBtn button{ margin:20px 0px 0px 0px; }
.spc5{ margin:5px 0px; }
