@charset "shift_JIS";

/***ボディーの設定　ここから****/
body {
	margin: 0px;
	background-image: url(../img/back_ground.gif);
	color: #32535E;
	border-left:1px dotted #666666;
  }

body,th,td {
	line-height : 1em ;
	color : #333333;
}
/***ボディーの設定　ここまで****/

/***レイアウトの設定　ここから****/
/*全体の幅とセンタリング*/
#global {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top : 0px;
	margin-bottom : 0px;
	padding: 0px ;
	background-color: #FFFFFF;
	border-right : 1px solid #3399FF !important;
	border-left : 1px solid #3399FF !important;
}

#global {
	width: 752px;
	voice-family: "\"}\"";	
	voice-family: inherit;
	width: 750px;
}

#main{
	padding : 4px ;
}

#main_left{
	margin : 0 2px 0 2px ;
	padding :0 ;
	border-top : 4px solid #FFFFFF !important;
	width: 146px;
	voice-family: "\"}\"";	
	voice-family: inherit;
	width: 146px;

}
#main_center{
	margin : 0 2px 0 2px ;
	padding :0 ;
	border-top : 4px solid #FFFFFF !important;
	width: 446px;
	voice-family: "\"}\"";	
	voice-family: inherit;
	width: 446px;
}
#main_right{
	margin : 0 2px 0 2px ;
	padding :0 ;
	border-top : 4px solid #FFFFFF !important;
	width: 146px;
	voice-family: "\"}\"";	
	voice-family: inherit;
	width: 146px;
}
/***レイアウトの設定　ここまで****/

/***基本設定　ここから****/
h1 {
	margin : 0 ;
	padding : 0 ;
	color : #FFFFFF;
	line-height : 1em ;
}

#fotter {
	color : #FFFFFF ;
}


.ltext{
	line-height : 1.1em ;
; padding-top: 1px
}

.mtext{
	line-height : 1.1em;
	font-size: 12px;

}

.mtext_l{
	line-height : 1.4em;
	font-size: 12px;

}

.stext{
	line-height : 1.1em ;
}

/*リンク*/
a:link {
	color:#0066FF;
	text-decoration:none;
}
a:visited {
	color:#0066FF;
	text-decoration:none;
}
a:hover {
	color:#0066FF;
	text-decoration:underline;
}
a:active {
	color:#0066FF;
	text-decoration:underline;
}
a img {
	border : none ;
}

p#footer_link_privacy {
	border: 0;
	margin: 0 10px 0 200px;
	padding: 0;
	float:left;
}


p#footer_link_privacy a{
	background: url(https://www.evolableasia.com/common/images/footer/footer_privacy_logo.gif) no-repeat;
	display: block;
	width: 75px;
	height: 75px;
	text-indent: -5000px;
}

ul#ul_footer li{
	float: left;
    margin: 20px 0 0 5px;
	list-style:none;
    padding: 0;
}

/*フッターのリンク*/
#fotter a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#fotter a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#fotter a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#fotter a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

/***基本設定　ここまで****/
