@charset "UTF-8";

/*
information{
	file name : /css/individual/about/index.css
	infomation : This CSS file define about styles.;
	site name : VSM Husqvarna Viking;
	copyrihgt : Copyright (C) JUKI Co.,Ltd. All Rights Reserved.;
}
*/

/* contents
--------------------------------------------------------------------------
1. title H1 (overwrites >> /css/common/desiginModules/bodySection.css)
2. cell4 (overwrites >> /css/common/desiginModules/bodySection.css)
--------------------------------------------------------------------------
*/

/* 1. title H1 (overwrites >> /css/common/desiginModules/bodySection.css)
-----------------------------------------------	*/
div#bodySection #contentsArea div.title-h1{
	margin: 0px 0px 33px 0px;
	padding-top: 50px;
}

div#bodySection #contentsArea div.title-h1 h1{
	text-align: center;
}


/* 2. cell4 (overwrites >> /css/common/desiginModules/bodySection.css)
-----------------------------------------------	*/
div#bodySection #contentsArea div.cell4 {
	margin-bottom: 40px;
}