@charset"utf-8";

/*+++++++++++++++++++++++*/
/*   nailchick Web CSS   */
/*+++++++++++++++++++++++*/

/*=======================about========================*/
#greeting {
	float: center;
	width: 830px;
	margin: 10px auto 30px;
	}

#g_l {
	float: left;
	width: 200px;
	margin-right: 50px;
	}

#g_r {
	float: left;
	width: 580px;
	}

#company {
	width: 930px;
	float: center;
	margin: 10px auto 30px;
	}

#corporate {
	width: 380px;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	}

#history {
	width: 500px;
	float: left;
	margin-bottom: 20px;
	}

.line380 {
	width: 370px;
	float: center;
	margin: 10px auto 10px;
	padding-bottom: 5px;
	padding: 3px 5px;
	border-bottom: 1px dotted #969696;
	}

.line520 {
	width: 490px;
	float: center;
	margin: 10px auto 10px;
	padding-bottom: 5px;
	padding: 3px 5px;
	border-bottom: 1px dotted #969696;
	}

.l_l {
	width: 90px;
	float: left;
	margin-right: 20px;
	}

.l_r {
	float: left;
	}

p.c_p {
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	letter-spacing: 1px;
	}



