/* -- 	Welkam  [English Specific CSS] ---------------------------------
		AQ Works, 2006

		http://welkam.co.jp		
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

/* -- General ---------------------------------
*/

body, html {
	font-family: 'Lucida Grande', 'Verdana', sans-serif;
	color: #000;
	}
	

p, li {
	font-size:1.2em;
	line-height: 1.6em;
	margin-bottom: 10px;
	font-family: georgia, times, serif;
	}

sup {
	font-size: .8em;
	line-height: 1em;
	}

#languageSelector {		display: none;		}
		

h2{
	margin-bottom: 5px;
	font-size: 1.8em;
	line-height: 1.8em;
	}	

	
h3 {
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.4em;
	}
	
/* -- Grey Body -------------------------------------------
*/

#welkamDescription {
	background-image: url("http://welkam.co.jp/en/images/txt-home_welkam_descp.gif");
	}


#singleProjectRight h4 {
	font-size:1.2em;
	font-weight: normal; 
	color: #626364;
		}

/* -- BLUE BUTTONS -------------------------------------------
*/
#button-view_all_projects, #button-read_more {		display: none;	}



