/* ----------------------------------------------
	Sitemap
-------------------------------------------------*/
div.SitemapBox{
	width:235px;
	float:left;
	}
	
	ul.SitemapList{
	list-style:none;
	margin-left:15px;
	margin-bottom:20px;
	}
	
	ul.SitemapList li{
		background:url(/common/images/icon_arrow.gif) no-repeat left 4px;
		padding-left: 10px;
		margin-bottom:5px;
		}
		
	ul.SitemapList a{
		color:#595959;
		}
		
	ul.SitemapList a:hover{
		color:#235daa;
		}

.dotted{
		background:url(/common/images/dotted.gif) repeat-x 1px;
		width:100%;
		height:1px;
		}
/* ----------------------------------------------
	Customer
-------------------------------------------------*/

ul.PurposeList{
	list-style:none;
	margin-left:15px;
	margin-bottom:20px;
	}
	
	ul.PurposeList li{
		background:url(/common/images/icon_arrow.gif) no-repeat left center;
		padding-left: 10px;
		margin-bottom:5px;
		}
		
	ul.PurposeList a{
		color:#235daa;
		}
		
	ul.PurposeList a:hover{
		color:#595959;
		}

ul.AttentionList{
	list-style:none;
	margin-left:15px;
	margin-bottom:20px;
	}
	
	ul.AttentionList li{
		background:url(/common/images/icon_attention.gif) no-repeat left 3px;
		padding-left: 10px;
		margin-bottom:5px;
		}
		
div#ContactBox{
	width:798px;
	border:1px solid #dedede;
	}
		
	div#Contact{
		width:796px;
		background-color:#eef4fb;
		border:1px solid #ffffff;
		}
		
	img.Contact{
		margin:10px 0 0 10px;
		}	
			
		dl{
			margin:10px;
			}
			
		dl dt{
			width:160px;
			margin-bottom:10px;
			padding-bottom:7px;
			padding-left:5px;
			border-bottom:dotted 1px;
			font-weight:bold;
			float:left;
			display:
			}

		dl dd{
			width:600px;
			margin-bottom:10px;
			padding-bottom:7px;
			padding-left:10px;
			border-bottom:dotted 1px;
			float:left;
			}
			
		.form{
			color:#235daa;
			}
			
		.Tel{
			font-size:16px;
			font-weight:bold;
			color:#0384e6;
			}

.StaticText{
	width:770px;
	margin:auto;
	}
		.StaticText a{
		color:#235daa;
			}

/* ----------------------------------------------
	FAQ
-------------------------------------------------*/
ul.PurposeList{
	list-style:none;
	margin-left:15px;
	margin-bottom:20px;
	}
	
	ul.PurposeList a{
		color:#235daa;
		}
		
	ul.PurposeList a:hover{
		color:#595959;
		}
		
	ul.PurposeList li.q{
		background:url(/customer/images/icon_q.gif) no-repeat left top;
		padding: 5px 30px;
		margin-bottom:5px;
		}
		
	ul.PurposeList li.a{
		background:url(/customer/images/icon_a.gif) no-repeat left top;
		padding: 5px 30px;
		margin-bottom:25px;
		}
		
/* ----------------------------------------------
	FAQ
-------------------------------------------------*/
.StaticText ul.PurposeList{
	list-style:none;
	margin-left:15px;
	margin-bottom:20px;
	}
	
	.StaticText ul.PurposeList a{
		color:#235daa;
		}
		
	.StaticText ul.PurposeList a:hover{
		color:#595959;
		}
		
	ul.PurposeList li.q{
		background:url(/customer/images/icon_q.gif) no-repeat left top;
		padding: 5px 30px;
		margin-bottom:5px;
		}
		
	ul.PurposeList li.a{
		background:url(/customer/images/icon_a.gif) no-repeat left top;
		padding: 5px 30px;
		margin-bottom:25px;
		}
		













/* ----------------------------------------------
	Corporate
-------------------------------------------------*/

div.CorporateArea{
	background-image:url(/corporate/images/bg.jpg);
	background-repeat: no-repeat;
	width:529px;
	padding:16px 9px;
	}
	
div.CorporateBox{
	width:165px;
	padding-left:1px;
	background-image:url(/corporate/images/bg_ctg.gif);
	background-repeat: repeat-x;
	border:1px solid #cecece;
		float:left;
	}
	
div.CorporateBox img{
	margin:0;
	vertical-align:bottom;
	}
	
div.CorporateBox p{
	margin:10px;
	color:#4d4d4d;
	}
	
	div.CorporateBox div.heightLine-Corp{
		width:163px;
		margin-right:1px;
		background-image:url(/common/images/icon_corner_g.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		line-height:120%;
		color:#3a3a3a;
		border:1px solid #ffffff;
		}
				
div.heightLine-Corp.hover {
	background-color: #f7fcff;
	cursor: pointer;
	}

.mlr3{
	margin-right:3px;
	margin-left:3px;
	}

/* ----------------------------------------------
	News
-------------------------------------------------*/
h4{
	width:790px;
	background:url(/skin/purpose/images/h4_bg_purpose.gif) repeat-x;
        margin-bottom: 10px;
	padding-left:10px;
	}
		#NewsNav{
                    border-left: 1px dotted #3e3e3e;
                    margin: 0 10px 25px;
			}
                        
		#NewsNav li{
                    background: url(../../common/images/icon_arrow.gif) no-repeat 12px 7px;
                    border-right: 1px dotted #3e3e3e;
                    cursor: pointer;
                    float: left;
                    list-style-type: none;
                    padding: 3px 15px 2px 20px;
			}
		#NewsNav li:hover{
                    color: #235daa;
                    text-decoration: underline;
                        }
		#NewsNav li.cur{
                    color: #f38f01;
			}
                        
		dl.News{
			margin:0 10px;
			}
			
		dl.News dt{
			width:80px;
			margin-bottom:10px;
			padding-bottom:7px;
			padding-left:5px;
			border-bottom:dotted 1px;
			font-weight:bold;
			float:left;
			display:
			}
			
		dl.News a{
			color:#235daa;
			}
			
		dl.News dd{
			width:680px;
			margin-bottom:10px;
			padding-bottom:7px;
			padding-left:10px;
			border-bottom:dotted 1px;
			float:left;
			}




/* ----------------------------------------------
	404
-------------------------------------------------*/

	div#Error{
		width:700px;
		background-image:url(/common/images/bg_dotted.gif);
		background-repeat: repeat;
		padding:1px;
		margin:50px auto;
		}
		
	div#Error a{
		color:#235daa;
		text-decoration:underline;
		}
		
	div#Error a:hover{
		color:#595959;
		}
		
	div#ErrorContent{
			background-color:#ffffff;
			margin:1px;
			padding:20px;
			}
			
		div#ErrorArea{
			background-color:#f1f8fe;
			margin:10px;
			padding:15px;
			}
	
	ul.ErrorList{
		list-style:none;
		margin-left:15px;
		}
	
	ul.ErrorList li{
		background:url(/common/images/icon_arrow.gif) no-repeat left 2px;
		padding-left: 10px;
		margin-right:30px;
		display:inline;
		}
		

/* ----------------------------------------------
	Reference
-------------------------------------------------*/
.red{
	color:#FF0000;
	}
.must{
	color:#FF0000;
	font-weight:bold;
	}
		form{
			margin:0;
			}
		
		table#Reference{
			margin:20px auto;
			border:1px solid #b9b9b9;
			border-collapse:collapse;
			border-spacing:1px;
			}
			
		table#Reference .FirstLabel{
			width:160px;
			margin-bottom:0;
			background-color:#eff7fe;
			padding:20px 10px;
			border-bottom:1px solid #b9b9b9;
			border-top:1px solid #b9b9b9;
			font-weight:bold;
			}

		table#Reference .FirstForm{
			width:510px;
			margin-bottom:0;
			padding:20px 10px;
			border-bottom:1px solid #b9b9b9;
			border-top:1px solid #b9b9b9;
			}

		table#Reference .Label{
			width:160px;
			margin-bottom:0;
			background-color:#eff7fe;
			padding:20px 10px;
			border-bottom:1px solid #b9b9b9;
			border-top:1px solid #ffffff;
			font-weight:bold;
			}

		table#Reference .Form{
			width:510px;
			margin-bottom:0;
			padding:20px 10px;
			border-bottom:1px solid #b9b9b9;
			border-top:1px solid #ffffff;
			}


div#FormContactArea{
	width:770px;
	border:1px solid #dedede;
	}
		
	div#FormContact{
		width:738px;
		padding:15px;
		background-color:#eef4fb;
		border:1px solid #ffffff;
		}
		
	div#FormContact li{
		margin-left:25px;
		}
		
	.Form ul{
		list-style:none;
		}
		
		.Form ul li{
			width:165px;
			float:left;
			}
			
	.Form .addresL{
		width:50px;
		float:left;
		}
		
	.Form .addresR{
		width:300px;
		float:left;
		}

.mb33{
	margin-bottom:33px;
	}
			