@charset "utf-8";
/*--css rest--*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
body{font-size:12px;	line-height:1.3em;}
table {border-collapse:collapse;border-spacing:0;}
/*fieldset,*/img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*--home style--*/
body{
	font-size:12px;
	line-height:1.3em;
	color:#CCCCCC;
	font-family:Tahoma, sans-serif, "    ";
	margin:0 auto;
	background-color: #002542;
	}
	
#wrap{
		margin:0 auto;
		width:100%;
}

#content{
float:left;
height:480px;
margin-top:10px;
margin-left:10px;
}
#left{
float:left;
width:65%;
background-color: #002542;
background-image: url(../images/border-middle2.jpg);
height:480px;
background-repeat: repeat-x;

}

.tab{
float:left;
margin-top:10px;
}
.border{
	
	border-bottom: 1px inset #aacedc;
	height:60px;
	line-height:20px;
	
}
.border-no{
border:none;
height:80px;
line-height:20px;
}
.title{
	text-indent:5px;
	width:130px;
	
}
.word{
text-indent:2em;
padding-right:5px;
padding-left:5px;
}
.word-sp{
letter-spacing:1em;
}

.img-left{
float:left;
width:16px;
height:480px;
}
.img-right{
float:right;
width:16px;
height:480px;
}
#right{
float:left;
height:221px;
width:293px;
margin-left:10px;
margin-top: 6px;
}

.right2{
float:left;
height:150px;
width:293px;
margin-left:10px;
margin-top: 3px;
}

.right3{
float:left;
height:80px;
width:293px;
margin-left:10px;
margin-top: 6px;
}

	
#exchangeCompany {
	height:138px;
	width:258px;
	background: url(../../common/images/index/exchangeCompany1.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 30px;
}


#exchangeSelectCompany{
	height:60px;
	width:278px;
	background: url(../../common/images/index/exchangeSelectCompany1.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

#welcomeTop{
padding-top: 2px;
padding-bottom: 16px;
padding-left: 0px;
}